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

Not sure it is running or not. Some error in docker logs. #79

Open
GTian4MSM opened this issue May 29, 2024 · 3 comments
Open

Not sure it is running or not. Some error in docker logs. #79

GTian4MSM opened this issue May 29, 2024 · 3 comments

Comments

@GTian4MSM
Copy link

Starting Xvfb
Launching wine64 V Rising

wine: created the configuration directory '/root/.wine'
0034:err:service:RPC_Init RpcServerListen failed with error 1721
002c:err:wineboot:start_services_process Unexpected termination of services.exe - exit code 1721
0050:err:clipboard:X11DRV_InitClipboard failed to create clipboard thread
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0048:err:ole:start_rpcss Failed to open service manager
0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1" -> L"C:\windows\inf\wineusb.inf"
Could not find Wine Gecko. HTML rendering will be disabled.
Could not find Wine Gecko. HTML rendering will be disabled.
002c:fixme:event:wait_for_withdrawn_state window 0x2004e/a00001 wait timed out
wine: configuration in L"/root/.wine" has been updated.
[UnityMemory] Configuration Parameters - Can be set up in boot.config
"memorysetup-bucket-allocator-granularity=16"
"memorysetup-bucket-allocator-bucket-count=8"
"memorysetup-bucket-allocator-block-size=4194304"
"memorysetup-bucket-allocator-block-count=1"
"memorysetup-main-allocator-block-size=16777216"
"memorysetup-thread-allocator-block-size=16777216"
"memorysetup-gfx-main-allocator-block-size=16777216"
"memorysetup-gfx-thread-allocator-block-size=16777216"
"memorysetup-cache-allocator-block-size=4194304"
"memorysetup-typetree-allocator-block-size=2097152"
"memorysetup-profiler-bucket-allocator-granularity=16"
"memorysetup-profiler-bucket-allocator-bucket-count=8"
"memorysetup-profiler-bucket-allocator-block-size=4194304"
"memorysetup-profiler-bucket-allocator-block-count=1"
"memorysetup-profiler-allocator-block-size=16777216"
"memorysetup-profiler-editor-allocator-block-size=1048576"
"memorysetup-temp-allocator-size-main=16777216"
"memorysetup-job-temp-allocator-block-size=33554432"
"memorysetup-job-temp-allocator-block-size-background=1048576"
"memorysetup-job-temp-allocator-reduction-small-platforms=262144"
"memorysetup-allocator-temp-initial-block-size-main=262144"
"memorysetup-allocator-temp-initial-block-size-worker=262144"
"memorysetup-temp-allocator-size-background-worker=32768"
"memorysetup-temp-allocator-size-job-worker=262144"
"memorysetup-temp-allocator-size-preload-manager=262144"
"memorysetup-temp-allocator-size-nav-mesh-worker=65536"
"memorysetup-temp-allocator-size-audio-worker=65536"
"memorysetup-temp-allocator-size-cloud-worker=32768"
"memorysetup-temp-allocator-size-gfx=262144"

@GTian4MSM GTian4MSM changed the title Not sure it is running or not Not sure it is running or not. Some error in docker logs. May 29, 2024
@TrueOsiris
Copy link
Owner

fully repull the image. "Could not find Wine Gecko." makes no sense. The image has wine.

@orodr031
Copy link

orodr031 commented Jul 1, 2024

I am having something very similar. For more visibility see below:

