Error when joining a server

Bug #513981 reported by someone
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Gang Garrison 2
Fix Released
Undecided
Unassigned

Bug Description

Joining a server displays these error messages:

"Wrong Number of Players while Deserializing State"
"The Server Spent Unexpected Data"
"Incompatible Server Protocol Version"

This appears even after redownloading the game and updating it. This doesn't happen on a locally hosted game, but now this means I can't play with anyone. Help?

Revision history for this message
L (sharkbait261) wrote :

Could be the server you are joining. A modded server with a kick feature sends garbage to "kick" someone and causes those errors.

Did you try other servers?

Revision history for this message
Intel Guard (societyomg) wrote :
Download full text (7.7 KiB)

___________________________________________
ERROR in
action number 1
of Draw Event
for object AmmoCounter:

Error in code at line 9:
   if (global.myself.object != -1 && global.myself.class==CLASS_SOLDIER and instance_exists(global.myself.object)) {

at position 20: Unknown variable object

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object AmmoCounter:

Error in code at line 1:
   if global.myself.object == -1 instance_destroy();

at position 18: Unknown variable object

___________________________________________
ERROR in
action number 1
of Draw Event
for object AmmoCounter:

Error in code at line 9:
   if (global.myself.object != -1 && global.myself.class==CLASS_SOLDIER and instance_exists(global.myself.object)) {

at position 20: Unknown variable object

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object AmmoCounter:

Error in code at line 1:
   if global.myself.object == -1 instance_destroy();

at position 18: Unknown variable object

___________________________________________
ERROR in
action number 1
of Draw Event
for object AmmoCounter:

Error in code at line 9:
   if (global.myself.object != -1 && global.myself.class==CLASS_SOLDIER and instance_exists(global.myself.object)) {

at position 20: Unknown variable object

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object AmmoCounter:

Error in code at line 1:
   if global.myself.object == -1 instance_destroy();

at position 18: Unknown variable object

___________________________________________
ERROR in
action number 1
of Draw Event
for object AmmoCounter:

Error in code at line 9:
   if (global.myself.object != -1 && global.myself.class==CLASS_SOLDIER and instance_exists(global.myself.object)) {

at position 20: Unknown variable object

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object AmmoCounter:

Error in code at line 1:
   if global.myself.object == -1 instance_destroy();

at position 18: Unknown variable object

___________________________________________
ERROR in
action number 1
of Draw Event
for object AmmoCounter:

Error in code at line 9:
   if (global.myself.object != -1 && global.myself.class==CLASS_SOLDIER and instance_exists(global.myself.object)) {

at position 20: Unknown variable object

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object AmmoCounter:

Error in code at line 1:
   if global.myself.object == -1 instance_destroy();

at position 18: Unknown variable object

___________________________________________
ERROR in
action number 1
of Draw Event
for object AmmoCounter:

Error in code at line 9:
   if (global.myself.object != -1 && global.myself.class==CLASS_SOLDIER and instance_exists(global.myself.object)) {

at position 20: Unknown variable object

___________________________________________
ERROR in
action number 1
of Begin Step Event
for object AmmoCounter:

Error in code at line 1:
   if global.myself.object == -1 instance_destroy();

at position 18: Unknown variable object

___________________________________________...

Read more...

Revision history for this message
L (sharkbait261) wrote :
Changed in gg2:
status: New → Fix Committed
MedO (smaxein)
tags: added: is-fix-released
Revision history for this message
Chris P. Bacon (sfraser0204) wrote :

The error on joining from long name exploit has been fixed. IntelGuard's error seems to be something else entirely.

Changed in gg2:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.