Wed Apr 24 19:04:18 EEST 2024
Exception in thread LibGDX rendering thread:
java.lang.IllegalArgumentException: Invalid damage: 0.0
	at com.crashinvaders.basisu.wrapper.e.a(SourceFile:5220)
	at com.prineside.tdi2.DamageRecord.setDamage(SourceFile:143)
	at com.prineside.tdi2.DamageRecord.<init>(SourceFile:67)
	at com.prineside.tdi2.abilities.LoicAbility.update(SourceFile:207)
	at com.prineside.tdi2.systems.AbilitySystem.update(SourceFile:306)
	at com.prineside.tdi2.GameSystemProvider.updateSystems(SourceFile:441)
	at com.prineside.tdi2.screens.GameScreen.updateSystems(SourceFile:755)
	at com.prineside.tdi2.screens.GameScreen.draw(SourceFile:932)
	at com.prineside.tdi2.Screen.render(SourceFile:10)
	at com.badlogic.gdx.Game.render(SourceFile:48)
	at com.prineside.tdi2.Game.render(SourceFile:889)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(SourceFile:416)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(SourceFile:193)
	at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(SourceFile:167)
	at com.prineside.tdi2.desktop.DesktopLauncher.main(SourceFile:333)


