Board index FlightGear Development Scenery

problems with the scenery format

Questions and discussion about enhancing and populating the FlightGear world.

Re: problems with the scenery format

Postby Absturz » Tue Jan 15, 2019 1:43 pm

I't downloads a lot
Only litte aircrafts. My name is Absturz because I can't land other aircrafts
Absturz
 
Posts: 23
Joined: Wed Jan 09, 2019 8:44 pm
Callsign: Absturz
Version: 18.3.1
OS: (K)ubuntu Linux

Re: problems with the scenery format

Postby legoboyvdlp » Tue Jan 15, 2019 2:28 pm

Sounds like it is working fine, then...?
User avatar
legoboyvdlp
 
Posts: 7981
Joined: Sat Jul 26, 2014 2:28 am
Location: Northern Ireland
Callsign: G-LEGO
Version: next
OS: Windows 10 HP

Re: problems with the scenery format

Postby Absturz » Tue Jan 15, 2019 2:40 pm

It answers that:


Traceback (most recent call last):
File "terrasync.py", line 24, in <module>
import terrasync.main
File "/media/Gemeinsamme_Daten/Downloads/flightgear-flightgear/scripts/python/TerraSync/terrasync/main.py", line 172
errMsg=exc)) from exc
^
SyntaxError: invalid syntax
Only litte aircrafts. My name is Absturz because I can't land other aircrafts
Absturz
 
Posts: 23
Joined: Wed Jan 09, 2019 8:44 pm
Callsign: Absturz
Version: 18.3.1
OS: (K)ubuntu Linux

Re: problems with the scenery format

Postby wkitty42 » Tue Jan 15, 2019 7:07 pm

Absturz wrote in Mon Jan 14, 2019 11:12 pm:OK i can do that. But there is a bug in main.py line 172

i run terrasync.py exclusively... what bug are you talking about?
"You get more air close to the ground," said Angalo. "I read that in a book. You get lots of air low down, and not much when you go up."
"Why not?" said Gurder.
"Dunno. It's frightened of heights, I guess."
User avatar
wkitty42
 
Posts: 9148
Joined: Fri Feb 20, 2015 4:46 pm
Location: central NC, USA
Callsign: wk42
Version: git next
OS: Kubuntu 20.04

Re: problems with the scenery format

Postby wkitty42 » Tue Jan 15, 2019 7:18 pm

Absturz wrote in Tue Jan 15, 2019 2:40 pm:
Code: Select all
Traceback (most recent call last):
  File "terrasync.py", line 24, in <module>
    import terrasync.main
  File "/media/Gemeinsamme_Daten/Downloads/flightgear-flightgear/scripts/python/TerraSync/terrasync/main.py", line 172
    errMsg=exc)) from exc
                    ^
SyntaxError: invalid syntax


that section, as mentioned by another, is reporting an HTTP error when attempting to retrieve what ever file it was trying to pull... this may be a poorly tested code path... this may be something that torstenD (the original writer) or Florent Rougon (updated code) needs to look at... i've messaged florent about it...

in any case, you are having a retrieval problem that may not exist at a later time if you try again...
"You get more air close to the ground," said Angalo. "I read that in a book. You get lots of air low down, and not much when you go up."
"Why not?" said Gurder.
"Dunno. It's frightened of heights, I guess."
User avatar
wkitty42
 
Posts: 9148
Joined: Fri Feb 20, 2015 4:46 pm
Location: central NC, USA
Callsign: wk42
Version: git next
OS: Kubuntu 20.04

Re: problems with the scenery format

Postby wkitty42 » Tue Jan 15, 2019 9:13 pm

@Absturz: what version of python3 are you running?? v3.4 is the minimum required...

EDIT: forgot to add that since this is a syntax error, the module wasn't even loaded so the statements about you having had a HTTP error are incorrect... ignore them and let us know your python3 version, please...
"You get more air close to the ground," said Angalo. "I read that in a book. You get lots of air low down, and not much when you go up."
"Why not?" said Gurder.
"Dunno. It's frightened of heights, I guess."
User avatar
wkitty42
 
Posts: 9148
Joined: Fri Feb 20, 2015 4:46 pm
Location: central NC, USA
Callsign: wk42
Version: git next
OS: Kubuntu 20.04

Re: problems with the scenery format

Postby Absturz » Wed Jan 16, 2019 8:37 pm

version 3.6
Only litte aircrafts. My name is Absturz because I can't land other aircrafts
Absturz
 
Posts: 23
Joined: Wed Jan 09, 2019 8:44 pm
Callsign: Absturz
Version: 18.3.1
OS: (K)ubuntu Linux

Re: problems with the scenery format

Postby rominet » Wed Jan 16, 2019 9:36 pm

@Absturz

Can you please add this
Code: Select all
import base64
import sys

print("Debug: {!r}\n".format(base64.b64encode(str(sys.hexversion).encode("utf8"))))

right before the line containing
Code: Select all
import terrasync.main

in terrasync.py, save the file then report the first 10 lines of output of 'terrasync.py --help'?

Thanks
rominet
 
Posts: 605
Joined: Sat Nov 01, 2014 2:33 pm
Callsign: F-KATS
Version: Git next
OS: Debian GNU/Linux

Re: problems with the scenery format

Postby Absturz » Thu Jan 17, 2019 7:44 pm

I'm goring to answer on monday. Then i can try it out. Thanks
Only litte aircrafts. My name is Absturz because I can't land other aircrafts
Absturz
 
Posts: 23
Joined: Wed Jan 09, 2019 8:44 pm
Callsign: Absturz
Version: 18.3.1
OS: (K)ubuntu Linux

Previous

Return to Scenery

Who is online

Users browsing this forum: No registered users and 12 guests