I killed the enderdragon one time and then the game crashed. I presume from my searches and from what I am seeing it is because of the XP falling into the portal.
I loaded up my world again with the dragon being full health again and only one crystal left to destroy.
Before killing it a second time I tried to cover the portal with blocks so it doesnt happen again but they were removed once I killed it again. So the game has crashed again. But now a save was created right after the dragons death with the XP already falling down so when I load up the world it almost immediately crashes. I tried copy-pasting a command to kill all entities to prevent the XP from entering the portal but the time slot from loading of the world being finished to the crash is too short.
I have added the crash report in .txt file as an attachment.
Linked issues
Attachments
Comments 3
The entity being checked for collision in your crash report is minecraft:experience_orb (air). It would be nice if you could attach your world to MC-156111 so we can reproduce the crash.
Couldn't attach since the 10MB limit can't fit my world even when compressed to 90MB
I have added the link to the other issue and I will do the same here also since I feel the issue is maybe similar but still different than the other post.
https://www.dropbox.com/s/3el06050kukdx4d/world%20save.rar?dl=0 |
I am trying to use the command as advised from duplicate issue ( /kill @e[type=!minecraft:player] ) to prevent anything from colliding with the end portal. The problem is the time slot is just way too short. The save is made with the experience orbs like 0.5-1 blocks above the actual portal.
I think I managed to go through with the command but the game still crashes.