Game Development Community

Issues w/ 1.8

by Jay Verba · in Torsion · 02/17/2009 (7:30 am) · 6 replies

Anyone noticed any issues w/ TGEA 1.8?

I seem to have lost my engine exports. Code Browser is empty except for global variables and functions I've defined in script.



#1
02/17/2009 (11:10 am)
Confirmed.
Not working for me too.

The functions Torsion use , dumpConsoleFunctions and dumpConsoleClasses, seem to work fine.
#2
02/17/2009 (11:12 am)
If those functions are working, I wonder what changed to munge up the process.
#3
02/17/2009 (12:34 pm)
Just did some quick testing and the and AtlasDemo , ForgeDemo , Stronghold and TGEDemoAdvanced all will create the exports but T3D won't.

The template project won't work either.

The template used to make a new project is based off of T3D and it appears the problem is with the project setup and not Torsion or the executable.
#4
02/18/2009 (8:12 am)
I thought this was related to the define TORQUE_NO_DSO_GENERATION being active, but total engine rebuild later, I have confirmed it is not.
#5
02/18/2009 (11:00 am)
Ok, I fixed this on my end. It was a simple silly mistake. I had a configuration that was pointing at an executable that no longer existed. It just so happened that this was the first configuration in the list under project->properties... configurations tab. Apparently torsion only looks at the first one. In my case, it did so, found nothing and ditched. See if this doesn't fix yours issues(@bill vee)
#6
02/18/2009 (4:35 pm)
Confirmed.
Odd. I couldn't find any info on this particular bug.

But I was using the current GG site search to look for it.
(Never thought I would miss the old search feature.)