EvilCraft

EvilCraft

19M Downloads

[1.18.2] Rare occasional crash on startup

Saereth opened this issue ยท 5 comments

commented

Issue type:

  • ๐Ÿ› Bug

Short description:

I'm occasionally getting a crash with evilcraft on start up. This happens maybe 1/10 launches.

Steps to reproduce the problem:

Just launch the game and sometimes it happens

  1. ...

Expected behaviour:

Not crash


Versions:

  • This mod: EvilCraft-1.18.2-1.2.4
  • Minecraft: 1.18.2
  • Forge: 40.1.68

This is a modpack and I am the author, I have reported it to myself :p

I have not been able to reproduce it with no other mods installed

Due to the nature of the inconsistency in the crash this would be a very unreliable method unfortunately

Log file:

Crashlog:
https://www.toptal.com/developers/hastebin/etojuluduf.rb

Latest:
https://www.toptal.com/developers/hastebin/uyatevuhuq.yaml

commented

Thanks for reporting!

commented

Note to self: might be a race condition. Check if there's a colors event we should be using instead.

commented

This is unfortunately still happening on the latest version
https://hastebin.com/akonotuvus.properties
reported by several users, happens once or twice per day according to them always on launch

commented

I wanted to mention upon investigation this isnt the same error. Before it was crashing on the broom color registration and your commit here 6aa5952 seems to have fixed that, we've had no more reports on the broom part reg crashing but the biome extraction coloring is now crashing and the code there looks similar to your pre 6aa5952 change. So possibly similar, issue if that helps. If I can provide any more debug info for you I'll be glad to help, thanks!

commented

noticed in various other places in a few provided crashlogs, ItemPoisonBottleConfig etc as well