vrising-1  | Starting Xvfb
vrising-1  | Launching wine64 V Rising
vrising-1  |
vrising-1  | wine: created the configuration directory '/root/.wine'
vrising-1  | 0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
vrising-1  | 0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
vrising-1  | 0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
vrising-1  | 0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
vrising-1  | 0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
vrising-1  | 0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
vrising-1  | 0050:err:ole:start_rpcss Failed to open RpcSs service
vrising-1  | 0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
vrising-1  | Could not find Wine Gecko. HTML rendering will be disabled.
vrising-1  | Could not find Wine Gecko. HTML rendering will be disabled.
vrising-1  | 002c:fixme:event:wait_for_withdrawn_state window 0x10046/c00001 wait timed out
vrising-1  | wine: configuration in L"/root/.wine" has been updated.
vrising-1  | [UnityMemory] Configuration Parameters - Can be set up in boot.config
vrising-1  |     "memorysetup-bucket-allocator-granularity=16"
vrising-1  |     "memorysetup-bucket-allocator-bucket-count=8"
vrising-1  |     "memorysetup-bucket-allocator-block-size=4194304"
vrising-1  |     "memorysetup-bucket-allocator-block-count=1"
vrising-1  |     "memorysetup-main-allocator-block-size=16777216"
vrising-1  |     "memorysetup-thread-allocator-block-size=16777216"
vrising-1  |     "memorysetup-gfx-main-allocator-block-size=16777216"
vrising-1  |     "memorysetup-gfx-thread-allocator-block-size=16777216"
vrising-1  |     "memorysetup-cache-allocator-block-size=4194304"
vrising-1  |     "memorysetup-typetree-allocator-block-size=2097152"
vrising-1  |     "memorysetup-profiler-bucket-allocator-granularity=16"
vrising-1  |     "memorysetup-profiler-bucket-allocator-bucket-count=8"
vrising-1  |     "memorysetup-profiler-bucket-allocator-block-size=4194304"
vrising-1  |     "memorysetup-profiler-bucket-allocator-block-count=1"
vrising-1  |     "memorysetup-profiler-allocator-block-size=16777216"
vrising-1  |     "memorysetup-profiler-editor-allocator-block-size=1048576"
vrising-1  |     "memorysetup-temp-allocator-size-main=16777216"
vrising-1  |     "memorysetup-job-temp-allocator-block-size=33554432"
vrising-1  |     "memorysetup-job-temp-allocator-block-size-background=1048576"
vrising-1  |     "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
vrising-1  |     "memorysetup-allocator-temp-initial-block-size-main=262144"
vrising-1  |     "memorysetup-allocator-temp-initial-block-size-worker=262144"
vrising-1  |     "memorysetup-temp-allocator-size-background-worker=32768"
vrising-1  |     "memorysetup-temp-allocator-size-job-worker=262144"
vrising-1  |     "memorysetup-temp-allocator-size-preload-manager=262144"
vrising-1  |     "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
vrising-1  |     "memorysetup-temp-allocator-size-audio-worker=65536"
vrising-1  |     "memorysetup-temp-allocator-size-cloud-worker=32768"
vrising-1  |     "memorysetup-temp-allocator-size-gfx=262144"
vrising-1  | 0024:err:virtual:map_image_into_view failed to set 60000020 protection on section il2cpp, noexec filesystem?
vrising-1  | 0024:fixme:combase:RoGetActivationFactory (L"Windows.System.DispatcherQueue", {00000035-0000-0000-c000-000000000046}, 000000000020F208): semi-stub
vrising-1  | 0024:err:combase:RoGetActivationFactory Failed to find library for L"Windows.System.DispatcherQueue"
vrising-1  | 00e0:err:virtual:map_image_into_view failed to set 60000020 protection on section il2cpp, noexec filesystem?
vrising-1  | 00e0:err:virtual:map_image_into_view failed to set 60000020 protection on section il2cpp, noexec filesystem?
vrising-1  | wine: Unhandled page fault on execute access to 00007F314DE97A70 at address 00007F314DE97A70 (thread 0024), starting debugger...
vrising-1  | 00f0:fixme:event:wait_for_withdrawn_state window 0x40048/e00001 wait timed out
vrising-1  | 00e0:fixme:file:CancelSynchronousIo (000000000000006C): stub

and then looping the following:
vrising-1 | 00e0:fixme:file:CancelSynchronousIo (000000000000006C): stub

I can open my own issue if it is found unrelated.

I have tried on 2.1 and 2.0

@42ndGoof
Copy link

42ndGoof commented Aug 5, 2024

I'm getting the same "Could not find Wine Gecko" message each time I do a fresh pull of the image. I can confirm that it shows up the first time in the logs, and then subsequently doesn't show up, presumably due to "wine: configuration in L"/root/.wine" has been updated." which I'm guessing is suppressing the errors or disabling what is triggering said errors. Either way, my server isn't connectable. In the VRisingServer.log it says


Waited for GameServer LogOn for over 30 seconds. Fatal error.
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
Stunlock.Network.Steam.Wrapper.SteamSocketNetworking:Update(Boolean, Boolean)
ProjectM.Auth.PlatformSystemBase:OnCreate()
Unity.Entities.ComponentSystemBase:CreateInstance(World)
Unity.Entities.World:AddSystem_OnCreate_Internal(ComponentSystemBase)
Unity.Entities.World:GetOrCreateSystemsAndLogException(NativeList`1, Int32, AllocatorHandle)
Unity.Entities.World:GetOrCreateSystemsAndLogException(NativeList`1, AllocatorHandle)
Stunlock.Core.WorldBootstrapUtilities:AddSystemsToWorld(World, WorldBootstrap, WorldSystemConfig)
ProjectM.Bootstrap:Unity.Entities.ICustomBootstrap.Initialize(String)
Stunlock.Core.WorldBootstrapUtilities:InitializeDefaultWorldWithBootstrap(String)

