Added a Profile Based ini file manager. This allows you to search for and change .ini settings from withing TeraIDE. This also remembers the default setting for you and allows you to use different profiles for different tests. (Double click the new value column to edit)
Added a VR mode to allow Oculus Rift owners to output the game to the rift correctly but still be able to debug on the monitor in real time. =)
It's crashing for me right during the Reading UDK Classes step :s v0.78
Oh dear. I've never had it crash on startup before.
Could you provide a little more information. Is this on a new UDK installation? If not what version is it? Does it have your own code in it or is it just the Epic provided stuff?
Thanks that gives me a better idea of why it may be going boom. How far through reading the classes does it get before it breaks? (i.e. do you actually see the green bar going across?).
I'm going to put in a small log showing what file it is reading and what stage and put it into single threaded mode (currently is processing on up to 8 threads at a time). Hopefully that will give be a better idea of what to fix.
I'll post back here when the new version is up.... Thanks for the report.
This is a single threaded logged version that should produce a 'BoomLog.txt' in the same directory as the TeraIDE.exe file. This should point to where it is going boom.
EDIT: Note, you won't see the green bar at all in this one, and it will take a little longer to start up.
Hey it's working ! It looks really cool and I'll give you feedbacks soon ^^ Do you need the log file ?
EDIT: It's crashing when I try to access to the settings, juste after displaying the message "Not available yet blabla"
Hmmm. Must have inadvertently fixed it between 0.78 and 0.8. :/
Can you re-download it now: Link Gone...
I have re-enabled the threading, killed the logging and fixed the error after the messagebox!
(Too many breakpoints, had left some in! ).
Comment