hyperhipp0 / NESM

0 stars 2 forks source link

ESM-1.20.1-1.0.0.jar game completely freezes on world load up chunk loading Etc #4

Open FullMetalMaster opened 2 months ago

FullMetalMaster commented 2 months ago

i have tryed editing configs etc and there's the small chance percentage that when you reload the world everything runs perfectly fine put on the first load up it always dies chunks stop loading the game just crashes

StockiesLad commented 1 month ago

the code for spawning in the mobs is broken.


at TRANSFORMER/minecraft@1.20.1/net.minecraft.world.level.Level.m_8055_(Level.java:3543)
    at TRANSFORMER/nightmareesm@1.0.0/com.esm.nightmare.DuplicateMob.isPositionGood(DuplicateMob.java:102)
    at TRANSFORMER/nightmareesm@1.0.0/com.esm.nightmare.DuplicateMob.Clone(DuplicateMob.java:63)
    at TRANSFORMER/nightmareesm@1.0.0/com.esm.nightmare.DuplicateMob.<init>(DuplicateMob.java:44)
    at TRANSFORMER/nightmareesm@1.0.0/com.esm.nightmare.NightmareMain.onEntitySpawn(NightmareMain.java:156)
    at TRANSFORMER/nightmareesm@1.0.0/com.esm.nightmare.__NightmareMain_onEntitySpawn_FinalizeSpawn.invoke(.dynamic)```
StockiesLad commented 1 month ago

fixed in https://github.com/hyperhipp0/NESM/pull/5