Jump to content

Recommended Posts

Posted

Hello, at first, thank you for your GE mapping scripts. But I have a problem with the spline CSV Creator Panel now.
I tried to continue my mapping in the last days but the script won't work. My last created working splines are from Oct. 4th. 
So I guess it maybe depends on the latest FS/GE Update from Oct. 7th.

It only creates a broken I3D, an empty xml and no .obj file.

Editor log:

Script error in getTerrainHeightAtWorldPos: Unknown entity id 0 for 'object' in method 'getTerrainHeightAtWorldPos'.

LUA call stack:
  =[C]:-1 getTerrainHeightAtWorldPos
  =C:/Users/Robert/AppData/Local/GIANTS Editor 64bit 10.0.8/scripts/Spline Panels/Spline CSV Creator Panel.lua:89 createCSV
  =C:/Users/Robert/AppData/Local/GIANTS Editor 64bit 10.0.8/scripts/Spline Panels/Spline CSV Creator Panel.lua:21 createCSVdata
Error: Running LUA method 'UIButton::onClick'.
C:/Users/Robert/AppData/Local/GIANTS Editor 64bit 10.0.8/scripts/Spline Panels/Spline CSV Creator Panel.lua:93: invalid argument #4 to 'format' (number expected, got nil)


Does anyone elsa have the problem? Maybe you can take a look at it. Thank you 🙂

Best regard, Robert

Posted

Are you using the correct script version for FS25 from the topic

as this line doesn't exist in the FS25 version

=C:/Users/Robert/AppData/Local/GIANTS Editor 64bit 10.0.8/scripts/Spline Panels/Spline CSV Creator Panel.lua:21 createCSVdata

and a quick test shows no problems with the script

Screenshot2025-10-16192645.thumb.png.d5620f65255810a632ce07b93d13362e.png

Screenshot2025-10-16184228.thumb.png.373608e359011a46c6eb93dd4cad5a11.png

Posted

Ah my bad, what a shame I didn't check for updates 🫣. Indeed had an older version that worked until last week's GE update. 🤪

I updated the scripts, tested it and it works.

Thank you!  

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now