TX3D 3.1.5 Beta - Cannot load old terrains
by Henry Shilling · in Torque X 3D · 06/25/2010 (2:24 am) · 8 replies
Build: 3.1.5 Beta
Platform: Windows 7
Target: VS2008
Issues: Terrain V4 will not load.
Steps to Repeat:
1) create project.
2) add legacy terrain files.
3) compile and debug
4) Exception at line: SceneLoader.Load(@"datalevelslevelData.txscene"); "The type you are using for T in this method is an invalid size for this resource."
Suggested Fix: I do not know.
Platform: Windows 7
Target: VS2008
Issues: Terrain V4 will not load.
Steps to Repeat:
1) create project.
2) add legacy terrain files.
3) compile and debug
4) Exception at line: SceneLoader.Load(@"datalevelslevelData.txscene"); "The type you are using for T in this method is an invalid size for this resource."
Suggested Fix: I do not know.
About the author
http://twitter.com/theBigDaddio
#2
Now I will get better info, the deal with the file was I was missing a texture.
doh!
Edit: and the lightmap cannot be a dxt?
06/25/2010 (12:16 pm)
Actually the issue is different, I am an idiot did not notice that I created a StarterGame3D project and not a StarterGame3D PRO project. The pro project has the source, the other is binaries.Now I will get better info, the deal with the file was I was missing a texture.
doh!
Edit: and the lightmap cannot be a dxt?
#3
06/25/2010 (12:17 pm)
: ]
#4
Thanks Henry for sticking to exactly what I posted, even when it's got typos. :)
I updated the thread title and corrected the bug report example.
06/25/2010 (1:20 pm)
Henry's use of TX2D in the title was my fault. I copied and pasted the TX2D bug report format to use for the 3D forums and forgot to change that line.Thanks Henry for sticking to exactly what I posted, even when it's got typos. :)
I updated the thread title and corrected the bug report example.
#5
06/25/2010 (1:57 pm)
Actually Scott I just copied one of my TX2D posts yea I messed up, it was a long night and was tired ;)
#6
1. Can you please email myself or Ray the terrain file in question?
2. Did the editor use to support v4 and no longer does or are you requesting that it should support v4?
06/25/2010 (4:46 pm)
Two questions:1. Can you please email myself or Ray the terrain file in question?
2. Did the editor use to support v4 and no longer does or are you requesting that it should support v4?
#7
You guys can mark this resolved. However the errors generated by a binary user are definitely kind of useless in this case.
06/25/2010 (5:10 pm)
Derek, it works, Like I said, I had screwed up. it was late. I had the binaries. The editor and TX3D does support V4. I had a terrain I was using in TX3D and brought it in. I apparently forgot one of the texture files or something. I was using the binary version. Today when I noticed I was using the binary I used the pro version, found the error and found that I had missed something.You guys can mark this resolved. However the errors generated by a binary user are definitely kind of useless in this case.
#8
End of Stream Exception was unhandled: Unable to read beyond the end of the stream. Line 1056 in method _loadLegacy.
Terrain V5, TGEA 1.8.0
07/02/2010 (12:16 pm)
OK this is more to the point I tried again and here is the issue: End of Stream Exception was unhandled: Unable to read beyond the end of the stream. Line 1056 in method _loadLegacy.
Terrain V5, TGEA 1.8.0
Torque 3D Owner Ray Batts
Sickhead Games
Also did you mean to say T3DX instead of T2DX by chance...? Seeing as this is the 3D forums? :)