Game Development Community

Error loading difs in TSE

by Sorin Daraban · in Torque Game Engine Advanced · 02/11/2006 (1:01 pm) · 3 replies

Fatal ISV ..\engine\interior\interiorIO.cpp
Invalid st coord encoding in Interior::readLMapTG

I only get this error when I load DIFs with TSE. The simplemap.dif loads fine in TGE.

What gives?
Anyone?
Thanks.

#1
02/11/2006 (1:25 pm)
You need to export your .map with the TSE mapToDiff.
#2
02/11/2006 (2:58 pm)
Or if you're using Cartography Shop with Tom Spilman's pipeline plugin, you will need to check off the TSE export switch to make your interiors work in TSE.
#3
02/11/2006 (3:44 pm)
Thanks guys, you're awesome!