jackhumbert / let_there_be_flight

A flight mod for Cyberpunk 2077
MIT License
484 stars 43 forks source link

Needs updated for 1.61hf1 #64

Closed Andyg1999 closed 1 year ago

Andyg1999 commented 1 year ago

Running Win 11 Home, through Vortex and Steam. As far as I know everything is up to date. red4ext log from latest startup : [2023-02-03 12:15:37.420] [RED4ext] [info] RED4ext (v1.10.1) is initializing... [2023-02-03 12:15:37.420] [RED4ext] [info] Game version is 1.61 [2023-02-03 12:15:37.420] [RED4ext] [info] File version is 3.0.68.49653 [2023-02-03 12:15:37.451] [RED4ext] [info] RED4ext has been successfully initialized [2023-02-03 12:15:37.843] [RED4ext] [info] RED4ext is starting up... [2023-02-03 12:15:37.927] [RED4ext] [info] ArchiveXL (version: 1.3.6, author(s): psiberx) has been loaded [2023-02-03 12:15:37.931] [RED4ext] [info] Input Loader (version: 0.0.8, author(s): Jack Humbert) has been loaded [2023-02-03 12:15:38.014] [RED4ext] [warning] Could not load plugin 'let_there_be_flight'. Error code: 1114, msg: 'A dynamic link library (DLL) initialization routine failed.', path: 'E:\SteamLibrary\steamapps\common\Cyberpunk 2077\red4ext\plugins\let_there_be_flight\let_there_be_flight.dll' [2023-02-03 12:15:38.056] [RED4ext] [info] Mod Settings (version: 0.0.11, author(s): Jack Humbert) has been loaded [2023-02-03 12:15:38.097] [RED4ext] [info] TweakXL (version: 1.1.2, author(s): psiberx) has been loaded [2023-02-03 12:15:38.097] [RED4ext] [info] 4 plugin(s) loaded [2023-02-03 12:15:38.097] [RED4ext] [info] RED4ext has been started

Andyg1999 commented 1 year ago

Installed CTD Helper and now I'm getting a completely different error :

[2023-02-03 12:27:13.125] [info] Starting up CTD Helper v0.0.5 [2023-02-03 12:27:13.125] [info] Base address: 0x7ff6eaa20000 [2023-02-03 12:27:15.111] [error] Missing native function 'CreateEffect' in native class 'inkWidget' [2023-02-03 12:27:15.111] [error] Missing native function 'SetBlurDimension' in native class 'inkWidget' [2023-02-03 12:27:15.111] [error] Missing native property 'isOnGround' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native property 'acceleration' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native property 'deceleration' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native property 'handbrake' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native property 'ignoreImpulses' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native property 'turnX' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native property 'tracePosition' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'EndActions' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'HasGravity' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'UsesInertiaTensor' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'GetInertiaTensor' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'GetMomentOfInertiaScale' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'GetCenterOfMass' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'EnableGravity' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'GetAngularVelocity' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'TurnOffAirControl' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'AddFlightHelper' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'GetComponentsUsingSlot' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'GetWeaponPlaceholderOrientation' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'GetWeapons' in native class 'VehicleObject' [2023-02-03 12:27:15.111] [error] Missing native function 'UnsetPhysicsStates' in native class 'VehicleObject' [2023-02-03 12:27:15.112] [error] Missing native function 'SetAtlasResource' in native class 'inkMask' [2023-02-03 12:27:15.113] [error] Missing native class 'FlightAudio' [2023-02-03 12:27:15.113] [error] Missing native class 'FlightComponentPS' [2023-02-03 12:27:15.113] [error] Missing native class 'FlightComponent' [2023-02-03 12:27:15.113] [error] Missing native class 'FlightController' [2023-02-03 12:27:15.113] [error] Missing native class 'FlightLog' [2023-02-03 12:27:15.113] [error] Missing native class 'FlightSettings' [2023-02-03 12:27:15.113] [error] Missing native class 'IFlightSystem' [2023-02-03 12:27:15.113] [error] Missing native class 'FlightSystem' [2023-02-03 12:27:15.113] [error] Missing native function 'GetComOffset' in native class 'vehicleChassisComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'drivingDirectionCompensationAngleSmooth' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'drivingDirectionCompensationSpeedCoef' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'lockedCamera' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'worldPosition' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'worldTransform2' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'pitch' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'yaw' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'pitchDelta' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native property 'yawDelta' in native class 'vehicleTPPCameraComponent' [2023-02-03 12:27:15.113] [error] Missing native class 'EffectSpawnerComponent' [2023-02-03 12:27:15.113] [error] Missing native class 'vehicleFlightHelper' [2023-02-03 12:27:15.113] [error] Missing native global function 'Cast;ResRef;FxResource' [2023-02-03 12:27:15.113] [error] Validation failed for 16 types [2023-02-03 12:27:17.461] [error] Crash! Last called functions in each thread:

