RatPoison-dev / RatPoison

Latest Ver: 1.7; Default Menu Key is F1; Charlatano's Successor; dn
GNU Affero General Public License v3.0
326 stars 95 forks source link

[BUG]ver 1.7 #862

Open kut2tjjj opened 2 years ago

kut2tjjj commented 2 years ago

Describe the bug A clear and concise description of what the bug is.

To Reproduce Add steps on how to reproduce this issue/bug, if you don't this issue will be closed and won't be looked into.

Pictures/Videos If applicable, add screenshots or link a video to help explain your problem.

Exception in thread "DefaultDispatcher-worker-1" java.lang.ArrayIndexOutOfBoundsException: Index 20003 out of bounds for length 20000 at com.badlogic.gdx.graphics.glutils.ImmediateModeRenderer20.color(ImmediateModeRenderer20.java:121) at com.badlogic.gdx.graphics.glutils.ShapeRenderer.circle(ShapeRenderer.java:904) at com.badlogic.gdx.graphics.glutils.ShapeRenderer.circle(ShapeRenderer.java:890) at rat.poison.scripts.SpreadCircleKt$spreadCircle$1.invoke(SpreadCircle.kt:90) at rat.poison.scripts.SpreadCircleKt$spreadCircle$1.invoke(SpreadCircle.kt:41) at rat.poison.overlay.App.render(App.kt:172) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Window.update(Lwjgl3Window.java:403) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.loop(Lwjgl3Application.java:143) at com.badlogic.gdx.backends.lwjgl3.Lwjgl3Application.<init>(Lwjgl3Application.java:116) at rat.poison.RatPoison$main$1.invokeSuspend(RatPoison.kt:171) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:56) at kotlinx.coroutines.scheduling.CoroutineScheduler.runSafely(CoroutineScheduler.kt:571) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.executeTask(CoroutineScheduler.kt:738) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.runWorker(CoroutineScheduler.kt:678) at kotlinx.coroutines.scheduling.CoroutineScheduler$Worker.run(CoroutineScheduler.kt:665)