Industrial Revolution

Industrial Revolution

5M Downloads

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

windy664 opened this issue ยท 0 comments

commented

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:

  • Minecraft: 1.20.1
  • Fabric API: 0.87.0
  • Industrial Revolution: 1.16.3
  • Modpack:

Logs:
https://pastebin.com/jc3sGFGW

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