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

Server freeze #57

Closed zeff9801 closed 1 year ago

zeff9801 commented 1 year ago

Modpack

No response

Help isloating the issue

Game log

stall-2023-11-05_16.43.13-1.txt

Description

when trying to load the Hell dimension from JinGames Dragon Block C mod the server freezes, i tried disabling some chunk/world related mixins but that didn't fix the issue

quentin452 commented 1 year ago

how to teleport to the Hell Dimension? i don't known anything about this mod

zeff9801 commented 1 year ago

you should automatically get tped there when you die

quentin452 commented 1 year ago

for my case , i don't get any logs about a crash but the server got freezed

zeff9801 commented 1 year ago

yup my server doesn't crash i simply generated a stall report using https://www.curseforge.com/minecraft/mc-mods/sampler

quentin452 commented 1 year ago

and i can confirm the tps is normal without Optimizationsandtweaks or all mixins disabled , so now just need to find what mixin :D

quentin452 commented 1 year ago

and i found it , try disabling enableMixinPatchSpawnerAnimals

zeff9801 commented 1 year ago

yup that did the trick thank you