MightyPirates / TIS-3D

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

[Bug] [1.12.2 Forge] Loops break, apparently... #142

Closed fl215 closed 2 years ago

fl215 commented 2 years ago

Well, as the title says... image

Yup, the loop does not work, and I know for a fact that's valid opcode. It also fails on an execution module which is also more fustrating :^) thinks about life choices.

fnuecke commented 2 years ago

What does the tooltip say? Could it be an error on the previous page?

fl215 commented 2 years ago

No, it's the first page. It says invalid opcode. Currently trying to fix garry the robot who is saying thank you for helping me.

fl215 commented 2 years ago

I have gotten the same error again: image

Pretty annoying at times.

fl215 commented 2 years ago

NEW INFORMATION right after: putting a "?" symbol and then the ":" symbol back fixes it. image

fnuecke commented 2 years ago

I'm afraid I cannot reproduce this and have no idea what it could be. I'm suspecting something about how your OS input works might potentially result in special characters? Wildly guessing here. So yeah, I'm afraid I can't help you here.