Raised This Month: $32 Target: $400
 8% 

amxmodx 1.8.3 mysql not working at all


Post New Thread Reply   
 
Thread Tools Display Modes
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 02-28-2015 , 11:35   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #11

Quote:
Originally Posted by fysiks View Post
tl;dr did you try using the correct version of Metamod?
which is?
I'm on L 02/28/2015 - 18:13:19: [META] Metamod v1.21p37 2013/05/30
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.
aron9forever is offline
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 02-28-2015 , 11:38   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #12

As far as I know, the latest version that comes with AMX Mod X is "1.21-am".
__________________
fysiks is offline
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 02-28-2015 , 11:41   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #13

Quote:
Originally Posted by fysiks View Post
As far as I know, the latest version that comes with AMX Mod X is "1.21-am".
Code:
LoadLibrary failed on ./cstrike/addons/metamod/dlls/metamod12137_i386.so: ./cstrike/addons/metamod/dlls/metamod12137_i386.so: undefined symbol: _ZdlPv
Host_Error: Couldn't get DL API from ./cstrike/addons/metamod/dlls/metamod12137_i386.so!
02/28/2015 - 18:40:10: FATA ERROR (shutting down): Host_Error: Couldn't get DL API from ./cstrike/addons/metamod/dlls/metamod12137_i386.so!

FATA ERROR (shutting down): Host_Error: Couldn't get DL API from ./cstrike/addons/metamod/dlls/metamod12137_i386.so!
ignore the funky name, just renamed it, taken from http://www.amxmodx.org/dl.php?filena...od-1.21-am.zip
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.
aron9forever is offline
wickedd
Veteran Member
Join Date: Nov 2009
Old 02-28-2015 , 11:46   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #14

Try running it on a updated server.
__________________
Just buy the fucking game!!!!
I hate No-Steamers and lazy ass people.
wickedd is offline
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 02-28-2015 , 11:50   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #15

Quote:
Originally Posted by wickedd View Post
Try running it on a updated server.
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.
aron9forever is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 02-28-2015 , 12:30   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #16

Type meta list in your server console, and view where it says MySQL (Bad Load).
Then type meta clear %id%. %id% = ID of MySQL (Bad Load). Example : 1, 2, 3, ..., 9, 10, ..., 14.
Then type meta load addons/amxmodx/modules/mysql_amxx_i386.so.
Tell us the output.

All this while "log" CVar is set to "on".
__________________

Last edited by claudiuhks; 02-28-2015 at 12:32.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 02-28-2015 , 12:35   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #17

Quote:
Originally Posted by claudiuhks View Post
Type meta list in your server console, and view where it says MySQL (Bad Load).
Then type meta clear %id%. %id% = ID of MySQL (Bad Load). Example : 1, 2, 3, ..., 9, 10, ..., 14.
Then type meta load addons/amxmodx/modules/mysql_amxx_i386.so.
Tell us the output.

All this while "log" CVar is set to "on".
It's weird that it doesn't print any messages like that
I've already reverted to 1.8.1 trying to find a workaround at pinning some option buttons in the menu to the bottom

As soon as I've switched back to amxx 1.8.1 these started showing up, on 1.8.3 they don't
Code:
02/28/2015 - 19:27:45: [META] (debug:3) Calling cs_i386.so:ClientPutInServer()
02/28/2015 - 19:27:45: [META] (debug:3) Calling amxmodx_mm_i386.so:ClientPutInServer_Post()
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.
aron9forever is offline
JusTGo
Veteran Member
Join Date: Mar 2013
Old 02-28-2015 , 12:37   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #18

@aron9forever
wats wrong with updating server ?
__________________
JusTGo is offline
aron9forever
Veteran Member
Join Date: Feb 2013
Location: Rromania
Old 02-28-2015 , 12:40   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #19

Quote:
Originally Posted by JusTGo View Post
@aron9forever
wats wrong with updating server ?
pls don't start that topic
look in the OP at the bottom

If it can be fixed on 5787 then fine, if not, I'll find a workaround on 1.8.1

to further clarify, I have to manage tens of servers, I've tried steampipe and it failed for me and now I don't have time to update them all, and having servers with different builds would only cause me problems

if a build that isn't broken is released then I'll update everything, till then, no reason to do so
__________________
Meanwhile, in 2050:
Quote:
Originally Posted by aron9forever
useless small optimizations
Quote:
Originally Posted by Black Rose View Post
On a map that is 512x512x128 units you end up with 3,355,443,200,000 different "positions". To store each one of those positions individually in the variable "user_or" you need 12 terabytes of memory.
aron9forever is offline
claudiuhks
Yam Inside®™℠
Join Date: Jan 2010
Location: Living Randomly
Old 02-28-2015 , 12:42   Re: amxmodx 1.8.3 mysql not working at all
Reply With Quote #20

Quote:
Originally Posted by JusTGo View Post
@aron9forever
wats wrong with updating server ?
Probably the company where the server is hosted does not use SteamCMD but HldsUpdateTool.

Anyways, Aron, do what I said.
If you started this thread, do what we said. We must see the problem so we can further investigate fixing it. Why have you started it and took our time if you are giving up right now?

Do the job again, and type the commands I listed above. Just tell us the output so we can see the problem related to this thread's title. At least.

These logs are because meta_debug CVar is still 3. Set it to zero.
__________________

Last edited by claudiuhks; 02-28-2015 at 12:46.
claudiuhks is offline
Send a message via MSN to claudiuhks Send a message via Yahoo to claudiuhks Send a message via Skype™ to claudiuhks
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 00:07.


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