[BUG] Numerical values are glitchy [FIXED]
baronvonsatan
TX, USA Join Date: 2016-12-01 Member: 224415Members
Experimental Build#51117
Numerical values are being replaced by the phrase "System:Object[]".
In other words, the game is delivering the following messages:
- Radiation leaks remaining: System.Object[]
- Crush depth now System.Object[] meters
The last time I did any coding was on whatever version of BASIC came installed with Windows 3.1, but it seems to me this is probably the result of a missing punctuation mark.
Numerical values are being replaced by the phrase "System:Object[]".
In other words, the game is delivering the following messages:
- Radiation leaks remaining: System.Object[]
- Crush depth now System.Object[] meters
The last time I did any coding was on whatever version of BASIC came installed with Windows 3.1, but it seems to me this is probably the result of a missing punctuation mark.
Comments
DOS QBASIC, perchance?
The same.