MightyPirates / TIS-3D

TIS-100 inspired low-tech computing in Minecraft.
https://www.curseforge.com/minecraft/mc-mods/tis-3d
Other
108 stars 35 forks source link

Rom module may not be working as intended. #73

Closed prozacgod closed 6 years ago

prozacgod commented 6 years ago

I wrote a bunch of code to fill a ram module, then right clicked that module with a rom module, then placed the rom module in a new controller/casing setup and read back zeros from all of the bytes I accessed.

I installed nbtedit to verify that the modules memory is all zeros after clicking to clone

MC 1.12.1 FORGE 14.22.1.2478

The mods installed are ComputerCraft and Tis3D so I don't think it's something esoteric

fnuecke commented 6 years ago

Hmm, can't reproduce this, neither via copy through sneak-clicking, nor the new memory editor UI. Could you check if you still see this in the latest dev build, and if so provide me with more detailed steps to reproduce? Thanks.

prozacgod commented 6 years ago

Can confirm, steps to reproduce.... be me, be dumb, somehow don't do it correctly....

:/

fnuecke commented 6 years ago

Heh, been there. I'll close this then :)