Page MenuHomeFeedback Tracker

Placing a particular modded entity kicks Game Master from the server (reason=1)
Closed, ResolvedPublic

Description

Newly released addon has a placeable entity that results in a kick when placed. The only relevant entry in logs is:

22:20:14:292 DEFAULT   (E): Kicked from game. group=1 reason=1

Unfortunately, the error message does not tell me what the problem is. I do not get any errors when running Game Master in Workbench, only on server.

Details

Severity
Block
Resolution
Open
Reproducibility
Always
Operating System
Windows 10 x64
Operating System Version
Windows 11
Category
General
Steps To Reproduce
  1. Boot up a server with "Game Master FX" addon
  2. Try to place Systems -> Fire (any)
  3. Receive kick

Event Timeline

Mods config on server

		"mods": [	
			{
				"modId": "5994AD5A9F33BE57",
				"name": "GameMasterFX"
			},
			{
				"modId": "5964E0B3BB7410CE",
				"name": "OdinsGameMasterAdditions"
			}
		]

Server logs at time of event

RPL          : ServerImpl event: disconnected (identity=0x00000000)
NETWORK      : Player disconnected: connectionID=0

I did find a helpful error message way before the kick, and managed to resolve the issue, so this can be closed.

Geez closed this task as Resolved.Jun 20 2022, 5:38 PM
Geez claimed this task.