• Добавили новые платежные методы (AnyPay, FreeKassa, PayPal), постарались уменьшить комиссию на пополнение баланса. Пользуйтесь!

Инструкция Обновление сервера Hurtworld

miduznya

16
0
6
Нам понадобится создать всего один файл
который нам поможет не только обновить но и создать
чистый сервер с последними обновлениями:

Создаем файл:
Hurtworld.cmd
или если не работает то:
Hurtworld.bat


Вставляем текст: Тут указанны мои пути к файлам соответственно пропишите у себя свои!
1. Мой вариант:
C:\SteamCMD\steamcmd.exe +login anonymous +force_install_dir C:\HurtworldServer +app_update 405100

2. Ваш вариант:
C:\{ваш путь}\steamcmd.exe +login anonymous +force_install_dir C:\{ваш путь}+app_update 405100

сохраняем и запускаем (если вы хотите создать чистый сервер скачиваем SteamCMD запускаем в отдельной папке например SteamCMD)
Удачи!

{ваш путь}
 
Последнее редактирование модератором:

thematkon

118
0
65
Нам понадобится создать всего один файл
который нам поможет не только обновить но и создать
чистый сервер с последними обновлениями:

Создаем файл:
Hurtworld.cmd



Вставляем текст:
C:\SteamCMD\steamcmd.exe +login anonymous +force_install_dir C:\HurtworldServer +app_update 405100

сохраняем и запускаем (если вы хотите создать чистый сервер скачиваем SteamCMD запускаем в отдельной папке например SteamCMD)
Удачи!
Может быть Hurtworld.bat вы хотели сказать? Я конечно не очень разбираюсь в расширениях, но все таки ;)
 

miduznya

16
0
6
Может быть Hurtworld.bat вы хотели сказать? Я конечно не очень разбираюсь в расширениях, но все таки ;)
на современных системах они выполняются идентично. Расширение CMD как batch-файл обрабатывается только в Windows. Полагаю, ввели это чтобы можно было визуально отличать скрипты написанные специально для Windows
 

thematkon

118
0
65
C:\SteamCMD\steamcmd.exe и C:\HurtworldServer замени пожалуй на {ваш путь} или что-то подобное. У всех же разные пути.
 

djanbolt

13
0
0
вопрос к знающим
8:35 PM [Info] Loading extensions...
8:35 PM [Info] Loaded extension CSharp v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension JavaScript v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Lua v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension MySql v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Python v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension SQLite v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Unity v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Hurtworld v1.0.1761 by Oxide Team
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\mono-2.0.dll
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\msvcr120.dll
8:35 PM [Info] Using Covalence provider for game 'Hurtworld'
8:35 PM [Info] Loading plugins...
8:35 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Time Manager v0.0.4 by SkinN
8:35 PM [Info]
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] [Time Manager] * Time settings:
8:35 PM [Info] [Time Manager] Day length set to 45 minute/s
8:35 PM [Info] [Time Manager] Night length set to 10 minute/s
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] AdminTools, CustomDeathMessages, Fly, Location, Ping and PlayersList were compiled successfully in 2259ms
8:35 PM [Error] Error while compiling PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
8:35 PM [Info] Loaded plugin AdminTools v1.2.4 by Noviets
8:35 PM [Info] Loaded plugin CustomDeathMessages v1.0.4 by Trentu
8:35 PM [Info] Loaded plugin Fly v1.1.0 by Mughisi
8:35 PM [Info] Loaded plugin Location v1.4.1 by loborl
8:35 PM [Info] Loaded plugin Ping v1.2.3 by Wulf/lukespragg

