OpenMods / OpenPeripheral-Addons

An addon for OpenPeripheral, adding physical blocks and items to the game
MIT License
11 stars 10 forks source link

Terminal Glasses Will Not Work #75

Closed FiberSprite closed 8 years ago

FiberSprite commented 8 years ago

So i am currently trying to code a simple test for my terminal glasses, but it seems to get no output at all. i cant figure out what is wrong. ive done all the coding correct just no output.

TechnicianLP commented 8 years ago

there a function u need to call to update the glasses-ui

nevercast commented 8 years ago

When one writes issues it is good practice for one to provide more information about the issue.

Firstly, your code would help. Also have you paired the glasses?

Which version of Minecraft/Forge are you using? Do you have Optifine? Which version of OpenModsLib are you using? Which version of OpenPeripheral? Which version of OP-Addons? Have you tried turning it off and on again?

Selim042 commented 8 years ago

Don't forget to call .sync(), and can we see your code?

boq commented 8 years ago

Old issue and probably user error. Closing.