I am using advanced weather and Terrasync:
1: I loaded up at KXTA
2: I set "marginal VFR" metar on.
3: I switched location to KNUQ while the weather dialog was open.
Using 2016.2.0 build today on windows 7 I got this:
Nasal runtime error: setprop() value is not string or number
at C:/Program Files/FlightGear 2016.2.0/data/Nasal/local_weather/weather_tile_management.nas, line 232
called from: C:/Program Files/FlightGear 2016.2.0/data/Nasal/local_weather/local_weather.nas, line 3219
called from: C:/Program Files/FlightGear 2016.2.0/data/Nasal/local_weather/local_weather.nas, line 4179
called from: C:/Program Files/FlightGear 2016.2.0/data/Nasal/globals.nas, line 119
Oops, I noticed the was stuff before that:
Tile direction 0 not generated!
Flag: 0
Nasal runtime error: vector index -1 out of bounds (size: 1)
at C:/Program Files/FlightGear 2016.2.0/data/Nasal/local_weather/local_weather.nas, line 390
called from: C:/Program Files/FlightGear 2016.2.0/data/Nasal/local_weather/local_weather.nas, line 861
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Tile direction 0 not generated!
Flag: 0
Starting hard-coded terrain presampling
Starting hard-coded terrain presampling
4166.666666666667
2333.333333333333
4166.666666666667
2333.333333333333
AW does not support teleportation - that has never worked and never will because it creates weather around you - since the launcher now allows you to start with AW already running, if you teleport after such a startup you will crash AW and need to restart.
(I believe if the reset would trigger a Nasal re-init, the problem would not occur).
Last edit: Thorsten Renk 2018-10-03
Reset does a Nasal re-init, but 'relocate' (reposition) doesn't. Maybe we could disable AW before doing a repostion, and re-enable it afterwards?
Has this been done yet ?
Also, I'm confused how this could show up as 'setprop' being undefined, that seems like something more fundamental going wrong.
Can confirm on current next. The actual error is now: