- Code: Select all
Exception in thread "Mapfile exporter" java.lang.NullPointerException: Cannot read field "map" because "x0" is null
at haven.MapFile$Segment.access$900(MapFile.java:1124)
at haven.MapFile.export(MapFile.java:1649)
at haven.MapFile.export(MapFile.java:1705)
at haven.MapWnd.lambda$exportmap$10(MapWnd.java:874)
at java.base/java.lang.Thread.run(Thread.java:833)
Care to fix that !?!