Failed to initialize SteamNetworking
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogError(Object)
ProjectM.Auth.PlatformSystemBase:OnCreate()
Unity.Entities.ComponentSystemBase:CreateInstance(World)
Unity.Entities.World:AddSystem_OnCreate_Internal(ComponentSystemBase)
Unity.Entities.World:GetOrCreateSystemsAndLogException(NativeList`1, Int32, AllocatorHandle)
Unity.Entities.World:GetOrCreateSystemsAndLogException(NativeList`1, AllocatorHandle)
Stunlock.Core.WorldBootstrapUtilities:AddSystemsToWorld(World, WorldBootstrap, WorldSystemConfig)
ProjectM.Bootstrap:Unity.Entities.ICustomBootstrap.Initialize(String)
Stunlock.Core.WorldBootstrapUtilities:InitializeDefaultWorldWithBootstrap(String)

EOSPlatformSystem - Entering OnCreate!
EOSPlatformSystem - Skipping EOS initialization - EOS features disabled!
Check Host Server - HostServer: False, DedicatedServer: True
BatchMode Host - CommandLine: Z:\mnt\vrising\server\VRisingServer.exe -persistentDataPath /mnt/vrising/persistentdata -serverName "Like To Vamp" -logFile /mnt/vrising/persistentdata/20240805-0019-VRisingServer.log " -gamePort 27015" " -queryPort 27016"
PersistentDataPath: /mnt/vrising/persistentdata root: /mnt/vrising/persistentdata\Saves
Unable to find SaveDirectory: Z:\mnt\vrising\persistentdata\Saves\v3\world1 (Probably first time starting with this configuration)
UnityEngine.Logger:Log(LogType, Object)
UnityEngine.Debug:LogWarning(Object)
ProjectM.ServerRuntimeSettings:TryFindMostRecentSave(String, Save&)
ProjectM.GameBootstrap:GetServerSaveSettings(String, String, ServerHostSettings, UInt64, String&, String&)
ProjectM.GameBootstrap:Start()

edit to add docker log on first spin up and on second:
first:

Cleaning up logs older than 30 days
 
Updating V-Rising Dedicated Server files...
 
Redirecting stderr to '/root/Steam/logs/stderr.txt'
ILocalize::AddFile() failed to load file "public/steambootstrapper_english.txt".
[  0%] Checking for available update...
[----] Downloading update (0 of 58902 KB)...
[  0%] Downloading update (0 of 58902 KB)...
[ 99%] Downloading update (58902 of 58902 KB)...
[100%] Download Complete.
[----] Applying update...
[----] Extracting package...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching...
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/root/Steam/logs/stderr.txt'
Logging directory: '/root/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
[  0%] Downloading update...
[  0%] Checking for available updates...
[----] Download complete.
[----] Extracting package...
[----] Installing update...
[----] Cleaning up...
[----] Update complete, launching Steamcmd...
steamcmd.sh[11]: Restarting steamcmd by request...
UpdateUI: skip show logoWARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/root/Steam/logs/stderr.txt'
Logging directory: '/root/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1721172922
-- type 'quit' to exit --
Loading Steam API...OK
"@sSteamCmdForcePlatformType" = "windows"

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x3) reconfiguring, progress: 0.00 (0 / 0)
 Update state (0x61) downloading, progress: 0.17 (3145728 / 1840965150)
 Update state (0x61) downloading, progress: 4.84 (89088152 / 1840965150)
 Update state (0x61) downloading, progress: 36.97 (680615873 / 1840965150)
 Update state (0x61) downloading, progress: 67.22 (1237451107 / 1840965150)
 Update state (0x61) downloading, progress: 89.24 (1642880766 / 1840965150)
 Update state (0x81) verifying update, progress: 31.20 (574440980 / 1840965150)
 Update state (0x81) verifying update, progress: 94.25 (1735055554 / 1840965150)
Success! App '1829350' fully installed.
steam_appid: 1604030
 
 
/mnt/vrising/persistentdata/Settings/ServerGameSettings.json not found. Copying default file.
/mnt/vrising/persistentdata/Settings/ServerHostSettings.json not found. Copying default file.
Creating /mnt/vrising/persistentdata/20240805-0019-VRisingServer.log
Starting V Rising Dedicated Server with name Like To Vamp
Trying to remove /tmp/.X0-lock
rm: cannot remove '/tmp/.X0-lock': No such file or directory
 
Starting Xvfb
Launching wine64 V Rising
 
