Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trying to generate Swamp/Witch Huts causes the server to crash #1522

Open
5 tasks done
KarlosWGeek opened this issue Oct 8, 2024 · 1 comment
Open
5 tasks done

Trying to generate Swamp/Witch Huts causes the server to crash #1522

KarlosWGeek opened this issue Oct 8, 2024 · 1 comment
Labels
Tag: Bug | 工作不正常 Something isn't working, but not crash Tag: Regression | 反向移植 Bugs have fixed in branches for newer Minecraft version Version: Whisper (1.20.3/1.20.4)

Comments

@KarlosWGeek
Copy link

I have confirmed that ...

  • Arclight is up to date
  • all dependencies are installed
  • all plugins and mods are up to date
  • unable to reproduce in Spigot
  • unable to reproduce in Forge

Arclight version

arclight-fabric-1.20.4-1.0.4-80ec5df.jar

OS & Java versions

Java 22 Adoptium

Plugins and Mods

Plugins:
AFKPlus, AntiTrample, AxGraves, BisectHosting, ClearLag, CoreProtect, CustomCrafting, CustomDrops, DailyRewards, DisableVillagerTrade, dynmap, Dynmap-Towny, Dynmap-WorldGuard, Essentials, EssentialsSpawn, EternalCombat, FreedomChat, InventoryRollbackPlus, InvSeePlusPlus, MyCommand, Orebfuscator, PlaceholderAPI, ProtocolLib, Quarters, SiegeWar, sleep-most, StackMob, StaffPlus, SuperHarvest, TAB, Towny, TownyChat, TownyMenu, TownyResources, truePortals, UltimateShop, Vault, Votifier, VotingPlugin, WolfyUtilities, WorldEdit, WorldGuard

Mods:
Balm, BetterDays, BlockRunner, CarryOn, Chunky, Clumps, Comforts, CraftingTweaks, DistinguishedPotions, EasyAnvils, EasyMagic, Fabric API, ForgeConfigAPIPort, FriendsAndFoes, Fusion, GlitchCore, Handcrafted, MCW-Doors, MCW-Fences, MCW-Furniture, MCW-Trapdoors, MCW-Windows, monsters-in-the-closet, MouseTweaks, netherportalfix, niftycarts, NoChatReports, OnlyHammersAndExcavators, player-animation-lib, PuzzlesLib, reacharound, rechiseled, reinforced-barrels, reinforced-chests, reinforced-shulker-boxes, resourcefullib, SereneSeasons, shulkerboxtooltip, supermartijn642configlib, supermartijn642corelib, TaxFreeLevels, trinkets, voicechat

Description

I switched my previously unmodded paper server to a archlight fabric modded server, manually installing the mods one-by-one while checking if any caused the server to crash or the world to corrupt (I had a world backup in case anything went wrong). Nothing caused any issues and the server's been open for days without any issues. But I noticed that the server will crash unexpectedly if I try to generate new chunks, specifially ones that should spawn a swamp/witch hut in them - why that's the case, I can't tell. Any other chunk will generate normally, if it should have a swamp/witch hut it's an instant crash. This doesn't happen if you run the game on single player (i.e. without arclight). Right now I'm even unable to join the server without causing it to crash, since when I do the world tries to generate a swamp/witch hut and crashes instantly.

Step to reproduce

  1. Install arclight-fabric-1.20.4-1.0.4-80ec5df.jar as well as the mods and plugins (mega download below);
  2. Run the server and generate a new world
  3. Using the locate structure command, find a swamp/witch hut and teleport to it.
  4. The server should crash immediately. If it doesn't, repeat step 3 with another swamp/witch hut (since worldgen isn't 100% guaranteed).

Logs

Crash report: https://paste.ubuntu.com/p/bdj386tsr8/

Server pack link (Optional)

https://mega.nz/file/1KRy2AZC#8bb9qbp8Z8BE67eDx_c5TC4iIRxw893vx4Vky_ao70M

@KarlosWGeek KarlosWGeek added the Status: Triage | 待检查 Default label, waiting for triage label Oct 8, 2024
@qyl27 qyl27 added Tag: Bug | 工作不正常 Something isn't working, but not crash Version: Whisper (1.20.3/1.20.4) Tag: Regression | 反向移植 Bugs have fixed in branches for newer Minecraft version and removed Status: Triage | 待检查 Default label, waiting for triage labels Oct 8, 2024
@qyl27
Copy link
Collaborator

qyl27 commented Oct 8, 2024

Need to backport 0f1a822 to 1.20.4.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Tag: Bug | 工作不正常 Something isn't working, but not crash Tag: Regression | 反向移植 Bugs have fixed in branches for newer Minecraft version Version: Whisper (1.20.3/1.20.4)
Projects
None yet
Development

No branches or pull requests

2 participants