Closed Vectrobe closed 5 years ago
tell a lie actually, this may be on cofh's side after all...
Have you posted this to COFH yet? Not sure which mod is the true cause but it's really annoying.
hum, not sure if I got back to this one. I did look at the code on both sides, but couldn't find anything inherently wrong, so I can only assume that something is going horribly wrong with the satchel's internal container...
Could simply be that the satchel isn't re-sized correctly when enchanted, however COFH in their wisdom have locked all the repos so I cant actually check back on them...
The true cause of this is whatever mod forcibly adds capabilities to Satchels, because Satchels do not have capabilities. This is a very intentional design decision meant to prevent nonsense like this from happening in the first place.
So, unless this mod forces capabilities onto Satchels (I do not believe it does), it's a third party mod altogether.
Also, @Paul17041993 - the repos are not locked. The feedback repo has been closed down for now because frankly, bugs for 1.12 have been resolved. 99% of everything I get now is tech support issues. However, you can still go look at code to your heart's content.
You locked the issues for all mods, which is exactly what I wanted to check through
Alright, can confirm this issue is fixed in CommonCapabilities; https://github.com/CyclopsMC/CommonCapabilities/issues/20
Seems to attempt to load an index out of range in some cases, causing it to crash on accessing some inventories;