Problems running torqued
by Michael Bolland · in Torque Game Engine · 06/11/2004 (7:04 am) · 4 replies
Hi all
I managed to compile torque on linux last night (yay!) and i'm getting an illegal instruction when running my demo. It works fine on windows. Error message:
--------- Starting Dedicated Server ---------
Exporting server prefs...
Starting multiplayer mode
Binding server port to default IP
UDP initialized on port 28000
Loading compiled script fate/server/scripts/audioProfiles.cs.
Loading compiled script fate/server/scripts/camera.cs.
Loading compiled script fate/server/scripts/markers.cs.
Loading compiled script fate/server/scripts/triggers.cs.
Loading compiled script fate/server/scripts/inventory.cs.
Loading compiled script fate/server/scripts/shapeBase.cs.
Loading compiled script fate/server/scripts/item.cs.
Loading compiled script fate/server/scripts/health.cs.
% Illegal instruction
Anything I should be aware of?
Thanks in advance
I managed to compile torque on linux last night (yay!) and i'm getting an illegal instruction when running my demo. It works fine on windows. Error message:
--------- Starting Dedicated Server ---------
Exporting server prefs...
Starting multiplayer mode
Binding server port to default IP
UDP initialized on port 28000
Loading compiled script fate/server/scripts/audioProfiles.cs.
Loading compiled script fate/server/scripts/camera.cs.
Loading compiled script fate/server/scripts/markers.cs.
Loading compiled script fate/server/scripts/triggers.cs.
Loading compiled script fate/server/scripts/inventory.cs.
Loading compiled script fate/server/scripts/shapeBase.cs.
Loading compiled script fate/server/scripts/item.cs.
Loading compiled script fate/server/scripts/health.cs.
% Illegal instruction
Anything I should be aware of?
Thanks in advance
About the author
#2
Thanks
Michael
07/03/2004 (6:35 am)
Just to let everyone know that updating to Kernel 2.4 fixed this issue.Thanks
Michael
#3
07/03/2004 (11:35 am)
Oh ho. Interesting.
#4
07/22/2004 (11:25 pm)
What kernel version were you running before? ...if it wasn't 2.4.x it's probably best that you did upgrade, but it's be very interestign to know what version you did have. Really odd though nontheless.
Associate Kyle Carter