WorldEdit

WorldEdit

42M Downloads

(Fabric) Stack Overflow Server Crash

Novasiri opened this issue ยท 1 comments

commented

WorldEdit Version

7.2.10

Platform Version

Fabric 0.14.5(Current)

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

Upon placing World Edit into the mods folder and loading the server, it functions as intended. However, when ever any player joins, reguardless of new or old, the server instantly crashes with an 'Exception in server tick loop / StackOverflowError' and enters into a reboot. Any time a player joins, the same thing happens until the mod is removed.

New Text Document (2).txt

The error in full detail is attatched.

Expected Behavior

Player logs on and the server doesn't crash.

Reproduction Steps

  1. Have a 1.18.2 server with our mods
  2. Have a player login with world edit on server and client.
  3. Watch the server crash.

Anything Else?

We originally thought it was a conflict with the Better Advancements Mod, while we have removed it and it fixed our previous issue, this new one cropped up when we tried to add world edit to our pack.

Edit: I'd like to also iterate removing World Edit completely fixes this crash. Thus is why I'm reporting this here.

commented

if there's some sort of mod conflict you're going to have to narrow it down. WE doesn't have any way to trigger advancements (especially not on join) so it's honestly unlikely WE is related to whatever is going on anyway.