embeddedt / VintageFix

FerriteCore and ModernFix venturing into the stone age of 1.12
https://legacy.curseforge.com/minecraft/mc-mods/vintagefix
Other
66 stars 6 forks source link

Version 0.4.3 crashes Minecraft when Cubic Chunks is installed. #95

Closed Catullus16 closed 3 months ago

Catullus16 commented 5 months ago

I have ruled out all recently installed mods and Cubic Chunks seems to be the source of my game crashing when Vintage Fix is installed. I am using Multi MC version 0.7.0 with Minecraft version 1.12.2 on the latest version of Windows 10. The version of Vintage Fix being used is version 0.4.2 and the version of cubic chunks being used is version 1.12.2-0.0.1280.0-SNAPSHOT-all. I have attached the log for the stop error to this message and I also intend to contact the developers of Cubic Chunks since I'm not sure what the source of the incompatibility is yet. Cubic_Chunks_Crash_Report.txt

hampop commented 5 months ago

oh it says that you disabled mixinbooter which vintagefix needs to be able to work

hampop commented 5 months ago

oh ok i just tested it and it doesn't work for me either with mixinbooter. so for now go in VintageFix config file and turn off mixin.chunk_access to make it work with CubicChunks latest.log

CursedFlames commented 5 months ago

Looks like a mixin conflict between VintageFix's ChunkMixin and Cubic Chunks. Might be reasonable to leave this as it is given that the VintageFix mixin can simply be disabled.

Catullus16 commented 5 months ago

Changing mixin.chunk_access in the config file to false does not appear to have solved the crash error. Here is the second crash error I'm getting. Second_CC_Crash_Report.txt

jchung01 commented 5 months ago

1) Like hampop said, your pack instance has MixinBooter disabled; enable it as it is required by VintageFix. 2) Your title says you're using 0.4.3, but the latest release (as of writing, on CF) is 0.4.2, which is what you have installed. 3) One of the recent commits cd2ed9327 fixed this issue. The latest beta build that has this commit can be downloaded from the link in the readme.

embeddedt commented 3 months ago

Fixed in 0.5.0