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

Server Hop [v0.8.1, updated 2010-03-21]


Post New Thread Reply   
 
Thread Tools Display Modes
Shazam
Junior Member
Join Date: Feb 2021
Old 04-20-2021 , 22:00   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #531

Quote:
Originally Posted by JoinedSenses View Post
I have patched server hop to instead use a panel and the redirect client command.

https://github.com/JoinedSenses/ServerHop
can you give me the correct sp please?? Because I have the following errors:

HTML Code:
...\include\socket.inc(297) : error 147: new-style declarations are required
...\include\socket.inc(309) : error 147: new-style declarations are required
...\include\socket.inc(319) : error 147: new-style declarations are required
...\include\socket.inc(319) : error 147: new-style declarations are required
...\include\socket.inc(336) : error 147: new-style declarations are required
...\include\socket.inc(336) : error 147: new-style declarations are required
...\include\socket.inc(346) : error 147: new-style declarations are required
...\include\socket.inc(355) : error 147: new-style declarations are required
...\include\socket.inc(371) : error 147: new-style declarations are required
...\include\socket.inc(371) : error 147: new-style declarations are required
...\include\socket.inc(389) : error 147: new-style declarations are required
...\include\socket.inc(389) : error 147: new-style declarations are required
...\include\socket.inc(389) : error 147: new-style declarations are required
...\include\socket.inc(389) : fatal error 190: too many error messages on one line
Shazam is offline
Grey83
Veteran Member
Join Date: Dec 2014
Location: Ukraine
Old 04-21-2021 , 12:57   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #532

Shazam, you can try my fork of this include
Attached Files
File Type: inc socket.inc (16.5 KB, 90 views)
__________________
Grey83 is offline
JoinedSenses
Senior Member
Join Date: Sep 2013
Old 05-22-2021 , 17:07   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #533

https://github.com/JoinedSenses/sm-ext-socket/

Check releases there for .dll and .so

Includes methodmap support for socket.
__________________
JoinedSenses is offline
JoinedSenses
Senior Member
Join Date: Sep 2013
Old 05-22-2021 , 17:13   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #534

[QUOTE=CrazyKermitRubes;2721825]It looks like I'm getting an error regarding memory locations when loading this plugin:
L 10/18/2020 - 13:00:48: [SM] Exception reported: Invalid memory access
L 10/18/2020 - 13:00:48: [SM] Blaming: disabled/serverhop.smx
L 10/18/2020 - 13:00:48: [SM] Call stack trace:
L 10/18/2020 - 13:00:48: [SM] [1] Line 313, C:\Users\Arron\Documents\GitHub\TF2-ServerHop\scripting\serverhop.sp::GetByte
L 10/18/2020 - 13:00:48: [SM] [2] Line 349, C:\Users\Arron\Documents\GitHub\TF2-ServerHop\scripting\serverhop.sp::OnSocketRec eive

I'll look into fixing this. It looks like a2s queries can now include a challenge, so this plugin should be edited to handle that. I'll update my repo soon.
__________________

Last edited by JoinedSenses; 05-24-2021 at 09:57.
JoinedSenses is offline
JoinedSenses
Senior Member
Join Date: Sep 2013
Old 05-24-2021 , 18:56   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #535

Updated ServerHop with a fix for servers expecting a challenge response.

https://github.com/JoinedSenses/TF2-ServerHop
__________________
JoinedSenses is offline
noto3
Member
Join Date: Jan 2021
Old 06-18-2021 , 11:51   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #536

The updated version with a menu layout for accepting hop, does not work on L4D2, any alternative for this?
noto3 is offline
eliteroyal
AlliedModders Donor
Join Date: Dec 2016
Location: Moldova
Old 09-01-2021 , 11:41   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #537

what's the best alternative for this plugin for CSS ?
__________________
PEACE FROM MOLDOVA
eliteroyal is offline
noto3
Member
Join Date: Jan 2021
Old 02-03-2022 , 10:15   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #538

Quote:
Originally Posted by lippnc View Post
Here is a working version of Serverhop for L4D2. I only tested in L4D2. The server was Linux, and is working with new AS2 protocol and listing on Gametracker. You will stiil see GetByte error Line 229 and OnSocketReceive error line 266. But it works. New protocol not being responded to causes the error. Special translation file explains how to use MUCH better. Translation file is not for More Colors, however. Compiled on SM 1.11.

Server Hop (c) 2009, 2010 [GRAVE] rig0r
www.gravedigger-company.nl
More Colors support added by 2NASTY4U
does not seem to work, compiled with sm 1.10
Plugin load successfully but the chat command has no effect

Last edited by noto3; 02-03-2022 at 12:20.
noto3 is offline
Krufftys Killers
Senior Member
Join Date: Jan 2014
Old 07-18-2023 , 20:21   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #539

Here working copy for L4D2
Attached Files
File Type: zip serverhop-0.8.1.zip (24.2 KB, 61 views)

Last edited by Krufftys Killers; 07-18-2023 at 20:23.
Krufftys Killers is offline
lippnc
Member
Join Date: Feb 2013
Old 07-21-2023 , 02:52   Re: Server Hop [v0.8.1, updated 2010-03-21]
Reply With Quote #540

Kruffty's version working on Linux servers. Here is an updated version working on both Windows and Linux. Socket 3.02 included. Server names appear correctly and so do number of players on servers and current map names. Added missing translation file.
Attached Files
File Type: sp Get Plugin or Get Source (serverhop.sp - 39 views - 8.9 KB)
File Type: smx serverhop.smx (8.7 KB, 22 views)
File Type: zip ServerHop 2.0.zip (662.8 KB, 70 views)

Last edited by lippnc; 07-27-2023 at 00:04. Reason: Forgot translation file
lippnc 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 02:10.


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