Describe the bug
Using transceiver after modifying it's frequency or modulation with commands causes the game to crash
To Reproduce
Steps to reproduce the behavior:
- Hold a Transceiver in your main hand
- Run
/item modify entity @s weapon.mainhand {function: "set_components", components: {"simpleradio:frequency": "123.45"}}
- Try to use transceiver
- Game crashes
Version and Mod Loader:
- Minecraft Version: 1.21.1
- Simple Radio Version: 4.5.7.9
- Mod Loader: Fabric
Additional context
I had just finished porting my addon Simple Frequency to 1.21 when I noticed that it was all for nothing 😞
Describe the bug
Using transceiver after modifying it's frequency or modulation with commands causes the game to crash
To Reproduce
Steps to reproduce the behavior:
/item modify entity @s weapon.mainhand {function: "set_components", components: {"simpleradio:frequency": "123.45"}}Version and Mod Loader:
Additional context
I had just finished porting my addon Simple Frequency to 1.21 when I noticed that it was all for nothing 😞