Weird modem receiving behaviour + unable to transmit messages using smart glasses
Tornc opened this issue · 0 comments
Describe
Smart glasses equipped with a modem (wireless/ender, makes no difference) are unable to receive messages from a computer with a wireless modem, even though the player is standing nearby. However, if said computer uses an ender modem, it works fine. Is this intended? Seems a bit strange to me.
Trying to transmit messages from the smart glasses to a computer doesn’t seem to work, with either type of modem.
Version: dev/0.8r (commit 8b958918b958918b95891)
Steps to reproduce
Wireless vs ender modem
- Get smart glasses and put in any type of modem in one of its peripheral slots and run the
displayer.lua
program.1 - Place two computers: one with a wireless modem and the other with an ender modem.
- On both computers, run the
msgtest.lua
program. 2
3.1.msgtest.lua
accepts a command line arg, which will be the message being sent. I've used:msgtest wireless
andmsgtest ender
. - Take a look at the smartglasses computer after
msgtest wireless
and aftermsgtest ender
. Onlyender
should show up.
Unable to transmit messages from smart glasses
- Place a computer with a modem3 running the
displayer.lua
program. - Place a computer with a modem with the
msgtest.lua
program on it. - Get smart glasses and put a modem in a peripheral slot. Also put the
msgtest.lua
program on it. - Run both
msgtest.lua
programs, only the message from the regular computer should show up.
Programs mentioned:
They're .txt for github reasons.
displayer.txt
msgtest.txt
Multiplayer?
No
Version
Own compiled build.
Minecraft, Forge and maybe other related mods versions
Forge 43.4.0 Minecraft 1.19.2
Screenshots or Videos
No response
Crashlog/log
No response