Logs Weird Behavior
oqtist opened this issue ยท 3 comments
Most other items function correctly, but for some reason the logs seem to be having some weird calculation problem?
And this is the table GUI after i shift-click to get a stack of logs:
In this one i have more EMC than before:
I get the maximum amount of logs i can with the new EMC value:
And afterwards, i kept getting variable amounts of logs and EMC for said logs, eventually leading to a crash.
I have no idea why only logs present this behavior. Is there some known incompatibility with this mod?
the log actually makes no mention of anything related to the issue. however, as of 0.4.2, the items don't even show up at the table and i get no emc for them. i could send you my mod list if that helps.
i got it to work once again, but for some reason, i'm getting double emc for the items now.
Edit: i may've figured out what's going on (at least with my game):
- Items are giving double EMC
- I try to shift-click them to get the maximum amount, while not having enough EMC.
- The game tries to compensate (?) and ends up taking the EMC without actually giving me items (perhaps a calculation issue)