SA-MP Forums Archive
Samp Crash with new Map - 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: Samp Crash with new Map (/showthread.php?tid=302967)



Samp Crash with new Map - KampfMopZ - 11.12.2011

Hello,
i added a map in my gamemode, i got no errors and now samp crashes after login.
Maybe a streamer problem, can you give me a good streamer wich solve this problem?

Thank you!


Re: Samp Crash with new Map - suhrab_mujeeb - 11.12.2011

Did it crash before the map? Post some more information.


Re: Samp Crash with new Map - Lenart - 11.12.2011

He told you that he had no errors, but now when he added map, it crashes..


AW: Samp Crash with new Map - KampfMopZ - 11.12.2011

right. only crsahed with the map objekts, if i delete them, it works fine


Re: Samp Crash with new Map - T0pAz - 11.12.2011

Is it with the new 0.3d objects for the GTA SA objects?


AW: Samp Crash with new Map - KampfMopZ - 11.12.2011

its a older map but we have 0.3d


Re: Samp Crash with new Map - Babul - 11.12.2011

none of the new objects are causing crashes for me, so i only can give you a little suggestion:
remove the map from your server, and load it as filterscript when youre already logged in. make sure you are at a different place, then slowly go "into" the map - you should see at least a few objects, then more etc... this can help you at finding the object which causes the crash, or if the filterscript crashes at once, theres something else wrong.


AW: Samp Crash with new Map - KampfMopZ - 11.12.2011

when i load it as fs it breaks at this moment. But why should it not work?


Re: Samp Crash with new Map - Babul - 11.12.2011

there are some objects which causes the client to crash due to an invalid polygon, missing texture or whatever.
please describe exactly what happens if you load the filterscript. does the server still run? can a player login when the map is not loaded, and then, what happens, if the map gets loaded? do all players crash? or only those who are in the map area? or the entire server?


AW: Samp Crash with new Map - KampfMopZ - 11.12.2011

the server still run, but samp crash, do you need the error code?