Seems like LBPhacker couldn't reproduce the issue.
We would need more details on what you guys were doing exactly and which save you tried to load.
So, until there's a fix for the problem I would suggest you guys use the same version i.e switch to this mod or the one your friends are using to avoid such errors. As long as you save and load stuff from this mod it should be fine.
is the mod safe?
I don't know about you, but you shouldn't worry too much.
I am the friend kitsune refers to there (although his erroneous use of "compile the source code onto his computer" obscures this fact), so I can describe the symptoms. Basically, what happens is, every single stamp that kitsune pastes in TPTMP says that it cannot sync because it requires version 97.0 to load, but I only have TPT version 96.2. When I pointed this out to him, he said that your mod has version 97.0, so I configured a nix overlay to pull the Powder Toy source code from your GitHub master branch's tip:
(self: super: {
the-powder-toy = super.the-powder-toy.overrideAttrs (old: {
version = "97.0";
src = super.fetchFromGitHub {
owner = "cracker1000";
repo = "The-Powder-Toy";
rev = "b4f389242c8f35fac0e252da2f92267111fc98e7";
sha256 = "CxiEIbdKTVD/1Sx3CPGZ/HdlZpzFq/v3OIIo8NSFF4w=";
};
});
})
This successfully caused nix to compile your mod, and I can use your mod normally, but kitsune's stamps still fail to load and say they need version 97.0.
LBPHacker said something about needing a debug version enabled when I was talking about this in chat.
Yeah we figured it was a symptom of version mis-match. There are a lot of dis-similarities when it comes to how different mods/ vanilla version handels v97.0 saves. My mod allows you to load/ save them. It would still help if you can share the save id or upload it somewhere.
I wonder why you wanted to compile the source code. Are you using a platform that's not supported (Mac or a 32 bit machine) or something?
Now we could add checks to prevent this but it turns out it will lead to more problems than it solves.
So the fix for now will be that you both use the same version of game.
V43.0 released!
Changelog for V43.0
Sodium under Vaccum now gives off yellow light.
Fix TURB producing sprk loops
Around 8% performance boost.
Fix URS giving timeout errors for some users.
Merges from latest snapshot
Switch from Maticzpl's method to official one for dealing with new property alias.
Improved interface for Startup elem selector.
why does it say its a virus?