Ошибка в сервере
[FATL] srv: Unable to setup networking manager. Check port 1212 is not already in use and that all binding addresses are correct!
System.TypeInitializationException: The type initializer for 'SpaceWizards.Sodium.CryptoBox' threw an exception.
---> System.DllNotFoundException: Unable to load DLL 'libsodium' or one of its dependencies: Не найден указанный модуль. (0x8007007E)
at SpaceWizards.Sodium.Interop.Libsodium.sodium_init()
at SpaceWizards.Sodium.SodiumCore.Init()
at SpaceWizards.Sodium.SodiumCore.EnsureInit()
at SpaceWizards.Sodium.CryptoBox..cctor()
--- End of inner exception stack trace ---
at SpaceWizards.Sodium.CryptoBox.KeyPair(Span`1 publicKey, Span`1 secretKey)
at Robust.Shared.Network.NetManager.SAGenerateKeys() in C:\Users\Рустам\Desktop\server NO update\Honk_Grandpa\RobustToolbox\Robust.Shared\Network\NetManager.ServerAuth.cs:line 31
at Robust.Shared.Network.NetManager.Initialize(Boolean isServer) in C:\Users\Рустам\Desktop\server NO update\Honk_Grandpa\RobustToolbox\Robust.Shared\Network\NetManager.cs:line 271
at Robust.Server.BaseServer.Start(ServerOptions options, Func`1 logHandlerFactory) in C:\Users\Рустам\Desktop\server NO update\Honk_Grandpa\RobustToolbox\Robust.Server\BaseServer.cs:line 278
[FATL] root: Server -> Can not start server
Press any key to continue . . .
Снял я получается сервак для игры, запустил сервак, и вот ошибочка из за которой сервак не запускается
Я работаю с виртуальной машиной впервые, может подскажите что нибудь
Как я понял проблема с портом, но я его уже менял, всё одно и тоже...
Открой порт 1212. Или поменяй в конфигах этот порт на открытый.