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

[EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots


Post New Thread Reply   
 
Thread Tools Display Modes
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 07-29-2009 , 09:01   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #421

Great! I'm going to test it on my CS:S server!
FrozenHaxor is offline
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 07-30-2009 , 05:48   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #422

Nah, it's not working :(

Everything is installed correctly. I'm using SQL Admins from SourceBans.

When I'm trying to connect via 'connect IP:PORT' Just getting "Server is full" message :(

I'm also getting this error log on every PreConnect:
Quote:
L 07/30/2009 - 12:49:07: [SM] Native "CloseHandle" reported: Handle 0 is invalid (error 4)
L 07/30/2009 - 12:49:07: [SM] Displaying call stack trace for plugin "cbaseservertest.smx":
L 07/30/2009 - 12:49:07: [SM] [0] Line 91, cbaseservertest.sp::OnClientPreConnect()
I hope someone will help me!

Last edited by FrozenHaxor; 08-01-2009 at 05:26.
FrozenHaxor is offline
MoggieX
Veteran Member
Join Date: Aug 2007
Location: n00bville
Old 08-01-2009 , 20:35   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #423

Quote:
Originally Posted by FrozenHaxor View Post
Nah, it's not working

Everything is installed correctly. I'm using SQL Admins from SourceBans.

When I'm trying to connect via 'connect IPORT' Just getting "Server is full" message

I'm also getting this error log on every PreConnect:
I hope someone will help me!
lo,

line 91:
PHP Code:
CloseHandle(db); 
Which means there must be another error in your logs saying it cannot connect to the "default" database, check your database.cfg settings, that dfewfault is the same table as where your admins are kept and reset the game server instance, its a connection/user/table access issue.

Matt
__________________

Last edited by MoggieX; 08-01-2009 at 20:37. Reason: nub cakes
MoggieX is offline
Send a message via Skype™ to MoggieX
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 08-01-2009 , 21:28   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #424

I have default database set:
Quote:
"driver_default" "mysql"
But SourceBans is storing Admins in admins.cfg file, not in local MySQL database


-------

Awww, I was confused a lot

Your plugin want to read admins.cfg, then store them in local MySQL database... but it cant connect to the "default" database. Maybe I should create a new "default" database config instead of "driver_default", or set in plugin to connect to "driver_default"?

Last edited by FrozenHaxor; 08-01-2009 at 21:38. Reason: im nab^^
FrozenHaxor is offline
blik
Senior Member
Join Date: May 2006
Old 08-02-2009 , 04:35   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #425

No.

Why are you trying to use mysql admins?! You have even just said (correctly) that sourcebans is storing admins in admins.cfg - so you are NOT using mysql admins.

The plugin and extension at the start of this thread works fine with sourcebans. Nothing else needed.
blik is offline
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 08-02-2009 , 07:14   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #426

I tried it before, didn't worked.

I don't know whats wrong now...


--------------
Anyone get it to work on CS:S?

Last edited by FrozenHaxor; 08-03-2009 at 17:27.
FrozenHaxor is offline
dagg929
Senior Member
Join Date: Jun 2008
Old 08-09-2009 , 23:26   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #427

Same issue here as well. We are using sourcebans, yet it won't end up working either.
dagg929 is offline
FrozenHaxor
Senior Member
Join Date: Jun 2009
Location: Poland
Old 08-11-2009 , 13:25   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #428

Then if its possible, please fix it to work with CS:S
FrozenHaxor is offline
pRED*
Join Date: Dec 2006
Old 08-11-2009 , 17:32   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #429

It isn't.
pRED* is offline
Jamster
Veteran Member
Join Date: Jun 2008
Old 08-11-2009 , 21:36   Re: [EXTENSION] CBaseServer (+ Detouring class) - Reserved Slots with 0 wasted slots
Reply With Quote #430

hahaaha, sorry pred you must want to kill yourself but lol.
Jamster is offline
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 18:54.


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