hey as the title say, my rust server wont start for some reason, idk what the cause is. the log is here:
Mono path[0] = 'D:/home/sid_942035/rust/Release/RustDedicated_Data/Managed'
Mono config path = 'D:/home/sid_942035/rust/Release/MonoBleedingEdge/etc'
Initialize engine version: 2019.4.7f1 (e992b1a16e65)
[Subsystems] Discovering subsystems at path D:/home/sid_942035/rust/Release/RustDedicated_Data/UnitySubsystems
GfxDevice: creating device client; threaded=0
Direct3D:
Version: Direct3D 11.0 [level 11.1]
Renderer: Microsoft Basic Render Driver (ID=0x8c)
Vendor:
VRAM: 65440 MB
FMOD initialized on nosound output
Begin MonoManager ReloadAssembly
- Completed reload, in 0.123 seconds
Dedicated video D3D11 device creation failed (error: 0x887a0004). This device is used specifically for video decoding, we will use software video decoding instead.Shader 'TextMeshPro/Distance Field': fallback shader 'TextMeshPro/Mobile/Distance Field' not found
UnloadTime: 4.582900 ms
Set managed directory to 'D:\home\sid_942035\rust\Release\RustDedicated_Data\Managed'
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Set harmony directory to 'D:/home/sid_942035/rust/Release/RustDedicated_Data\..\HarmonyMods'
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Bootstrap Startup
Loading maps/maps.bundle
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Loading shared/content.bundle
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Loading shared/content.private.bundle
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Loading shared/items.preload.bundle
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Loading shared/monuments.bundle
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
Loading shared/skinnables.preload.bundle
(Filename: C:\buildslave\unity\build\Runtime/Export/Debug/Debug.bindings.h Line: 35)
System
Name: VRISINGEAST45
OS: Windows 10 (10.0.0) 64bit
CPU
Model: Intel(R) Xeon(R) E-2276G CPU @ 3.80GHz
Cores: 12
Memory: 130880 MB
GPU
Model: Microsoft Basic Render Driver
API: Direct3D 11.0 [level 11.1]
Memory: 65440 MB
SM: 50
Process
Memory: 789 MB
Mono
Collects: 32
Memory: 7 MB
Manifest Metadata Loaded
23790 pooled strings
10521 prefab properties
410 effect categories
1456 entity names
Command Line: "D:\home\sid_942035\rust\Release\RustDedicated.exe" "-logfile" "server.log" "+server.ip" "*.*.*.*" "+server.port" "28200" "+rcon.ip" "*.*.*.*" "+rcon.port" "28216" "+server.seed" "4674789568" "+server.identity" "my_server_identity" "+server.saveinterval" "300" "+server.worldsize" "4000" "+server.stability" "true" "+heli.lifetimeMinutes" "15" "+heli.bulletAccuracy" "2" "+heli.bulletDamageScale" "1" "+server.radiation" "0" "+decay.scale" "0" "+rcon.password" "******" "+server.pve" "1" "+rcon.web" "1" "+app.port" "28283" "+server.secure" "1" "+app.publicip" "*.*.*.*" "+app.listenip" "*.*.*.*" "+server.tickrate" "10" "+fps.limit" "60" "-load" "-batchmode"
Fallback handler could not load library D:/home/sid_942035/rust/Release/RustDedicated_Data/Mono/data-0000023CF9CD4030.dll
Fallback handler could not load library D:/home/sid_942035/rust/Release/RustDedicated_Data/Mono/data-0000023CF9C52020.dll
Fallback handler could not load library D:/home/sid_942035/rust/Release/RustDedicated_Data/Mono/data-0000023CF9BDE030.dll
Fallback handler could not load library D:/home/sid_942035/rust/Release/RustDedicated_Data/Mono/data-0000023CB79E7020.dll
Fallback handler could not load library D:/home/sid_942035/rust/Release/RustDedicated_Data/Mono/data-0000023CB7A69070.dll
Fallback handler could not load library D:/home/sid_942035/rust/Release/RustDedicated_Data/Mono/data-0000023CF9CB6880.dll
Fallback handler could not load library D:/home/sid_942035/rust/Release/RustDedicated_Data/Mono/data-0000023CFF516040.dll
The fallback handler error, I read is normal on most servers so it getting stuck there is weird.
When I go into FTP, I can't even find the folder let alone the files.