ddix Posted May 28, 2011 Posted May 28, 2011 Weird problem here. So I installed Uniengine to my computer and tried to create a new map but it will not allow me to saying that it can't create any .world files. I tried reinstalling, and still no go. When I did install however, I did get two of every .exe file in my bin folder. Also there is no log.html file in the bin folder... Thoughts?
ulf.schroeter Posted May 28, 2011 Posted May 28, 2011 Thoughts? Right, quite weird. Which OS platform do you use ? In general you should first ensure full uninstall of any previous/current SDK. Check propper removal of UNIGINE environment variables and delete of all references to UNIGINE in $PATH/%PATH% environment variables mentioned in UNIGINE development environment afterwards. Then try new full install. At least for Windows install check %PATH% environment variable afterwards and ensure that all UNIGNE path entries are AFTER windows system path entries (we had problems when UNIGINE installer simply preprended UNIGINE path entries before windows system path entries)
ddix Posted May 29, 2011 Author Posted May 29, 2011 Right, quite weird. Which OS platform do you use ? In general you should first ensure full uninstall of any previous/current SDK. Check propper removal of UNIGINE environment variables and delete of all references to UNIGINE in $PATH/%PATH% environment variables mentioned in UNIGINE development environment afterwards. Then try new full install. At least for Windows install check %PATH% environment variable afterwards and ensure that all UNIGNE path entries are AFTER windows system path entries (we had problems when UNIGINE installer simply preprended UNIGINE path entries before windows system path entries) I'm on Vista 64 bit right now. Yeah I've tried fully uninstalling it and still can't get it to work right. Everything works except it just won't let me create a .world file for a new map project
ulf.schroeter Posted May 29, 2011 Posted May 29, 2011 I'm on Vista 64 bit right now. Yeah I've tried fully uninstalling it and still can't get it to work right. Everything works except it just won't let me create a .world file for a new map project strange, have you checked propper read/write access rights on UNIGINE data folder ?
binstream Posted May 29, 2011 Posted May 29, 2011 It might be a UAC issue: non-privileged users can't write into Program Files. The only working solution at the moment is to use .zip version of the SDK.
Recommended Posts