Irmo van den Berge

Results 232 comments of Irmo van den Berge

[traincarts-persistent-mutex-test-build.zip](https://github.com/bergerhealer/TrainCarts/files/13956105/traincarts-persistent-mutex-test-build.zip) This test build persistently saves and restores all of the following data: - Action (launch, waiting at stations, etc.) that trains are doing at time of server shutdown -...

You mean it split at a junction? So the junction toggled when it spawned in?

Are all these trains on the main "world" world, or is this a separate world that is loaded in by a plugin like multiverse? Want to make sure as later...

offline world is a bkcl api to persistent knowledge of worlds even when worlds unload / load again. It shows name=club indicating the world is loaded at the time, so...

Found some issues, am working on fixing those first. They explain the switcher sign behavior you describe

[traincarts-test-persistence-v2.zip](https://github.com/bergerhealer/TrainCarts/files/13980230/traincarts-test-persistence-v2.zip) Please try this version. It should at least fix the issue with the switcher sign toggling the track. It **might** also fix the skip sign problem as they could...

Confirmed the station thing, previous fix must have re-broken that. let me fix that

[traincarts-persistence-test3.zip](https://github.com/bergerhealer/TrainCarts/files/13991602/traincarts-persistence-test3.zip) This fixes the stations issue. Related to stations is potentially it also forgot skip state of the [train] skip sign, so that should now be fixed also. Only issue...

But are these issues that existed before (so the jenkins build I linked) too, or is that since these changes? I did do a minor rewrite of some logic to...

if its pre-existing then Ill have to figure out what triggers it. Does this issue exist at all for Smart Mutex signs? (not pathing) Does a non-smart pathing mutex have...