AdvancedPeripherals
AdvancedPeripherals copied to clipboard
Weird modem receiving behaviour + unable to transmit messages using smart glasses
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.luaprogram.[^1] - Place two computers: one with a wireless modem and the other with an ender modem.
- On both computers, run the
msgtest.luaprogram. [^2] 3.1.msgtest.luaaccepts a command line arg, which will be the message being sent. I've used:msgtest wirelessandmsgtest ender. - Take a look at the smartglasses computer after
msgtest wirelessand aftermsgtest ender. Onlyendershould show up.
Unable to transmit messages from smart glasses
- Place a computer with a modem[^3] running the
displayer.luaprogram. - Place a computer with a modem with the
msgtest.luaprogram on it. - Get smart glasses and put a modem in a peripheral slot. Also put the
msgtest.luaprogram on it. - Run both
msgtest.luaprograms, only the message from the regular computer should show up.
[^1]: or any program that can receive and display incoming messages [^2]: or any program that can send messages [^3]: type doesn't matter
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