What is the problem of this
#1

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

SA-MP Dedicated Server
----------------------
v0.3z, (C)2005-2014 SA-MP Team

[20:05:53] filterscripts = ""  (string)
[20:05:53]
[20:05:53] Server Plugins
[20:05:53] --------------
[20:05:53]  Loading plugin: streamer
[20:05:53]

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[20:05:53]   Loaded.
[20:05:53]  Loading plugin: Whirlpool
[20:05:53]  
[20:05:53]  ==================
[20:05:53]  
[20:05:53]   Whirlpool loaded
[20:05:53]  
[20:05:53]  ==================
[20:05:53]  
[20:05:53]   Loaded.
[20:05:53]  Loading plugin: mysql
[20:05:53]

  > MySQL plugin R6-2 successfully loaded.

[20:05:53]   Loaded.
[20:05:53]  Loading plugin: sscanf
[20:05:53]

[20:05:53]  ===============================

[20:05:53]       sscanf plugin loaded.    

[20:05:53]          Version:  2.8.1        

[20:05:53]    (c) 2012 Alex "******" Cole  

[20:05:53]  ===============================

[20:05:53]   Loaded.
[20:05:53]  Loading plugin: nativechecker
[20:05:53]   Loaded.
[20:05:53]  Loaded 5 plugins.

[20:05:53]
[20:05:53] Filterscripts
[20:05:53] ---------------
[20:05:53]   Loaded 0 filterscripts.

[20:05:53]  
[20:05:53]  =======================================
[20:05:53]  |                                     |
[20:05:53]  |        YSI version 1.03.0011        |
[20:05:53]  |        By Alex "******" Cole        |
[20:05:53]  |                                     |
[20:05:53]  |  Checking the latest YSI version..  |
[20:05:53]  |                                     |
[20:05:53]  =======================================
[20:05:53]  
[20:05:53] OnGameo
[20:05:53] test.
Reply
#2

Do you mean that it stops server? I cannot see the "Number of vehicle models: x" message so I assume that's the problem.

Run time errors or crashes can cause this so load crashdetect plugin: https://github.com/Zeex/samp-plugin-...ases/tag/v4.13
Use debug info: https://github.com/Zeex/samp-plugin-...ith-debug-info

Re-compile your scripts and start the server again. Post the server log.
Reply
#3

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Do you mean that it stops server? I cannot see the "Number of vehicle models: x" message so I assume that's the problem.

Run time errors or crashes can cause this so load crashdetect plugin: https://github.com/Zeex/samp-plugin-...ases/tag/v4.13
Use debug info: https://github.com/Zeex/samp-plugin-...ith-debug-info

Re-compile your scripts and start the server again. Post the server log.
Quote:
Originally Posted by Lloyde
Run time error is my problem error run time 19

and i also have crash detect and theres a lot of crash so i just want to know what im gonna doing in Compiling Scripts with debug info can you explain how to use this











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

SA-MP Dedicated Server
----------------------
v0.3z, ©2005-2014 SA-MP Team

[20:05:53] filterscripts = ""  (string)
[20:05:53] 
[20:05:53] Server Plugins
[20:05:53] --------------
[20:05:53]  Loading plugin: streamer
[20:05:53] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[20:05:53]   Loaded.
[20:05:53]  Loading plugin: Whirlpool
[20:05:53]  
[20:05:53]  ==================
[20:05:53]  
[20:05:53]   Whirlpool loaded
[20:05:53]  
[20:05:53]  ==================
[20:05:53]  
[20:05:53]   Loaded.
[20:05:53]  Loading plugin: mysql
[20:05:53] 

  > MySQL plugin R6-2 successfully loaded.

[20:05:53]   Loaded.
[20:05:53]  Loading plugin: sscanf
[20:05:53] 

[20:05:53]  ===============================

[20:05:53]       sscanf plugin loaded.     

[20:05:53]          Version:  2.8.1        

[20:05:53]    © 2012 Alex "******" Cole  

[20:05:53]  ===============================

[20:05:53]   Loaded.
[20:05:53]  Loading plugin: nativechecker
[20:05:53]   Loaded.
[20:05:53]  Loaded 5 plugins.

[20:05:53] 
[20:05:53] Filterscripts
[20:05:53] ---------------
[20:05:53]   Loaded 0 filterscripts.

[20:05:53]  
[20:05:53]  ======================================= 
[20:05:53]  |                                     | 
[20:05:53]  |        YSI version 1.03.0011        | 
[20:05:53]  |        By Alex "******" Cole        | 
[20:05:53]  |                                     | 
[20:05:53]  |  Checking the latest YSI version..  | 
[20:05:53]  |                                     | 
[20:05:53]  ======================================= 
[20:05:53]  
[20:05:53] OnGameo
[20:05:53] test.
Reply
#4

The above quote of the server log says nothing about run time error 19, nor has crashdetect installed.

About the debug info, just create a file pawn.cfg into pawno folder and write in it: -d3
After re-compiling the scripts, they will be compiled with -d3 flag so if there are run time errors/crashes, it (most of the times) gives the line caused it.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)