Replay Mod Forums

Startup Crash[Minecraft-1.12.2,forge-14.23.5.2831]
    • User
    • 5 forum posts
    User181885
    #1

    Sep 03 19, 04:53 PM | Last edited: Sep 03 19, 04:56 PM

    I feel like I missed something and should already know why this is crashing, but I figure the crash can at least be documented here. Thanks for all your hard work!

    I'm trying to run the Life in the Village modpack created by xDreamz and managed through the Twitch app. I chucked the latest Replay Mod release for Minecraft 1.12.2 into the mods folds, hit play, and then hit play on the launcher. A couple of seconds later the launcher comes back reporting a crash.

    I'm not looking for a fix but would appreciate one if it does come around.

    Minecraft-1.12.2
    forge-14.23.5.2831
    replaymod-1.12.2-2.2.0-b7
    Life in the Vallage-1.13


    Fatal line:

    Spoiler: Code


    Full log: https://paste.replaymod.com/walarukabe


    • Developer
    • 1883 forum posts
    User10
    #2

    Sep 03 19, 06:51 PM | Last edited: Sep 03 19, 06:52 PM

    One of the coremods which you've got installed is broken. It (probably) works fine on its own but does something which it must not do (in this case early loading of Minecraft classes) which then breaks stuff further on in other mods.

    I've looked through your logs but none of the coremods listed raise a flag, so you'll have to remove other mods until you find the one at fault.
    Be aware though that due to the nature of these kind of bugs, innocent third-party mods may still need to be present for it to actually crash. See e.g. this issue where p455w0rd's lib is at fault but the crash will only happen if either BetterPortals or LagGoggles+VoxelMaps needs to be installed (none of which are actually at fault).


    • User
    • 5 forum posts
    User181885
    #3

    Sep 04 19, 12:32 AM

    Thank you for the informative post!

    I began, as you said, testing each mod by removing them one at a time and then testing the client. The client fully launched once RandomPatches [randompatches-1.12.2-1.17.2.1.jar] was removed from the mods folder. After reinstating the previously removed mods besides RandomPatches, the client still launched fully.

    I'll try exploring some elements of Replay Mod while I consider what to do next with this information.