yeelp / Distinct-Damage-Descriptions

Adding physical D&D-style damage types to Minecraft to deepen the combat
MIT License
9 stars 4 forks source link

Crash on startup (maybe tinker integration) #88

Closed Biviho closed 1 year ago

Biviho commented 1 year ago

hi! i'm having a crash on startup, by reading it it looks like it has something to do with the tinker integration, it might be because i have disabled all the tinker weapons to keep only the smelter

https://pastebin.com/6R5suGNe

yeelp commented 1 year ago

Pretty much right on the money. To be specific, it's only the projectiles that cause the crash, as DDD registers them with projectile distributions specifically so toolkits work correctly. Didn't occur to me at the time that they may be disabled.