Open schindlershadow opened 1 month ago
The weapons one is caused by Damage Tracker passing in a damage source that does not have a valid type holder. I can add a failsafe for that one, but i'd still report to them. I'm admittedly getting the ResourceLocation
in an unsafe way, but that's only because I assume the sources are being passed correctly.
As for the Steam Drill, the problem is that it breaks multiple blocks and so does vein mining. Since they both try to break the same blocks at the same time it causes a crash. You have to add the steam drill to the vein blacklist in the server config so that it can't be used to activate the vein ability.
Describe the bug Using an unbreakable tool such as aztech.modern_industrialization.items.SteamDrillItem to break blocks using veinmining will crash the server if the tool runs out of power/fuel.
top of crash report
full report crash-2024-10-07_16.32.52-server.txt
A player on my server also reported that some unbreakable weapons also cause this when fighting a mob but I was unable to replicate
here is the crash report for that: