Timeout-ing Need Really fast help!
#8

No I don't think so, also "bad objects" some object ID's cause crashing, only problem is they are really REALLY hard to find. So what I suggest, is paste all your objects in notepad save it, delete the objects from the GM, and look if the crash still occurs, if yes then it are not the objects, if no. Then it are the objects then you have to find what object causes the crashes.

TIP: If it still crashes try to think which objects you've added the last time, and when the crashes started to happen you can easily find out what is going wrong then.

TIP: What I do is I add the objects like this:

// Los Santos Police Department add-on 22/2/2010
CreateObject......
CreateObject......
Etc
Erc

This way I always when I added which objects easier to remember.

I wouldnt do it this way

// 22/2/2010
CreateObject
// 22/2/2010 10:10
CreateObject
CreateObject
// 22/2/2011
CreateObject
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)