SlimeKnights / HarvestTweaks

MIT License
4 stars 4 forks source link

Crash after adding HarvestTweaks to a modpack #4

Closed belathus closed 7 years ago

belathus commented 7 years ago

http://pastebin.com/raw/TBP1BnyZ

I updated Mantle after first getting this crash, but it didn't seem to help (this report should be after the updated Mantle).

bonii-xx commented 7 years ago

PrimalCore and/or whatever is using it is at fault. They're throwing errors they probably shouldn't throw. You'll have to talk to its dev.

belathus commented 7 years ago

Will do!

An-Sar commented 7 years ago

I am looking into this on my end. Thank you for the report.

bonii-xx commented 7 years ago

Error is a really weird thing to throw, some Exception would be more appropriate. (Exception scenarios also are handled on my side. Errors are meant to not be handled)

An-Sar commented 7 years ago

I don't even really need to throw an exception in this case, it was some old code left over from debugging. I added HarvestTweaks to my dev environment and it's working now so we should be good.

belathus commented 7 years ago

This is resolved.