let_there_be_flight icon indicating copy to clipboard operation
let_there_be_flight copied to clipboard

Cannot activate flight mode no matter what type of vehicle i'm using.

Open NoLobstaDish opened this issue 6 months ago • 0 comments

No crashes and mod setting all available in the game but i cannot activate flight mode, have tried to reinstalled multiple times but cannot activate flight mode no matter what. Attached is let there be flight log. I've installed all these mods into the game directory.

image image image

let_there_be_flight.log

I did notice in the log there's a bunch of script type not registered.

[2024-01-01 20:55:48.365] [info] FlightComponent.sys at 0xA8 ref:FlightSystem [2024-01-01 20:55:48.365] [info] script type not registered - breaking down 'ref:FlightSystem' [2024-01-01 20:55:48.365] [info] FlightComponent.active at 0xB8 Bool [2024-01-01 20:55:48.365] [info] FlightComponent.hasUpdate at 0xB9 Bool [2024-01-01 20:55:48.365] [info] FlightComponent.force at 0xC0 Vector4 [2024-01-01 20:55:48.365] [info] FlightComponent.torque at 0xD0 Vector4 [2024-01-01 20:55:48.365] [info] FlightComponent.configuration at 0xE0 ref:IFlightConfiguration [2024-01-01 20:55:48.365] [info] script type not registered - breaking down 'ref:IFlightConfiguration' [2024-01-01 20:55:48.365] [info] FlightComponent.linearDamp at 0xF8 Float [2024-01-01 20:55:48.365] [info] FlightComponent.angularDamp at 0xFC Float [2024-01-01 20:55:48.365] [info] IFlightConfiguration.component at 0x40 ref:FlightComponent [2024-01-01 20:55:48.365] [info] script type not registered - breaking down 'ref:FlightComponent' [2024-01-01 20:55:48.365] [info] IFlightConfiguration.thrusters at 0x50 array:ref:IFlightThruster [2024-01-01 20:55:48.365] [info] script type not registered - breaking down 'array:ref:IFlightThruster' [2024-01-01 20:55:48.366] [info] IFlightConfiguration.flightCameraBone at 0x60 CName [2024-01-01 20:55:48.366] [info] IFlightConfiguration.flightCameraOffset at 0x68 Vector3 [2024-01-01 20:55:48.366] [info] FlightSystem.cameraIndex at 0x48 Int32 [2024-01-01 20:55:48.366] [info] FlightSystem.soundListener at 0x50 wref:IPlacedComponent [2024-01-01 20:55:48.366] [info] script type not registered - breaking down 'wref:IPlacedComponent' [2024-01-01 20:55:48.366] [info] FlightSystem.audio at 0x70 ref:FlightAudio [2024-01-01 20:55:48.366] [info] script type not registered - breaking down 'ref:FlightAudio' [2024-01-01 20:55:48.366] [info] FlightSystem.playerComponent at 0x98 wref:FlightComponent [2024-01-01 20:55:48.366] [info] script type not registered - breaking down 'wref:FlightComponent' [2024-01-01 20:55:48.366] [info] IFlightThruster.flightComponent at 0x40 ref:FlightComponent [2024-01-01 20:55:48.366] [info] script type not registered - breaking down 'ref:FlightComponent' [2024-01-01 20:55:48.366] [info] IFlightThruster.slotName at 0x58 CName [2024-01-01 20:55:48.366] [info] IFlightThruster.meshComponent at 0x90 ref:MeshComponent [2024-01-01 20:55:48.366] [info] script type not registered - breaking down 'ref:MeshComponent' [2024-01-01 20:55:48.366] [info] IFlightThruster.vehicle at 0xA0 ref:VehicleObject [2024-01-01 20:55:48.366] [info] script type not registered - breaking down 'ref:VehicleObject'

NoLobstaDish avatar Jan 02 '24 05:01 NoLobstaDish