Maneater Multiplayer Split Screen Mod
We use Unreal Engine 4/5 Scripting System and a simple Split Screen mod function in this experiment.
What is Unreal Engine 4/5 Scripting System?
Unreal Engine 4/5 Scripting System is Lua scripting system platform, C++ Modding API, SDK generator, blueprint mod loader, live property editor and other dumping utilities for UE4/5 games.Experimental Image

Experiment Result
![]() | February 7, 2025 |
![]() | Not playable |
Experiment Logs
- Games keep crashing at launch
Error Logs
[2025-02-07 14:04:21.1125675] Console created
[2025-02-07 14:04:21.1132727] UE4SS - v3.0.1 Beta #0 - Git SHA #3912ee3
[2025-02-07 14:04:21.1133793] UE4SS Build Configuration: Game__Shipping__Win64 (MSVC)
[2025-02-07 14:04:21.1174048] Setting up mods...
[2025-02-07 14:04:21.1197011] Starting mods (from mods.txt load order)...
[2025-02-07 14:04:21.2136611] Starting mods (from enabled.txt, no defined load order)...
[2025-02-07 14:04:21.2143870] No specific game configuration found, using default configuration file
[2025-02-07 14:04:21.2144914] Config: C:\Program Files\Epic Games\Maneater\Maneater\Binaries\Win64\UE4SS-settings.ini
[2025-02-07 14:04:21.2146011] root directory: C:\Program Files\Epic Games\Maneater\Maneater\Binaries\Win64
[2025-02-07 14:04:21.2150186] working directory: C:\Program Files\Epic Games\Maneater\Maneater\Binaries\Win64
[2025-02-07 14:04:21.2151070] game executable directory: C:\Program Files\Epic Games\Maneater\Maneater\Binaries\Win64
[2025-02-07 14:04:21.2152176] game executable: C:\Program Files\Epic Games\Maneater\Maneater\Binaries\Win64\Maneater-Win64-Shipping.exe (500424704 bytes)
[2025-02-07 14:04:21.2152607] mods directory: C:\Program Files\Epic Games\Maneater\Maneater\Binaries\Win64\Mods
[2025-02-07 14:04:21.2152937] log directory: C:\Program Files\Epic Games\Maneater\Maneater\Binaries\Win64
[2025-02-07 14:04:21.2153190] object dumper directory: C:\Program Files\Epic Games\Maneater\Maneater\Binaries\Win64
[2025-02-07 14:04:21.2163810] DebugGame Setting Enabled? false
[2025-02-07 14:04:21.2204033] PS Scan attempt 1
[2025-02-07 14:04:21.2205357] [PS] Reading image
[2025-02-07 14:04:21.2212549] [PS] Starting scan
[2025-02-07 14:04:28.5253892] [PS] Scan finished in 7.3039988s
[2025-02-07 14:04:28.5255166] [PS] Found EngineVersion: 4.25
[2025-02-07 14:04:28.5255786] [PS] Found GUObjectArray: 0x1449a6cf0
[2025-02-07 14:04:28.5256471] [PS] Found GMalloc: 0x144964b90
[2025-02-07 14:04:28.5256938] [PS] Found FName::ToString: 0x141069110
[2025-02-07 14:04:28.5257421] [PS] Found FName::FName(wchar_t*): 0x141061700
[2025-02-07 14:04:28.5257885] [PS] Found StaticConstructObject_Internal: 0x141240610
[2025-02-07 14:04:28.5258565] [PS] Found FText::FText(FString&&): 0x140f8c160
[2025-02-07 14:04:28.5259101] [PS] Found FUObjectHashTables::Get(): 0x14124ef70
[2025-02-07 14:04:28.5259571] [PS] Found GNatives: 0x1449a60c0
[2025-02-07 14:04:28.5260208] [PS] Failed to find ConsoleManagerSingleton: found 2 unique values [140F52250, 141D00990]
[2025-02-07 14:04:28.5260784] [PS] You can supply your own AOB in 'UE4SS_Signatures/ConsoleManager.lua'
[2025-02-07 14:04:28.5261475] PS scan successful
[2025-02-07 14:04:28.5344715] Already constructed: /Script/CoreUObject.Class
[2025-02-07 14:04:28.5345961] Already constructed: /Script/CoreUObject
[2025-02-07 14:04:28.5400866] Already constructed: /Script/CoreUObject.Struct
[2025-02-07 14:04:28.5413515] Already constructed: /Script/Engine.Pawn
[2025-02-07 14:04:28.5437379] Already constructed: /Script/Engine.Character
[2025-02-07 14:04:28.5438602] Already constructed: /Script/Engine.Actor
[2025-02-07 14:04:28.5519572] Need to construct: /Script/CoreUObject.Vector
[2025-02-07 14:04:28.5630202] Need to construct: /Script/Engine.Default__DefaultPawn
[2025-02-07 14:04:28.5760049] Need to construct: /Script/Engine.HitResult
[2025-02-07 14:04:28.5885948] Need to construct: /Script/Engine.Default__MaterialExpression
[2025-02-07 14:04:28.5887051] Already constructed: /Script/Engine.ActorComponent
[2025-02-07 14:04:28.6003839] Need to construct: /Script/CoreUObject.OrientedBox
[2025-02-07 14:04:28.6017681] Already constructed: /Script/Engine.MovementComponent
[2025-02-07 14:04:28.6036750] Already constructed: /Script/Engine.HUD
[2025-02-07 14:04:28.6060054] Already constructed: /Script/Engine.PlayerController
[2025-02-07 14:04:28.6087219] Already constructed: /Script/Engine.PlayerCameraManager
[2025-02-07 14:04:28.6184221] Need to construct: /Script/CoreUObject.EInterpCurveMode
[2025-02-07 14:04:28.6271103] Need to construct: /Script/Engine.ENetRole
[2025-02-07 14:04:28.6373101] Need to construct: /Script/MovieScene.MovieSceneEditorData
[2025-02-07 14:04:28.6375574] Already constructed: /Script/UMG.Widget
[2025-02-07 14:04:28.6405313] Already constructed: /Script/UMG.ComboBoxString
[2025-02-07 14:04:28.6408419] Already constructed: /Script/CoreUObject.Interface
[2025-02-07 14:04:28.6435422] Already constructed: /Script/CoreUObject.DynamicClass
[2025-02-07 14:04:29.5669614] Constructed [1 / 8]: /Script/CoreUObject.Vector
[2025-02-07 14:04:29.6321921] Constructed [2 / 8]: /Script/Engine.Default__DefaultPawn
[2025-02-07 14:04:29.6426398] Constructed [3 / 8]: /Script/Engine.HitResult
[2025-02-07 14:04:29.7204628] Constructed [4 / 8]: /Script/Engine.Default__MaterialExpression
[2025-02-07 14:04:29.7311532] Constructed [5 / 8]: /Script/CoreUObject.OrientedBox
[2025-02-07 14:04:29.7439272] Constructed [6 / 8]: /Script/CoreUObject.EInterpCurveMode
[2025-02-07 14:04:29.7561197] Constructed [7 / 8]: /Script/Engine.ENetRole
[2025-02-07 14:04:29.7758843] Constructed [8 / 8]: /Script/MovieScene.MovieSceneEditorData
[2025-02-07 14:04:30.4465626] ProcessEvent address 0x141239470
[2025-02-07 14:04:30.4467088] Constructed 8 of 8 objects
[2025-02-07 14:04:30.5629548] ProcessInternal address: 0x141239810 <- Built-in
[2025-02-07 14:04:30.5631215] ProcessLocalScriptFunction address: 0x141239920 <- Built-in
[2025-02-07 14:04:30.5632184] UnrealConfig.FExecVTableOffsetInLocalPlayer: 28
[2025-02-07 14:04:30.5632847] Unreal Engine modules (non-modular):
[2025-02-07 14:04:30.5633139] MainExe @ 0x140000000 size=0x1e31b000
[2025-02-07 14:04:30.5633708]
##### MEMBER OFFSETS START #####
[2025-02-07 14:04:30.5633986] UObjectBase::ClassPrivate = 0x10
[2025-02-07 14:04:30.5634239] UObjectBase::bFindCameraComponentWhenViewTarget = 0x5A
[2025-02-07 14:04:30.5634662] UObjectBase::InternalIndex = 0xC
[2025-02-07 14:04:30.5634936] UObjectBase::EngineShowFlags = 0xAC
[2025-02-07 14:04:30.5635345] UObjectBase::AutoReceiveInput = 0xF3
[2025-02-07 14:04:30.5635577] UObjectBase::World = 0x78
[2025-02-07 14:04:30.5635784] UObjectBase::ObjectFlags = 0x8
[2025-02-07 14:04:30.5635989] UObjectBase::OnEndCursorOver = 0x186
[2025-02-07 14:04:30.5636188] UObjectBase::CustomTimeDilation = 0x98
[2025-02-07 14:04:30.5636392] UObjectBase::NamePrivate = 0x18
[2025-02-07 14:04:30.5636595] UObjectBase::bAllowTickBeforeBeginPlay = 0x59
[2025-02-07 14:04:30.5636806] UObjectBase::InputPriority = 0xF4
[2025-02-07 14:04:30.5637005] UObjectBase::OuterPrivate = 0x20
[2025-02-07 14:04:30.5637212] UObjectBase::bNetTemporary = 0x58
[2025-02-07 14:04:30.5637410] UObjectBase::ActorHasBegunPlay = 0x5C
[2025-02-07 14:04:30.5637616] UObjectBase::OnInputTouchEnd = 0x18A
[2025-02-07 14:04:30.5637816] UObjectBase::bHasDeferredComponentRegistration = 0x5C
[2025-02-07 14:04:30.5638027] UObjectBase::AttachmentReplication = 0xA0
[2025-02-07 14:04:30.5638235] UObjectBase::Children = 0x120
[2025-02-07 14:04:30.5638435] UObjectBase::Role = 0xF0
[2025-02-07 14:04:30.5638626] UObjectBase::ControllingMatineeActors = 0x138
[2025-02-07 14:04:30.5638984] UObjectBase::DetachFence = 0x210
[2025-02-07 14:04:30.5639211] UObjectBase::CreationTime = 0x9C
[2025-02-07 14:04:30.5639418] UObjectBase::DefaultUpdateOverlapsMethodDuringLevelStreaming = 0x5E
[2025-02-07 14:04:30.5639640] UObjectBase::InitialLifeSpan = 0x94
[2025-02-07 14:04:30.5639838] UObjectBase::bAutoDestroyWhenFinished = 0x59
[2025-02-07 14:04:30.5640046] UObjectBase::Tags = 0x170
[2025-02-07 14:04:30.5640243] UObjectBase::InputComponent = 0xF8
[2025-02-07 14:04:30.5640442] UObjectBase::OnTakePointDamage = 0x181
[2025-02-07 14:04:30.5640771] UObjectBase::LastRenderTime = 0x114
[2025-02-07 14:04:30.5640994] UObjectBase::RemoteRole = 0x5F
[2025-02-07 14:04:30.5641201] UObjectBase::Layers = 0x150
[2025-02-07 14:04:30.5641402] UObjectBase::MinNetUpdateFrequency = 0x10C
[2025-02-07 14:04:30.5641613] UObjectBase::TimerHandle_LifeSpanExpired = 0x148
[2025-02-07 14:04:30.5641831] UObjectBase::OnTakeAnyDamage = 0x180
[2025-02-07 14:04:30.5642034] UObjectBase::NetCullDistanceSquared = 0x100
[2025-02-07 14:04:30.5642243] UObjectBase::OnActorEndOverlap = 0x184
[2025-02-07 14:04:30.5643558] UObjectBase::NetDormancy = 0xF1
[2025-02-07 14:04:30.5643847] UObjectBase::NetDriverName = 0xE8
[2025-02-07 14:04:30.5644053] UObjectBase::NetTag = 0x104
[2025-02-07 14:04:30.5644286] UObjectBase::NetPriority = 0x110
[2025-02-07 14:04:30.5644499] UObjectBase::PrimaryActorTick = 0x28
[2025-02-07 14:04:30.5644698] UObjectBase::NetUpdateFrequency = 0x108
[2025-02-07 14:04:30.5644905] UObjectBase::OnClicked = 0x187
[2025-02-07 14:04:30.5645105] UObjectBase::OnActorBeginOverlap = 0x183
[2025-02-07 14:04:30.5645312] UObjectBase::OnActorHit = 0x18D
[2025-02-07 14:04:30.5645517] UObjectBase::StatHitchesData = 0x320
[2025-02-07 14:04:30.5645715] UObjectBase::OnBeginCursorOver = 0x185
[2025-02-07 14:04:30.5645921] UObjectBase::OnDestroyed = 0x18E
[2025-02-07 14:04:30.5646121] UObjectBase::OnInputTouchEnter = 0x18B
[2025-02-07 14:04:30.5646330] UObjectBase::bHasAudioFocus = 0x32D
[2025-02-07 14:04:30.5646660] UObjectBase::OnEndPlay = 0x18F
[2025-02-07 14:04:30.5646892] UObjectBase::OnInputTouchBegin = 0x189
[2025-02-07 14:04:30.5647100] UObjectBase::OnInputTouchLeave = 0x18C
[2025-02-07 14:04:30.5647306] UObjectBase::OnReleased = 0x188
[2025-02-07 14:04:30.5647509] UObjectBase::OnTakeRadialDamage = 0x182
[2025-02-07 14:04:30.5647714] UObjectBase::Owner = 0xE0
[2025-02-07 14:04:30.5647915] UObjectBase::ParentComponent = 0x160
[2025-02-07 14:04:30.5648114] UObjectBase::ReplicatedMovement = 0x60
[2025-02-07 14:04:30.5648319] UObjectBase::RootComponent = 0x130
[2025-02-07 14:04:30.5648516] UObjectBase::SpawnCollisionHandlingMethod = 0xF2
[2025-02-07 14:04:30.5648735] UObjectBase::UpdateOverlapsMethodDuringLevelStreaming = 0x5D
[2025-02-07 14:04:30.5648959] UObjectBase::bNetStartup = 0x58
[2025-02-07 14:04:30.5649160] UObjectBase::bActorIsBeingConstructed = 0x168
[2025-02-07 14:04:30.5649375] UObjectBase::bActorBeginningPlayFromLevelStreaming = 0x5B
[2025-02-07 14:04:30.5649601] UObjectBase::bAllowReceiveTickEventOnDedicatedServer = 0x5B
[2025-02-07 14:04:30.5649828] UObjectBase::bIsMouseOverClient = 0x32E
[2025-02-07 14:04:30.5650036] UObjectBase::bActorEnableCollision = 0x5C
[2025-02-07 14:04:30.5650357] UObjectBase::bActorInitialized = 0x5B
[2025-02-07 14:04:30.5650587] UObjectBase::bActorIsBeingDestroyed = 0x5C
[2025-02-07 14:04:30.5650801] UObjectBase::bActorSeamlessTraveled = 0x5A
[2025-02-07 14:04:30.5651011] UObjectBase::bActorWantsDestroyDuringBeginPlay = 0x5C
[2025-02-07 14:04:30.5651225] UObjectBase::bAlwaysRelevant = 0x58
[2025-02-07 14:04:30.5651423] UObjectBase::bBlockInput = 0x5A
[2025-02-07 14:04:30.5651630] UObjectBase::bCanBeDamaged = 0x59
[2025-02-07 14:04:30.5651826] UObjectBase::bCanBeInCluster = 0x5B
[2025-02-07 14:04:30.5652020] UObjectBase::bCollideWhenPlacing = 0x5A
[2025-02-07 14:04:30.5652227] UObjectBase::bEnableAutoLODGeneration = 0x5A
[2025-02-07 14:04:30.5652560] UObjectBase::bExchangedRoles = 0x58
[2025-02-07 14:04:30.5652787] UObjectBase::bGenerateOverlapEventsDuringLevelStreaming = 0x5A
[2025-02-07 14:04:30.5653018] UObjectBase::bHasFinishedSpawning = 0x5B
[2025-02-07 14:04:30.5653225] UObjectBase::bHidden = 0x58
[2025-02-07 14:04:30.5653425] UObjectBase::bIgnoresOriginShifting = 0x5A
[2025-02-07 14:04:30.5653632] UObjectBase::bIsEditorOnlyActor = 0x5A
[2025-02-07 14:04:30.5653841] UObjectBase::bNetCheckedInitialPhysicsState = 0x5B
[2025-02-07 14:04:30.5654049] UObjectBase::bNetLoadOnClient = 0x59
[2025-02-07 14:04:30.5654265] UObjectBase::bNetUseOwnerRelevancy = 0x59
[2025-02-07 14:04:30.5654476] UObjectBase::bOnlyRelevantToOwner = 0x58
[2025-02-07 14:04:30.5654685] UObjectBase::bRelevantForLevelBounds = 0x59
[2025-02-07 14:04:30.5654895] UObjectBase::bRelevantForNetworkReplays = 0x59
[2025-02-07 14:04:30.5655108] UObjectBase::bReplayRewindable = 0x59
[2025-02-07 14:04:30.5655313] UObjectBase::bReplicateMovement = 0x58
[2025-02-07 14:04:30.5655519] UObjectBase::bReplicates = 0x5B
[2025-02-07 14:04:30.5655720] UObjectBase::bRunningUserConstructionScript = 0x5C
[2025-02-07 14:04:30.5655927] UObjectBase::bTearOff = 0x58
[2025-02-07 14:04:30.5656129] UObjectBase::bTickFunctionsRegistered = 0x5B
[2025-02-07 14:04:30.5656376] UObjectBase::ActiveSplitscreenType = 0x70
[2025-02-07 14:04:30.5656622] UObjectBase::CurrentBufferVisualizationMode = 0xF8
[2025-02-07 14:04:30.5656838] UObjectBase::CursorWidgets = 0x1B0
[2025-02-07 14:04:30.5657036] UObjectBase::CustomNavigationEvent = 0x2D8
[2025-02-07 14:04:30.5657243] UObjectBase::DebugProperties = 0x48
[2025-02-07 14:04:30.5657441] UObjectBase::GameLayerManagerPtr = 0xE8
[2025-02-07 14:04:30.5657646] UObjectBase::HardwareCursorCache = 0x110
[2025-02-07 14:04:30.5657853] UObjectBase::HardwareCursors = 0x160
[2025-02-07 14:04:30.5658171] UObjectBase::HighResScreenshotDialog = 0x100
[2025-02-07 14:04:30.5658404] UObjectBase::MaxSplitscreenPlayers = 0x68
[2025-02-07 14:04:30.5658615] UObjectBase::MouseCaptureMode = 0x32A
[2025-02-07 14:04:30.5658821] UObjectBase::MouseLockMode = 0x32C
[2025-02-07 14:04:30.5659017] UObjectBase::SplitscreenInfo = 0x58
[2025-02-07 14:04:30.5659209] UObjectBase::StatUnitData = 0x318
[2025-02-07 14:04:30.5659400] UObjectBase::ViewModeIndex = 0xA8
[2025-02-07 14:04:30.5659592] UObjectBase::Viewport = 0xB8
[2025-02-07 14:04:30.5659792] UObjectBase::ViewportConsole = 0x40
[2025-02-07 14:04:30.5659986] UObjectBase::ViewportFrame = 0xC0
[2025-02-07 14:04:30.5660180] UObjectBase::ViewportOverlayWidget = 0xD8
[2025-02-07 14:04:30.5660386] UObjectBase::Window = 0xC8
[2025-02-07 14:04:30.5660588] UObjectBase::WindowCloseRequestedDelegate = 0x220
[2025-02-07 14:04:30.5660806] UObjectBase::bDisableSplitScreenOverride = 0x328
[2025-02-07 14:04:30.5661024] UObjectBase::bDisableWorldRendering = 0x6C
[2025-02-07 14:04:30.5661235] UObjectBase::bHideCursorDuringCapture = 0x32B
[2025-02-07 14:04:30.5661452] UObjectBase::bIgnoreInput = 0x329
[2025-02-07 14:04:30.5661651] UObjectBase::bIsPlayInEditorViewport = 0x6C
[2025-02-07 14:04:30.5661860] UObjectBase::bShowTitleSafeZone = 0x6C
[2025-02-07 14:04:30.5662067] UObjectBase::bSuppressTransitionMessage = 0x88
[2025-02-07 14:04:30.5662283] UObjectBase::bUseSoftwareCursorWidgets = 0x200
[2025-02-07 14:04:30.5662496] UScriptStruct::StructFlags = 0xB0
[2025-02-07 14:04:30.5662695] UScriptStruct::CppStructOps = 0xB8
[2025-02-07 14:04:30.5662894] UScriptStruct::bPrepareCppStructOpsCompleted = 0xB4
[2025-02-07 14:04:30.5663104] UScriptStruct::ICppStructOps::Alignment = 0xC
[2025-02-07 14:04:30.5663315] UScriptStruct::ICppStructOps::Size = 0x8
[2025-02-07 14:04:30.5663526] FField::ClassPrivate = 0x8
[2025-02-07 14:04:30.5663725] FField::NamePrivate = 0x28
[2025-02-07 14:04:30.5664037] FField::FlagsPrivate = 0x30
[2025-02-07 14:04:30.5664282] FField::Next = 0x20
[2025-02-07 14:04:30.5664471] FField::Owner = 0x10
[2025-02-07 14:04:30.5664655] FOutputDevice::bAutoEmitLineTerminator = 0x9
[2025-02-07 14:04:30.5664861] FOutputDevice::bSuppressEventTag = 0x8
[2025-02-07 14:04:30.5665066] FEnumProperty::Enum = 0x80
[2025-02-07 14:04:30.5665385] FEnumProperty::UnderlyingProp = 0x78
[2025-02-07 14:04:30.5665611] UStruct::DestructorLink = 0x80
[2025-02-07 14:04:30.5665820] UStruct::Children = 0x48
[2025-02-07 14:04:30.5666009] UStruct::ChildProperties = 0x50
[2025-02-07 14:04:30.5666213] UStruct::PostConstructLink = 0x88
[2025-02-07 14:04:30.5666408] UStruct::UnresolvedScriptProperties = 0xA0
[2025-02-07 14:04:30.5666617] UStruct::MinAlignment = 0x5C
[2025-02-07 14:04:30.5666812] UStruct::PropertiesSize = 0x58
[2025-02-07 14:04:30.5667012] UStruct::PropertyLink = 0x70
[2025-02-07 14:04:30.5667208] UStruct::RefLink = 0x78
[2025-02-07 14:04:30.5667386] UStruct::Script = 0x60
[2025-02-07 14:04:30.5667719] UStruct::ScriptAndPropertyObjectReferences = 0x90
[2025-02-07 14:04:30.5667983] UStruct::SuperStruct = 0x40
[2025-02-07 14:04:30.5668191] UFunction::EventGraphCallOffset = 0xD0
[2025-02-07 14:04:30.5668400] UFunction::EventGraphFunction = 0xC8
[2025-02-07 14:04:30.5668596] UFunction::RPCId = 0xBA
[2025-02-07 14:04:30.5668780] UFunction::FirstPropertyToInit = 0xC0
[2025-02-07 14:04:30.5668982] UFunction::Func = 0xD8
[2025-02-07 14:04:30.5669168] UFunction::FunctionFlags = 0xB0
[2025-02-07 14:04:30.5669368] UFunction::NumParms = 0xB4
[2025-02-07 14:04:30.5670040] UFunction::ParmsSize = 0xB6
[2025-02-07 14:04:30.5670305] UFunction::RPCResponseId = 0xBC
[2025-02-07 14:04:30.5670649] UFunction::ReturnValueOffset = 0xB8
[2025-02-07 14:04:30.5670872] UField::Next = 0x28
[2025-02-07 14:04:30.5671060] FProperty::ArrayDim = 0x38
[2025-02-07 14:04:30.5671262] FProperty::DestructorLinkNext = 0x68
[2025-02-07 14:04:30.5671458] FProperty::ElementSize = 0x3C
[2025-02-07 14:04:30.5671657] FProperty::NextRef = 0x60
[2025-02-07 14:04:30.5671851] FProperty::Offset_Internal = 0x4C
[2025-02-07 14:04:30.5672043] FProperty::PostConstructLinkNext = 0x70
[2025-02-07 14:04:30.5672248] FProperty::PropertyLinkNext = 0x58
[2025-02-07 14:04:30.5672445] FProperty::PropertyFlags = 0x40
[2025-02-07 14:04:30.5672645] FProperty::RepIndex = 0x48
[2025-02-07 14:04:30.5672840] FProperty::RepNotifyFunc = 0x50
[2025-02-07 14:04:30.5673044] UWorld::bAllowAudioPlayback = 0x11E
[2025-02-07 14:04:30.5673238] UWorld::ActiveLevelCollectionIndex = 0x168
[2025-02-07 14:04:30.5673444] UWorld::AudioTimeSeconds = 0x52C
[2025-02-07 14:04:30.5673645] UWorld::CommittedPersistentLevelName = 0x590
[2025-02-07 14:04:30.5673851] UWorld::bInTick = 0x11B
[2025-02-07 14:04:30.5674038] UWorld::CleanupWorldTag = 0x59C
[2025-02-07 14:04:30.5674314] UWorld::bTickNewlySpawned = 0x11B
[2025-02-07 14:04:30.5674621] UWorld::AuthorityGameMode = 0x128
[2025-02-07 14:04:30.5674829] UWorld::BuildStreamingDataTimer = 0x368
[2025-02-07 14:04:30.5675041] UWorld::bPlayersOnly = 0x11D
[2025-02-07 14:04:30.5675241] UWorld::DeltaTimeSeconds = 0x530
[2025-02-07 14:04:30.5675532] UWorld::ExtraReferencedObjects = 0x68
[2025-02-07 14:04:30.5675758] UWorld::LastTimeUnbuiltLightingWasEncountered = 0x518
[2025-02-07 14:04:30.5676158] UWorld::LevelSequenceActors = 0x88
[2025-02-07 14:04:30.5676378] UWorld::NextSwitchCountdown = 0x55C
[2025-02-07 14:04:30.5676578] UWorld::bMaterialParameterCollectionInstanceNeedsDeferredUpdate = 0x11F
[2025-02-07 14:04:30.5676801] UWorld::RealTimeSeconds = 0x528
[2025-02-07 14:04:30.5677006] UWorld::NextURL = 0x570
[2025-02-07 14:04:30.5677193] UWorld::NumStreamingLevelsBeingLoaded = 0x56A
[2025-02-07 14:04:30.5677405] UWorld::OriginOffsetThisFrame = 0x550
[2025-02-07 14:04:30.5677610] UWorld::PauseDelay = 0x534
[2025-02-07 14:04:30.5677807] UWorld::PerModuleDataObjects = 0x78
[2025-02-07 14:04:30.5678000] UWorld::bIsDefaultLevel = 0x11C
[2025-02-07 14:04:30.5678201] UWorld::PlayerNum = 0x4D8
[2025-02-07 14:04:30.5678399] UWorld::PreparingLevelNames = 0x580
[2025-02-07 14:04:30.5678593] UWorld::bAggressiveLOD = 0x11C
[2025-02-07 14:04:30.5678795] UWorld::StreamingLevelsPrefix = 0xD0
[2025-02-07 14:04:30.5678991] UWorld::bTriggerPostLoadMap = 0x11B
[2025-02-07 14:04:30.5679184] UWorld::bIsLevelStreamingFrozen = 0x11B
[2025-02-07 14:04:30.5679391] UWorld::StreamingVolumeUpdateDelay = 0x4DC
[2025-02-07 14:04:30.5679601] UWorld::bIsBuilt = 0x11B
[2025-02-07 14:04:30.5679790] UWorld::TimeSeconds = 0x520
[2025-02-07 14:04:30.5679988] UWorld::UnpausedTimeSeconds = 0x524
[2025-02-07 14:04:30.5680183] UWorld::ViewLocationsRenderedLastFrame = 0x108
[2025-02-07 14:04:30.5680393] UWorld::bActorsInitialized = 0x11C
[2025-02-07 14:04:30.5680590] UWorld::bIsTearingDown = 0x11D
[2025-02-07 14:04:30.5680790] UWorld::bAreConstraintsDirty = 0x11E
[2025-02-07 14:04:30.5681162] UWorld::bBegunPlay = 0x11D
[2025-02-07 14:04:30.5681383] UWorld::bDebugPauseExecution = 0x11D
[2025-02-07 14:04:30.5681582] UWorld::bDoDelayedUpdateCullDistanceVolumes = 0x11C
[2025-02-07 14:04:30.5681791] UWorld::bRequestedBlockOnAsyncLoading = 0x11C
[2025-02-07 14:04:30.5682002] UWorld::bDropDetail = 0x11C
[2025-02-07 14:04:30.5682200] UWorld::bMatchStarted = 0x11D
[2025-02-07 14:04:30.5682400] UWorld::bIsCameraMoveableWhenPaused = 0x11E
[2025-02-07 14:04:30.5682608] UWorld::bIsRunningConstructionScript = 0x11C
[2025-02-07 14:04:30.5682818] UWorld::bShouldSimulatePhysics = 0x11C
[2025-02-07 14:04:30.5683025] UWorld::bIsWorldInitialized = 0x11B
[2025-02-07 14:04:30.5683224] UWorld::bKismetScriptError = 0x11D
[2025-02-07 14:04:30.5683458] UWorld::bMarkedObjectsPendingKill = 0x598
[2025-02-07 14:04:30.5683701] UWorld::bWorldWasLoadedThisTick = 0x11B
[2025-02-07 14:04:30.5683915] UWorld::bPlayersOnlyPending = 0x11D
[2025-02-07 14:04:30.5684117] UWorld::bPostTickComponentUpdate = 0x11B
[2025-02-07 14:04:30.5684454] UWorld::bRequiresHitProxies = 0x11E
[2025-02-07 14:04:30.5684699] UWorld::bShouldForceUnloadStreamingLevels = 0x11E
[2025-02-07 14:04:30.5684923] UWorld::bShouldForceVisibleStreamingLevels = 0x11E
[2025-02-07 14:04:30.5685137] UWorld::bShouldTick = 0x11E
[2025-02-07 14:04:30.5685340] UWorld::bStartup = 0x11D
[2025-02-07 14:04:30.5685530] UWorld::bStreamingDataDirty = 0x11E
[2025-02-07 14:04:30.5685725] UClass::ClassConstructor = 0xB0
[2025-02-07 14:04:30.5685929] UClass::ClassAddReferencedObjects = 0xC0
[2025-02-07 14:04:30.5686134] UClass::bCooked = 0xC8
[2025-02-07 14:04:30.5686320] UClass::ClassConfigName = 0xE8
[2025-02-07 14:04:30.5686523] UClass::ClassDefaultObject = 0x118
[2025-02-07 14:04:30.5686715] UClass::ClassFlags = 0xCC
[2025-02-07 14:04:30.5686911] UClass::ClassGeneratedBy = 0xE0
[2025-02-07 14:04:30.5687112] UClass::ClassUnique = 0xC8
[2025-02-07 14:04:30.5687311] UClass::ClassVTableHelperCtorCaller = 0xB8
[2025-02-07 14:04:30.5687516] UClass::ClassWithin = 0xD8
[2025-02-07 14:04:30.5687712] UClass::FirstOwnedClassRep = 0x110
[2025-02-07 14:04:30.5687903] UClass::FuncMap = 0x130
[2025-02-07 14:04:30.5688085] UClass::Interfaces = 0x1D8
[2025-02-07 14:04:30.5688650] UClass::NetFields = 0x100
[2025-02-07 14:04:30.5688900] UClass::SparseClassData = 0x120
[2025-02-07 14:04:30.5689110] UClass::SparseClassDataStruct = 0x128
[2025-02-07 14:04:30.5689323] UClass::SuperFuncMap = 0x180
[2025-02-07 14:04:30.5689528] UEnum::CppForm = 0x50
[2025-02-07 14:04:30.5689718] UEnum::CppType = 0x30
[2025-02-07 14:04:30.5689901] UEnum::EnumDisplayNameFn = 0x58
[2025-02-07 14:04:30.5690101] UEnum::Names = 0x40
[2025-02-07 14:04:30.5690286] FObjectPropertyBase::PropertyClass = 0x78
[2025-02-07 14:04:30.5690495] FDelegateProperty::SignatureFunction = 0x78
[2025-02-07 14:04:30.5690711] FMulticastDelegateProperty::SignatureFunction = 0x78
[2025-02-07 14:04:30.5691055] FSetProperty::ElementProp = 0x78
[2025-02-07 14:04:30.5691301] FStructProperty::Struct = 0x78
[2025-02-07 14:04:30.5691505] FArrayProperty::Inner = 0x78
[2025-02-07 14:04:30.5691704] FArrayProperty::ArrayFlags = 0x80
[2025-02-07 14:04:30.5691896] FMapProperty::KeyProp = 0x78
[2025-02-07 14:04:30.5692094] FMapProperty::MapFlags = 0xA0
[2025-02-07 14:04:30.5692296] FMapProperty::ValueProp = 0x80
[2025-02-07 14:04:30.5692674] FBoolProperty::FieldMask = 0x7B
[2025-02-07 14:04:30.5692900] FBoolProperty::ByteMask = 0x7A
[2025-02-07 14:04:30.5693101] FBoolProperty::FieldSize = 0x78
[2025-02-07 14:04:30.5693300] FBoolProperty::ByteOffset = 0x79
[2025-02-07 14:04:30.5693502] FByteProperty::Enum = 0x78
[2025-02-07 14:04:30.5693699] FClassProperty::MetaClass = 0x80
[2025-02-07 14:04:30.5693905] FSoftClassProperty::MetaClass = 0x80
[2025-02-07 14:04:30.5694105] FInterfaceProperty::InterfaceClass = 0x78
[2025-02-07 14:04:30.5694826] FFieldPathProperty::PropertyClass = 0x78
[2025-02-07 14:04:30.5696091]
##### MEMBER OFFSETS END #####
[2025-02-07 14:04:30.5697220] m_shared_functions: 0xeb438
[2025-02-07 14:04:30.6278871] Enabling custom events
[2025-02-07 14:04:30.6289287] Starting mods (from mods.txt load order)...
[2025-02-07 14:04:30.6293159] Mod 'CheatManagerEnablerMod' disabled in mods.txt.
[2025-02-07 14:04:30.6293660] Mod 'ActorDumperMod' disabled in mods.txt.
[2025-02-07 14:04:30.6294249] Mod 'ConsoleCommandsMod' disabled in mods.txt.
[2025-02-07 14:04:30.6294716] Mod 'ConsoleEnablerMod' disabled in mods.txt.
[2025-02-07 14:04:30.6295162] Starting Lua mod 'SplitScreenMod'
[2025-02-07 14:04:30.6850699] [Lua] [SplitScreenMod] UseSplitScreen: true
[2025-02-07 14:04:30.6851702] [Lua] [SplitScreenMod] OffsetPlayerGamepadIds: true
[2025-02-07 14:04:30.6852816] Mod 'LineTraceMod' disabled in mods.txt.
[2025-02-07 14:04:30.6853142] Mod 'BPML_GenericFunctions' disabled in mods.txt.
[2025-02-07 14:04:30.6853569] Mod 'BPModLoaderMod' disabled in mods.txt.
[2025-02-07 14:04:30.6853892] Mod 'jsbLuaProfilerMod' disabled in mods.txt.
[2025-02-07 14:04:30.6854201] Starting Lua mod 'Keybinds'
[2025-02-07 14:04:30.6880288] Starting mods (from enabled.txt, no defined load order)...
[2025-02-07 14:04:30.6889358] Event loop start