MrTJP / ProjectRed

Redstone Engineering
MIT License
466 stars 178 forks source link

DEDICATED_SERVER ENV GUIs do not work #1795

Closed marewey closed 11 months ago

marewey commented 11 months ago

Describe the bug When playing with these mods in DEDICATED_SERVER environment you are unable to use GUIs for Timer or any other gates Gate still functions correctly, but it not configurable

To Reproduce Steps to reproduce the behavior:

  1. Install mod on a Dedicated Server
  2. Join Server
  3. Try and set timer gate
  4. Nothing happens, except some log spam on server log

Expected behavior The GUI would open and set the timer to go off every 1 sec for example

Crash Log This is not a crash, but this is the server log when you would try and click on a gate with a GUI https://pastebin.com/BZKsh0iD In Addition the server startup contains this bit of code, which probably should not be on the server side, I would guess? [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Trait: codechicken/multipart/trait/TAnimateTickTile [modloading-worker-0/INFO] [codechicken.mixin.forge.SidedGenerator/]: Marker: codechicken/multipart/api/part/AnimateTickPart, Side: CLIENT

Versions Include versions of the dependencies. And since you're looking at it, make sure ProjectRed is up to date. Don't submit bugs for old versions, as they could have been fixed.

MrTJP commented 11 months ago

Deployment started. Will be available on Curseforge in about 30 mins.

https://github.com/MrTJP/ProjectRed/actions/runs/5638128952