urge to kill rissing... rissing... rissing
by Dr. John Nobody · in Torque Game Engine · 06/02/2003 (1:55 am) · 10 replies
god, after a solid week of fighting with every possible error I could get whenever I do anything with torque, I now have to deal with this stupid crap, once again proving that god hates me...
ok here is the problem (sorry for my frustrated bitching up there). Due to gremlins or vengful dieties or just bad luck, my player scripts will not compile... ya... in game.cs I have exec("./robot.cs"); (robot is the player I'm using), and for no apparant reason this script just wont compile, I tried deleting the dso file since that sometimes keeps it from recompiling, but it still wont compile and now I cant even play my robot character... I guess my question is if there is any way to force a compilation of a script file? I really need to get this thing working (I'm going mad here)
ok here is the problem (sorry for my frustrated bitching up there). Due to gremlins or vengful dieties or just bad luck, my player scripts will not compile... ya... in game.cs I have exec("./robot.cs"); (robot is the player I'm using), and for no apparant reason this script just wont compile, I tried deleting the dso file since that sometimes keeps it from recompiling, but it still wont compile and now I cant even play my robot character... I guess my question is if there is any way to force a compilation of a script file? I really need to get this thing working (I'm going mad here)
#2
06/02/2003 (2:36 am)
*sigh* thanks man I needed that, and thanks for reminding me about the log, for some reason I forgot all about that... I still dont know why what was causing the problem was a problem... but I just took some pain killers and right now I couldnt care less :) ahhhh life is good
#3
06/02/2003 (7:11 pm)
OK, now about this rissing guy, and why you feel an urge to kill him...?
#4
06/02/2003 (8:19 pm)
lol, give me a break man, I just had most of my face surgicaly redone... I'm not really spelling straight with all the drugs I'm on
#5
06/02/2003 (8:35 pm)
What did you have done
#6
06/02/2003 (8:41 pm)
just about everything, my jaw was an inch longer on one side than the other which was causing all kinds of joint problems, and my upper jaw was receded or something, so they lengthened one side of my lower jaw and shortened the other, and brought out my whole upper jaw, then since they were already in there they extended my chin a centimeter or so and added this coral stuff to my cheekbones. Its been about a month and most of the swelling has gone down, but I still cant feel a lot of my face (nerve damage). Since they went into the bone and cut it themselves isntead of it getting borken by accident, they fastened titanium plates and screws to the bones to hold them together during the healing, so I didnt have to get my jaw wired shut, their just loosly held together with rubber bands... all in all I've been pretty drugged up for the last month
#8
06/06/2003 (11:01 am)
Sounds like a bad night out drinking which lead to you stumbling into the wrong part of town ;) *sigh* hate it when that happens....
#9
06/06/2003 (11:52 am)
Sounds like a journal entry for Micheal Jackson.
#10
06/06/2003 (12:50 pm)
lol, I got nothing on Mike. Although, I dont think I have the same face I did 5 weeks ago
Torque Owner Alex \"bathala\" Rufon
1 .. 2 .. 3 .. 4 .. 5 .. 6 .. 7 .. 8 .. 9 .. 10
Ok. Now look back into your game directory and open up the log file. The information on why a script wont compile are usually stored there.
Alex