wine: created the configuration directory '/root/.wine'
0048:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0048:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0048:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hr 0x80004002
0050:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, hr 0x80004002
0050:err:ole:apartment_get_local_server_stream Failed: 0x80004002
0050:err:ole:start_rpcss Failed to open RpcSs service
0040:err:setupapi:SetupDefaultQueueCallbackW copy error 1812 L"@wineusb.sys,-1" -> L"C:\\windows\\inf\\wineusb.inf"
Could not find Wine Gecko. HTML rendering will be disabled.
Could not find Wine Gecko. HTML rendering will be disabled.
002c:fixme:event:wait_for_withdrawn_state window 0x2004e/c00001 wait timed out
wine: configuration in L"/root/.wine" has been updated.
[UnityMemory] Configuration Parameters - Can be set up in boot.config
    "memorysetup-bucket-allocator-granularity=16"
    "memorysetup-bucket-allocator-bucket-count=8"
    "memorysetup-bucket-allocator-block-size=4194304"
    "memorysetup-bucket-allocator-block-count=1"
    "memorysetup-main-allocator-block-size=16777216"
    "memorysetup-thread-allocator-block-size=16777216"
    "memorysetup-gfx-main-allocator-block-size=16777216"
    "memorysetup-gfx-thread-allocator-block-size=16777216"
    "memorysetup-cache-allocator-block-size=4194304"
    "memorysetup-typetree-allocator-block-size=2097152"
    "memorysetup-profiler-bucket-allocator-granularity=16"
    "memorysetup-profiler-bucket-allocator-bucket-count=8"
    "memorysetup-profiler-bucket-allocator-block-size=4194304"
    "memorysetup-profiler-bucket-allocator-block-count=1"
    "memorysetup-profiler-allocator-block-size=16777216"
    "memorysetup-profiler-editor-allocator-block-size=1048576"
    "memorysetup-temp-allocator-size-main=16777216"
    "memorysetup-job-temp-allocator-block-size=33554432"
    "memorysetup-job-temp-allocator-block-size-background=1048576"
    "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
    "memorysetup-allocator-temp-initial-block-size-main=262144"
    "memorysetup-allocator-temp-initial-block-size-worker=262144"
    "memorysetup-temp-allocator-size-background-worker=32768"
    "memorysetup-temp-allocator-size-job-worker=262144"
    "memorysetup-temp-allocator-size-preload-manager=262144"
    "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
    "memorysetup-temp-allocator-size-audio-worker=65536"
    "memorysetup-temp-allocator-size-cloud-worker=32768"
    "memorysetup-temp-allocator-size-gfx=262144"
0024:fixme:combase:RoGetActivationFactory (L"Windows.System.DispatcherQueue", {00000035-0000-0000-c000-000000000046}, 000000000020F208): semi-stub
0024:err:combase:RoGetActivationFactory Failed to find library for L"Windows.System.DispatcherQueue"
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
[Physics::Module] Initialized MultithreadedJobDispatcher with 7 workers.
Initialize engine version: 2022.3.23f1 (dbb3f7c5b5c6)
[Subsystems] Discovering subsystems at path Z:/mnt/vrising/server/VRisingServer_Data/UnitySubsystems
Forcing GfxDevice: Null
GfxDevice: creating device client; threaded=0; jobified=0
NullGfxDevice:
    Version:  NULL 1.0 [1.0]
    Renderer: Null Device
    Vendor:   Unity Technologies
