Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
NoLobstaDish opened this issue Jan 2, 2024 · 0 comments

Comments

@NoLobstaDish
Copy link

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'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant