View Issue Details

IDProjectCategoryView StatusLast Update
0002213Infinitode 2[All Projects] Infinitode 2public2023-04-02 17:07
Reportertherainycat Assigned Totherainycat  
PrioritynormalSeveritymajorReproducibilityalways
Status resolvedResolutionfixed 
PlatformAnyOSAnyOS VersionAny
Product Version1.8.8 
Target Version1.8.8Fixed in Version 
Summary0002213: Game crashes in map editor
Description

Stacktrace:
java.lang.NullPointerException: Attempt to invoke virtual method 'com.badlogic.gdx.graphics.g2d.TextureRegion com.prineside.tdi2.systems.EnemySystem.getTexture(com.prineside.tdi2.enums.EnemyType)' on a null object reference
at com.prineside.tdi2.systems.PathRenderingSystem.setPaths(SourceFile:84)
at com.prineside.tdi2.systems.MapSystem.showAllPathTraces(SourceFile:96)
at com.prineside.tdi2.screens.MapEditorScreen$_MapListener.pathfindingRebuilt(Unknown Source:13)
...

Steps To Reproduce
  1. Open Map editor
  2. Place some roads, a Portal and a base
TagsNo tags attached.

Activities

therainycat

therainycat

2023-03-31 19:35

administrator   ~0002114

Will be fixed in build 186. Already fixed on Steam Beta.

Issue History

Date Modified Username Field Change
2023-03-31 19:34 therainycat New Issue
2023-03-31 19:34 therainycat Status new => assigned
2023-03-31 19:34 therainycat Assigned To => therainycat
2023-03-31 19:35 therainycat Status assigned => confirmed
2023-03-31 19:35 therainycat Note Added: 0002114
2023-04-02 17:07 therainycat Status confirmed => resolved
2023-04-02 17:07 therainycat Resolution open => fixed