There is no texture data available to upload.
Microsoft Media Foundation video decoding to texture disabled: graphics device is Null, only Direct3D 11 and Direct3D 12 (only on desktop) are supported for hardware-accelerated video decoding.
There is no texture data available to upload.
There is no texture data available to upload.
There is no texture data available to upload.
There is no texture data available to upload.
UnloadTime: 0.969400 ms
AutomaticWorldBootstrap.Initialize
Set a new SaveFileManager 'Stunlock.Platform.PC.SaveFileManagerPC'
Loaded GeneralGameSettings:
{
  "JobWorkerCount": 4,
  "EnableDebugging": false,
  "SteamLogLevel": 5,
  "SteamCaptureAPILogs": false,
  "SteamCaptureNetworkingLogs": false
}
Bootstrap - Boot Time: 2024-08-05 04:19:15 UTC, Version: VRisingServer v1.0.8.81074 b6 (2024-07-02 14:03 UTC) (Release)
DEDICATED_SERVER defined.
UNITY_ASSERTIONS defined.
UNITY_DOTS_DEBUG defined.
Burst is Enabled
0024:fixme:wbemprox:client_security_SetBlanket 00000002419BFD50, 0000000063817F70, 10, 0, (null), 3, 3, 0000000000000000, 0x00000000
0024:fixme:wbemprox:client_security_Release 00000002419BFD50
0024:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
0024:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
System Information:
processorFrequency: 4349
deviceModel: Wine (The Wine Project)
operatingSystem: Windows 7  (6.1.0) 64bit
processorType: AMD Ryzen 3 3300X 4-Core Processor
processorCount: 8
systemMemorySize: 32000
graphicsDeviceName: Null Device
graphicsDeviceType: Null
graphicsDeviceVendor: Unity Technologies
graphicsDeviceVendorID: 0
graphicsDeviceVersion: NULL 1.0 [1.0]
graphicsMemorySize: 128
graphicsMultiThreaded: False
graphicsShaderLevel: 30
maxTextureSize: 4096
CPU Score: 13047 (WOW)
Bootstrapping World: Default World
PlatformSystemBase - - Entering OnCreate!
PersistentDataPath: /mnt/vrising/persistentdata root: /mnt/vrising/persistentdata\Saves
Loaded VersionDataSettings:
{
  "NetworkVersion": 16,
  "PersistenceVersion": 3
}
PersistenceVersionOverride value found from VersionDataSettings: 3
Persistence Version initialized as: 3
ProjectM.ServerHostSettings - 'Name' ('System.String') overridden by Command Line Parameter '-serverName' - New value: Like To Vamp
Loaded ServerHostSettings:
{
  "Name": "Like To Vamp",
  "Description": "",
  "Port": 9876,
  "FallbackPort": 9878,
  "QueryPort": 9877,
  "Address": null,
  "MaxConnectedUsers": 40,
  "MaxConnectedAdmins": 4,
  "MinFreeSlotsNeededForNewUsers": 0,
  "ServerFps": 30,
  "AIUpdatesPerFrame": 200,
  "Password": "",
  "Secure": true,
  "Authenticate": true,
  "ListOnSteam": false,
  "ServerBranch": "",
  "GameSettingsPreset": "",
  "GameDifficultyPreset": "",
  "SaveName": "world1",
  "SaveFileName": "",
  "AutoSaveCount": 20,
  "AutoSaveInterval": 120,
  "CompressSaveFiles": true,
  "AutoSaveSmartKeep": "10:1:1,30:0:1,60:0:1,120:0:1,180:0:1,240:0:1,360:0:1,720:0:1,1440:0:1,2880:0:1,43200:99:0",
  "RunPersistenceTestsOnSave": false,
  "DumpPersistenceSummaryOnSave": false,
  "StorePersistenceDebugData": false,
  "GiveStarterItems": false,
  "LogAllNetworkEvents": false,
  "LogAdminEvents": true,
  "LogDebugEvents": true,
  "AdminOnlyDebugEvents": true,
  "EveryoneIsAdmin": false,
  "DisableDebugEvents": false,
  "EnableDangerousDebugEvents": false,
  "TrackArchetypeCreationsOnStartup": false,
  "ServerStartTimeOffset": 0.0,
  "PersistenceVersionOverride": -1,
  "LanMode": false,
  "LowerFPSWhenEmpty": false,
  "LowerFPSWhenEmptyValue": 1,
  "UseTeleportPlayersOutOfCollisionFix": true,
  "RemoteBansURL": "",
  "RemoteAdminsURL": "",
  "ResetDaysInterval": 0,
  "DayOfReset": -1,
  "AFKKickType": 0,
  "AFKKickDuration": 1,
  "AFKKickWarningDuration": 14,
  "AFKKickPlayerRatio": 0.5,
  "ListOnEOS": false,
  "HideIPAddress": false,
  "EnableBacktraceANR": false,
  "AnalyticsEnabled": true,
  "AnalyticsEnvironment": "prod",
  "AnalyticsDebug": false,
  "UseDoubleTransportLayer": true,
  "PrivateGame": false,
  "UTCOffset": -2147483648,
  "API": {
    "Enabled": false,
    "BindAddress": "*",
    "BindPort": 9090,
    "BasePath": "/",
    "AccessList": "",
    "PrometheusDelay": 30
  },
  "Rcon": {
    "Enabled": false,
    "BindAddress": null,
    "Port": 25575,
    "Password": "",
    "TimeoutSeconds": 300,
    "MaxPasswordTries": 99,
    "BanMinutes": 0,
    "SendAuthImmediately": true,
    "MaxConnectionsPerIp": 20,
    "MaxConnections": 20,
    "ExperimentalCommandsEnabled": false
  }
}
0024:fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "llvmpipe (LLVM 15.0.7, 256 bits)").
0168:err:d3d:context_choose_pixel_format Trying to locate a compatible pixel format because an exact match failed.
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:iphlpapi:NotifyAddrChange (Handle 0x71292da40118, overlapped 0x71292da40120): stub
0188:fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
0188:fixme:wbemprox:client_security_SetBlanket 00000002419BFD50, 00000000678812F0, 10, 0, (null), 3, 3, 0000000000000000, 0x00000000
0188:fixme:wbemprox:client_security_Release 00000002419BFD50
0090:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
Setting breakpad minidump AppID = 1604030
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561197960265728 [API loaded no]
0090:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
0188:fixme:wbemprox:enum_class_object_Next timeout not supported
0090:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0090:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
0090:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0024:fixme:ntdll:EtwEventRegister ({d4e956eb-de52-57ac-dcaa-1f9ba10417c8}, 0000000138001000, 000000013950C350, 000000013950C370) stub.
0090:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000000013943680C, 31) stub
0194:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 000071290029FE10
PlatformSystemBase -  Setting Product and Modir: V Rising
PlatformSystemBase -  Server App ID: 1604030
PlatformSystemBase - Steam GameServer Initialized!
dbus[151]: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 3544.
This is normally a bug in some application using the D-Bus library.

  D-Bus not built with -rdynamic so unable to print a backtrace
