Hello Neighbor 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 4, 2025 |
![]() | Not playable |
Experiment Logs
- Crashing/Freezing after activation split-screen mod
Error Logs
[2025-02-04 16:47:08.1492859] Console created
[2025-02-04 16:47:08.1495417] UE4SS - v3.0.1 Beta #0 - Git SHA #3912ee3
[2025-02-04 16:47:08.1495879] UE4SS Build Configuration: Game__Shipping__Win64 (MSVC)
[2025-02-04 16:47:08.1528353] Setting up mods...
[2025-02-04 16:47:08.1554771] Starting mods (from mods.txt load order)...
[2025-02-04 16:47:08.1558332] Starting mods (from enabled.txt, no defined load order)...
[2025-02-04 16:47:08.1564397] No specific game configuration found, using default configuration file
[2025-02-04 16:47:08.1564761] Config: C:\Program Files\Epic Games\HelloNeighbor\HelloNeighbor\Binaries\Win64\UE4SS-settings.ini
[2025-02-04 16:47:08.1565100] root directory: C:\Program Files\Epic Games\HelloNeighbor\HelloNeighbor\Binaries\Win64
[2025-02-04 16:47:08.1565413] working directory: C:\Program Files\Epic Games\HelloNeighbor\HelloNeighbor\Binaries\Win64
[2025-02-04 16:47:08.1565705] game executable directory: C:\Program Files\Epic Games\HelloNeighbor\HelloNeighbor\Binaries\Win64
[2025-02-04 16:47:08.1566534] game executable: C:\Program Files\Epic Games\HelloNeighbor\HelloNeighbor\Binaries\Win64\HelloNeighbor-Win64-Shipping.exe (53037568 bytes)
[2025-02-04 16:47:08.1567007] mods directory: C:\Program Files\Epic Games\HelloNeighbor\HelloNeighbor\Binaries\Win64\Mods
[2025-02-04 16:47:08.1567320] log directory: C:\Program Files\Epic Games\HelloNeighbor\HelloNeighbor\Binaries\Win64
[2025-02-04 16:47:08.1567623] object dumper directory: C:\Program Files\Epic Games\HelloNeighbor\HelloNeighbor\Binaries\Win64
[2025-02-04 16:47:08.1576633] DebugGame Setting Enabled? false
[2025-02-04 16:47:08.1615314] PS Scan attempt 1
[2025-02-04 16:47:08.1616229] [PS] Reading image
[2025-02-04 16:47:08.1617812] [PS] Starting scan
[2025-02-04 16:47:09.2988707] [PS] Scan finished in 1.1370217s
[2025-02-04 16:47:09.2989802] [PS] Found EngineVersion: 4.20
[2025-02-04 16:47:09.2990322] [PS] Found GUObjectArray: 0x7ff766427920
[2025-02-04 16:47:09.2990812] [PS] Found GMalloc: 0x7ff76668f710
[2025-02-04 16:47:09.2991232] [PS] Found FName::ToString: 0x7ff763d3dd50
[2025-02-04 16:47:09.2991670] [PS] Found FName::FName(wchar_t*): 0x7ff763d2d520
[2025-02-04 16:47:09.2992095] [PS] Found StaticConstructObject_Internal: 0x7ff763ed7ab0
[2025-02-04 16:47:09.2992574] [PS] Found FText::FText(FString&&): 0x7ff763c8c960
[2025-02-04 16:47:09.2993105] [PS] Found FUObjectHashTables::Get(): 0x7ff763ecac90
[2025-02-04 16:47:09.2993548] [PS] Found GNatives: 0x7ff7667a15e0
[2025-02-04 16:47:09.2993976] [PS] Failed to find ConsoleManagerSingleton: found 2 unique values [7FF763C57EB0, 7FF7644CB950]
[2025-02-04 16:47:09.2994602] [PS] You can supply your own AOB in 'UE4SS_Signatures/ConsoleManager.lua'
[2025-02-04 16:47:09.2995141] PS scan successful
[2025-02-04 16:47:09.3028151] Already constructed: /Script/CoreUObject.Class
[2025-02-04 16:47:09.3029470] Already constructed: /Script/CoreUObject
[2025-02-04 16:47:09.3049427] Already constructed: /Script/CoreUObject.Struct
[2025-02-04 16:47:09.3052235] Already constructed: /Script/Engine.Pawn
[2025-02-04 16:47:09.3054494] Already constructed: /Script/Engine.Character
[2025-02-04 16:47:09.3055697] Already constructed: /Script/Engine.Actor
[2025-02-04 16:47:09.3140072] Need to construct: /Script/CoreUObject.Vector
[2025-02-04 16:47:09.3217371] Need to construct: /Script/Engine.Default__DefaultPawn
[2025-02-04 16:47:09.3290726] Need to construct: /Script/Engine.HitResult
[2025-02-04 16:47:09.3360528] Need to construct: /Script/Engine.Default__MaterialExpression
[2025-02-04 16:47:09.3362655] Already constructed: /Script/Engine.ActorComponent
[2025-02-04 16:47:09.3437156] Need to construct: /Script/CoreUObject.OrientedBox
[2025-02-04 16:47:09.3446226] Already constructed: /Script/Engine.MovementComponent
[2025-02-04 16:47:09.3482578] Already constructed: /Script/Engine.HUD
[2025-02-04 16:47:09.3516610] Already constructed: /Script/Engine.PlayerController
[2025-02-04 16:47:09.3569116] Already constructed: /Script/Engine.PlayerCameraManager
[2025-02-04 16:47:09.3639664] Need to construct: /Script/CoreUObject.EInterpCurveMode
[2025-02-04 16:47:09.3711131] Need to construct: /Script/Engine.ENetRole
[2025-02-04 16:47:09.3785663] Need to construct: /Script/MovieScene.MovieSceneEditorData
[2025-02-04 16:47:09.3787520] Already constructed: /Script/UMG.Widget
[2025-02-04 16:47:09.3812895] Already constructed: /Script/UMG.ComboBoxString
[2025-02-04 16:47:09.3817703] Already constructed: /Script/CoreUObject.Interface
[2025-02-04 16:47:09.3835330] Already constructed: /Script/CoreUObject.DynamicClass
[2025-02-04 16:47:10.0607223] Constructed [1 / 8]: /Script/CoreUObject.Vector
[2025-02-04 16:47:10.2057939] Constructed [2 / 8]: /Script/Engine.Default__DefaultPawn
[2025-02-04 16:47:10.2126480] Constructed [3 / 8]: /Script/Engine.HitResult
[2025-02-04 16:47:10.4138149] Constructed [4 / 8]: /Script/Engine.Default__MaterialExpression
[2025-02-04 16:47:10.4217279] Constructed [5 / 8]: /Script/CoreUObject.OrientedBox
[2025-02-04 16:47:10.4501263] Constructed [6 / 8]: /Script/CoreUObject.EInterpCurveMode
[2025-02-04 16:47:10.4719841] Constructed [7 / 8]: /Script/Engine.ENetRole
[2025-02-04 16:47:10.5223522] Constructed [8 / 8]: /Script/MovieScene.MovieSceneEditorData
[2025-02-04 16:47:12.0414729] ProcessEvent address 0x7ff763eb3510
[2025-02-04 16:47:12.0416302] Constructed 8 of 8 objects
[2025-02-04 16:47:13.1034594] ProcessInternal address: 0x7ff763eb38b0 <- Built-in
[2025-02-04 16:47:13.1035577] ProcessLocalScriptFunction address: 0x0 <- Built-in
[2025-02-04 16:47:13.1036124] UnrealConfig.FExecVTableOffsetInLocalPlayer: 28
[2025-02-04 16:47:13.1036915] Unreal Engine modules (non-modular):
[2025-02-04 16:47:13.1037654] MainExe @ 0x7ff7636c0000 size=0x351e000
[2025-02-04 16:47:13.1038624]
##### MEMBER OFFSETS START #####
[2025-02-04 16:47:13.1039058] UObjectBase::ClassPrivate = 0x10
[2025-02-04 16:47:13.1039427] UObjectBase::bFindCameraComponentWhenViewTarget = 0x82
[2025-02-04 16:47:13.1039975] UObjectBase::InternalIndex = 0xC
[2025-02-04 16:47:13.1040338] UObjectBase::EngineShowFlags = 0x90
[2025-02-04 16:47:13.1040569] UObjectBase::AutoReceiveInput = 0x11B
[2025-02-04 16:47:13.1040777] UObjectBase::World = 0x78
[2025-02-04 16:47:13.1040974] UObjectBase::ObjectFlags = 0x8
[2025-02-04 16:47:13.1041317] UObjectBase::OnEndCursorOver = 0x200
[2025-02-04 16:47:13.1041630] UObjectBase::CustomTimeDilation = 0xC0
[2025-02-04 16:47:13.1041875] UObjectBase::NamePrivate = 0x18
[2025-02-04 16:47:13.1042337] UObjectBase::bCanBeInCluster = 0x83
[2025-02-04 16:47:13.1042631] UObjectBase::bAllowTickBeforeBeginPlay = 0x81
[2025-02-04 16:47:13.1042967] UObjectBase::InputPriority = 0x11C
[2025-02-04 16:47:13.1043217] UObjectBase::OuterPrivate = 0x20
[2025-02-04 16:47:13.1043434] UObjectBase::bNetTemporary = 0x80
[2025-02-04 16:47:13.1043642] UObjectBase::ActorHasBegunPlay = 0x84
[2025-02-04 16:47:13.1043852] UObjectBase::OnInputTouchEnd = 0x240
[2025-02-04 16:47:13.1044059] UObjectBase::bHasDeferredComponentRegistration = 0x83
[2025-02-04 16:47:13.1044281] UObjectBase::AttachmentReplication = 0xC8
[2025-02-04 16:47:13.1044490] UObjectBase::Children = 0x148
[2025-02-04 16:47:13.1044767] UObjectBase::bCollideWhenPlacing = 0x82
[2025-02-04 16:47:13.1045088] UObjectBase::Role = 0x118
[2025-02-04 16:47:13.1045602] UObjectBase::ControllingMatineeActors = 0x160
[2025-02-04 16:47:13.1045917] UObjectBase::DetachFence = 0x320
[2025-02-04 16:47:13.1046157] UObjectBase::CreationTime = 0xC4
[2025-02-04 16:47:13.1046365] UObjectBase::InitialLifeSpan = 0xBC
[2025-02-04 16:47:13.1046654] UObjectBase::bAutoDestroyWhenFinished = 0x81
[2025-02-04 16:47:13.1046998] UObjectBase::Tags = 0x190
[2025-02-04 16:47:13.1047212] UObjectBase::InputComponent = 0x120
[2025-02-04 16:47:13.1047417] UObjectBase::RemoteRole = 0x85
[2025-02-04 16:47:13.1047615] UObjectBase::Layers = 0x178
[2025-02-04 16:47:13.1047812] UObjectBase::MinNetUpdateFrequency = 0x134
[2025-02-04 16:47:13.1048022] UObjectBase::TimerHandle_LifeSpanExpired = 0x170
[2025-02-04 16:47:13.1048284] UObjectBase::OnTakeAnyDamage = 0x1A0
[2025-02-04 16:47:13.1048526] UObjectBase::NetCullDistanceSquared = 0x128
[2025-02-04 16:47:13.1048748] UObjectBase::OnActorEndOverlap = 0x1E0
[2025-02-04 16:47:13.1049268] UObjectBase::NetDormancy = 0x119
[2025-02-04 16:47:13.1049597] UObjectBase::NetDriverName = 0x110
[2025-02-04 16:47:13.1049872] UObjectBase::NetTag = 0x12C
[2025-02-04 16:47:13.1050191] UObjectBase::NetPriority = 0x138
[2025-02-04 16:47:13.1050409] UObjectBase::PrimaryActorTick = 0x28
[2025-02-04 16:47:13.1050753] UObjectBase::NetUpdateFrequency = 0x130
[2025-02-04 16:47:13.1051047] UObjectBase::OnClicked = 0x210
[2025-02-04 16:47:13.1051257] UObjectBase::OnActorBeginOverlap = 0x1D0
[2025-02-04 16:47:13.1051467] UObjectBase::OnActorHit = 0x270
[2025-02-04 16:47:13.1052257] UObjectBase::StatHitchesData = 0x2D0
[2025-02-04 16:47:13.1052658] UObjectBase::OnBeginCursorOver = 0x1F0
[2025-02-04 16:47:13.1053033] UObjectBase::OnDestroyed = 0x280
[2025-02-04 16:47:13.1053424] UObjectBase::OnInputTouchEnter = 0x250
[2025-02-04 16:47:13.1053771] UObjectBase::bHasAudioFocus = 0x2E4
[2025-02-04 16:47:13.1054115] UObjectBase::OnEndPlay = 0x290
[2025-02-04 16:47:13.1054507] UObjectBase::OnInputTouchBegin = 0x230
[2025-02-04 16:47:13.1054875] UObjectBase::OnInputTouchLeave = 0x260
[2025-02-04 16:47:13.1055265] UObjectBase::OnReleased = 0x220
[2025-02-04 16:47:13.1055624] UObjectBase::OnTakePointDamage = 0x1B0
[2025-02-04 16:47:13.1056012] UObjectBase::OnTakeRadialDamage = 0x1C0
[2025-02-04 16:47:13.1056403] UObjectBase::Owner = 0x108
[2025-02-04 16:47:13.1056824] UObjectBase::ParentComponent = 0x188
[2025-02-04 16:47:13.1057231] UObjectBase::ReplicatedMovement = 0x88
[2025-02-04 16:47:13.1057596] UObjectBase::RootComponent = 0x158
[2025-02-04 16:47:13.1057982] UObjectBase::bBlockInput = 0x81
[2025-02-04 16:47:13.1058335] UObjectBase::SpawnCollisionHandlingMethod = 0x11A
[2025-02-04 16:47:13.1058731] UObjectBase::bAllowReceiveTickEventOnDedicatedServer = 0x83
[2025-02-04 16:47:13.1059136] UObjectBase::bIsMouseOverClient = 0x2E5
[2025-02-04 16:47:13.1059519] UObjectBase::bActorEnableCollision = 0x84
[2025-02-04 16:47:13.1059905] UObjectBase::bEnableAutoLODGeneration = 0x82
[2025-02-04 16:47:13.1060268] UObjectBase::bActorInitialized = 0x83
[2025-02-04 16:47:13.1060645] UObjectBase::bActorIsBeingDestroyed = 0x84
[2025-02-04 16:47:13.1061333] UObjectBase::bActorSeamlessTraveled = 0x82
[2025-02-04 16:47:13.1062199] UObjectBase::bActorWantsDestroyDuringBeginPlay = 0x84
[2025-02-04 16:47:13.1062635] UObjectBase::bAlwaysRelevant = 0x80
[2025-02-04 16:47:13.1063028] UObjectBase::bCanBeDamaged = 0x81
[2025-02-04 16:47:13.1063400] UObjectBase::bExchangedRoles = 0x80
[2025-02-04 16:47:13.1063766] UObjectBase::bGenerateOverlapEventsDuringLevelStreaming = 0x82
[2025-02-04 16:47:13.1064156] UObjectBase::bHasFinishedSpawning = 0x83
[2025-02-04 16:47:13.1064539] UObjectBase::bHidden = 0x80
[2025-02-04 16:47:13.1064891] UObjectBase::bIgnoresOriginShifting = 0x82
[2025-02-04 16:47:13.1065285] UObjectBase::bIsEditorOnlyActor = 0x82
[2025-02-04 16:47:13.1065645] UObjectBase::bNetCheckedInitialPhysicsState = 0x83
[2025-02-04 16:47:13.1066039] UObjectBase::bNetLoadOnClient = 0x81
[2025-02-04 16:47:13.1066387] UObjectBase::bNetStartup = 0x80
[2025-02-04 16:47:13.1066722] UObjectBase::bNetUseOwnerRelevancy = 0x81
[2025-02-04 16:47:13.1067100] UObjectBase::bOnlyRelevantToOwner = 0x80
[2025-02-04 16:47:13.1067468] UObjectBase::bRelevantForNetworkReplays = 0x81
[2025-02-04 16:47:13.1067874] UObjectBase::bReplayRewindable = 0x81
[2025-02-04 16:47:13.1068240] UObjectBase::bReplicateMovement = 0x80
[2025-02-04 16:47:13.1068611] UObjectBase::bReplicates = 0x82
[2025-02-04 16:47:13.1068964] UObjectBase::bRunningUserConstructionScript = 0x83
[2025-02-04 16:47:13.1069312] UObjectBase::bTearOff = 0x80
[2025-02-04 16:47:13.1069680] UObjectBase::bTickFunctionsRegistered = 0x83
[2025-02-04 16:47:13.1070044] UObjectBase::ActiveSplitscreenType = 0x70
[2025-02-04 16:47:13.1070424] UObjectBase::AudioDeviceHandle = 0x2E0
[2025-02-04 16:47:13.1070805] UObjectBase::CurrentBufferVisualizationMode = 0xD8
[2025-02-04 16:47:13.1071223] UObjectBase::CursorWidgets = 0x190
[2025-02-04 16:47:13.1071565] UObjectBase::CustomNavigationEvent = 0x2B8
[2025-02-04 16:47:13.1072098] UObjectBase::DebugProperties = 0x48
[2025-02-04 16:47:13.1072373] UObjectBase::GameLayerManagerPtr = 0xC8
[2025-02-04 16:47:13.1072591] UObjectBase::HardwareCursorCache = 0xF0
[2025-02-04 16:47:13.1072798] UObjectBase::HardwareCursors = 0x140
[2025-02-04 16:47:13.1073003] UObjectBase::HighResScreenshotDialog = 0xE0
[2025-02-04 16:47:13.1073208] UObjectBase::MaxSplitscreenPlayers = 0x68
[2025-02-04 16:47:13.1073413] UObjectBase::MouseCaptureMode = 0x2DA
[2025-02-04 16:47:13.1073622] UObjectBase::MouseLockMode = 0x2DC
[2025-02-04 16:47:13.1073897] UObjectBase::SplitscreenInfo = 0x58
[2025-02-04 16:47:13.1074113] UObjectBase::StatUnitData = 0x2C8
[2025-02-04 16:47:13.1074392] UObjectBase::ViewModeIndex = 0x8C
[2025-02-04 16:47:13.1074613] UObjectBase::Viewport = 0x98
[2025-02-04 16:47:13.1074878] UObjectBase::ViewportConsole = 0x40
[2025-02-04 16:47:13.1075105] UObjectBase::ViewportFrame = 0xA0
[2025-02-04 16:47:13.1075384] UObjectBase::ViewportOverlayWidget = 0xB8
[2025-02-04 16:47:13.1075731] UObjectBase::Window = 0xA8
[2025-02-04 16:47:13.1075954] UObjectBase::WindowCloseRequestedDelegate = 0x200
[2025-02-04 16:47:13.1076172] UObjectBase::bDisableSplitScreenOverride = 0x2D8
[2025-02-04 16:47:13.1076449] UObjectBase::bDisableWorldRendering = 0x6C
[2025-02-04 16:47:13.1076680] UObjectBase::bHideCursorDuringCapture = 0x2DB
[2025-02-04 16:47:13.1076915] UObjectBase::bIgnoreInput = 0x2D9
[2025-02-04 16:47:13.1077208] UObjectBase::bIsPlayInEditorViewport = 0x6C
[2025-02-04 16:47:13.1077495] UObjectBase::bShowTitleSafeZone = 0x6C
[2025-02-04 16:47:13.1077745] UObjectBase::bSuppressTransitionMessage = 0x88
[2025-02-04 16:47:13.1078183] UObjectBase::bUseSoftwareCursorWidgets = 0x1E0
[2025-02-04 16:47:13.1078458] UScriptStruct::StructFlags = 0x88
[2025-02-04 16:47:13.1078814] UScriptStruct::CppStructOps = 0x90
[2025-02-04 16:47:13.1079054] UScriptStruct::bPrepareCppStructOpsCompleted = 0x8C
[2025-02-04 16:47:13.1079283] UScriptStruct::ICppStructOps::Alignment = 0xC
[2025-02-04 16:47:13.1079504] UScriptStruct::ICppStructOps::Size = 0x8
[2025-02-04 16:47:13.1079878] FOutputDevice::bAutoEmitLineTerminator = 0x9
[2025-02-04 16:47:13.1080288] FOutputDevice::bSuppressEventTag = 0x8
[2025-02-04 16:47:13.1080720] FEnumProperty::Enum = 0x78
[2025-02-04 16:47:13.1081142] FEnumProperty::UnderlyingProp = 0x70
[2025-02-04 16:47:13.1081564] UStruct::DestructorLink = 0x68
[2025-02-04 16:47:13.1081942] UStruct::Children = 0x38
[2025-02-04 16:47:13.1082287] UStruct::PostConstructLink = 0x70
[2025-02-04 16:47:13.1082624] UStruct::MinAlignment = 0x44
[2025-02-04 16:47:13.1082996] UStruct::PropertiesSize = 0x40
[2025-02-04 16:47:13.1083706] UStruct::Script = 0x48
[2025-02-04 16:47:13.1084109] UStruct::PropertyLink = 0x58
[2025-02-04 16:47:13.1084490] UStruct::RefLink = 0x60
[2025-02-04 16:47:13.1084821] UStruct::ScriptObjectReferences = 0x78
[2025-02-04 16:47:13.1085317] UStruct::SuperStruct = 0x30
[2025-02-04 16:47:13.1085699] UFunction::EventGraphCallOffset = 0xA8
[2025-02-04 16:47:13.1086067] UFunction::EventGraphFunction = 0xA0
[2025-02-04 16:47:13.1086428] UFunction::RPCId = 0x92
[2025-02-04 16:47:13.1086772] UFunction::FirstPropertyToInit = 0x98
[2025-02-04 16:47:13.1087298] UFunction::Func = 0xB0
[2025-02-04 16:47:13.1087666] UFunction::FunctionFlags = 0x88
[2025-02-04 16:47:13.1088033] UFunction::NumParms = 0x8C
[2025-02-04 16:47:13.1088395] UFunction::ParmsSize = 0x8E
[2025-02-04 16:47:13.1088803] UFunction::RPCResponseId = 0x94
[2025-02-04 16:47:13.1089535] UFunction::ReturnValueOffset = 0x90
[2025-02-04 16:47:13.1089965] UField::Next = 0x28
[2025-02-04 16:47:13.1090330] FProperty::ArrayDim = 0x30
[2025-02-04 16:47:13.1090752] FProperty::DestructorLinkNext = 0x60
[2025-02-04 16:47:13.1091154] FProperty::ElementSize = 0x34
[2025-02-04 16:47:13.1091578] FProperty::NextRef = 0x58
[2025-02-04 16:47:13.1092168] FProperty::Offset_Internal = 0x44
[2025-02-04 16:47:13.1092970] FProperty::PostConstructLinkNext = 0x68
[2025-02-04 16:47:13.1093453] FProperty::PropertyLinkNext = 0x50
[2025-02-04 16:47:13.1093919] FProperty::PropertyFlags = 0x38
[2025-02-04 16:47:13.1095681] FProperty::RepIndex = 0x40
[2025-02-04 16:47:13.1096161] FProperty::RepNotifyFunc = 0x48
[2025-02-04 16:47:13.1096777] UWorld::DebugDrawTraceTag = 0x710
[2025-02-04 16:47:13.1097390] UWorld::bAllowAudioPlayback = 0x820
[2025-02-04 16:47:13.1098097] UWorld::ActiveLevelCollectionIndex = 0x180
[2025-02-04 16:47:13.1098491] UWorld::bTickNewlySpawned = 0x5E2
[2025-02-04 16:47:13.1098871] UWorld::AuthorityGameMode = 0x140
[2025-02-04 16:47:13.1099237] UWorld::bHack_Force_UsesGameHiddenFlags_True = 0x70C
[2025-02-04 16:47:13.1099623] UWorld::AudioDeviceHandle = 0x780
[2025-02-04 16:47:13.1099957] UWorld::AudioTimeSeconds = 0x79C
[2025-02-04 16:47:13.1100295] UWorld::CommittedPersistentLevelName = 0x808
[2025-02-04 16:47:13.1100636] UWorld::BuildStreamingDataTimer = 0x4F8
[2025-02-04 16:47:13.1100970] UWorld::bPlayersOnly = 0x820
[2025-02-04 16:47:13.1102016] UWorld::DeltaTimeSeconds = 0x7A0
[2025-02-04 16:47:13.1102426] UWorld::ExtraReferencedObjects = 0x68
[2025-02-04 16:47:13.1102796] UWorld::LastTimeUnbuiltLightingWasEncountered = 0x788
[2025-02-04 16:47:13.1103147] UWorld::NextSwitchCountdown = 0x7F0
[2025-02-04 16:47:13.1103508] UWorld::bMaterialParameterCollectionInstanceNeedsDeferredUpdate = 0x703
[2025-02-04 16:47:13.1104095] UWorld::RealTimeSeconds = 0x798
[2025-02-04 16:47:13.1104449] UWorld::NextURL = 0x7E0
[2025-02-04 16:47:13.1104750] UWorld::bDebugPauseExecution = 0x820
[2025-02-04 16:47:13.1106157] UWorld::NumLightingUnbuiltObjects = 0x810
[2025-02-04 16:47:13.1111672] UWorld::bDebugFrameStepExecution = 0x820
[2025-02-04 16:47:13.1112424] UWorld::PreparingLevelNames = 0x7F8
[2025-02-04 16:47:13.1112862] UWorld::NumTextureStreamingDirtyResources = 0x81C
[2025-02-04 16:47:13.1113266] UWorld::bStreamingDataDirty = 0x4F0
[2025-02-04 16:47:13.1126887] UWorld::NumTextureStreamingUnbuiltComponents = 0x818
[2025-02-04 16:47:13.1127358] UWorld::NumUnbuiltReflectionCaptures = 0x814
[2025-02-04 16:47:13.1127751] UWorld::OriginOffsetThisFrame = 0x7C0
[2025-02-04 16:47:13.1128098] UWorld::PauseDelay = 0x7A4
[2025-02-04 16:47:13.1128467] UWorld::PerModuleDataObjects = 0x78
[2025-02-04 16:47:13.1128863] UWorld::bIsDefaultLevel = 0x820
[2025-02-04 16:47:13.1129257] UWorld::PlayerNum = 0x6F4
[2025-02-04 16:47:13.1129619] UWorld::bAggressiveLOD = 0x820
[2025-02-04 16:47:13.1129980] UWorld::StreamingLevelsPrefix = 0xE8
[2025-02-04 16:47:13.1130339] UWorld::bTriggerPostLoadMap = 0x130
[2025-02-04 16:47:13.1130674] UWorld::bIsLevelStreamingFrozen = 0x700
[2025-02-04 16:47:13.1131936] UWorld::StreamingVolumeUpdateDelay = 0x6FC
[2025-02-04 16:47:13.1132311] UWorld::bIsBuilt = 0x5E1
[2025-02-04 16:47:13.1133324] UWorld::TimeSeconds = 0x790
[2025-02-04 16:47:13.1133734] UWorld::UnpausedTimeSeconds = 0x794
[2025-02-04 16:47:13.1134115] UWorld::ViewLocationsRenderedLastFrame = 0x120
[2025-02-04 16:47:13.1134516] UWorld::bActorsInitialized = 0x820
[2025-02-04 16:47:13.1135175] UWorld::bIsTearingDown = 0x820
[2025-02-04 16:47:13.1136666] UWorld::bAreConstraintsDirty = 0x820
[2025-02-04 16:47:13.1137052] UWorld::bBegunPlay = 0x820
[2025-02-04 16:47:13.1137420] UWorld::bRequestedBlockOnAsyncLoading = 0x820
[2025-02-04 16:47:13.1137808] UWorld::bDropDetail = 0x820
[2025-02-04 16:47:13.1138173] UWorld::bDebugDrawAllTraceTags = 0x718
[2025-02-04 16:47:13.1138533] UWorld::bDoDelayedUpdateCullDistanceVolumes = 0x704
[2025-02-04 16:47:13.1138932] UWorld::bInTick = 0x5E0
[2025-02-04 16:47:13.1139291] UWorld::bMatchStarted = 0x820
[2025-02-04 16:47:13.1139667] UWorld::bIsCameraMoveableWhenPaused = 0x820
[2025-02-04 16:47:13.1140051] UWorld::bIsRunningConstructionScript = 0x70D
[2025-02-04 16:47:13.1140431] UWorld::bShouldSimulatePhysics = 0x70E
[2025-02-04 16:47:13.1141114] UWorld::bIsWorldInitialized = 0x6F8
[2025-02-04 16:47:13.1141746] UWorld::bKismetScriptError = 0x820
[2025-02-04 16:47:13.1142022] UWorld::bWorldWasLoadedThisTick = 0x130
[2025-02-04 16:47:13.1142232] UWorld::bPlayersOnlyPending = 0x820
[2025-02-04 16:47:13.1142436] UWorld::bPostTickComponentUpdate = 0x6F0
[2025-02-04 16:47:13.1142747] UWorld::bRequiresHitProxies = 0x3D8
[2025-02-04 16:47:13.1143086] UWorld::bShouldForceUnloadStreamingLevels = 0x701
[2025-02-04 16:47:13.1143335] UWorld::bShouldForceVisibleStreamingLevels = 0x702
[2025-02-04 16:47:13.1143553] UWorld::bShouldTick = 0x3D9
[2025-02-04 16:47:13.1143748] UWorld::bStartup = 0x820
[2025-02-04 16:47:13.1143941] UClass::ClassConstructor = 0x98
[2025-02-04 16:47:13.1144194] UClass::ClassAddReferencedObjects = 0xA8
[2025-02-04 16:47:13.1144417] UClass::bCooked = 0xB0
[2025-02-04 16:47:13.1144607] UClass::ClassConfigName = 0xD0
[2025-02-04 16:47:13.1144802] UClass::ClassDefaultObject = 0xF8
[2025-02-04 16:47:13.1145005] UClass::ClassFlags = 0xB4
[2025-02-04 16:47:13.1145584] UClass::ClassGeneratedBy = 0xC8
[2025-02-04 16:47:13.1145948] UClass::ClassUnique = 0xB0
[2025-02-04 16:47:13.1146185] UClass::ClassVTableHelperCtorCaller = 0xA0
[2025-02-04 16:47:13.1146390] UClass::ClassWithin = 0xC0
[2025-02-04 16:47:13.1146584] UClass::FuncMap = 0x100
[2025-02-04 16:47:13.1146826] UClass::Interfaces = 0x1A0
[2025-02-04 16:47:13.1147077] UClass::NetFields = 0xE8
[2025-02-04 16:47:13.1147430] UClass::SuperFuncMap = 0x150
[2025-02-04 16:47:13.1147700] UEnum::CppForm = 0x50
[2025-02-04 16:47:13.1147916] UEnum::CppType = 0x30
[2025-02-04 16:47:13.1148160] UEnum::EnumDisplayNameFn = 0x58
[2025-02-04 16:47:13.1148373] UEnum::Names = 0x40
[2025-02-04 16:47:13.1148566] FObjectPropertyBase::PropertyClass = 0x70
[2025-02-04 16:47:13.1148772] FDelegateProperty::SignatureFunction = 0x70
[2025-02-04 16:47:13.1149162] FMulticastDelegateProperty::SignatureFunction = 0x70
[2025-02-04 16:47:13.1149561] FSetProperty::ElementProp = 0x70
[2025-02-04 16:47:13.1149869] FStructProperty::Struct = 0x70
[2025-02-04 16:47:13.1150205] FArrayProperty::Inner = 0x70
[2025-02-04 16:47:13.1150461] FMapProperty::KeyProp = 0x70
[2025-02-04 16:47:13.1150685] FMapProperty::ValueProp = 0x78
[2025-02-04 16:47:13.1150886] FBoolProperty::FieldMask = 0x73
[2025-02-04 16:47:13.1151082] FBoolProperty::ByteMask = 0x72
[2025-02-04 16:47:13.1152065] FBoolProperty::FieldSize = 0x70
[2025-02-04 16:47:13.1152471] FBoolProperty::ByteOffset = 0x71
[2025-02-04 16:47:13.1152835] FByteProperty::Enum = 0x70
[2025-02-04 16:47:13.1153167] FClassProperty::MetaClass = 0x78
[2025-02-04 16:47:13.1153526] FSoftClassProperty::MetaClass = 0x78
[2025-02-04 16:47:13.1153901] FInterfaceProperty::InterfaceClass = 0x70
[2025-02-04 16:47:13.1154256]
##### MEMBER OFFSETS END #####
[2025-02-04 16:47:13.1154641] m_shared_functions: 0x23f574be4d8
[2025-02-04 16:47:13.3575429] Enabling custom events
[2025-02-04 16:47:13.3585636] Starting mods (from mods.txt load order)...
[2025-02-04 16:47:13.3589165] Mod 'CheatManagerEnablerMod' disabled in mods.txt.
[2025-02-04 16:47:13.3589661] Mod 'ActorDumperMod' disabled in mods.txt.
[2025-02-04 16:47:13.3590229] Mod 'ConsoleCommandsMod' disabled in mods.txt.
[2025-02-04 16:47:13.3590709] Mod 'ConsoleEnablerMod' disabled in mods.txt.
[2025-02-04 16:47:13.3591137] Starting Lua mod 'SplitScreenMod'
[2025-02-04 16:47:13.3719825] [Lua] [SplitScreenMod] UseSplitScreen: true
[2025-02-04 16:47:13.3721088] [Lua] [SplitScreenMod] OffsetPlayerGamepadIds: true
[2025-02-04 16:47:13.3722379] Mod 'LineTraceMod' disabled in mods.txt.
[2025-02-04 16:47:13.3723533] Mod 'BPML_GenericFunctions' disabled in mods.txt.
[2025-02-04 16:47:13.3724020] Mod 'BPModLoaderMod' disabled in mods.txt.
[2025-02-04 16:47:13.3724591] Mod 'jsbLuaProfilerMod' disabled in mods.txt.
[2025-02-04 16:47:13.3725244] Starting Lua mod 'Keybinds'
[2025-02-04 16:47:13.3739307] Starting mods (from enabled.txt, no defined load order)...
[2025-02-04 16:47:13.3748755] Event loop start
[2025-02-04 16:48:06.6659879] [Lua] [SplitScreenMod] Creating player..
[2025-02-04 16:48:06.8313517] [Lua] [SplitScreenMod] GameplayStatics: GameplayStatics /Script/Engine.Default__GameplayStatics