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

ATM9 Server Crashing in Other dimension Dungeon #1375

Closed
CozyRocket opened this issue Feb 18, 2024 · 7 comments
Closed

ATM9 Server Crashing in Other dimension Dungeon #1375

CozyRocket opened this issue Feb 18, 2024 · 7 comments
Labels
Crash Game Crash Duplicate This issue or pull request already exists

Comments

@CozyRocket
Copy link

CozyRocket commented Feb 18, 2024

I've got a server running 9-0.2.46 that is crashing when a player is in the Other dimension dungeon area. I'll try updating the server to the latest version, but from what I've read in the below its because of a mob spawning? I'm not sure I'm not an expert at reading the crash logs.

Below is the crash log:
https://pastebin.com/18U8yzvZ

@CozyRocket CozyRocket changed the title ATM9 Server Crashing in Other dimension Library ATM9 Server Crashing in Other dimension Dungeon Feb 18, 2024
@katalyste
Copy link

IDK If adding my comments helps, but the same is happening on our server. Version 0.2.43

Currently next to a wither skeleton spawner in one of the hallways. It has crashed 3 times in this area. Requiring editing forge config to delete ticking entities, restarting, loading in, shutting down and turning the setting back to false.

I had just fixed it, walked down the hall for the next set of spawners and chests and it crashed again. I'll now ask folks to avoid the area.

https://pastebin.com/2jcngQ2q

@James103
Copy link

I get a similar crash when being hurt by a Wither Skeleton, even one naturally spawned from the Nether or from a dungeon in the Overworld. Can you please attach screenshots or NBT dumps of the tools and armor you had at the time of crash?
crash-2024-02-19_15.56.50-server.txt

@katalyste
Copy link

IIRC it's always involved Wither Skeletons, at least the last 3.

Couldn't easily find how to NBT dump, but here are screenshots of what I had on.
image
image
image
image
image

Miscellaneous artifacts. If an NBT dump is better and you can tell me how I can give it a try.

@James103
Copy link

For an NBT dump, try running data get entity @s, then post the resulting output from the logs.
If the NBT data is too large to post, run recipe take @s * then try again.

@katalyste
Copy link

Ok, here are the results of that command. after recipe take @s *. Otherwise the log more than quadrupled pastebin's max size.

https://pastebin.com/LGjvPTDB

@DoctorDinosaur
Copy link

Same issue for me, wither skeleton is ticking and crashing the server upon joining. Gonna try switching to peaceful to despawn it

@x13x54
Copy link

x13x54 commented Jul 2, 2024

Caused by thorns killing skeleton-based mobs, see #1153

@Mitchell5200 Mitchell5200 added Bug Something isn't working Duplicate This issue or pull request already exists labels Jul 19, 2024
@TheBedrockMaster TheBedrockMaster added Crash Game Crash and removed Bug Something isn't working labels Jan 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Crash Game Crash Duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

7 participants