wine: Assertion failed at address 000075FA0360A9FC (thread 0090), starting debugger...
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
016c:fixme:server:invoke_system_apc syscall frame changed in APC function, frame (nil), saved_frame 0x71292c2af9f8.
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0170:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering

Second:

Cleaning up logs older than 30 days
 
Updating V-Rising Dedicated Server files...
 
WARNING: setlocale('en_US.UTF-8') failed, using locale: 'C'. International characters may not work.
Redirecting stderr to '/root/Steam/logs/stderr.txt'
Logging directory: '/root/Steam/logs'
[  0%] Checking for available updates...
[----] Verifying installation...
UpdateUI: skip show logoSteam Console Client (c) Valve Corporation - version 1721172922
-- type 'quit' to exit --
Loading Steam API...OK
"@sSteamCmdForcePlatformType" = "windows"

Connecting anonymously to Steam Public...OK
Waiting for client config...OK
Waiting for user info...OK
 Update state (0x5) verifying install, progress: 0.63 (11534336 / 1840965150)
 Update state (0x5) verifying install, progress: 60.09 (1106283868 / 1840965150)
Success! App '1829350' fully installed.
steam_appid: 1604030
 
 
Creating /mnt/vrising/persistentdata/20240805-0108-VRisingServer.log
Starting V Rising Dedicated Server with name Like To Vamp
Trying to remove /tmp/.X0-lock
 
Starting Xvfb
Launching wine64 V Rising
 
[UnityMemory] Configuration Parameters - Can be set up in boot.config
    "memorysetup-bucket-allocator-granularity=16"
    "memorysetup-bucket-allocator-bucket-count=8"
    "memorysetup-bucket-allocator-block-size=4194304"
    "memorysetup-bucket-allocator-block-count=1"
    "memorysetup-main-allocator-block-size=16777216"
    "memorysetup-thread-allocator-block-size=16777216"
    "memorysetup-gfx-main-allocator-block-size=16777216"
    "memorysetup-gfx-thread-allocator-block-size=16777216"
    "memorysetup-cache-allocator-block-size=4194304"
    "memorysetup-typetree-allocator-block-size=2097152"
    "memorysetup-profiler-bucket-allocator-granularity=16"
    "memorysetup-profiler-bucket-allocator-bucket-count=8"
    "memorysetup-profiler-bucket-allocator-block-size=4194304"
    "memorysetup-profiler-bucket-allocator-block-count=1"
    "memorysetup-profiler-allocator-block-size=16777216"
    "memorysetup-profiler-editor-allocator-block-size=1048576"
    "memorysetup-temp-allocator-size-main=16777216"
    "memorysetup-job-temp-allocator-block-size=33554432"
    "memorysetup-job-temp-allocator-block-size-background=1048576"
    "memorysetup-job-temp-allocator-reduction-small-platforms=262144"
    "memorysetup-allocator-temp-initial-block-size-main=262144"
    "memorysetup-allocator-temp-initial-block-size-worker=262144"
    "memorysetup-temp-allocator-size-background-worker=32768"
    "memorysetup-temp-allocator-size-job-worker=262144"
    "memorysetup-temp-allocator-size-preload-manager=262144"
    "memorysetup-temp-allocator-size-nav-mesh-worker=65536"
    "memorysetup-temp-allocator-size-audio-worker=65536"
    "memorysetup-temp-allocator-size-cloud-worker=32768"
    "memorysetup-temp-allocator-size-gfx=262144"