Shark-vil commented 1 year ago

Журнал red4ext при последнем запуске: [2023-02-03 12:15:37.420] [RED4ext] [info] RED4ext (v1.10.1) инициализируется... [2023-02-03 12:15:37.420] [RED4ext] [info] Версия игры 1.61 [2023-02-03 12:15:37.420] [RED4ext] [info] Версия файла 3.0.68.49653 [2023-02-03 12:15:37.451] [RED4ext] [info] RED4ext успешно инициализирован [2023-02-03 12:15:37.843] [RED4ext] [info] RED4ext запускается... [2023-02-03 12:15:37.927] [RED4ext] [info] ArchiveXL (версия : 1.3.6, автор(ы): psiberx) загружен [2023-02-03 12:15:37.931] [RED4ext] [info] Input Loader (версия: 0.0.8, автор(ы): Jack Humbert) был загружен [2023-02-03 12:15:38.014] [RED4ext] [предупреждение] Не удалось загрузить плагин 'let_there_be_flight'. Код ошибки: 1114, сообщение: «Ошибка процедуры инициализации библиотеки динамической компоновки (DLL)». Путь: «E:\SteamLibrary\steamapps\common\Cyberpunk 2077\red4ext\plugins\let_there_be_flight\let_there_be_flight.dll» [2023-02 -03 12:15:38.056] [RED4ext] [информация] Загружены настройки мода (версия: 0.0.11, автор(ы): Jack Humbert) [2023-02-03 12:15:38.097] [RED4ext] [ информация] TweakXL (версия: 1.1.2, автор(ы): psiberx) загружен [2023-02-03 12:15:38.097] [RED4ext] [информация] 4 плагина(ов) загружено [2023-02-03 12:15:38.097] [RED4ext] [информация] RED4ext запущен

Same

Jeoshua commented 1 year ago

Running on Proton, I get yet another error:

[2023-02-04 13:25:11.245] [RED4ext] [info] RED4ext (v1.10.1) is initializing... [2023-02-04 13:25:11.245] [RED4ext] [info] Game version is 1.61 [2023-02-04 13:25:11.245] [RED4ext] [info] File version is 3.0.68.49653 [2023-02-04 13:25:11.247] [RED4ext] [info] RED4ext has been successfully initialized [2023-02-04 13:25:11.272] [RED4ext] [info] RED4ext is starting up... [2023-02-04 13:25:11.279] [RED4ext] [info] ArchiveXL (version: 1.3.6, author(s): psiberx) has been loaded [2023-02-04 13:25:11.283] [RED4ext] [info] Input Loader (version: 0.0.8, author(s): Jack Humbert) has been loaded [2023-02-04 13:25:11.293] [RED4ext] [warning] Could not load plugin 'let_there_be_flight'. Error code: 998, msg: 'No access to memory location.', path: 'S:\common\Cyberpunk 2077\red4ext\plugins\let_there_be_flight\let_there_be_flight.dll' [2023-02-04 13:25:11.297] [RED4ext] [info] Mod Settings (version: 0.0.11, author(s): Jack Humbert) has been loaded [2023-02-04 13:25:11.300] [RED4ext] [info] TweakXL (version: 1.1.2, author(s): psiberx) has been loaded [2023-02-04 13:25:11.300] [RED4ext] [info] 4 plugin(s) loaded [2023-02-04 13:25:11.300] [RED4ext] [info] RED4ext has been started [2023-02-04 13:25:38.350] [RED4ext] [info] RED4ext is shutting down... [2023-02-04 13:25:38.355] [RED4ext] [info] TweakXL has been unloaded [2023-02-04 13:25:38.468] [RED4ext] [info] ArchiveXL has been unloaded [2023-02-04 13:25:38.468] [RED4ext] [info] Input Loader has been unloaded [2023-02-04 13:25:38.472] [RED4ext] [info] Mod Settings has been unloaded [2023-02-04 13:25:38.472] [RED4ext] [info] 4 plugin(s) unloaded [2023-02-04 13:25:38.476] [RED4ext] [info] RED4ext has been shut down [2023-02-04 13:25:38.481] [RED4ext] [info] RED4ext is terminating... [2023-02-04 13:25:38.483] [RED4ext] [info] RED4ext has been terminated

