- June 18, 2025, 21:28
- Welcome, Guest
Show Posts
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
Pages: [1]
1
Bug Reports / Re: [0.9.9.6G Mac OS X x64] Lock up on launch
« on: March 03, 2012, 13:03 »
OK I was able to figure it out. The doomrl executable and all its data were already all in the same folder, but I kept having the launch issue. I found you have to cd to the doomrl-osx-x64-0996 directory then run doomrl. If you don't cd first then you get this problem.
To save myself the trouble of doing this manually every time I launch I created a shell script using the `cd /<doomrl-directory>/; ./doomrl' example in the readme. Works like a charm. For those who need help making a shell script you can find a quick howto here - http://forums.macrumors.com/showpost.php?p=5357087&postcount=2
Hopefully the OS X version will get a little more user friendly in future releases.
To save myself the trouble of doing this manually every time I launch I created a shell script using the `cd /<doomrl-directory>/; ./doomrl' example in the readme. Works like a charm. For those who need help making a shell script you can find a quick howto here - http://forums.macrumors.com/showpost.php?p=5357087&postcount=2
Hopefully the OS X version will get a little more user friendly in future releases.
2
Bug Reports / [0.9.9.6G Mac OS X x64] Lock up on launch
« on: March 02, 2012, 17:19 »
Having trouble getting the Mac version of 0.9.9.6G to launch, installed SDL, SDL mixer and SDL image frameworks, but when launching the unix executable it locks up (I have to force quit it) and I get the following, any ideas?
Quote
Last login: Fri Mar 2 18:43:09 on ttys000
thor:~ segaprophet$ /Applications/doomrl-osx-x64-0996/doomrl ; exit;
Abnormal program termination!
Reason : Version file version.txt not found!
If this reason doesn't seem your fault, please submit a bug report at
http://forum.chaosforge.org/, be sure to include the last entries in
your error.log that will get created once you hit Enter.
An unhandled exception occurred at $FFF6358B48EA8948 :
EException : Version file version.txt not found!
$FFF6358B48EA8948
$00000001000419C4
logout
[Process completed]
Pages: [1]