quentin452 / OptimizationsAndTweaks

Mod that add some Optimizations/Bugfix/Tweakings for minecraft 1.7.10 and mods
GNU Lesser General Public License v3.0
36 stars 2 forks source link

[1.7.10]: Crash with Witchery #45

Closed Tiago-o-Oliveira closed 1 year ago

Tiago-o-Oliveira commented 1 year ago

Modpack

Personal

Help isloating the issue

Game log

crash-2023-10-26_21.16.30-client.txt

Description

Not sure if this is the same bug as #37, but i'm the game is crashing with enableMixinEntityVillageGuard set to true, disabling it solves the problem, i've also tested on the latest dev build and the error persists.

quentin452 commented 1 year ago

i don't have clues

quentin452 commented 1 year ago

you just need to disable enableMixinEntityVillageGuard

quentin452 commented 1 year ago

sometimes this issue appear and sometimes not ,and this bug appear never in certain modpack so idk

quentin452 commented 1 year ago

so maybe i should remove this mixin

Tiago-o-Oliveira commented 1 year ago

or default it to false maybe

chixiguaya commented 1 year ago

After I use the latest version,i enable enableMixinEntityVillageGuard and it works.During this period, I only changed ASMC and OptimizationsAndTweaks version.

quentin452 commented 1 year ago

@Tiago-o-Oliveira ah yeah i see, you use ptimizationsandtweaks-V1.1.7-1-7-10.4+be55090a2e-dirty, you should try updating to the release

quentin452 commented 1 year ago

in all case , i maked a workaround for it , i removed the Witchery mixin and added an another mixin that don't touch Witchery