SA-MP Forums Archive
Why the Server Crash ?? - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Why the Server Crash ?? (/showthread.php?tid=100325)



Why the Server Crash ?? - dengli - 04.10.2009


Hey,guy
My server is runing the LARP and i using the 0.3 to run it, but when i run the samp-server.exe, it crash in a few second.. i dont know why.....
this is the crashinfo:
Exception At Address: 0x0048015B



Registers:

EAX: 0x0013FDA0 EBX: 0x01452988 ECX: 0x00000000 EDX: 0x00405910

ESI: 0x00000000 EDI: 0x00E4E9B8 EBP: 0x0013FDB0 ESP: 0x0013FD88

EFLAGS: 0x00010286



Stack:

can someone help me ,please?
So sorry for my bad english.


Re: Why the Server Crash ?? - Limex - 07.10.2009

You cannot run 0.2 scripts straight in 0.3

The least you need to do is re-compile it with the 0.3 includes and such.

Although, some intense gamemodes such as big RP scripts may need to be modified further to work.


Re: Why the Server Crash ?? - V1ceC1ty - 07.10.2009

Yes 0.2X scripts need to be Compiled with the new 0.3 Includes or it wont work.


Re: Why the Server Crash ?? - [LNL]Remulis - 07.10.2009

Quote:
Originally Posted by √№ceC№ty
Yes 0.2X scripts need to be Compiled with the new 0.3 Includes or it wont work.
works for me


Re: Why the Server Crash ?? - Correlli - 07.10.2009

Quote:
Originally Posted by RemulisLTU
works for me
It doesn't mean it will work the same for everyone.

@dengli: Are you sure you have all scriptfiles in the scriptfiles folder?


Re: Why the Server Crash ?? - dengli - 09.10.2009

SOLVED
THX ALL