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

[CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 2020)


Post New Thread Reply   
 
Thread Tools Display Modes
ownage13
AlliedModders Donor
Join Date: Apr 2015
Old 05-09-2020 , 21:56   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #21

Interesting I now have an error in my database saying I have too many connections. I went and upped my connections from 150 to 500 and restarted my MySQL and still have the same error of too many connections. Is there a part in the databasing of the plugin that also limits the connections? I don't think I should be having a too many connections error :/
ownage13 is offline
bloodmodii
Member
Join Date: Jun 2016
Old 05-10-2020 , 13:01   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #22

Also one feature that could be interesting is that to count player as player who connected and not player alive.
This would avoid seeing the server emtpy in !hop when it just changed map and everybody is in the loading screen.
bloodmodii is offline
ownage13
AlliedModders Donor
Join Date: Apr 2015
Old 05-10-2020 , 13:57   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #23

Alright well after getting the compile to have more servers I pushed it across and now all day today my servers have been crashing left and right. Removing this plugin until I can figure out what is causing these errors all of a sudden. My setup was fine before I added this to it so now I have to figure out why its maxing out my connections and causing my servers to crash

EDIT: I have undergone a massive DDoS on my setup and that is why my database is not working correctly.

https://imgur.com/E57zflJ - RIP my setup lol

Last edited by ownage13; 05-10-2020 at 14:31.
ownage13 is offline
LuqS
AlliedModders Donor
Join Date: Jun 2019
Location: Israel
Old 05-10-2020 , 16:01   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #24

Quote:
Originally Posted by ownage13 View Post
Alright well after getting the compile to have more servers I pushed it across and now all day today my servers have been crashing left and right. Removing this plugin until I can figure out what is causing these errors all of a sudden. My setup was fine before I added this to it so now I have to figure out why its maxing out my connections and causing my servers to crash

EDIT: I have undergone a massive DDoS on my setup and that is why my database is not working correctly.

https://imgur.com/E57zflJ - RIP my setup lol
Hey ownage,

I'm sorry to hear about the DDoS attack against you, i hope it will be resolved quickly.
If you still having any issues / any suggestions please add me through one of the platforms in my signature so we could talk
__________________
You like my work? You want to support?
Consider Donating!

Need signatures / offsets for CS:GO?
Contact me:
LuqS is offline
LuqS
AlliedModders Donor
Join Date: Jun 2019
Location: Israel
Old 05-17-2020 , 11:13   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #25

Quote:
Originally Posted by bloodmodii View Post
Also one feature that could be interesting is that to count player as player who connected and not player alive.
This would avoid seeing the server emtpy in !hop when it just changed map and everybody is in the loading screen.
I'm working on the plugin atm and i need to test it because i think it will not make a difference because my plugin sets the player count to 0 when the last player disconnects (to avoid problems with hibernate and timers)
__________________
You like my work? You want to support?
Consider Donating!

Need signatures / offsets for CS:GO?
Contact me:
LuqS is offline
ShaneAJM
AlliedModders Donor
Join Date: Aug 2017
Location: United States
Old 05-18-2020 , 04:22   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #26

Found this error on version 1.2

Code:
L 05/18/2020 - 08:18:54: [SM] Exception reported: Invalid database Handle 0 (error: 4)
L 05/18/2020 - 08:18:54: [SM] Blaming: ServerListCore.smx
L 05/18/2020 - 08:18:54: [SM] Call stack trace:
L 05/18/2020 - 08:18:54: [SM] [0] Database.Format
L 05/18/2020 - 08:18:54: [SM] [1] Line 337, C:\Users\Natanel\Desktop\Programming Stuff\SPEdit\General Plugins\Server List TQuery\ServerListCore.sp::UpdateServer
L 05/18/2020 - 08:18:54: [SM] [2] Line 228, C:\Users\Natanel\Desktop\Programming Stuff\SPEdit\General Plugins\Server List TQuery\ServerListCore.sp::OnCvarChange
The plugin added the correct tables into the database but gives a 'No servers found' error message in chat when trying to use the plugin. Any ideas as to why?
ShaneAJM is offline
LuqS
AlliedModders Donor
Join Date: Jun 2019
Location: Israel
Old 05-20-2020 , 16:47   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #27

QUICK UPDATE:

Almost 70% of the new update is finished and it will be released in the next few days!

There are a lot of fixes and new features, so stay updated

(anyone who has the 0.0.0.0 IP problem, add me and i will send you a working version until the new update gets released!)
__________________
You like my work? You want to support?
Consider Donating!

Need signatures / offsets for CS:GO?
Contact me:

Last edited by LuqS; 05-20-2020 at 16:48.
LuqS is offline
Frenzi3d
Member
Join Date: Nov 2018
Location: Thailand
Old 05-21-2020 , 12:45   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #28

Pin
Frenzi3d is offline
ShaneAJM
AlliedModders Donor
Join Date: Aug 2017
Location: United States
Old 05-27-2020 , 20:31   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #29

To those having their server crash after the latest CS:GO update (5/27/20):

You'll need to unload the LobbySessionFixer extension. I have unloaded the plugin entirely for the time being as from what I can tell it relies on this extension. Hopefully an update for it is out soon that can fix this.

Last edited by ShaneAJM; 05-27-2020 at 20:32.
ShaneAJM is offline
LuqS
AlliedModders Donor
Join Date: Jun 2019
Location: Israel
Old 05-28-2020 , 04:31   Re: [CS:GO] Server-Redirect+ (ServerList w/ Server Hopper) [MySQL] (v1.2, 13 April 20
Reply With Quote #30

28/5/2020 FIX - LobbySessionFixer CRASH

I'm sorry for the inconvenience.

To fix this problem you will need to update 'redirect_core.smx' from here.

Edit: AND use the updated 'LobbySessionFixer' from here

(or use what i uploaded in this message)

If you have any more problems feel free to join my newly discord server. open a ticket to report the problem .
Attached Files
File Type: smx redirect_core.smx (7.9 KB, 184 views)
File Type: zip LobbySessionFixer.zip (1.06 MB, 254 views)
__________________
You like my work? You want to support?
Consider Donating!

Need signatures / offsets for CS:GO?
Contact me:

Last edited by LuqS; 05-28-2020 at 08:34.
LuqS is offline
Reply


Thread Tools
Display Modes

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 10:34.


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