Server crashes when entering a vehicle
#1

Hello..

I have a strange problem, in a pretty new clean script.

Whenever you enter a vehicle the server will crash. The server_log gives me nothing and my OnPlayerEnterVehicle() and OnPlayerStateChange() is clean.

Can anyone have any idea of what may be wrong? Seems like this problem just randomly occured, I didn't actually update/recompile the gamemode.
Reply
#2

is it only you or everyone, because mods can cause this
Reply
#3

Let me refrase that for you: Whenever anyone enters a vehicle it causes the server to shutdown.
Reply
#4

Can You Give Us the Used Code Please ?
---------------------------------------
Sorry For my Bad English
Reply
#5

Quote:
Originally Posted by mouradde48
Посмотреть сообщение
Can You Give Us the Used Code Please ?
---------------------------------------
Sorry For my Bad English
As I said, there's no used code. It only crashes.

Edit: if you must
pawn Код:
new vid = CreateVehicle(vehm, px, py, pz, po, c1, c2, 1800);
                PrivateVehicle[playerid] = vid;
Reply
#6

OK, It Seems Good And Safe ...
What About FilterScripts ? .
Reply
#7

Quote:
Originally Posted by mouradde48
Посмотреть сообщение
OK, It Seems Good And Safe ...
What About FilterScripts ? .
Same shit when I disable all the filterscripts. But nvm I got this working.
Reply


Forum Jump:


Users browsing this thread: 5 Guest(s)