Page 1 of 1

Morning Sun - Minor issue

Posted: Sat May 19, 2018 6:12 pm
by VKing23
Just wanted to report a minor issue with Morning Sun and the new patch. In the second scenario planes are not able to fly over the chinese wall anymore, they need to take the gates/points to pass it, just like ground troops.

Re: Morning Sun - Minor issue

Posted: Sat May 19, 2018 8:45 pm
by Deja Bru
VKing23 wrote:Just wanted to report a minor issue with Morning Sun and the new patch. In the second scenario planes are not able to fly over the chinese wall anymore, they need to take the gates/points to pass it, just like ground troops.
Correcto mundo! Here's another one for your Monday morning conference call, Shards! :)
Screenshot 1.jpg
Screenshot 1.jpg (95.37 KiB) Viewed 2515 times

Re: Morning Sun - Minor issue

Posted: Sun May 20, 2018 8:28 am
by Erik2
Maybe the planes are flying damn low...

Re: Morning Sun - Minor issue

Posted: Fri Jun 08, 2018 12:51 am
by Deja Bru
This is not fixed in 6.1.8:
Screenshot 1.jpg
Screenshot 1.jpg (529.44 KiB) Viewed 2367 times
This may be a clue. I assume a value of 1 in chassis.txt means a "WING" unit can fly over all of these terrain types. WING is the only chassis type that has a value of 1 for "wall" in chassis.txt (scroll down):
Capture991.jpg
Capture991.jpg (130.59 KiB) Viewed 2367 times
There is also a chassis.csv file which I would think would be a match for chassis.txt but it is not, at least not for WING (scroll down):
Capture993.jpg
Capture993.jpg (616.69 KiB) Viewed 2366 times
Does chassis.csv rule? Because if it does, that explains why WING cannot fly over wall anymore; it's not a column in the csv file at all. Plus there is a mismatch of values for "escarpment." Has anybody noticed in Sandstorm that planes cannot fly over desert escarpments?

Re: Morning Sun - Minor issue

Posted: Fri Jun 08, 2018 1:15 am
by Deja Bru
Deja Bru wrote:Has anybody noticed in Sandstorm that planes cannot fly over desert escarpments?
No, not the case. This plane has no problem flying over this barrier of escarpments:
Screenshot 2.jpg
Screenshot 2.jpg (218.91 KiB) Viewed 2365 times
Screenshot 3.jpg
Screenshot 3.jpg (212.45 KiB) Viewed 2365 times
Still, the omission of "wall" from chassis.csv may have something to do with the problem of the Chinese wall.

Re: Morning Sun - Minor issue

Posted: Fri Jun 08, 2018 9:02 am
by Shards
Thanks for the investigation :)

This one didn't make it to the top of the pile for the 6.1.8 patch, nor the upcoming 6.1.9 hotfix (which is just for the PBEM issue). It'll make the next update though

Ta

Re: Morning Sun - Minor issue

Posted: Fri Jun 08, 2018 1:57 pm
by GabeKnight
Deja Bru wrote:Does chassis.csv rule? Because if it does, that explains why WING cannot fly over wall anymore; it's not a column in the csv file at all. Plus there is a mismatch of values for "escarpment." Has anybody noticed in Sandstorm that planes cannot fly over desert escarpments?
adherbal wrote:Yes as you have figured out by now, we've switched to CSV format because they are easier to manage (in Google Sheets or other tool) than long txt files.
And the game will use the values specified in chassis.csv as default if nothing is specified in chassis_<climate type>.csv
(http://www.slitherine.com/forum/viewtop ... 64#p723864)

Re: Morning Sun - Minor issue

Posted: Fri Jun 08, 2018 2:19 pm
by GabeKnight
Deja Bru wrote:Still, the omission of "wall" from chassis.csv may have something to do with the problem of the Chinese wall.
Bruce, as always, you're good. That's exactly the problem.

Haven't tried this "bug" before now (it's really funny to see it), but the "fix" is exactly as you said. Just add "wall" as entry to the chassis.csv, and the planes are flying high again...
Thanks, noted for my mod update.
Screenshot 487.jpg
Screenshot 487.jpg (454.26 KiB) Viewed 2334 times

Re: Morning Sun - Minor issue

Posted: Fri Jun 08, 2018 4:12 pm
by Shards
And I've updated the bug tracker for the team :)