Advanced Peripherals

Advanced Peripherals

29M Downloads

Weird modem receiving behaviour + unable to transmit messages using smart glasses

Tornc opened this issue · 0 comments

commented

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

  1. Get smart glasses and put in any type of modem in one of its peripheral slots and run the displayer.lua program.1
  2. Place two computers: one with a wireless modem and the other with an ender modem.
  3. 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 and msgtest ender.
  4. Take a look at the smartglasses computer after msgtest wireless and after msgtest ender. Only ender should show up.

Unable to transmit messages from smart glasses

  1. Place a computer with a modem3 running the displayer.lua program.
  2. Place a computer with a modem with the msgtest.lua program on it.
  3. Get smart glasses and put a modem in a peripheral slot. Also put the msgtest.lua program on it.
  4. 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

Footnotes

  1. or any program that can receive and display incoming messages

  2. or any program that can send messages

  3. type doesn't matter