acedogblast/Project-Uranium-Godot

Crash on first story cutscene

Closed this issue · 3 comments

The game crashes on the first story cutscene when skipping text as fast as possible.

Error when crash occurs: Invalid get index '2' (on base: 'PoolStringArray')
occurs on line 78 of the 'Dialogue Box' scene.

I've had that crash only once and I though a yield fixed it. I'll investigate it then.

From my experiments, it seems to happen only on single-line text. I'll look further into it.