Game Development Community

Red Background Grid/Colors On Startup

by Unk · in Torque Game Builder · 07/11/2006 (11:34 am) · 0 replies

Version: 1.1.0 - Release - Pulled from CVS and Recompiled

Issue: The TGB background is completely red and the grid is not displayed.

Repro: When you change the grid size from 5-5 to 4-4 from the level editor preferences a number of values change from ints to strings. This causes the game not to parse the level editor prefs file correctly so when you load the game there is no grid, only a red background.

You can work around this by rolling back the changes to the level editor prefs file and manually changing the values you want. Would be nice if this saved properly at some point though. =)

-Unk