hilburn / StevesAddons

Additional functionality for SFM
Other
17 stars 10 forks source link

De-selecting variable type bug #27

Closed PiggyWhiskey closed 9 years ago

PiggyWhiskey commented 9 years ago

De-selecting SA's container types for a variable deselects the top type as well (Inventory/Tank) Infinity :1.3.4 SA :0.9.11 SFM :A93

RF Receiver -> Inventory RF Storage -> Tank

ghost commented 9 years ago

Copy and paste from last time :P "Pretty sure that is a old version: http://www.curse.com/mc-mods/minecraft/226067-steves-addons#t1:other-downloads"

Try updating to the newest version and see if it works :)

PiggyWhiskey commented 9 years ago

Bugger, sorry about that. Infinity just updated, falsely assumed they used the most recent of all the mods.

ghost commented 9 years ago

Mod packs take a long time to update so when they go though the submission process everything is tested with what ever version that was submitted to be used. Common problem. If you see a bug just do a quick check to see if it the most recent version of the mod and if its not just update it yourself :)

hilburn commented 9 years ago

Interesting... I'll look into this (can confirm it's still an issue)

hilburn commented 9 years ago

Hehe you found a really subtle issue @PiggyWhiskey - in the name of optimization VSWE was only giving the data transfer 3 bits (0-7) so 8 and 9, the two that caused issues, were overflowing back to 0 and 1.