Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

Run PalServerInject.exe After that cmd shuts down. #13

Open
xN1D3 opened this issue Feb 5, 2024 · 1 comment
Open

Run PalServerInject.exe After that cmd shuts down. #13

xN1D3 opened this issue Feb 5, 2024 · 1 comment

Comments

@xN1D3
Copy link

xN1D3 commented Feb 5, 2024

Run PalServerInject.exe After that cmd shuts down.

Starting as: PalServer-Win64-Test-Cmd.exe
Started PalServer (suspended)...
DLL Injected...
Server should now be running!
Screenshot 2024-02-06 024013

UE4SS.log

[2024-02-05 19:37:51] Console created
[2024-02-05 19:37:51] UE4SS - v2.5.2 Beta #0 - Git SHA #c9a6ec8
[2024-02-05 19:37:51] UE4SS Build Configuration: Game__Shipping__Win64 (MSVC)
[2024-02-05 19:37:51] Setting up mods...
[2024-02-05 19:37:51] Starting mods (from mods.txt load order)...
[2024-02-05 19:37:51] Starting mods (from enabled.txt, no defined load order)...
[2024-02-05 19:37:51] No specific game configuration found, using default configuration file
[2024-02-05 19:37:51] Config: D:\PalWorldServerManager\DedicatedServerLauncher\server\Pal\Binaries\Win64\UE4SS-settings.ini

[2024-02-05 19:37:51] root directory: D:\PalWorldServerManager\DedicatedServerLauncher\server\Pal\Binaries\Win64
[2024-02-05 19:37:51] working directory: D:\PalWorldServerManager\DedicatedServerLauncher\server\Pal\Binaries\Win64
[2024-02-05 19:37:51] game executable directory: D:\PalWorldServerManager\DedicatedServerLauncher\server\Pal\Binaries\Win64
[2024-02-05 19:37:51] game executable: D:\PalWorldServerManager\DedicatedServerLauncher\server\Pal\Binaries\Win64\PalServer-Win64-Test-Cmd.exe (147390464 bytes)


[2024-02-05 19:37:51] mods directory: D:\PalWorldServerManager\DedicatedServerLauncher\server\Pal\Binaries\Win64\Mods
[2024-02-05 19:37:51] log directory: D:\PalWorldServerManager\DedicatedServerLauncher\server\Pal\Binaries\Win64
[2024-02-05 19:37:51] object dumper directory: D:\PalWorldServerManager\DedicatedServerLauncher\server\Pal\Binaries\Win64


[2024-02-05 19:37:51] Deserialized FName::ToString address: 0x7ff733438f50
[2024-02-05 19:37:51] Deserialized StaticConstructObject_Internal address: 0x7ff7335fb920
[2024-02-05 19:37:51] Deserialized FName::FName address: 0x7ff7334257f0
[2024-02-05 19:37:51] Deserialized GUObjectArray address: 0x7ff738f7af50
[2024-02-05 19:37:51] Deserialized GMalloc address: 0x1ad41f4bcf0
[2024-02-05 19:37:51] Deserialized FText::FText address: 0x7ff733319540
[2024-02-05 19:37:51] Need to construct: /Script/CoreUObject.Class
[2024-02-05 19:37:51] Need to construct: /Script/CoreUObject
[2024-02-05 19:37:51] Need to construct: /Script/CoreUObject.Struct
[2024-02-05 19:37:51] Need to construct: /Script/Engine.Pawn
[2024-02-05 19:37:51] Need to construct: /Script/Engine.Character
[2024-02-05 19:37:51] Need to construct: /Script/Engine.Actor
[2024-02-05 19:37:51] Need to construct: /Script/CoreUObject.Vector
[2024-02-05 19:37:51] Need to construct: /Script/Engine.Default__DefaultPawn
[2024-02-05 19:37:51] Need to construct: /Script/Engine.HitResult
[2024-02-05 19:37:51] Need to construct: /Script/Engine.Default__MaterialExpression
[2024-02-05 19:37:51] Need to construct: /Script/Engine.ActorComponent
[2024-02-05 19:37:51] Need to construct: /Script/CoreUObject.OrientedBox
[2024-02-05 19:37:51] Need to construct: /Script/Engine.MovementComponent
[2024-02-05 19:37:51] Need to construct: /Script/Engine.HUD
[2024-02-05 19:37:51] Need to construct: /Script/Engine.PlayerController
[2024-02-05 19:37:51] Need to construct: /Script/Engine.PlayerCameraManager
[2024-02-05 19:37:51] Need to construct: /Script/CoreUObject.EInterpCurveMode
[2024-02-05 19:37:51] Need to construct: /Script/Engine.ENetRole
[2024-02-05 19:37:51] Need to construct: /Script/MovieScene.MovieSceneEditorData
[2024-02-05 19:37:51] Need to construct: /Script/UMG.Widget
[2024-02-05 19:37:51] Need to construct: /Script/UMG.ComboBoxString
[2024-02-05 19:37:51] Need to construct: /Script/CoreUObject.Interface
[2024-02-05 19:37:51] Need to construct: /Script/CoreUObject.DynamicClass
[2024-02-05 19:37:51] Glfw Error 65542: WGL: The driver does not appear to support OpenGL
@Xoro-1337
Copy link

Your issue is literally in the log.
[2024-02-05 19:37:51] Glfw Error 65542: WGL: The driver does not appear to support OpenGL
Open the UE4SS-settings and change your rendering engine to d3d11.
image

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

No branches or pull requests

2 participants