Raised This Month: $51 Target: $400
 12% 

my dedicated server says not responding


Post New Thread Reply   
 
Thread Tools Display Modes
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-27-2005 , 22:57  
Reply With Quote #41

and heres something u were talkin bout:

L 09/27/2005 - 22:14:56: [AMXX] Plugin "say_hlstats_for_steam.amx" failed to load: Plugin uses an unknown function (name "mysql_close") - check your modules.ini.

wat do i do with this?
nightmare is offline
Send a message via MSN to nightmare
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-27-2005 , 22:58  
Reply With Quote #42

imma go to bed now and ill talk to u guys 2morrow bye and thanx
nightmare is offline
Send a message via MSN to nightmare
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-28-2005 , 06:43  
Reply With Quote #43

Quote:
Originally Posted by nightmare
L 09/27/2005 - 22:14:59: [nextmap.amxx] WARNING: Couldn't find a valid map or the file doesn't exist (file "mapcycle.txt")

wat does that mean?
It means you should open a "Command prompt", change to your game server maps folder ("cstrike\maps"), and issue:
Code:
FOR /F "usebackq delims=." %b IN (`dir /b *.bsp`) DO @echo %b >>..\mapcycle.txt
Quote:
Originally Posted by nightmare
L 09/27/2005 - 22:14:56: [AMXX] Plugin "say_hlstats_for_steam.amx" failed to load: Plugin uses an unknown function (name "mysql_close") - check your modules.ini.

wat do i do with this?
With that, as I said before, you should either comment out say_hlstats_for_steam.amx from "addons/amxmodx/configs/plugins.ini" or uncomment the mysql_amxx* modules in "addons/amxmodx/configs/modules.ini".
__________________
Lazarus Long is offline
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-28-2005 , 07:38  
Reply With Quote #44

so i have to delete from modules.ini these three:
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
and the thing in plugins is alreaydy there but just tell me if i have to delete the three mysql things.
nightmare is offline
Send a message via MSN to nightmare
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-28-2005 , 07:39  
Reply With Quote #45

and i didnt get what do i do with the map problem? im goin 2 skool now and talk to u when i get back
nightmare is offline
Send a message via MSN to nightmare
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-28-2005 , 07:44  
Reply With Quote #46

Quote:
Originally Posted by nightmare
so i have to delete from modules.ini these three:
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
and the thing in plugins is alreaydy there but just tell me if i have to delete the three mysql things.
No, no, no. It's the other way around. Remove the one from plugins.ini or activate those three in modules.ini.

Quote:
Originally Posted by nightmare
and i didnt get what do i do with the map problem?
Exactly what I wrote before.
__________________
Lazarus Long is offline
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-28-2005 , 15:21  
Reply With Quote #47

datrs wat i have in modules.ini :
; Database Access - only enable one of these
; -------------------------------------------
; MySQL
mysql_amxx_i386.so
mysql_amxx.dll
mysql_amxx_amd64.so
; PostgreSQL
;pgsql_amxx_i386.so
;pgsql_amxx.dll
; Microsoft SQL
;mssql_amxx.dll
; SQLite
;sqlite_amxx.dll
;sqlite_amxx_i386.so
;sqlite_amxx_amd64.so


and i dont have these three in plugins
nightmare is offline
Send a message via MSN to nightmare
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-28-2005 , 15:22  
Reply With Quote #48

and i also hav this in my server console:


Executing AMX Mod X Configuration File
Scrolling message displaying frequency: 10:00 minutes
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR

wats dat?
nightmare is offline
Send a message via MSN to nightmare
Lazarus Long
Senior Member
Join Date: Oct 2004
Old 09-28-2005 , 15:34  
Reply With Quote #49

Quote:
Originally Posted by nightmare
and i dont have these three in plugins
You are mixing everything. Please re-read my previous posts and try to understand them.

Quote:
Originally Posted by nightmare
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR
NET_SendPacket ERROR: NO ERROR

wats dat?
By comparision to what I've seen in other plugins using the SQLite module, it's a error check in a plugin that is badly constructed, you can't do anything about it besides reporting it to the plugin author.
__________________
Lazarus Long is offline
nightmare
Senior Member
Join Date: Sep 2005
Location: Canada, Toronto
Old 09-28-2005 , 15:36  
Reply With Quote #50

is everything gonna be fine if uninstall amx and then install it again?
nightmare is offline
Send a message via MSN to nightmare
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 19:52.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode