Space Engineers

Space Engineers

Build Info (bleeding edge build)
This topic has been locked
Error when using turrets
When I take control of a turret (gatling in this case) the following message is displayed:

Build Info ERROR TurretHUD Error for MyObjectBuiler_LargeGatling Turret/
System.Exception Block 'Is not MyGunObject'
at.Digi.BuildInfo.Features.ReloadTracker.TrackerWeapon.get_InternalMagazineCapacity)
at.Digi.BuildInfo.Features.TurretHUD.GeneratText(IMyLargeTurretBase Turret)
at Digi.BuildInfo.Features.TurretHUD.UpdateAfterSim(Int32 tick)
< >
Showing 1-4 of 4 comments
Digi  [developer] 9 Mar, 2024 @ 5:12am 
Why is the message error ever so slightly different though =) you should be pasting it not re-write it manually, it can mislead :P

I'm going to assume it said "Block '' is not IMyGunObject!" which means the block in the tracked object is null so I messed something up, but at least now I have some indication what is up.

Thanks!
Gemini Sierra 9 Mar, 2024 @ 6:58am 
Apologies!
I screen captured it and typed in what I saw, but I probably transposed/left out/missed something.
I did not think to look in my logs. Here is what the logs captured:

2024-03-08 22:08:26.351 - Thread: 1 -> Build Info error/exception: TurretHUD error for MyObjectBuilder_LargeGatlingTurret/
System.Exception: Block '' is not IMyGunObject!
at Digi.BuildInfo.Features.ReloadTracker.TrackedWeapon.get_InternalMagazineCapacity()
at Digi.BuildInfo.Features.TurretHUD.GenerateText(IMyLargeTurretBase turret)
at Digi.BuildInfo.Features.TurretHUD.UpdateAfterSim(Int32 tick)
2024-03-08 22:08:26.450 - Thread: 1 -> Build Info error/exception: TurretHUD error for MyObjectBuilder_LargeGatlingTurret/
System.Exception: Block '' is not IMyGunObject!
at Digi.BuildInfo.Features.ReloadTracker.TrackedWeapon.get_InternalMagazineCapacity()
at Digi.BuildInfo.Features.TurretHUD.GenerateText(IMyLargeTurretBase turret)
at Digi.BuildInfo.Features.TurretHUD.UpdateAfterSim(Int32 tick)
Gemini Sierra 9 Mar, 2024 @ 6:59am 
Oh as further reference and/or notes... I'm on a vanilla server with out the mod. I am using the plugin loader version of the mod.
Digi  [developer] 9 Mar, 2024 @ 2:52pm 
No worries, I found the issue and it's fixed in the recent update :}
< >
Showing 1-4 of 4 comments
Per page: 1530 50