SA-MP Forums Archive
I get bugged in Blueberry. - 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: I get bugged in Blueberry. (/showthread.php?tid=367497)



I get bugged in Blueberry. - Strech - 10.08.2012

Why when i Tp to the blueberry farm shit i get game crash?


Re: I get bugged in Blueberry. - IceMeteor - 10.08.2012

It's depend on your GM, some GM contain object that can crash player


Re: I get bugged in Blueberry. - Dawnz - 10.08.2012

First of all, try driving to the blueberry farm and see if you crash then.
If not, check your teleport command for any errors.


Re: I get bugged in Blueberry. - Babul - 10.08.2012

blueberry acres is located @ 0,0,0, its the middle of the map. due to (wrong/too many) placed objects there, the client CAN crash - i experience this each single day when i teleport to locations with >800 objects/3dlabels streamed.
in my case, iam sure i got no invalid objects, so i assume that the tons of data transfered to the client (streaming tons of stuff) could be the reason. in your case, i dont even know if you have placed (large) maps in blueberry?
Dawnz's tip is an excellent approach to find out if its the "stream all objects at same time when teleporting=crash", or "stream one-by-one object while moving there=no crash?".