-
Notifications
You must be signed in to change notification settings - Fork 87
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Crash] Unfixable conflicts #431
Comments
Make sure the Bclib version is compatible with the particular betterend version. |
Better End requires version 1.3.0 of bclib which is what I have |
Looks like your Fabric installation fails to remap mods, you can try to re-install it |
I'll try but it works with any other mod, even Better Nether |
I've deleted my |
i have the same issue |
What mappings are you using? |
yarn 1.18.1+build.22, loader 0.13.0 and 0.12.12 |
let me check |
same |
You can try mojmap, I think this can be a remapper issue due to mappings difference. |
thats where the issue arises from, i keep asking on the discord how to use the dev version in ide but so far ive gotten no one to answer me. and ive since forgotten how to from when you told me back when i did my 1.16 version |
You can load it as a jar file using gradle, for example |
that was via and in dependencys section |
Yes. this should work |
I'm a little confused right now, I wasn't trying to use BetterEnd as a dependency, I just placed it into my |
The mixins like to crash and burn when being used as a mod in the mods folder due to mapping differences No idea why that is, it shouldnt, but they do |
Mods from mod folder are remapped during runtime, if mappings are different - they can crash too. I'm not sure what causing this, some mods will work fine, some not |
Prolly just some wierdness in mapping matching or missing maping |
This method needs renaming to fix devlaunch in yarn environment:
|
Markdirty... What a name |
Same name as vanilla class uses in other mappings |
Should be fixed in 1.0.3. Please reopen if you are still having issues. |
I cannot launch the game with BetterEnd 1.0.0 - 1.0.2.
As you can see I only have the required dependencies, connectiblechains and notenoughcrashes loaded. I was also launching the game in from IDEA as I am trying to add compatibility to connectiblechains with your mod.
The text was updated successfully, but these errors were encountered: