Entity tick causing crash
tunse80 opened this issue ยท 6 comments
Hello!
I'm really enjoying the pack so far, thanks for publishing it!
I did start crashing a lot lately though, and the crash log says something about "entity ticking" and that the entity in question is a Vengeance Spirit from Evilcraft. After reading some stuff online, it seems as if the solution is to delete the mob from my game files (?).
So I turned on cheats, and tried running the "cofh killall" command, but that command seems to be missing in my game.
Then, I tried to teleport to the place where the entity was supposed to be, and it was several thousand blocks away, in a region where I had never even been to (it was unmapped). I ran the "kill @A[entity name]" command. I don't remember the exact command atm, but I believe it was correct since the game said that "no entity was found".
I'm unsure if this is a known error or not. I can provide the crash log if this happens again, please let me know and I will get it, Or, perhaps (hopefully :P) someone might have some other suggestion? I'd really like to keep playing this world as the landscape is totally incredible and I've spent quite some time on it already.
Thanks in advance!
I have seen this issue to with the vengeance spirit. What version of ATM are y'all running? I'm upgrading to 7.0.4.28 as the changelog states that EvilCraft is updated hoping that a lot of the issues are resolved.
Updating to the newly released version is the correct answer. Evilcraft vs Apotheosis crashes should be fixed in v0.4.28
Running version 0.4.27 of ATM7. Also, I found the crash logs (because I'm an idiot and didn't notice they were saved).
crash-2022-08-22_22.44.41-server.txt
crash-2022-08-23_20.13.48-server.txt
.
Edit: So, basically just wait for the next version? Also, if anyone know of a way to remove the mentioned entity or what else could be done, I'd very much appreciate it. Thanks!
'kill @A' is kill all players. what you're looking for is 'kill @e[type=...]' I'm also having issues with the EvilCraft mod, in my case it's a netherfish. As soon as it attacked me, I got a crash due to a missing "attribute apotheosis:current_hp_damage"
Thanks, haha ... I noticed that when I accidentally killed myself. I used the other command after that, but it seems it wasn't functioning either. :D