Sinytra Connector

Sinytra Connector

12M Downloads

[Datapack Load Error] Incompatible with latests Neoforge versions

ShinryuAspect opened this issue ยท 2 comments

commented

Minecraft version

1.21.1

Describe the bug

Upon creating a world with a set of mods, the world fails to load with a Datapack load error

Steps to reproduce

Currently running ATM10 latest version (2.30), but also happened with previous version. Neoforge versions on those were 21.1.114 and 21.1.113. Apparently, it loads fine when using 21.1.107 (haven't tried any newer version between 107 and 113)
I've added Sinytra along with Extras plus a few fabric mods (appart from additions picked by myself, but this may be a incompatibility with Connector and latests versions of NeoForge)

Logs

latest.log: https://gist.github.com/ShinryuAspect/4b4ad22e3d267c717bdc0dd2a85c09ed
debug.log: https://gist.github.com/ShinryuAspect/7f466d2677f42865941fc4bced2cd785

Additional context

Minecraft doesn't crash, it just simply returns me to the world selection screen, but the logs states something along the lines of a Critical injection failure.
I'm also attaching an exported .html mod list in case it's needed (doesn't let me attach the .html directly, so I drop it zipped): All the Mods 10.zip

commented

Please read the issue template more carefully. For modpack related issues, use the support channel on our discord server.

Before reporting, please ensure that:

  • You've installed a minimal set of mods required to reproduce the issue.
    Issues with modpacks and excessive amount of mods will not be accepted, as they take a long time to diagnose.
    Knowing which mods are causing problems allows us to focus on fixing the issue as soon as possible.
    If you're unsure which mods might be at fault, try using binary search - removing half of installed mods
    repeatedly until the faulty mod is found.
commented

Possible duplicate of Sinytra/ForgifiedFabricAPI#189