Facebook Twitter YouTube Frictional Games | Forum | Privacy Policy | Dev Blog | Dev Wiki | Support | Gametee


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Fatal Error, Any help?
NylePudding Offline
Member

Posts: 77
Threads: 23
Joined: Apr 2011
Reputation: 0
#1
Fatal Error, Any help?

Normally I would probably be able to solve this problem, but since I have only just come back to this custom story after 6 months I have no idea how to solve this.

Here is the error message -

[Image: t8rvig.png]

And here is my code - http://pastebin.com/Dn2q6ffE

Thank you very much for any help. Big Grin


(This post was last modified: 09-12-2011, 05:29 PM by NylePudding.)
09-12-2011, 05:28 PM
Find
Obliviator27 Offline
Posting Freak

Posts: 792
Threads: 10
Joined: Jul 2011
Reputation: 66
#2
RE: Fatal Error, Any help?

You don't have
AddEntityCollideCallback("Player" , "ScriptArea_1" , "BodyFunc1" , true , 1);
in a function. It's just sitting there. You need to incorporate it into a function, like OnStart()
09-12-2011, 05:32 PM
Find
NylePudding Offline
Member

Posts: 77
Threads: 23
Joined: Apr 2011
Reputation: 0
#3
RE: Fatal Error, Any help?

(09-12-2011, 05:32 PM)Obliviator27 Wrote: You don't have
AddEntityCollideCallback("Player" , "ScriptArea_1" , "BodyFunc1" , true , 1);
in a function. It's just sitting there. You need to incorporate it into a function, like OnStart()
Ahh, thanks. It's annoying coming back to something I did ages ago, and relearning your own code. I should probably put comments so then I can actually understand my own code. Tongue
09-12-2011, 05:40 PM
Find
Obliviator27 Offline
Posting Freak

Posts: 792
Threads: 10
Joined: Jul 2011
Reputation: 66
#4
RE: Fatal Error, Any help?

No problem! It happens to the best of us. Smile
09-12-2011, 05:41 PM
Find
UnseenLegend ( NL ) Offline
Member

Posts: 171
Threads: 10
Joined: Sep 2011
Reputation: 12
#5
RE: Fatal Error, Any help?

(09-12-2011, 05:41 PM)Obliviator27 Wrote: No problem! It happens to the best of us. Smile
and im Gettling Lol'd at no timer func lol


[Image: read-image.asp?n=n-20121202110321-m.jpg&r=8]
09-12-2011, 06:06 PM
Find




Users browsing this thread: 1 Guest(s)