Server crashes when pasting a schematic
Kiwicast opened this issue ยท 1 comments
WorldEdit Version
7.2.12
Platform Version
Forge 43.2.4 (1.19.2)
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
When I paste a schematic that is 584kb in size, the server crashes. The server is a dedicated server i7700k with 32gb ddr4 ram.
The schematic loads but will crash when pasting.
Expected Behavior
You should be able to load the schematic and then paste it and the schematic appears
Reproduction Steps
- ... Loaded schematic in to worldedit schematics folder
- ...restart server
- Load into server
- Go to location
- type //schem load (schem file)
- Wait for it to load
- type //paste
- Pauses a while then server crashes
Anything Else?
No response