ICBM - Interconnected Block Missiles

ICBM - Interconnected Block Missiles

10M Downloads

[1.12.2] v6 - Radar station not keeping user input

oliwier509 opened this issue ยท 2 comments

commented

https://github.com/user-attachments/assets/6e9ad771-5cbb-491a-a66c-dcfd08f97355
version: 6.5.1
this issue is not present on past versions

commented

GUI itself isn't actually validating if the values are inside limits. Which honestly is an oversight that should be fixed as well... but wouldn't cause the config limits to engage in the GUI.

Looks to be a sync issue or input processing issue. If I recall right the launcher had a problem not far off this a while back. In which tabbing out would cause the input boxes to zero out. This may be that values inputted by the user are getting overridden by the defaults on the server.

commented

Uploaded version 6.5.3 that should fix the issue