TMB 930 No Cockpit

Since the last update, my Daher TBM 930 does not have a cockpit. When entering cockpit view, the following is visible:

does anyone know how to fix this?

You probably have mods (including liveries) that conflict. Exit sim, unload mods folder, restart.

2 Likes

The culprit is the “aircraft-tbm930-improvement” mod.
Go to the aircraft-tbm930-improvement\SimObjects\Airplanes\Asobo_TBM930\model folder
open TBM930.xml with notepad and change the entry to this

<LODS>
	<!-- Highest LOD -->
	<!-- minimum display size in % (should be bounding sphere vertical screen size, sphere will often be slightly larger than you expect) -->
	<!-- default minSize is 0 -->
	<LOD minSize="100" ModelFile="TBM930_LOD00.gltf"/>
	<LOD minSize="50" ModelFile="TBM930_LOD01.gltf"/>
	<LOD minSize="35" ModelFile="TBM930_LOD02.gltf"/>
	<LOD minSize="20" ModelFile="TBM930_LOD03.gltf"/>
	<LOD minSize="10" ModelFile="TBM930_LOD04.gltf"/>
	<!--LOD minSize="5" ModelFile="TBM930_LOD05.gltf"/-->
	<LOD minSize="1" ModelFile="TBM930_LOD06.gltf"/>
</LODS>
<Behaviors>
	<!-- Includes ###################################### -->
	<Include ModelBehaviorFile="Asobo\Common.xml"/>
	<Include ModelBehaviorFile="Asobo\Exterior.xml"/>
	<Include ModelBehaviorFile="Asobo\Generic\FX.xml"/>
	<!-- ###################################### -->

then open TBM930_interior.xml with notepad and change the entry
to this

<LODS>
	<!-- Highest LOD -->
	<!-- minimum display size in % (should be bounding sphere vertical screen size, sphere will often be slightly larger than you expect) -->
	<!-- default minSize is 0 -->
	<LOD minSize="150" ModelFile="TBM930_interior_LOD00.gltf"/>
	<LOD minSize="110" ModelFile="TBM930_interior_LOD01.gltf"/>
	<LOD minSize="75" ModelFile="TBM930_interior_LOD02.gltf"/>
	<LOD minSize="40" ModelFile="TBM930_interior_LOD03.gltf"/>
	<LOD minSize="6.24" ModelFile="TBM930_interior_LOD04.gltf"/>
	<!--LOD minSize="5" ModelFile="TBM930_interior_LOD05.gltf"/-->
	<LOD minSize="1" ModelFile="TBM930_interior_LOD06.gltf"/>
</LODS>

that should solve the problems.

1 Like

I tried this.
The cockpit is well loaded.
But I couldn’t do anything because I couldn’t raise the battery switch.
The other switches seem to work fine, but the battery switch and generator switch are frozen and do not move.
Any good solutions?

The Emergency lever is reversed, it had to be down instead of up.
I’m sure, Mugz will make a new mod later.

1 Like

I thought it would be a bigger task to do this since i have a lot of mods, but i looked at what mods i installed after flying it for the last time and i’ve found the culprit to indeed be one of the mods. thanks voor your answer!

1 Like

Been away for a while, and just flew the TBM, but in external view there is only the cabin showing. Very airy and refreshing and you can smoke, but there are no wings, tail, etc. Do I need to reload something?

Personal Comments

You’re probably using a Mod or a Livery that is not updated. Empty your Community folder of TBM mods and restart the sim.

**Mod action: **

Moved to #self-service:aircraft-systems

No Joy. Deleted mod and liveries and still no wings and lots of fresh air;

You have an outdated mod. The TBM is perfectly fine. If “no joy” then you didn’t remove the conflict.

P.S. This issue is well documented in multiple posts on the main TBM 930 thread. Try searching that.