Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.
By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.
Yes, there is that glass model but I think it's only a scenery object and not a simobject. I still don't understand how to make it work though. But I'll try your suggestion.I don't recall seeing a glass ramp default jetway at an airport in MSFS, but the folder:
...Packages\Official\OneStore\asobo-jetways\SimObjects\Landmarks\Aso_Jetway
does have the glTF model and glass ramp textures (which are also used a tad in the metal ramp model according to MCX). It's possible that it may work like liveries in aircraft.cfg, so if one adds a new flightsim.1 entry to sim.cfg pointing to the glass texture, one might have an alternative to creating a new package with a revised model and placing it in the Community folder. Else it seems like all the pieces are there to create a glass ramp.
It's hard but I used the sample in the SDK and tweaked a few things. But the wheel animation is still not working though as in the base game. I also struggle a lot with the correct values of the glass transparency.Hello Sagga,
Great work! I'm still trying to figure out how to animate my custom jetways. Not an easy task![]()
Finally got something working after 20 hours of frustration!
Hello,Hi me again
Did you have any issues with the hood animation?
I opened the provided jetway sample MAX file and exported it, the jetway moves and attaches to the aircraft fine, but the hood will not work.
The funny thing is there is a low-res model in "MSFS SDK\Samples\Jetway\PackageSources\SimObjects\Landmarks\MyCompany_Jetway\model" and it works fine, but all 3 lods are low detail/low poly.
However, if I export the sample max in MSFS SDK\Samples\Jetway\Sources\Art\Max, it exports the same detailed and good looking jetway as the default one, however as mentioned, the hood will not extract.
One thing I should mention: When I opened MSFS SDK\Samples\Jetway\Sources\Art\Max\Jetway.max file all I could see was the list of the objects in the scene, I could not for the life of me get the viewports to show, so I merged the jetway.max file into a new file, I don't know if this could have broken the hood animation.
I've attached a jpg showing how the jetway.max appears after loading
View attachment 63557
Yep that's the same xml I extracted from the default jetway, only changed the guid on top obviously.Hello,
Yes I did have issues with the hood not animating but I think it's because the animation groups were missing. I don't remember exactly how I solved it though. Also since you merged the files I think you're missing animation groups you could save them and re-import them as well.
But I have attached my Jetway.xml with everything working including the wheel rotation and orientation.
Your max file is not showing? I'm using Max 2020, so I don't know if that's why I have no problems. But you can always try to merge it and import animation groups as I just said. I also have the issue where sometimes flight sim materials don't show up so I have to merge the sample max files with brand new scenes.
Right click on the viewport to get the menu. I think your animation groups are not setup correctly.
That empty animation group is your problem. You can try to export the sample's animation groups and import it in this scene.Ok. Now when I try to open that menu I get this:
View attachment 63608
This "1 node ids" is appearing the error everywhere, but any search of it is useless
The full error details from the box above:
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.Exception: Failed to parse 1 node ids.
at Max2Babylon.AnimationGroup.LoadFromData(String propertyName, IINode dataNode, Dictionary`2 rootNodePropDictionary)
at Max2Babylon.AnimationGroupList.LoadFromData(IINode dataNode)
at Max2Babylon.AnimationForm.AnimationForm_Load(Object sender, EventArgs e)
at System.Windows.Forms.Form.OnLoad(EventArgs e)
at System.Windows.Forms.Form.OnCreateControl()
at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible)
at System.Windows.Forms.Control.CreateControl()
at System.Windows.Forms.Control.WmShowWindow(Message& m)
at System.Windows.Forms.Control.WndProc(Message& m)
at System.Windows.Forms.Form.WmShowWindow(Message& m)
at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v4.0.30319/mscorlib.dll
----------------------------------------
3dsmax
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/3dsmax.exe
----------------------------------------
AssemblyLoader
Assembly Version: 19.0.1072.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/AssemblyLoader.DLL
----------------------------------------
CSharpUtilities
Assembly Version: 19.0.1072.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/CSharpUtilities.DLL
----------------------------------------
ManagedServices
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/ManagedServices.DLL
----------------------------------------
UiViewModels
Assembly Version: 19.0.1072.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/UiViewModels.DLL
----------------------------------------
PresentationFramework
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4220.0
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/PresentationFramework/v4.0_4.0.0.0__31bf3856ad364e35/PresentationFramework.dll
----------------------------------------
WindowsBase
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/WindowsBase/v4.0_4.0.0.0__31bf3856ad364e35/WindowsBase.dll
----------------------------------------
System.Core
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Core/v4.0_4.0.0.0__b77a5c561934e089/System.Core.dll
----------------------------------------
System
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4200.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System/v4.0_4.0.0.0__b77a5c561934e089/System.dll
----------------------------------------
PresentationCore
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_64/PresentationCore/v4.0_4.0.0.0__31bf3856ad364e35/PresentationCore.dll
----------------------------------------
System.Xaml
Assembly Version: 4.0.0.0
Win32 Version: 4.8.4220.0 built by: NET48REL1LAST_C
CodeBase: file:///C:/Windows/Microsoft.Net/assembly/GAC_MSIL/System.Xaml/v4.0_4.0.0.0__b77a5c561934e089/System.Xaml.dll
----------------------------------------
Autodesk.Max.Wrappers
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/Autodesk.Max.Wrappers.dll
----------------------------------------
Autodesk.Max.StateSets
Assembly Version: 19.0.1072.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/Autodesk.Max.StateSets.dll
----------------------------------------
BooleanExplorerView
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/BooleanExplorerView.dll
----------------------------------------
CreaseExplorerView
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/CreaseExplorerView.dll
----------------------------------------
DaylightSimulation
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/DaylightSimulation.dll
----------------------------------------
FPMaxWpfContent
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/FPMaxWpfContent.dll
----------------------------------------
GDImageLibrary
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/GDImageLibrary.dll
----------------------------------------
ManagedBootstrap
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/ManagedBootstrap.dll
----------------------------------------
ManagedNetworkUtilities
Assembly Version: 1.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/ManagedNetworkUtilities.dll
----------------------------------------
MaterialExplorerView
Assembly Version: 0.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/MaterialExplorerView.dll
----------------------------------------
Max2Babylon
Assembly Version: 1.0.0.0
Win32 Version: 1.0.0.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/Max2Babylon.dll
----------------------------------------
MaxWpfContent
Assembly Version: 19.0.1072.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/MaxWpfContent.dll
----------------------------------------
Newtonsoft.Json
Assembly Version: 12.0.0.0
Win32 Version: 12.0.1.22727
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/Newtonsoft.Json.dll
----------------------------------------
ProceduralContentActions
Assembly Version: 19.0.1072.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/ProceduralContentActions.dll
----------------------------------------
SceneExplorerView
Assembly Version: 1.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/SceneExplorerView.dll
----------------------------------------
SharpDX
Assembly Version: 3.1.1.0
Win32 Version: 3.1.1
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/SharpDX.dll
----------------------------------------
SharpDX.Mathematics
Assembly Version: 3.1.1.0
Win32 Version: 3.1.1
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/SharpDX.Mathematics.dll
----------------------------------------
Sunlight
Assembly Version: 1.0.0.0
Win32 Version: 19.0.1072.0
CodeBase: file:///C:/Program%20Files/Autodesk/3ds%20Max%202017/bin/assemblies/Sunlight.dll
----------------------------------------
Upon clicking continue I'm greeted with an empty Animation Groups dialog:
View attachment 63609
That empty animation group is your problem. You can try to export the sample's animation groups and import it in this scene.