GabrielOlvH / Industrial-Revolution

An Industrial mod made for Fabric.
Apache License 2.0
193 stars 56 forks source link

[BUG] Server Crash on Ticking Block Entity with NoSuchMethodError for ServerPlayer.<init> #551

Open windy664 opened 10 months ago

windy664 commented 10 months ago

Description: During the operation of the Minecraft server, a crash related to Ticking block entity was encountered. The crash report indicated a java.lang.NoSuchMethodError associated with the method net.minecraft.server.level.ServerPlayer.. The stack trace suggests that this issue is likely associated with the mods dev.cafeteria.fakeplayerapi.server.FakeServerPlayer and me.steven.indrev.IndustrialRevolution. It's suspected that this could be a version incompatibility between the mods or the server itself.

Steps to Reproduce:

  1. Install the indrev. mods.
  2. Launch the Minecraft server.
  3. Engage with indrev:slaughter_mk1 related to these mods.
  4. Observe the server crash. Review the crash report to confirm it matches the issue described here.

Technical Information:

Logs: https://pastebin.com/jc3sGFGW

Details: Extra information that might be helpful like screenshots or technical information about your computer. https://github.com/MohistMC/Banner/issues/154