sporewithin-1.1.1.jar
Curse Maven Snippet
What's new
🔥 SporeWithin v1.1.1 — "Nether Gate" Hotfix
"This code crashes the server upon entering the nether" — Thanks to the user who dropped this in the comments. You were 100% correct, and the bug is now eliminated.
We focused too much on testing the Overworld core mechanics and overlooked dimension scaling.
In version 1.1.0, the newly implemented skybase detector and heightmap surface scanner tried to scan for "open daylight" and surface layers straight through the solid bedrock ceiling at Y=127 in the Nether. This triggered a critical dimension exception and crashed the server on the spot.
📜 Changelog v1.1.1:
[Fixed]
- Nether & End Dimension Server Crashes: Skybase altitude checks, smog triggers, floating foundation scans, and mound burrowing routines are now strictly bound to
Level.OVERWORLD. The system will no longer execute heightmap orcanSeeSky()queries in non-overworld dimensions, permanently fixing portal crashes. - Portal Transition Entity Safety: If a player enters a nether portal during an active raid, the server no longer hangs or leaks ghost entities. The assault squad correctly detects the dimension change, drops the target tracker, cleans up action bar debuffs, and initiates a clean burrow retreat.
- Dimension-Safe Spawn Resolver: Implemented a
findSafeDimensionSpawnPosfallback routine for non-overworld environments. It resolves spawn coordinates using local block checks for solid footing and a 3-block vertical headroom clearance, bypassing heightmap calculations entirely. - Nether Entity Isolation: Prevented Nether-specific mobs (Piglins, Hoglins, Wither Skeletons) from triggering hidden vessel infection mechanics or attempting to generate parasite mounds inside the Nether or End.
This mod has no additional files

