Solved Server on Linux OpenVZ

MasterPeace

Retired Staff
Retired Staff
Feb 2, 2015
269
69
28
45
Poland
Hi.

I'm trying to set server on VPS Debian (OpenVZ), with vcnserver + wine.

My command is:
Code:
wine rust_server.exe -batchmode -nographics -port 28015 -datadir "serverdata/"
It's running not like on my PC with windows. There are so many lines, errors, warnings, etc, that I can't even read. After some seconds of configurations terminal get loop with this error:

Code:
MissingMethodException: Cannot find the requested method.
MissingMethodException: Cannot find the requested method.
  at (wrapper managed-to-native) UnityEngine.Camera:get_allCamerasCount ()
  at UnityEngine.SendMouseEvents.DoSendMouseEvents (Int32 mouseUsed, Int32 skipRTCameras) [0x00000] in <filename unknown>:0

(Filename:  Line: -1)
I don't know what to do. I'm doing this about 20 hours now, and nothing changed. Do someone know what is going on?

Regards.

PS: More log in attachement. I found something and I'm trying to reupload bundles right now...
 

Attachments

Last edited:

MasterPeace

Retired Staff
Retired Staff
Feb 2, 2015
269
69
28
45
Poland
Yes yes. I just had to reupload bundles. Sorry and thanks. Topic for close.

I have still this stupid error, but It's because of camera, so I have nothing to do with that. Server is working.