Client crash (objects???)
#1

Hey.
So everything was fine, we have a custom map made (islands). Our mapper just updated it, added some more stuff, and now as soon as I spawn, my client crashes. What can cause this? Too many objects? Not enough ram?
I'm using Incognito's object streamer.
I've changed items on OnGameModeInit:
Код:
Streamer_SetMaxItems(STREAMER_TYPE_OBJECT,1000);
Thanks.
Reply
#2

Did you try spawning quite away from the custom map to see what happens? Do your friends crash too?
Reply
#3

If you have a crash report then it will include 'Last Render Obj' at the bottom with an id behind it. That is likely the culprit.
Reply
#4

Quote:
Originally Posted by Vince
Посмотреть сообщение
If you have a crash report then it will include 'Last Render Obj' at the bottom with an id behind it. That is likely the culprit.
Where can I find the crash report?

So, I tested it with friend, he also gets crashed, I tried spawning in 0 0 0 coordinates but still get crash.
Friend got crash report, and Last Render Obj is 18752, which is Volcano object, it never caused any trouble o_O
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)