-
Bug
-
Resolution: Unresolved
-
None
-
1.21.30.22 Preview, 1.21.2 Hotfix, 1.21.20
-
Confirmed
-
Windows
The experimental "@minecraft/server-net" api does not work even with beta apis turned on.
The content log displays the following error:
[Scripting][error]-Plugin [Minecraft Fan Remote BP] - module [Minecraft Fan Remote BP - 1.0.0] depends on unknown module [@minecraft/server-net - 1.0.0-beta].
Steps to reproduce:
- Install my addon linked in the attachment as an example.
- Enable Content Log GUI in settings
- Create a new world with the addon installed and with the "Beta APIs" experiment enabled.
- Observe the unknown module error during the loading screen. Additionally, we can run /scriptevent fan:test to observe how my addon script has failed to load and will provide no response. If there is no bond bridge controller on your network, it should send the player a message saying "§cThe Device could not be reached. The Local Address is likely invalid."