
Strange Bug
Closed this issue · 6 comments
I was leveling up magic at 27 all my stats went back to 1 in all skills. I kept on clicking and it would not go up. Then out of no where all my stats returned I went to move then the whole game crashed. I got both crash reports here. Also when you hold a stack of clay buckets when it is raining it creates a dupe bug where all your clay buckets are full and still in a stack with extra full buckets in your inventory. Here is the first report.
-----------------------Here is the second when the game crashed----------------------
I hope this helps I am enjoying the pack so far .
I will look into it. (I edited your issue to put the crash reports into pastebin to make them easier to read.)
I reported the clay bucket bug to the mod MJRLegends/CollectingRain#4
And as for the crash it seems to be some issue in either CompatSkills or Reskillable, so I will try to find and fix it given I am one of the devs for both of those. Though given where the error is pointing to I am not sure exactly what is wrong. Does it crash again if you reopen up mc? Given I am not quite sure how to reproduce the crash and think it may partially be a fluke.
Was the crash on a server? Given my only idea is that maybe the networking didn't line up quite right for some reason and tried to run code after the client left/crashed.
Actually I think the second crash is due to an invalid state caused by the first crash, which VanillaFix probably kept from closing the game. And it was trying to continue with data that was no longer valid.
Ya, who knows I will look at it a bit more before I close it. I made stack size of clay buckets be 1 for now to fix the dupe. Version 1.3 will have it fixed properly though and let clay buckets stack.