LoLJester Posted January 3, 2016 Share Posted January 3, 2016 T3D Editor freezes whenever I press on the Browse button in the ShapeEditor's Mounting tab, the "add new sequence" button in the Seq tab, the Browse button in the create new Terrain dialog, etc. It's been like that since I installed Windows 10. I'm using T3D 1.2. Anybody knows how to fix this problem? Quote Link to comment Share on other sites More sharing options...
JeffR Posted January 3, 2016 Share Posted January 3, 2016 Yeah, I'll echo what Dwarf said. Go ahead and grab the latest and follow the same steps. That'll at least narrow down if it's something that changed between 1.2 and 3.8. Quote Link to comment Share on other sites More sharing options...
LoLJester Posted January 4, 2016 Author Share Posted January 4, 2016 The thing is that my whole game is based on T3D 1.2. I can't switch right now.I'm quite sure it has something to do with Win 10's Explorer and T3D live update. Explorer would sometimes open right away, 20 to 30 minutes later, or not at all.Has anybody else had the same problem? Quote Link to comment Share on other sites More sharing options...
LoLJester Posted January 4, 2016 Author Share Posted January 4, 2016 Tested it with T3D 3.8, as well. Same problem. Quote Link to comment Share on other sites More sharing options...
JeffR Posted January 4, 2016 Share Posted January 4, 2016 Sorry, I didn't mean "well just switch to 3.8 right now". Just wanted you to grab 3.8 so we could see if the issue went away in the newer version of the engine.As it didn't, that implies it's an issue that hasn't been fixed, or an issue specific to your system.Can you provide a bit more detail on why you think it ties to the live update? That lead sounds promising. Quote Link to comment Share on other sites More sharing options...
rlranft Posted January 5, 2016 Share Posted January 5, 2016 T3D Editor freezes whenever I press on the Browse button in the ShapeEditor's Mounting tab, the "add new sequence" button in the Seq tab, the Browse button in the create new Terrain dialog, etc. It's been like that since I installed Windows 10. I'm using T3D 1.2. Anybody knows how to fix this problem?Sorry bud, not seeing any of these in T3D 1.2. Is there any console output before it hangs?I also have a project that is "stuck" in 1.2-land and from Win7 -> Win8 -> Win10 upgrades all has functioned as expected so far.Anyway, the place to start debugging should be Engine/source/platformWin32/nativeDialogs\fileDialog.cpp - I'm guessing drop a breakpoint in FileDialog::Execute() and head down the rabbit hole.... Quote Link to comment Share on other sites More sharing options...
LoLJester Posted January 5, 2016 Author Share Posted January 5, 2016 @JeffR: I know what you meant and that's what I did. Same problems with a fresh copy of T3D 3.8.@rlranft: I'll try that. Quote Link to comment Share on other sites More sharing options...
LoLJester Posted January 6, 2016 Author Share Posted January 6, 2016 Problem seems to be with GetOpenFileName(&ofn); in FileDialog::Execute().It works when I place a Breakpoint next to GetOpenFileName(&ofn) in Debug mode, but freezes T3D in Release mode. Quote Link to comment Share on other sites More sharing options...
LoLJester Posted January 15, 2016 Author Share Posted January 15, 2016 @Dwarf King: So, what did you find out? Quote Link to comment Share on other sites More sharing options...
Timmy Posted January 16, 2016 Share Posted January 16, 2016 @Dwarf King:Just so you know the dx11 stuff is definitely not ready for production type releases, it's very much still a WIP. I am absolutely snowed under in other work at the moment and most likely won't get much more done with it till some time in February. Quote Link to comment Share on other sites More sharing options...
Timmy Posted January 17, 2016 Share Posted January 17, 2016 Oh yeah more testing the better, it's really hard to test every single different scenario. So yeah I definitely encourage everyone to keep testing :mrgreen:Anyway back on topic i been running and developing with T3D with Win 10 and never had any dramas yet, it's stable as. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.