[0.15.9] Starting Scenario: Value must be a list or ...

This subforum contains all the issues which we already resolved.
Post Reply
SilverB1rd
Inserter
Inserter
Posts: 47
Joined: Fri Mar 17, 2017 9:19 pm
Contact:

[0.15.9] Starting Scenario: Value must be a list or ...

Post by SilverB1rd »

Working on a custom scenario, create game fails with

Error AppManager.cpp:421: Value must be a list or dictionary in property tree at ROOT

Can start the stock wave defense scenario no problem. Probably something wrong with my code, but can't figure out whats wrong by this error message.

Code: Select all

   0.038 2017-05-07 22:48:26; Factorio 0.15.9 (build 29504, win64, steam)
   0.038 Operating system: Windows 10 (build 15063) 
   0.038 Program arguments: "C:\Games\steamapps\common\Factorio\bin\x64\Factorio.exe" 
   0.038 Read data path: C:/Games/steamapps/common/Factorio/data
   0.038 Write data path: C:/Users/Bird/AppData/Roaming/Factorio
   0.038 Binaries path: C:/Games/steamapps/common/Factorio/bin
   0.043 System info: [CPU: Intel(R) Core(TM) i7-6700K CPU @ 4.00GHz, 8 cores, RAM: 32689MB]
   0.044 Display options: [FullScreen: 1] [VSync: 0] [UIScale: 80%] [MultiSampling: OFF] [Screen: 255]
   0.044 Available display adapters: 3
   0.044  [0]: \\.\DISPLAY1 - NVIDIA GeForce GTX 980 {0x01, [1927,-1091], 1920x1080, 32bit, 60Hz}
   0.044  [1]: \\.\DISPLAY2 - NVIDIA GeForce GTX 980 {0x05, [0,0], 1920x1080, 32bit, 144Hz}
   0.045  [2]: \\.\DISPLAY3 - NVIDIA GeForce GTX 980 {0x01, [7,-1080], 1920x1080, 32bit, 60Hz}
   0.045 Create display on adapter 1. Size 1280x720 at position [310, 162].
   0.088 Initialised Direct3D:[0] NVIDIA GeForce GTX 980; driver: nvd3dumx.dll 21.21.13.7653
   0.090     Video memory size (dedicated video/dedicated system/shared system/available): 4060/0/16344/4088 MB
   0.116 DSound: Starting _dsound_update thread
   0.116 DSound: Enter _dsound_update; tid=7836
   0.117 Device reset internal.
   0.118 Desktop composition is active.
   0.118 Graphics settings preset: very-high
   0.118 Graphics options: [Graphics quality: high] [Video memory usage: all] [Light scale: 25%] [DXT: false]
   0.179 Loading mod core 0.0.0 (data.lua)
   0.185 Loading mod base 0.15.9 (data.lua)
   0.264 Loading mod base 0.15.9 (data-updates.lua)
   0.313 Checksum for core: 3409166051
   0.314 Checksum of base: 3769930138
   0.407 Info PlayerData.cpp:55: Local player-data.json available, timestamp 1494218820
   0.407 Info PlayerData.cpp:60: Cloud player-data.json available, timestamp 1493875106
   0.471 Loaded shader file C:/Games/steamapps/common/Factorio/data/core/graphics/shaders/game.cso
   0.471 Loaded shader file C:/Games/steamapps/common/Factorio/data/core/graphics/shaders/zoom-to-world.cso
   0.480 Initial atlas bitmap size is 16384
   0.497 Created atlas bitmap 16384x16380
   0.883 Created atlas bitmap 16384x8929
   1.062 Created atlas bitmap 4096x3980
   1.079 Created atlas bitmap 4096x3648
   9.937 Sprites loaded
   9.937 Convert atlas 4096x3980 to: trilinear-filtering 
   9.984 Convert atlas 4096x3648 to: mipmap 
  10.438 Loading sounds...
  12.042 Custom inputs active: 0
  12.074 Factorio initialised
  21.242 Loading Level.dat: 318512 bytes.
  21.242 Info Scenario.cpp:133: Map version 0.15.9-0
  21.259 Error AppManager.cpp:421: Value must be a list or dictionary in property tree at ROOT
  23.528 Loading Level.dat: 318512 bytes.
  23.528 Info Scenario.cpp:133: Map version 0.15.9-0
  23.545 Error AppManager.cpp:421: Value must be a list or dictionary in property tree at ROOT
  26.509 DSound: Stopping voice
  26.509 DSound: Joining thread
  26.514 DSound: Exit _dsound_update; tid=7836
  26.514 DSound: Waiting for voice to stop ... signaled
  26.514 DSound: Joined thread
  26.514 DSound: Destroying thread
  26.514 DSound: Thread destroyed
  26.514 DSound: Releasing buffer
  26.514 DSound: Voice stopped
  26.514 DSound: Deallocating voice
  26.514 DSound: Deallocated voice
  26.547 Steam API shutdown.
  26.548 Goodbye

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.15.9] Starting Scenario: Value must be a list or ...

Post by Rseding91 »

Can you upload the scenario file(s)?
If you want to get ahold of me I'm almost always on Discord.

Rseding91
Factorio Staff
Factorio Staff
Posts: 13209
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.15.9] Starting Scenario: Value must be a list or ...

Post by Rseding91 »

Fixed for 0.15.10 - thanks for the scenario file(s) to test with.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”