Title: Radiant on Linux . runtime error : didn't find any valid game file descriptions Post by: SQLek on March 31, 2008, 02:24:12 PM I compile radiant , instal and run and its crash :(
I have runtime error : didn't find any valid game file descriptions . I don't have any idea for fix this :( Radiant on wine dosent work because "R6034 An aplication has made an attempt to load C runtime library incorrectly" :cry: Title: Re: Radiant on Linux . runtime error : didn't find any valid game file descripti Post by: sago007 on March 31, 2008, 02:52:33 PM I installed Radiant from SVN last night on a 64 bit system and I think I ran into the same problem.
My problem was that I overlooked that the game files are in a different trunk. If you got the source from the svn you should have remembered: svn checkout https://zerowing.idsoftware.com/svn/radiant.gamepacks/Q3Pack/trunk/ ./GtkRadiant/games/Q3Pack python ./GtkRadiant/install.py It might not be your problem but I believe that was mine. Title: Re: Radiant on Linux . runtime error : didn't find any valid game file descriptions Post by: SQLek on March 31, 2008, 03:37:47 PM Do 'scons SETUP=0' on GtkRadiant/ .
Title: Re: Radiant on Linux . runtime error : didn't find any valid game file descripti Post by: sago007 on March 31, 2008, 05:13:16 PM This is what I did on a 64 bit Ubuntu Gutsy (modified to be in the correct order):
svn checkout https://zerowing.idsoftware.com/svn/radiant/GtkRadiant/trunk/ ./GtkRadiant svn checkout https://zerowing.idsoftware.com/svn/radiant.gamepacks/Q3Pack/trunk/ ./GtkRadiant/games/Q3Pack scons (without extra parameters, had to run it a couple of times since I missed some libs or folders) python ./GtkRadiant/install.py ./GtkRadiant/install/radiant.x86 Mine could start after this but with only one game pack. I copied the gamepacks from an old 32 bit install (from a rpm package). I won't upload them as they are a bit outdated, I think there is a current version somewhere on the forum. Title: Re: Radiant on Linux . runtime error : didn't find any valid game file descriptions Post by: SQLek on March 31, 2008, 06:46:36 PM Maybye we can make OA pak :D
|