Program Crashes when Loading Terrain
Brought to you by:
apgsoftware
When attempting to load terrain in to the level editor, it does the following:
1. Inform me that "Colour Scale not found"
2. Goes to hour glass from 1 to 3 minutes.
3. Informs me that the program has crashed.
4. Crashes to desktop.
Used different files and different settings, but still get the same result. Attached are the files that I have been using.
Level Editor version: 1.12
Engine Version: 1.12
Terrain Files Used with Bug
Looking at your files they are the same size so it looks like one was the heightmap and one was a 'photo' to use as a texture. As the program said a colour scale was missing I guess you hadn't ticked the 'Use photo for texture' in the add terrain dialog. This would then assume the photo was a colour scale and the colour scale has to be a specific size, so I guess this is why it crashed? It's no good that it crashed of course, should have flagged an error.
Yeah,
That looks to be the issue. Thanks!