You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
as the title says, the gpws would fault on going across the void, taking off on other side, with blocks at y=-64
for example, when you go to the void from the top, you need to take off at the void to trigger the error
the error was:
[13:25:52] [Render thread/ERROR]: Exception ticking computer with identifier: flightassistant:ground_proximity
java.lang.IllegalArgumentException: Double value invalid; expected [-64.0; 1.7976931348623157E308], got -64.79999995231628
at knot//ru.octol1ttle.flightassistant.api.util.MathHelperKt.throwIfNotInRange(MathHelper.kt:52)
at knot//ru.octol1ttle.flightassistant.impl.computer.safety.GroundProximityComputer.tick(GroundProximityComputer.kt:55)
at knot//ru.octol1ttle.flightassistant.impl.computer.ComputerHost.tick$flightassistant_fabric(ComputerHost.kt:128)
at knot//ru.octol1ttle.flightassistant.FlightAssistant.init$lambda$2(FlightAssistant.kt:49)
at knot//net.minecraft.class_761.handler$cbb000$flightassistant$onStartRender(class_761.java:6063)
at knot//net.minecraft.class_761.method_22710(class_761.java)
at knot//net.minecraft.class_757.method_3188(class_757.java:785)
at knot//net.minecraft.class_757.method_3192(class_757.java:497)
at knot//net.minecraft.class_310.method_1523(class_310.java:1393)
at knot//net.minecraft.class_310.method_1514(class_310.java:966)
at knot//net.minecraft.client.main.Main.main(Main.java:250)
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
as the title says, the gpws would fault on going across the void, taking off on other side, with blocks at y=-64
for example, when you go to the void from the top, you need to take off at the void to trigger the error
the error was:
the video to reproduce:
qwq.mp4
The mod list: