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
Loading crashes with no errors
Your Computer Offline
SCAN ME!

Posts: 3,456
Threads: 32
Joined: Jul 2011
Reputation: 235
#2
RE: Loading crashes with no errors

I am almost certain the problem is somewhere in here:
AddEntityCollideCallback("Player", "sanityrestore", "Newmap", true, 1);
AddEntityCollideCallback("Player", "Leftstatuegasp", "StatueLeft", true, 1);
AddEntityCollideCallback("Player", "Rightstatuegasp", "StatueRight", true, 1);
AddEntityCollideCallback("Player", "monster_spawn1", "MonsterSpawn", true, 1);
AddEntityCollideCallback("Player", "scaresound_1", "Portraitscare", true, 1);
Comment out each one by one until you find the culprit.

Tutorials: From Noob to Pro
08-19-2011, 03:54 AM
Website Find


Messages In This Thread
Loading crashes with no errors - by JetlinerX - 08-19-2011, 03:43 AM
RE: Loading crashes with no errors - by Your Computer - 08-19-2011, 03:54 AM
RE: Loading crashes with no errors - by JetlinerX - 08-19-2011, 10:35 PM
RE: Loading crashes with no errors - by JetlinerX - 08-20-2011, 05:58 AM



Users browsing this thread: 1 Guest(s)