crash shit - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: crash shit (
/showthread.php?tid=559940)
crash shit -
Antoniohl - 25.01.2015
well i've been looking for about days how to fix this sh*t
seriously i'm upset, and i can't do anything.
EDIT, i have read a topic called crash addresses: the reason is..
Object related. Typically occurs when too many objects are showing for the client, i.e. more than what it can handle.
and SOLUTION:
One practical solution may be to use an object handler/streamer. Many streamers on these forums come with configuration settings to decrease the maximum amount of visible objects showing for a player at any given time
so what's the best way to fix it- i still didn't get it from solution thing... AzKing i think you know
Edit:
Код:
Exception At Address: 0x00401694 Module: (samp-server.exe)
Registers:
EAX: 0x00000000 EBX: 0x000001F4 ECX: 0x00000000 EDX: 0x02745B50
ESI: 0x00000000 EDI: 0x00000000 EBP: 0x00000000 ESP: 0x0018FC8C
EFLAGS: 0x00010202
Stack:
+0000: 0x00401726 0x00000000 0x0018FCA8 0x00000000
+0010: 0x00000000 0x00000000 0x000001F4 0xFFFFFFFF
+0020: 0x00000000 0x004884F3 0x004B1F40 0x0018FD18
+0030: 0x00000001 0x00000009 0x00000002 0x0100007F
+0040: 0x0046CC4E 0x00000000 0x004AE794 0x0018FCE4
+0050: 0x02549D24 0x00000000 0x00000000 0x004659E3
+0060: 0x00000000 0x00000001 0x74DD72D8 0x00589B90
+0070: 0x74DC98C0 0x00000000 0x02536010 0x00489622
+0080: 0x74DD72D8 0x74DD72A8 0x00000000 0x00000000
+0090: 0x00000800 0x00000000 0x0018FD29 0x00000001
+00A0: 0x00000000 0x00000000 0x00000000 0x00000000
+00B0: 0x00000000 0x00000000 0x00000000 0x00000000
+00C0: 0x00000000 0x00000000 0x00000000 0x00000000
+00D0: 0x00000000 0x00000000 0x00000000 0x00000000
+00E0: 0x00000000 0x00000000 0x00000000 0x00000000
+00F0: 0x00000000 0x00000000 0x00000000 0x00000000
+0100: 0x00000000 0x00000000 0x00000000 0x00000000
+0110: 0x00000000 0x00000000 0x00000000 0x00000000
+0120: 0x00000000 0x00000000 0x00000000 0x00000000
+0130: 0x00000000 0x00000000 0x00000000 0x00000000
Re: crash shit -
andrewgrob - 26.01.2015
reinstall samp and gta san andreas, looks like you have overwritten some data
Re: crash shit -
Abagail - 26.01.2015
Is this happening on YOUR server? As it suggests you should use an object streamer.
I'd recommend taking a look at Incognito's object streamer which can be found here:
https://sampforum.blast.hk/showthread.php?tid=102865
Re: crash shit -
ATGOggy - 26.01.2015
Read this:
https://sampforum.blast.hk/showthread.php?tid=103182
and this:
https://sampforum.blast.hk/showthread.php?tid=344243