Note: This is without loading the r6 scripts directory, assuming it differs since no attempt was made to access those functions mentioned in Error 1114.

adam-huganir commented 1 year ago

Same deal here as original post, running on win10 with steam and vortex, running 0.1.9. Lemme know if any more info is helpful

[2023-02-04 14:17:30.242] [RED4ext] [info] RED4ext (v1.10.1) is initializing...
[2023-02-04 14:17:30.242] [RED4ext] [info] Game version is 1.61
[2023-02-04 14:17:30.242] [RED4ext] [info] File version is 3.0.68.49653
[2023-02-04 14:17:30.288] [RED4ext] [info] RED4ext has been successfully initialized
[2023-02-04 14:17:30.893] [RED4ext] [info] RED4ext is starting up...
[2023-02-04 14:17:31.024] [RED4ext] [info] ArchiveXL (version: 1.3.6, author(s): psiberx) has been loaded
[2023-02-04 14:17:31.028] [RED4ext] [info] Input Loader (version: 0.0.8, author(s): Jack Humbert) has been loaded
[2023-02-04 14:17:31.125] [RED4ext] [warning] Could not load plugin 'let_there_be_flight'. Error code: 1114, msg: 'A dynamic link library (DLL) initialization routine failed.', path: 'D:\SteamLibrary\steamapps\common\Cyberpunk 2077\red4ext\plugins\let_there_be_flight\let_there_be_flight.dll'
[2023-02-04 14:17:31.219] [RED4ext] [info] Mod Settings (version: 0.0.11, author(s): Jack Humbert) has been loaded
[2023-02-04 14:17:31.283] [RED4ext] [info] TweakXL (version: 1.1.2, author(s): psiberx) has been loaded
[2023-02-04 14:17:31.283] [RED4ext] [info] 4 plugin(s) loaded
[2023-02-04 14:17:31.283] [RED4ext] [info] RED4ext has been started

edit: added zipped dump Cyberpunk2077.zip

Slushkin commented 1 year ago

I don't think they have updated this mod for the DLSS update yet. Y'all could try downgrading your game to just 1.61 and see if it works. I will be using the DLSS update anyways because I actually play with it turned on. So imma just wait till they update it, or someone makes an alternative.

Aonodensetsu commented 1 year ago

Downgrading is a pain, not letting it update at all is what should have happened but it didn't so now the only mod that still crashes the new version has yet to even announce plans to get updated.

Jeoshua commented 1 year ago

Downgrading to the previous version is only "easy" if you're running the GoG version. On Steam it's no mean feat, and would also require downgrading ALL of our mods that have been upgraded to use the latest version.

After having a bit of luck updating a few of the mods that were giving me troubles, I decided to look into doing the same for this. Should be simple, right?

WRONG.

The offsets are going to have to be re-reverse-engineered. Jack has tools here for that, which I assume is what he used for this. It's all Greek to me, tho.

Looking at Jack's github activity, he does seem to have been working on SOMETHING in the past few days. It's a private project tho, so I can only hope that he's doing just that.

jackhumbert commented 1 year ago

I'll have a build later today most likely. I'll be adding some instructions on updating everything - it's a little convoluted, unfortunately.

jackhumbert commented 1 year ago

Should be updated in the v0.1.10 release if anyone is able to test.

MichaelMKenny commented 1 year ago

Can confirm v0.1.10 works 👍. Thanks for your hard work @jackhumbert!

adam-huganir commented 1 year ago

Should be updated in the v0.1.10 release if anyone is able to test.

For real thanks for turning this around, I know we all have other jobs (I just clicked on your profile and am legit typing this on my qmk powered kb right now).