RocketMod / Rocket.Unturned

Unturned 3 implementation of the RocketMod — .NET Game Server Plugin Framework
MIT License
85 stars 111 forks source link

Sandbox #54

Closed itsnyeru closed 7 years ago

itsnyeru commented 7 years ago

When I do this: ... :/home/unturned/serverfiles/Scripts# ./start.sh ut

Then I get this. Steam: diff: /home/unturned/serverfiles/Scripts/..//Unturned_Data/Plugins/x86/steamclient.so: No such file or directory cp: cannot create regular file ‘/home/unturned/serverfiles/Scripts/..//Unturned_Data/Plugins/x86/steamclient.so’: No such file or directory UPDATING

Unhandled Exception: System.ComponentModel.Win32Exception: ApplicationName='Unturned.x86', CommandLine='-nographics -batchmode -logfile 'Servers/ut/unturned.log' +secureserver/ut', CurrentDirectory='', Native error= Cannot find the specified file at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 at System.Diagnostics.Process.Start () [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Rocket.Unturned.Launcher.RocketLauncher.Main (System.String[] args) [0x00000] in :0 [ERROR] FATAL UNHANDLED EXCEPTION: System.ComponentModel.Win32Exception: ApplicationName='Unturned.x86', CommandLine='-nographics -batchmode -logfile 'Servers/ut/unturned.log' +secureserver/ut', CurrentDirectory='', Native error= Cannot find the specified file at System.Diagnostics.Process.Start_noshell (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 at System.Diagnostics.Process.Start_common (System.Diagnostics.ProcessStartInfo startInfo, System.Diagnostics.Process process) [0x00000] in :0 at System.Diagnostics.Process.Start () [0x00000] in :0 at (wrapper remoting-invoke-with-check) System.Diagnostics.Process:Start () at Rocket.Unturned.Launcher.RocketLauncher.Main (System.String[] args) [0x00000] in :0

What I need to do?

CLAassistant commented 7 years ago

CLA assistant check
Thank you for your submission, we really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

Trojaner commented 7 years ago

Please report as issue, dont open PR...