SA-MP Forums Archive
Server closes - 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: Server closes (/showthread.php?tid=100225)



Server closes - (Jeff) - 03.10.2009

Well. I just got 0.3 and compiled my script without editing it. it compiled. but when i start server it just closes on start


Re: Server closes - (Jeff) - 03.10.2009

also it gets this error:

Код:
C:\DOCUME~1\k\MYDOCU~1\Server\SAMP03~1\GAMEMO~1\ERP-Bug.PWN(37281) : warning 203: symbol is never used: "GetPointDistanceToPointExMorph"
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase

Header size:      7596 bytes
Code size:     1460668 bytes
Data size:     2436352 bytes
Stack/heap size:   16384 bytes; estimated max. usage=5304 cells (21216 bytes)
Total requirements: 3921000 bytes

1 Warning.
But i never mentioned this exMorph thing


Re: Server closes - woot - 03.10.2009

Check your server_log.txt and tell us what's inthere.


Re: Server closes - (Jeff) - 03.10.2009

Quote:
Originally Posted by //exora
Check your server_log.txt and tell us what's inthere.
Код:
v0.3-beta-RC8, ©2005-2009 SA-MP Team

[23:27:07] 
[23:27:07] Server Plugins
[23:27:07] --------------
[23:27:07] Loaded 0 plugins.

[23:27:07] 
[23:27:07] Filter Scripts
[23:27:07] ---------------
[23:27:07]  Loading filter script 'base.amx'...
[23:27:07] 
--Base FS loaded.

[23:27:07]  Loading filter script 'gl_actions.amx'...
[23:27:07]  Loading filter script 'gl_property.amx'...
[23:27:07] 
-----------------------------------
[23:27:07] Grand Larceny Property Filterscript		
[23:27:07] -----------------------------------

[23:27:07]  Loading filter script 'gl_realtime.amx'...
[23:27:07]  Loading filter script 'npc_record.amx'...
[23:27:07]  Loading filter script 'Pilot.amx'...
[23:27:07]  Loading filter script 'npc_test.amx'...
[23:27:07] NCP loaded?
[23:27:07]  Loaded 7 filter scripts.

[23:27:07] EnableTirePopping() function is removed.
[23:27:07] Pickups Max = 400, Current Pickups = 80
[23:27:07] Reading File: blank
[23:27:07] Reading File: properties/houses.txt
[23:27:07] Reading File: properties/businesses.txt
[23:27:07] Reading File: properties/banks.txt
[23:27:07] Reading File: properties/police.txt
[23:27:07] _________________________________________________ 
[23:27:07] |_________________________________________________| 
[23:27:07]        ~The Take5 Roleplay~
[23:27:07] 
[23:27:07]       By: Fear & parts of Kinetic
[23:27:07]   Modifications and Additions by: Kobe_Ray 
[23:27:07] _________________________________________________ 
[23:27:07] |_________________________________________________| 
[23:27:07] Incoming connection: 127.0.0.1:4205
[23:27:07] [npc:join] Pilot has joined the server (0:127.0.0.1)
It just closes :S


Re: Server closes - Karlip - 03.10.2009

Don't load any FS's.


Re: Server closes - (Jeff) - 03.10.2009

Quote:
Originally Posted by Karlip
Don't load any FS's.
Uhm why?


Re: Server closes - (Jeff) - 03.10.2009

Oh thanks mate! But I Need For NPC and I need So Players Can Also Record As It's Public Beta test. so what i do as FS is needed.


Re: Server closes - Karlip - 03.10.2009

Look into npc_record.pwn under filterscripts, that's all i can say.


Re: Server closes - (Jeff) - 03.10.2009

Quote:
Originally Posted by Karlip
Look into npc_record.pwn under filterscripts, that's all i can say.
WTF? i didnt understand a word.


Re: Server closes - Paladin - 03.10.2009

Quote:
- Important: Updated the NPC recording format. The file format for both onfoot/incar recordings has changed. For those that use NPC recordings: backup your existing recordings. The first time the NPC is run the recording file will be automatically upgraded. After the file is upgraded the NPC will exit. This means you will need to restart your server twice for the NPCs to join.