Posts: 7
Threads: 3
Joined: Feb 2009
Reputation:
0
When i open my script in pawno and change the version or anything from what it is i get ingame fine but then when i do /register the samp-server.exe closes and i was already registered help pls!
Posts: 75
Threads: 2
Joined: Feb 2010
Reputation:
0
Check your server logs, for any error. It is probably a segmentation fault.
Posts: 7
Threads: 3
Joined: Feb 2009
Reputation:
0
SA-MP Dedicated Server
----------------------
v0.3b R2, ©2005-2010 SA-MP Team
[06:43:29]
[06:43:29] Server Plugins
[06:43:29] --------------
[06:43:29] Loading plugin: irc
[06:43:29] *** IRC plugin v1.1 [by jacob] loaded!
[06:43:29] Loaded.
[06:43:29] Loaded 1 plugins.
[06:43:29]
[06:43:29] Filter Scripts
[06:43:29] ---------------
[06:43:29] Loading filter script 'ladmin4v2.amx'...
[06:43:29] AmxLoad
[06:43:29]
________________________________________
[06:43:29] ________________________________________
[06:43:29] LAdmin Loading...
[06:43:29] ________________________________________
[06:43:29]
-Configuration Settings Loaded
[06:43:29] -39 Forbidden Names Loaded
[06:43:29] -10 Forbidden Tags Loaded
[06:43:29] -9 Forbidden Words Loaded
[06:43:29] ________________________________________
[06:43:29] LAdmin Version 4.0
[06:43:29] Loaded
[06:43:29] ________________________________________
[06:43:29] Date: 11/10/2010 Time: 6:43 :29
[06:43:29] ________________________________________
[06:43:29] ________________________________________
[06:43:29] Loading filter script 'Case.amx'...
[06:43:29] AmxLoad
[06:43:29] Loaded 2 filter scripts.
[06:43:29] AmxLoad
[06:43:29] *** Connecting to irc.network.com:6667... (connection #1)
[06:43:43] *** Failed to connect to IRC server 1! (code 1)
[06:43:43] EnableTirePopping() function is removed.
[06:43:46]
#######################
[06:43:46] # BM|UK's Las Venturas #
[06:43:46] # Roleplay/Cops/Robbers #
[06:43:46] ########################
[06:43:46] Number of vehicle models: 65[
Posts: 75
Threads: 2
Joined: Feb 2010
Reputation:
0
Not sure might be your IRC connection that makes the server die?
Why don't you either set the IRC connection decently or remove the plugin/filterscript of the IRC connection?
Posts: 7
Threads: 3
Joined: Feb 2009
Reputation:
0
nah its lvrcr script i cant remove irc im not the best scripter
TheInnocentOne
Unregistered
The IRC plugin connect is failing because irc.network.com cannot be resolved to an IP address, therefore it can't connect. Either change your defined IRC network in the script OR completely disable the IRC code in your script.
Short words: irc.network.com does not exist.
Posts: 166
Threads: 14
Joined: Oct 2010
Reputation:
0
[06:43:29] *** Connecting to irc.network.com:6667... (connection #1)
[06:43:43] *** Failed to connect to IRC server 1! (code 1)
Blind?
Posts: 29
Threads: 2
Joined: Feb 2012
Reputation:
0
Edit 'irc.network.com' with your specific IRC address.