[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Restarting: PlayersList.cs(62,39): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(65,13): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(70,30): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsConnected' and no extension method `IsConnected' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(76,102): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsAdmin' and no extension method `IsAdmin' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(80,17): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
Warning: restarting compilation
[SERVER v1.0.20] Console: AdminTools.cs(90,12): warning CS0169: The private field `Oxide.Plugins.AdminTools.TimeLeft' is never used


Сам вопрос ни черта не пойму в чем проблема, помогите пожалуйста
 

hose1021

73
0
16
вопрос к знающим
8:35 PM [Info] Loading extensions...
8:35 PM [Info] Loaded extension CSharp v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension JavaScript v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Lua v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension MySql v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Python v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension SQLite v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Unity v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Hurtworld v1.0.1761 by Oxide Team
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\mono-2.0.dll
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\msvcr120.dll
8:35 PM [Info] Using Covalence provider for game 'Hurtworld'
8:35 PM [Info] Loading plugins...
8:35 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Time Manager v0.0.4 by SkinN
8:35 PM [Info]
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] [Time Manager] * Time settings:
8:35 PM [Info] [Time Manager] Day length set to 45 minute/s
8:35 PM [Info] [Time Manager] Night length set to 10 minute/s
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] AdminTools, CustomDeathMessages, Fly, Location, Ping and PlayersList were compiled successfully in 2259ms
8:35 PM [Error] Error while compiling PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
8:35 PM [Info] Loaded plugin AdminTools v1.2.4 by Noviets
8:35 PM [Info] Loaded plugin CustomDeathMessages v1.0.4 by Trentu
8:35 PM [Info] Loaded plugin Fly v1.1.0 by Mughisi
8:35 PM [Info] Loaded plugin Location v1.4.1 by loborl
8:35 PM [Info] Loaded plugin Ping v1.2.3 by Wulf/lukespragg

[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Restarting: PlayersList.cs(62,39): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(65,13): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(70,30): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsConnected' and no extension method `IsConnected' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(76,102): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsAdmin' and no extension method `IsAdmin' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(80,17): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
Warning: restarting compilation
[SERVER v1.0.20] Console: AdminTools.cs(90,12): warning CS0169: The private field `Oxide.Plugins.AdminTools.TimeLeft' is never used


Сам вопрос ни черта не пойму в чем проблема, помогите пожалуйста
а что не так? не заходит или?
 

MrFallen

Persona non grata
3 (100%)
1,622
3
676
280
вопрос к знающим
8:35 PM [Info] Loading extensions...
8:35 PM [Info] Loaded extension CSharp v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension JavaScript v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Lua v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension MySql v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Python v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension SQLite v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Unity v1.0.1761 by Oxide Team
8:35 PM [Info] Loaded extension Hurtworld v1.0.1761 by Oxide Team
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\mono-2.0.dll
8:35 PM [Debug] Cleanup file: C:\Games\Start Hurt World\hurtworld\msvcr120.dll
8:35 PM [Info] Using Covalence provider for game 'Hurtworld'
8:35 PM [Info] Loading plugins...
8:35 PM [Info] Loaded plugin Unity Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Hurtworld Core v1.0.0 by Oxide Team
8:35 PM [Info] Loaded plugin Time Manager v0.0.4 by SkinN
8:35 PM [Info]
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] [Time Manager] * Time settings:
8:35 PM [Info] [Time Manager] Day length set to 45 minute/s
8:35 PM [Info] [Time Manager] Night length set to 10 minute/s
8:35 PM [Info] [Time Manager] --------------------------------------------------
8:35 PM [Info] AdminTools, CustomDeathMessages, Fly, Location, Ping and PlayersList were compiled successfully in 2259ms
8:35 PM [Error] Error while compiling PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
8:35 PM [Info] Loaded plugin AdminTools v1.2.4 by Noviets
8:35 PM [Info] Loaded plugin CustomDeathMessages v1.0.4 by Trentu
8:35 PM [Info] Loaded plugin Fly v1.1.0 by Mughisi
8:35 PM [Info] Loaded plugin Location v1.4.1 by loborl
8:35 PM [Info] Loaded plugin Ping v1.2.3 by Wulf/lukespragg

[SERVER v1.0.20] Started as service
[SERVER v1.0.20] Running as service
[SERVER v1.0.20] Got Message: Ready
[SERVER v1.0.20] Got Message: Compile
[SERVER v1.0.20] Restarting: PlayersList.cs(62,39): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(65,13): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(70,30): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsConnected' and no extension method `IsConnected' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(76,102): error CS1061: Type `PlayerIdentity' does not contain a definition for `IsAdmin' and no extension method `IsAdmin' of type `PlayerIdentity' could be found. Are you missing an assembly reference?
C:\Games\Start Hurt World\hurtworld\Assembly-CSharp.dll (Location of the symbol related to previous error)
PlayersList.cs(80,17): error CS0103: The name `ChatManager' does not exist in the current context
PlayersList.cs(82,13): error CS0103: The name `ChatManager' does not exist in the current context
Warning: restarting compilation
[SERVER v1.0.20] Console: AdminTools.cs(90,12): warning CS0169: The private field `Oxide.Plugins.AdminTools.TimeLeft' is never used


Сам вопрос ни черта не пойму в чем проблема, помогите пожалуйста
PlayersList.cs - тут ошибка (скорее всего) в плагине, компилятор ругается.
 

MoushenBroun

2
0
0
4:28 PM [Info] Loaded plugin Time Manager v0.0.4 by SkinN
4:28 PM [Info]
4:28 PM [Info] [Time Manager] * Loading default configuration file
4:28 PM [Info] [Time Manager] --------------------------------------------------
4:28 PM [Info] [Time Manager] * Time settings:
4:28 PM [Info] [Time Manager] Day length set to 15 minute/s
4:28 PM [Info] [Time Manager] Night length set to 7 minute/s
4:28 PM [Info] [Time Manager] --------------------------------------------------
4:28 PM [Info] Loaded plugin Welcome Messages v1.0.5 by SkinN
4:28 PM [Error] AdminTools plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] AFK plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] BetterChat plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] ChatFilter plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] CustomDeathMessages plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Economy plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] EnhancedBanSystem plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Help plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] HurtStore plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] InventoryManager plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Kits plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] LightSwitch plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Location plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] LootConfig plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] MaxPlayers plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] NoClone plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] PlayerDatabase plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] PlayersList plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] PrivateMessage plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Reporting plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Reserved plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] ServerSay plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Stacksize plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] StakeAuthorizer plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Teleportation plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] TimedExecute plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
4:28 PM [Error] Totem plugin failed to compile!
4:28 PM [Error] Compiler disconnected.
 

HOUSE-A

145
0
16
здравствуйте после обновления сервера на хостинге моя арена слители все плагины и в игре сейчас ничего не работает.
как все восстановить,помогите пожалуйста.
 

ykpon

122
0
65
здравствуйте после обновления сервера на хостинге моя арена слители все плагины и в игре сейчас ничего не работает.
как все восстановить,помогите пожалуйста.
Обновить Oxidemod в разделе "Плагины" при выключенном сервере.
 

Steeprap2

7
1
6
вышкл новый патч! как обновить свой сервер пишет что не подходящяя версия серв на хосте !
 
Активность
Пока никто не печатает сообщение