IllegalArgumentException from calibrated sculk sensor could easily crash the server and so on
What can it cause:
1. Crash the server
2. Creating unbreakable blocks
3. Making update suppression to duplicate stuff or crash the server and so on, similar to MC-263753
4. Item shadowing like what was fixed: https://www.youtube.com/watch?v=mTeYwq7HaEA
5. Many other stuff, like infinite cakes
My server is messed up with this stuff and it's breaking the game balance.
Please fix this as quickly as you can! The players in my server are going to threaten me with this new "technology"/bug and it's what exactly they're doing right now. They say the staff of Minecraft is all on vacation so it's not going to be fixed.
Check https://www.youtube.com/watch?v=77M8Adnxmsw please, this video should have explained well
And this is how they produce so-called snowball suppression in the video to make it: https://www.youtube.com/watch?v=5G2BOBOcbJI
the document is in the attachment file, I think it must have explained all the codes behind it well.
The principle I copied from their discord:
the return value from getBlockState is different from the block. if they use the snowball suppression machine to make the sensor into a chest, they can mess up different events from the vibration the sensor detects
its {{{}Caused by: java.lang.IllegalArgumentException: Cannot get property EnumProperty
{name=sculk_sensor_phase, clazz=class net.minecraft.world.level.block.state.properties.SculkSensorPhase, values=[inactive, active, cooldown]}as it does not exist in Block{minecraft:chest{}}}}
They say it can mess up different block events with the calibrated sculk sensor,
and the file of the sound suppressor is in the attachment file
the infinite cake stuff is also in the attachment file, I copied it from my server discussion group and I guess they copied this file from somewhere
2024-08-06, 04:34 AM
2024-08-07, 03:25 PM
2024-08-07, 11:00 AM
2
3