0024:fixme:combase:RoGetActivationFactory (L"Windows.System.DispatcherQueue", {00000035-0000-0000-c000-000000000046}, 000000000020F208): semi-stub
0024:err:combase:RoGetActivationFactory Failed to find library for L"Windows.System.DispatcherQueue"
0024:fixme:ntdll:NtQuerySystemInformation info_class SYSTEM_PERFORMANCE_INFORMATION
[Physics::Module] Initialized MultithreadedJobDispatcher with 7 workers.
Initialize engine version: 2022.3.23f1 (dbb3f7c5b5c6)
[Subsystems] Discovering subsystems at path Z:/mnt/vrising/server/VRisingServer_Data/UnitySubsystems
Forcing GfxDevice: Null
GfxDevice: creating device client; threaded=0; jobified=0
NullGfxDevice:
    Version:  NULL 1.0 [1.0]
    Renderer: Null Device
    Vendor:   Unity Technologies
There is no texture data available to upload.
Microsoft Media Foundation video decoding to texture disabled: graphics device is Null, only Direct3D 11 and Direct3D 12 (only on desktop) are supported for hardware-accelerated video decoding.
There is no texture data available to upload.
There is no texture data available to upload.
There is no texture data available to upload.
There is no texture data available to upload.
UnloadTime: 0.749600 ms
AutomaticWorldBootstrap.Initialize
Set a new SaveFileManager 'Stunlock.Platform.PC.SaveFileManagerPC'
Loaded GeneralGameSettings:
{
  "JobWorkerCount": 4,
  "EnableDebugging": false,
  "SteamLogLevel": 5,
  "SteamCaptureAPILogs": false,
  "SteamCaptureNetworkingLogs": false
}
Bootstrap - Boot Time: 2024-08-05 05:08:51 UTC, Version: VRisingServer v1.0.8.81074 b6 (2024-07-02 14:03 UTC) (Release)
DEDICATED_SERVER defined.
UNITY_ASSERTIONS defined.
UNITY_DOTS_DEBUG defined.
Burst is Enabled
0024:fixme:wbemprox:client_security_SetBlanket 00000002419BFD50, 0000000063815F90, 10, 0, (null), 3, 3, 0000000000000000, 0x00000000
0024:fixme:wbemprox:client_security_Release 00000002419BFD50
0024:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
0024:fixme:wbemprox:wbem_services_CreateInstanceEnum unsupported flags 0x00000030
System Information:
processorFrequency: 4349
deviceModel: Wine (The Wine Project)
operatingSystem: Windows 7  (6.1.0) 64bit
processorType: AMD Ryzen 3 3300X 4-Core Processor
processorCount: 8
systemMemorySize: 32000
graphicsDeviceName: Null Device
graphicsDeviceType: Null
graphicsDeviceVendor: Unity Technologies
graphicsDeviceVendorID: 0
graphicsDeviceVersion: NULL 1.0 [1.0]
graphicsMemorySize: 128
graphicsMultiThreaded: False
graphicsShaderLevel: 30
maxTextureSize: 4096
CPU Score: 13047 (WOW)
Bootstrapping World: Default World
PlatformSystemBase - - Entering OnCreate!
PersistentDataPath: /mnt/vrising/persistentdata root: /mnt/vrising/persistentdata\Saves
Loaded VersionDataSettings:
{
  "NetworkVersion": 16,
  "PersistenceVersion": 3
}
PersistenceVersionOverride value found from VersionDataSettings: 3
Persistence Version initialized as: 3
ProjectM.ServerHostSettings - 'Name' ('System.String') overridden by Command Line Parameter '-serverName' - New value: Like To Vamp
Loaded ServerHostSettings:
{
  "Name": "Like To Vamp",
  "Description": "",
  "Port": 27015,
  "FallbackPort": 9878,
  "QueryPort": 27016,
  "Address": null,
  "MaxConnectedUsers": 40,
  "MaxConnectedAdmins": 4,
  "MinFreeSlotsNeededForNewUsers": 0,
  "ServerFps": 30,
  "AIUpdatesPerFrame": 200,
  "Password": "",
  "Secure": true,
  "Authenticate": true,
  "ListOnSteam": false,
  "ServerBranch": "",
  "GameSettingsPreset": "",
  "GameDifficultyPreset": "",
  "SaveName": "world1",
  "SaveFileName": "",
  "AutoSaveCount": 20,
  "AutoSaveInterval": 120,
  "CompressSaveFiles": true,
  "AutoSaveSmartKeep": "10:1:1,30:0:1,60:0:1,120:0:1,180:0:1,240:0:1,360:0:1,720:0:1,1440:0:1,2880:0:1,43200:99:0",
  "RunPersistenceTestsOnSave": false,
  "DumpPersistenceSummaryOnSave": false,
  "StorePersistenceDebugData": false,
  "GiveStarterItems": false,
  "LogAllNetworkEvents": false,
  "LogAdminEvents": true,
  "LogDebugEvents": true,
  "AdminOnlyDebugEvents": true,
  "EveryoneIsAdmin": false,
  "DisableDebugEvents": false,
  "EnableDangerousDebugEvents": false,
  "TrackArchetypeCreationsOnStartup": false,
  "ServerStartTimeOffset": 0.0,
  "PersistenceVersionOverride": -1,
  "LanMode": false,
  "LowerFPSWhenEmpty": false,
  "LowerFPSWhenEmptyValue": 1,
  "UseTeleportPlayersOutOfCollisionFix": true,
  "RemoteBansURL": "",
  "RemoteAdminsURL": "",
  "ResetDaysInterval": 0,
  "DayOfReset": -1,
  "AFKKickType": 0,
  "AFKKickDuration": 1,
  "AFKKickWarningDuration": 14,
  "AFKKickPlayerRatio": 0.5,
  "ListOnEOS": false,
  "HideIPAddress": false,
  "EnableBacktraceANR": false,
  "AnalyticsEnabled": true,
  "AnalyticsEnvironment": "prod",
  "AnalyticsDebug": false,
  "UseDoubleTransportLayer": true,
  "PrivateGame": false,
  "UTCOffset": -2147483648,
  "API": {
    "Enabled": false,
    "BindAddress": "*",
    "BindPort": 9090,
    "BasePath": "/",
    "AccessList": "",
    "PrometheusDelay": 30
  },
  "Rcon": {
    "Enabled": false,
    "BindAddress": null,
    "Port": 25575,
    "Password": "",
    "TimeoutSeconds": 300,
    "MaxPasswordTries": 99,
    "BanMinutes": 0,
    "SendAuthImmediately": true,
    "MaxConnectionsPerIp": 20,
    "MaxConnections": 20,
    "ExperimentalCommandsEnabled": false
  }
}
0024:fixme:d3d:wined3d_guess_card No card selector available for card vendor 0000 (using GL_RENDERER "llvmpipe (LLVM 15.0.7, 256 bits)").
0180:err:d3d:context_choose_pixel_format Trying to locate a compatible pixel format because an exact match failed.
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:iphlpapi:NotifyAddrChange (Handle 0x7da3ca970118, overlapped 0x7da3ca970120): stub
01a0:fixme:wbemprox:wbem_locator_ConnectServer unsupported flags
01a0:fixme:wbemprox:client_security_SetBlanket 00000002419BFD50, 0000000067872E20, 10, 0, (null), 3, 3, 0000000000000000, 0x00000000
01a0:fixme:wbemprox:client_security_Release 00000002419BFD50
0060:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
0060:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
01a0:fixme:wbemprox:enum_class_object_Next timeout not supported
Setting breakpad minidump AppID = 1604030
SteamInternal_SetMinidumpSteamID:  Caching Steam ID:  76561197960265728 [API loaded no]
0060:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0060:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
0060:fixme:mountmgr:query_property Faking StorageDeviceProperty data
0060:fixme:mountmgr:harddisk_ioctl The DISK_PARTITION_INFO and DISK_DETECTION_INFO structures will not be filled
0024:fixme:ntdll:EtwEventRegister ({d4e956eb-de52-57ac-dcaa-1f9ba10417c8}, 0000000138001000, 000000013950C350, 000000013950C370) stub.
0024:fixme:ntdll:EtwEventSetInformation (deadbeef, 2, 000000013943680C, 31) stub
01ac:fixme:kernelbase:AppPolicyGetThreadInitializationType FFFFFFFFFFFFFFFA, 00007DA3941EFE10
PlatformSystemBase -  Setting Product and Modir: V Rising
PlatformSystemBase -  Server App ID: 1604030
PlatformSystemBase - Steam GameServer Initialized!
dbus[57]: arguments to dbus_connection_send_with_reply_and_block() were incorrect, assertion "connection != NULL" failed in file ../../../dbus/dbus-connection.c line 3544.
This is normally a bug in some application using the D-Bus library.

  D-Bus not built with -rdynamic so unable to print a backtrace
wine: Assertion failed at address 0000782C2F7129FC (thread 0060), starting debugger...
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0184:fixme:server:invoke_system_apc syscall frame changed in APC function, frame (nil), saved_frame 0x7da3c8fef9f8.
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering
0188:fixme:winsock:WS_setsockopt SO_SNDBUF ignoring request to disable send buffering

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

No branches or pull requests

4 participants