[NEED INFO] Empty configfile one Windows: game won't start

Our old place to report Bugs, it's not used anymore. To report bugs, please read this topic.
User avatar
Watermelon
Code contributor
Code contributor
Posts: 551
Joined: 08 Oct 2006, 09:37

Re: game won't start

Post by Watermelon »

Sento wrote: :(

mingw32-make[1]: Entering directory `E:/cvs/warzone/nsis'
"." "/DVERSION=TRUNK" "/DVERSIONNUM=9.9.9.9" "/DLIBDIR=E:\cvs\warzone\devpkg\lib
" warzone2100.nsi
Der Befehl ""."" ist entweder falsch geschrieben oder
konnte nicht gefunden werden.
mingw32-make[1]: *** [warzone2100-TRUNK.exe] Error 1
mingw32-make[1]: Leaving directory `E:/cvs/warzone/nsis'
mingw32-make: *** [nsis] Error 2
I think the default value of that flag ' MAKENSIS="wine C:/Program\ Files/NSIS/makensis.exe" ' worked fine for me without any problems.
tasks postponed until the trunk is relatively stable again.
User avatar
DevUrandom
Regular
Regular
Posts: 1690
Joined: 31 Jul 2006, 23:14

Re: game won't start

Post by DevUrandom »

The tip with MAKENSIS="." is from the days where MAKENSIS had to have a value.
Now it doesnt matter anymore, since you can disable the NSIS part by not defining INSTALLER.
(But I think I forgot to check for MAKENSIS in case INSTALLER is enabled... Will fix that later...)
Sento
Trained
Trained
Posts: 50
Joined: 31 Dec 2006, 20:39

Re: game won't start

Post by Sento »

do you work on the problem with windows?
User avatar
DevUrandom
Regular
Regular
Posts: 1690
Joined: 31 Jul 2006, 23:14

Re: game won't start

Post by DevUrandom »

I thought I am finished...
What's the problem now? Something new? Something old? Did I overlook anything?
Sento
Trained
Trained
Posts: 50
Joined: 31 Dec 2006, 20:39

Re: game won't start

Post by Sento »

huhu you finished?
hmm the problem with linux was finished...
all problems compiling the game on my pc were finished...
but the game crashes also everytime i start it on windows, in the thread you saied you must make a backtrace to fix it, or if that is already done i want the new sourcecode to make it work :-)
User avatar
DevUrandom
Regular
Regular
Posts: 1690
Joined: 31 Jul 2006, 23:14

Re: game won't start

Post by DevUrandom »

You mean the empty config problem?
I currently don't have any backtraces. I can't create them myself, as I don't encounter the problem.
I don't even have time to work on this till next month, sorry.
evert.999
New user
Posts: 2
Joined: 27 Jan 2007, 17:58

Re: game won't start

Post by evert.999 »

hey guys, i have the same problem, windows xp pro sp2, when opening the normal or the grims version, it loads 1 sec and then nothing, nothing in the taskmanager, and a 0byte config file, however, when i set in the shortcut settings -> compatibility -> to windows 98 / windows ME, it does load! it still doesn't work, but the warzone2100.exe is loaded into the process list!

Then this is in the error file:
error:      Registry file config is empty!
error:      Could not find game data. Aborting.
User avatar
DevUrandom
Regular
Regular
Posts: 1690
Joined: 31 Jul 2006, 23:14

Re: game won't start

Post by DevUrandom »

That Warzone can't find it's data is odd. It should search in the folder where the application is installed, which should be sufficient for a Windows installation.
You didn't move around the exe, I guess?
Anyway, you could try to fix it by supplying --datadir C:\Path\To\Warzone\2100\Data\ (don't forget the trailing slash).

For the config file: I will have a look and try to find out what's going on next month, as I currently don't have any time. If you want, I can notify you about the 2.0.6 release or when I need more info.
evert.999
New user
Posts: 2
Joined: 27 Jan 2007, 17:58

Re: game won't start

Post by evert.999 »

i am currently @ work, will try it out this evening. Take your time dude, i do know this is a 'hobby' thing for you :) so no rush, i have never played this game, i just saw it over @ gamershell.com and want to try it out ;).
User avatar
DevUrandom
Regular
Regular
Posts: 1690
Joined: 31 Jul 2006, 23:14

Re: Empty configfile one Windows: game won't start

Post by DevUrandom »

Would be nice if someone could test if the problem still happens with the attached exe.
(If someone can't download and install 7zip from http://7zip.org/, please notify me.)
Attachments
warzone2100.exe.7z
(1.77 MiB) Downloaded 428 times
Locked