server.exe closes when someone joins
#1

I'm testing out my server, It was working fine yesterday and I coded a few things at school and then the server closed when someone connect's, I then commented out everything I done and it still happens, help?!

Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[15:25:59] 
[15:25:59] Server Plugins
[15:25:59] --------------
[15:25:59]  Loading plugin: sscanf
[15:25:59] 

[15:25:59]  ===============================

[15:25:59]       sscanf plugin loaded.     

[15:25:59]    © 2009 Alex "******" Cole

[15:25:59]    0.3d-R2 500 Players "dnee"

[15:25:59]  ===============================

[15:25:59]   Loaded.
[15:25:59]  Loading plugin: mysql
[15:25:59] 

  > MySQL plugin R7 successfully loaded.

[15:25:59]   Loaded.
[15:25:59]  Loading plugin: whirlpool
[15:25:59]  
[15:25:59]  ==================
[15:25:59]  
[15:25:59]   Whirlpool loaded
[15:25:59]  
[15:25:59]  ==================
[15:25:59]  
[15:25:59]   Loaded.
[15:25:59]  Loaded 3 plugins.

[15:25:59] 
[15:25:59] Filterscripts
[15:25:59] ---------------
[15:25:59]   Loaded 0 filterscripts.

[15:25:59] OnGameo
[15:26:00] Number of vehicle models: 0
[15:26:01] Incoming connection: 127.0.0.1:60970
[15:26:01] [join] Twisted has joined the server (0:127.0.0.1)
Reply
#2

Gamemode/Fliterscript problem. (Just saying)
----------------------------------------------
Try to fix the script.
Reply
#3

No shit(!) what do you think I said?

Anyway, I tried crash detect plugin:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e-R2, ©2005-2012 SA-MP Team

[15:38:58] 
[15:38:58] Server Plugins
[15:38:58] --------------
[15:38:58]  Loading plugin: sscanf
[15:38:58] 

[15:38:58]  ===============================

[15:38:58]       sscanf plugin loaded.     

[15:38:58]    © 2009 Alex "******" Cole

[15:38:58]    0.3d-R2 500 Players "dnee"

[15:38:58]  ===============================

[15:38:58]   Loaded.
[15:38:58]  Loading plugin: mysql
[15:38:58] 

  > MySQL plugin R7 successfully loaded.

[15:38:58]   Loaded.
[15:38:58]  Loading plugin: whirlpool
[15:38:58]  
[15:38:58]  ==================
[15:38:58]  
[15:38:58]   Whirlpool loaded
[15:38:58]  
[15:38:58]  ==================
[15:38:58]  
[15:38:58]   Loaded.
[15:38:58]  Loading plugin: crashdetect
[15:38:58]   crashdetect v4.8.3 is OK.
[15:38:58]   Loaded.
[15:38:58]  Loaded 4 plugins.

[15:38:58] 
[15:38:58] Filterscripts
[15:38:58] ---------------
[15:38:58]   Loaded 0 filterscripts.

[15:38:58] OnGameo
[15:38:58] Number of vehicle models: 0
Reply
#4

just remove crash detect then try
Reply
#5

Try using nativechecker, it may be something with the script that's causing it to crash.
Reply
#6

use a printf("check"); under OnPlayerConnect().

Its probably some code in there
Reply
#7

NativeChecker doesn't do anything.
Reply
#8

HELP?!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)