Cracker1000's Mod

  • Cracker1000
    16th Aug 2022 Member 0 Permalink

    @kitsune-222 (View Post)

     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.

    Edited once by Cracker1000. Last: 16th Aug 2022
  • Waterbottle123
    16th Aug 2022 Member 0 Permalink

    @jacob1 (View Post)

     Before I saw your post I was scared for a sec lol

     

  • Totally_not_Germany
    17th Aug 2022 Member 0 Permalink

    is the mod safe?

  • Darkwrist
    17th Aug 2022 Member 1 Permalink

    How many times are people going to ask this stuff for every mod out there. Yes it's safe.

  • NF
    17th Aug 2022 Member 0 Permalink

    @Waterbottle123 (View Post)

     I don't know about you, but you shouldn't worry too much. 

  • anamorphic
    18th Aug 2022 Member 0 Permalink

    @Cracker1000 (View Post)

    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.

  • Cracker1000
    18th Aug 2022 Member 0 Permalink

    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.

    Edited once by Cracker1000. Last: 18th Aug 2022
  • Cracker1000
    20th Aug 2022 Member 0 Permalink

    V43.0 released!

    Windows 64 bit

    Linux 64 bit

     

    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.

  • Inventor70
    22nd Aug 2022 Member 0 Permalink

    why does it say its a virus?