ewnavilae / gmodmodules

Automatically exported from code.google.com/p/gmodmodules
0 stars 0 forks source link

gmsv_gatekeeper causes invalid Steam ID error #24

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Put gmsv_gatekeeper on a updated GMod server
2. Start server.
3. Attempt to connect.

What is the expected output? What do you see instead?
It should allow people to join.  But instead is generating an error and causing 
people to be disconnected with "invalid Steam ID" error.

What version of the product are you using? On what operating system?
Latest gmsv_gatekeeper.  An updated GMod server.

Please provide any additional information below.
The OB update probably broke it.  As it was working fine before.

Original issue reported on code.google.com by thekigen@gmail.com on 29 Jun 2012 at 3:58

GoogleCodeExporter commented 8 years ago
Correction: The module isn't actually causing the rejections.  Its a script 
that depends on the module.  However, all incoming users' Steam ID are showing 
up as "STEAM_ID_UNKNOWN".

Original comment by thekigen@gmail.com on 29 Jun 2012 at 4:49

GoogleCodeExporter commented 8 years ago
Until somebody rebuilds gatekeeper, please set

gk_force_protocol_enable 1
gk_force_protocol 21

Original comment by AzuiSl...@gmail.com on 29 Jun 2012 at 5:00

GoogleCodeExporter commented 8 years ago
Ya, I found and fixed.  "case 22:"

I can post my compile if you'd like.

Original comment by thekigen@gmail.com on 29 Jun 2012 at 6:59

GoogleCodeExporter commented 8 years ago
can we get a fix for this? can i get the fixed one you have theKigen send to me 
please hellzoneclans@gmail.com

Original comment by hellzone...@gmail.com on 3 Jul 2012 at 4:02

GoogleCodeExporter commented 8 years ago
Yeah If I could get your compile that'd be awesome. I only have my laptop so I 
don't have all my shit to compile.

Original comment by kassemsa...@gmail.com on 14 Jul 2012 at 4:46

GoogleCodeExporter commented 8 years ago
gmsv_gatekeeper has been updated for protocol 22.

Original comment by AzuiSl...@gmail.com on 28 Jul 2012 at 10:47