itch.io is community of indie game creators and players

Devlogs

Fixed Missing Text

Dueling Digits
A downloadable game for Windows

I've uploaded a new version which fixes the bug which caused some of the text to be missing.

If anyone's curious as to what caused it, the scripts were loaded in a different order in the build than they were when the game was run in the editor which caused a NullReferenceException when one script (The script that sets the text) tried to access something that should have already been set up in another script but wasn't. This caused the script to stop and not display the text at the start of the game. This was easily fixed by forcing the scripts to run in the correct order in Project Settings > Script Execution Order.

Files

  • Dueling Digits Windows.zip 35 MB
    Jun 19, 2019
Download Dueling Digits
Leave a comment