July 22, 20178 yr Hi, I have recently installed this excellent tool, but I am finding out that it randomly reshuffles the sceneries priority. Am I missing something in the set up or in the way it works ? Thanks Ezio AMD Ryzen 7800x3d, Asus ROG Strix RTX4090, Asus x670e-e, G-Skill F5-6000J3038F16GX2-TZ5NR
July 22, 20178 yr Commercial Member Hi, sorry, never heard of this before - can you give me a specific example where you are seeing what - and what you are doing inbetween? Are you using any other tools or simulator dialogs that may influence addon organization? Best regards LORBY-SI
July 22, 20178 yr Hi Oliver, having the same issue. Started in version 1.04, but has continued in 1,05, but more severe. Now putting new additions right to the bottom ie below Prepare 3D scenery. Sometimes new additions are hard to find. Currently at 352 layers. If I try to edit to change layer number, I get an unhandled exception and I have close the app. Edit: Now puts airports at Layer=0 System: MSFS2024, ASUS Rog Stryx Z790-A, Intel i9-14900KF, Asus ROG Ryujin III 360 , Asus Hyperion Case,Rog Stryx 4090 OC, Samsung 970 EVO M.2 SSD, 1Tb Samsung 860 EVO SSD,64Gb G Skill Memory, Asus Aura 1200W Gold PSU,Win 11 ,LG C4 48" 4K OLED Screen., Airbus TCA Full Kit, Stream Deck XL. WinWing FCU, EFIS, MCDU
July 23, 20178 yr 6 hours ago, Travelling_Wilbury said: Hi Oliver, having the same issue. Started in version 1.04, but has continued in 1,05, but more severe. Now putting new additions right to the bottom ie below Prepare 3D scenery. Sometimes new additions are hard to find. Currently at 352 layers. If I try to edit to change layer number, I get an unhandled exception and I have close the app. Edit: Now puts airports at Layer=0 Hello, I am a total newbie so please bear with me. I was also having added scenery placed at the bottom after the inactive Prepar3D Scenery. When I selected edit I got the following unhandled exception: ************** Exception Text ************** System.ArgumentOutOfRangeException: Value of '0' is not valid for 'Value'. 'Value' should be between 'Minimum' and 'Maximum'. Parameter name: Value at System.Windows.Forms.NumericUpDown.set_Value(Decimal value) at P3DV4AddonOrganizer.EditScenery.Initialize() at P3DV4AddonOrganizer.MainDialog.bEditScenery_Click(Object sender, EventArgs e) at System.Windows.Forms.Control.OnClick(EventArgs e) at System.Windows.Forms.Button.OnClick(EventArgs e) at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent) at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.ButtonBase.WndProc(Message& m) at System.Windows.Forms.Button.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) However, I can move the entry to the top by manually clicking the up button repeatedly and once the entry is at the top I can then successfully edit like normal. Gregg Kamilar Liquid cooled Intel Core i7 5820K Haswell-E Hexacore CPU @ 3.6 GHz on an ASUS Sabertooth x99 - Powered by Corsair RM1000 1000W PS EVGA GEForce GTX 970 (4 GB GDDR5) graphics on twin 27" 4K Monitors - Corsair DDR4 1066 MHz RAM x 16 GB Eclipse yoke, ThrustMaster pedals, FSXThrottle ProTek quadrant
July 23, 20178 yr Commercial Member Hello @ll, From what you are writing I can see two different issues: 1. New scenery is added with layer number 0. This is an error on the "Add scenery" dialog. Sorry about that, I don't know how this happened. The new element is added to the list at the wrong end. The result is that the new scenery is below the root tag, and that you cannot edit it (there is no layer 0, hence the exception which should never happen) -> Corrected with 1.06 which is available for download now 2. Scenery elements "randomly shuffeling": I still don't understand this issue - what do I have to do to see it and what am I looking for? Best regards LORBY-SI
July 23, 20178 yr 1 hour ago, Lorby_SI said: 2. Scenery elements "randomly shuffeling": I still don't understand this issue - what do I have to do to see it and what am I looking for? Instead of going to the top, the new addon may appear half way down the list. I have found new addons in between my freemesh, and have had to shuffle things around. Not sure if this related to my post above, I am not sure. Edit: all seems to be good now. Thanks for 1.06. System: MSFS2024, ASUS Rog Stryx Z790-A, Intel i9-14900KF, Asus ROG Ryujin III 360 , Asus Hyperion Case,Rog Stryx 4090 OC, Samsung 970 EVO M.2 SSD, 1Tb Samsung 860 EVO SSD,64Gb G Skill Memory, Asus Aura 1200W Gold PSU,Win 11 ,LG C4 48" 4K OLED Screen., Airbus TCA Full Kit, Stream Deck XL. WinWing FCU, EFIS, MCDU
July 23, 20178 yr hello have the same problem i need to have my airport above the city, but into the program i place like it should be, and save. i close the program, but when i start the airport is below the city and it s not good how to do?. plus, when i expand all the scenery place in addon.xml, they have all the same layer 158, maybe it s my problem Frédéric Giraud
July 23, 20178 yr Commercial Member 10 minutes ago, grandfred29 said: plus, when i expand all the scenery place in addon.xml, they have all the same layer 158, maybe it s my problem In this case, the sceneries will appear in the order that they are read from the xml files.Try to use the Up/Down buttons to rearrange the XML sceneries so that they have a sequential layer order. I wonder how this happend though. Normally a new XML scenery entry should get the next highest layer number - at least with the new 1.06 that is the case now... (there was a bug inbetween versions). Best regards LORBY-SI
July 23, 20178 yr Just now, Lorby_SI said: In this case, the sceneries will appear in the order that they are read from the xml files.Try to use the Up/Down buttons to rearrange the XML sceneries so that they have a sequential layer order. i ve tried it but when i save all appear like before save Frédéric Giraud
July 23, 20178 yr Commercial Member 24 minutes ago, grandfred29 said: I see, you are layering the XML inside the scenery.cfg. What you are seeing in these pictures is normal in the current state of things. XML definitions have to have the same layer number that the scenery.cfg entry directly above them has. The XML sceneries with the same layer number are read in the order that they appear in the XML file, and the XML themselves are in the order that they have in the corresponding cfg. I will have to think about it for a while, I am not sure if something can be done about this at all - the P3D specification doesn't cover this situation. Currently the only way would be to relocate the scenery.cfg entries to XMLs too, then you can layer them correctly - or the other way round. In your case I would move Madeira X and PortoSanto to XML files too, and move the whole lot above the last entry of the scenry.cfg. Then the layering will be sequential. Which, btw is what I do. My scenery.cfg contains only the default scenery and ORBX - everything else I put into XML files, no matter where it was installed. That way I avoid these issues that you are experiencing. Best regards LORBY-SI
July 24, 20178 yr 1.06 appears to have fixed the issue with addon scenery getting put at the bottom.. however.. if you click edit scenery, change the scenery layer from say 127 to 130.. click save.. go back in, the 127 is still there.. if you just click the up / down arrows.. click save.. it does save the new layer.. Any reason why direct editing of the layer value is not working? Also.. the sode error i was getting (.net compiler error due to insufficient rights not running as admin).. is now gone, provided i uninstall sode and install on the other drive instead. Asus Strix z790-e; 1000 watt evga SuperNova Plat; 14900k AC_LL 0.55 adp -0.050 253/253/355 CEPoff (CB-1pass 39200 80c, msfs peak 92,avg 60-78c, astrorender 95c,room76F); 64GB(dual 32) cl32 6400 at 6400 xmpII F5-6400J3239G32GX2-TZ5RK, Asus Ryuo III 360mm; Thermaltake v51 Case; Gigabyte 4090 OC; VR-Crystal; Dofreality H6; Astrosite
July 24, 20178 yr Commercial Member 8 hours ago, theskyisthelimit said: 1.06 appears to have fixed the issue with addon scenery getting put at the bottom.. however.. if you click edit scenery, change the scenery layer from say 127 to 130.. click save.. go back in, the 127 is still there.. if you just click the up / down arrows.. click save.. it does save the new layer.. Any reason why direct editing of the layer value is not working? Fixed with version 1.07 which is ready for download Best regards LORBY-SI
July 24, 20178 yr 5 hours ago, Lorby_SI said: Fixed with version 1.07 which is ready for download Best regards Awesome, thanks and thanks for the great tool Asus Strix z790-e; 1000 watt evga SuperNova Plat; 14900k AC_LL 0.55 adp -0.050 253/253/355 CEPoff (CB-1pass 39200 80c, msfs peak 92,avg 60-78c, astrorender 95c,room76F); 64GB(dual 32) cl32 6400 at 6400 xmpII F5-6400J3239G32GX2-TZ5RK, Asus Ryuo III 360mm; Thermaltake v51 Case; Gigabyte 4090 OC; VR-Crystal; Dofreality H6; Astrosite
September 11, 20178 yr Version 1.15 is doing it now. I try to change the order of the add on scenery, but when I hit Save the scenery returns to it's previous position. Sane as noted above. Keith (CanAmRyder) Sacramento, Ca USA Ryzen 7 9800X3D | MSI MAG X870 TOMAHAWK WIFI | ASUS ROG Astral GeForce RTX™ 5090 OC Edition | CORSAIR VENGEANCE® 96GB (2x48GB) DDR5 DRAM 6000MT/s CL30 | Windows 11 Pro | MSFS 2020/ MSFS 2024/ Prepar3D v5.4.9.28482 / v6.1.11 | LG 34" Ultrawide Curved / ASUS 32" Curved
Archived
This topic is now archived and is closed to further replies.