NullPointerException when creating a game through the advanced flow #6
Labels
Category: Crash
Requests, Issues and Changes targeting unexpected terminations, segfaults, etc.
Topic: Stabilization
Requests, Issues and Changes related to improving stablity and reducing flakyness
Topic: WorldGen
Requests, Issues and Changes related to facets, rasterizers, etc.
Type: Bug
Issues reporting and PRs fixing problems
Light and Shadow issue #76 originates from this module.
To create a BlockTheme, CityWorldGenerator uses the BlockManager, which is
null
during the advanced creating flow. Here is the relevant piece of code:StaticCities/src/main/java/org/terasology/staticCities/CityWorldGenerator.java
Line 100 in 5adda66
The text was updated successfully, but these errors were encountered: