Waystones (Fabric Edition)

Waystones (Fabric Edition)

3M Downloads

game crashes every time i use waystone

kaelhub opened this issue ยท 3 comments

commented

Minecraft Version

1.18.x

Mod Loader

Forge

Mod Loader Version

40.2.1

Mod Version

10.1.0

Balm Version

3.2.0

Describe the Issue

My game crashes every time I try to use the waystone far away

Logs

https://pastebin.com/FhM7d5FB

Do you use any performance-enhancing mods (e.g. OptiFine) or custom server distributions (e.g. SpongeForge)?

Optifine only, happens even without him

commented

java.lang.IllegalArgumentException: Cannot get property IntegerProperty{name=level, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15]} as it does not exist in Block{minecraft:void_air} at net.minecraft.world.level.block.state.StateHolder.m_61143_(StateHolder.java:98) ~[client-1.18.2-20220404.173914-srg.jar%23190!/:?] at xyz.przemyk.fansmod.tiles.ConfigurableFanTile.getMaxRange(ConfigurableFanTile.java:22) ~[fansmod-1.18-2.0.1.2.jar%23106!/:1.18-2.0.1.2] at xyz.przemyk.fansmod.tiles.FanTile.getRange(FanTile.java:56) ~[fansmod-1.18-2.0.1.2.jar%23106!/:1.18-2.0.1.2] at xyz.przemyk.fansmod.tiles.FanTile.tick(FanTile.java:43) ~[fansmod-1.18-2.0.1.2.jar%23106!/:1.18-2.0.1.2] at xyz.przemyk.fansmod.blocks.FanBlock.lambda$getTicker$0(FanBlock.java:51) ~[fansmod-1.18-2.0.1.2.jar%23106!/:1.18-2.0.1.2] at

appears to be an issue in fansmod, not Waystones

commented

So I am not sure if this Person Uses Oculus but the same thing was happening to me and My coding said Oculus.. Once I removed that I could use the waystones no issues but there seems to be a conflict between the two mods and I will see if I can say something on their discord.

commented

So I am not sure if this Person Uses Oculus but the same thing was happening to me and My coding said Oculus.. Once I removed that I could use the waystones no issues but there seems to be a conflict between the two mods and I will see if I can say something on their discord.

Your crashlog is completely different to this one, they are not the same issue.