CreeperHost / StevesCarts2

4 stars 5 forks source link

Neoforge 1.20.4 Engine priorities reset on server restart #27

Closed Saereth closed 4 months ago

Saereth commented 4 months ago

Seems like the engine priorities arent saving or loading properly across server restarts. Steps to reproduce:

Install a solar and coal engine on a cart, assemble, change the priorities. Restart and the priorities are back to default.

Saereth commented 4 months ago

This seems to be more than just engine priorities, things like information displays loose their selected displays etc on restart as well.

brandon3055 commented 4 months ago

This is actually a synchronisation issue. The values are saved, but not properly synced to the client when the cart is loaded. This should be resolved in the next release.

Saereth commented 4 months ago

does look like this is resolved now, cool!