MohistMC / Mohist

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
https://mohistmc.com
GNU General Public License v3.0
1.29k stars 209 forks source link

[1.16.5] crashing during wordgen #1748

Open MohistBOT opened 3 years ago

MohistBOT commented 3 years ago

Informations

The Minecraft Version is 1.16.5 The Mohist Version is 786 Attachments : https://cdn.discordapp.com/attachments/889546206773145670/889552941982298152/Crash-report.txt, https://cdn.discordapp.com/attachments/889546206773145670/889552942145880114/Logs.txt Reported by Parvalt with id 175778484973469696

Description

in the starting of worldgen, the server crashes if I'm using yung's api or repurposed structures mods, when i remove them it won't crash. However, in the previous version of mohistMC it was working normally.

How to reproduce

download any of the mods i mentioned before, try to create a world from scratch using them, enjoy your bug

MohistBOT commented 3 years ago

Hello, thanks for opening this issue!

Before continuing, please understand that Mohist is a free and open source software, made by people in their free time. Know that we are not able to give any eta about when your issue will get answered or fixed.

Our team will first check if your issue isn't duplicated. If it's the case, we will close your issue, giving your the number of the other issue so that you can follow its progress. If you are able to do it, please check that your issue isn't duplicated, this would help us a lot.

Thank you for your patience, and have a nice day (or night)!

Xplodin commented 3 years ago

Definitely crashing with repurposed structures This hasnt happened in previous mohist builds

Ashley123477 commented 3 years ago

Also having this error, thought it was terraforged mixing with Yungs mods but got it down to being mohist and yung api crashing the server the moment the world starts to generate.

Ashley123477 commented 2 years ago

Has this been fixed yet?

Eliteneet commented 2 years ago

Also having this error, thought it was terraforged mixing with Yungs mods but got it down to being mohist and yung api crashing the server the moment the world starts to generate.

Has this been fixed yet?

No I'm having the same issue on the latest version 791

Ashley123477 commented 2 years ago

Appreciate the update

Eliteneet commented 2 years ago

It seems to be the update from Forge version 36.2.4 to 36.2.5, downgrading to Mohist 780 lets server launch.

Ashley123477 commented 2 years ago

Odd, it works on a pure forge server in 36.2.5

Ashley123477 commented 2 years ago

Still crashing in 796 with error

java.lang.IllegalAccessError: Update to non-static final field net.minecraft.world.gen.ChunkGenerator.field_222543_d attempted from a different method (yungsapi_setSettings) than the initializer method at net.minecraft.world.gen.ChunkGenerator.yungsapi_setSettings(ChunkGenerator.java) ~[?:?] {re:computing_frames,pl:runtimedistcleaner:A,re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:yungsapi.mixins.json:ChunkGeneratorAccessor,pl:mixin:A,pl:runtimedistcleaner:A} at com.yungnickyoung.minecraft.yungsapi.init.YAModWorldgen.deepCopyDimensionalSpacing(YAModWorldgen.java:53) ~[yungsapi:1.16.4-Forge-12] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:247) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:239) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-4.0.0.jar:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-4.0.0.jar:?] {} at net.minecraft.server.MinecraftServer.func_240787a(MinecraftServer.java:428) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240800_l__(MinecraftServer.java:349) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:218) ~[?:?] {re:classloading,pl:accesstransformer:B} at net.minecraft.server.MinecraftServer.func_240802v(MinecraftServer.java:774) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.server.MinecraftServer.func_240783a(MinecraftServer.java:269) ~[?:?] {re:mixin,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:jmt_mcmt:InitialChunkCountBypass,xf:fml:jmt_mcmt:mcserver,xf:fml:jmt_mcmt:ServerExecutionThread,pl:mixin:APP:mixin.terraforged.json:common.MixinMinecraftServer,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A,pl:runtimedistcleaner:A} at java.lang.Thread.run(Unknown Source) [?:?] {}

Ashley123477 commented 2 years ago

Still crashing on 797

Ashley123477 commented 2 years ago

Believe this is fixed in 798

MohistBOT commented 2 years ago

[IMPORTANT] The author of this issue left the Mohist's discord server, he may not receive any message from here and may not answer to any message of this issue.