View Issue Details

IDProjectCategoryView StatusLast Update
0002327Infinitode 2[All Projects] Infinitode 2public2024-04-25 17:47
Reporterajsasflaym Assigned Totherainycat  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
Product Version1.9.0 (Season 3) 
Target VersionFixed in Version1.9.0 (Season 3) 
Summary0002327: Lucky Shot respins automatically after reopening game, until crash
Description

The lucky shot wheel will respin automatically every time the game is closed and reopened, even when it should no longer be possible to buy respins because too less options remain. I am pretty sure it should never spin on its own without user interaction. Screenshot shows a wheel that spun so often that only one item remained. Repeating this again after all items of the wheel have been rewarded will make the game crash every time you try to open the lucky shot wheel with the following exception:

FATAL EXCEPTION: LibGDX rendering thread
Process: com.prineside.tdi2, PID: 12697
java.lang.IllegalStateException: Invalid weapon rotation 0.0
at com.prineside.tdi2.ui.shared.LuckyWheelOverlay.n(SourceFile:84)
at com.prineside.tdi2.ui.shared.LuckyWheelOverlay.q(SourceFile:172)
at com.prineside.tdi2.ui.shared.LuckyWheelOverlay.postRender(SourceFile:86)
at com.prineside.tdi2.managers.UiManager.render(SourceFile:15)
at com.prineside.tdi2.Game.render(SourceFile:246)
at com.badlogic.gdx.backends.android.AndroidGraphics.onDrawFrame(SourceFile:215)
at android.opengl.GLSurfaceView$GLThread.guardedRun(GLSurfaceView.java:1573)
at android.opengl.GLSurfaceView$GLThread.run(GLSurfaceView.java:1272)

Steps To Reproduce
  1. spin the same lucky shot wheel until its no longer possible to buy respins of this wheel
  2. close the game, reopen it
  3. when opening the lucky shot again, the previous wheel will start spinning on its own, and reward one of the few remaining options
  4. this can be repeated until everything from this wheel was rewarded, repeating once more will then make opening lucky shot crash the game
TagsNo tags attached.

Activities

ajsasflaym

ajsasflaym

2024-04-24 03:08

reporter  

Screenshot_20240424-013047_Infinitode 2.png (326,721 bytes)
therainycat

therainycat

2024-04-25 17:47

administrator   ~0002237

Will be fixed in build 201

Issue History

Date Modified Username Field Change
2024-04-24 03:08 ajsasflaym New Issue
2024-04-24 03:08 ajsasflaym File Added: Screenshot_20240424-013047_Infinitode 2.png
2024-04-25 17:47 therainycat Assigned To => therainycat
2024-04-25 17:47 therainycat Status new => resolved
2024-04-25 17:47 therainycat Resolution open => fixed
2024-04-25 17:47 therainycat Fixed in Version => 1.9.0 (Season 3)
2024-04-25 17:47 therainycat Note Added: 0002237