Crashes with gravity changer mod
RoguSpanish opened this issue ยท 10 comments
Read me before you open an issue!
Instructions
This is a template for the issue you are about to open! It will help you provide the information necessary
to complete your crash report. Before you open an issue, ensure you've completed every step on the checklist below.
- Have you used the search tool to find similar issues? Make sure you are not opening a duplicate.
- Are you using the latest version of the mod? If not, try updating to see if it resolves your issue.
All good? Please read through the sections below, and fill out any lines starting with an arrow. Then, remove
everything above this dashed line (including the line itself.)
Version
lithium-fabric-mc1.18.1-0.7.7
GravityChanger-0,3.0-1.18.1
Reproduction Steps
just run the game with these 2 mods on fabric and it will happen
Crash Report File
Minecraft Save
If applicable, provide a Minecraft save containing a minimal example on how to reproduce this crash as a compressed ZIP file.
Additional Information
Provide any additional information or context which may be relevant to the issue. If you have none to add,
you can remove this section. If possible, please confirm that the crash does not happen when Lithium is not installed.
Try adding
mixin.entity.collisions.movement=false
to the lithium.properties file in the config folder
Can you test whether this issue occurs when you change nothing besides removing lithium from the mods folder?
Yep, with lithium removed, there is no crashes, only issue is, this modpack I'm using is dependent on lithium (I have no idea how it didn't crash)
(except it does crash when loading a world, so yes, it is dependent)
Nevermind, it doesnt crash
(except it does crash when loading a world, so yes, it is dependent)
Nevermind, it doesnt crash
Okay so it wasn't a dependent but the server owner still wishes to keep lithium,
Ive tested around fully and yes the crash is only with lithium and with the gravity mod in.
I have this same problem, and I tried to use the config fix, but it didn't work. Here is the log.
latest.log
I only ran Gravity Changer, Fabric API, Cloth Config, and Lithium, all the latest versions in Minecraft 1.18.1.
Add mixin.entity.collisions.suffocation=false to the lithium config.
Mod authors can automatically disable this mixin as well. https://github.com/CaffeineMC/lithium-fabric/wiki/Disabling-Lithium's-Mixins-using-your-mod's-fabric-mod.json