1. I have to create a server from the folder /common/hurtworld/experimental ?
    or /common/hurtworld dedicated server ?
    I created a server with the / common / hurtworld dedicated server
    Then I installed steamcmd on the same folder
    Then I did the update "" app_update 405100 -beta itemv2 validate "
     
  2. Hello,

    I've had a couple questions from players about how to setup a ItemV2 server.
    So, i thought....
    Why not make a video about this, so everyone knows !


    The video:


    Download SteamCMD: http://media.steampowered.com/installer/steamcmd.zip

    SteamCMD command line:
    login anonymous
    force_install_dir C:\hurtworld
    app_update 405100 -beta itemv2

    Host.bat:
    hurtworld.exe -batchmode -nographics -exec "addadmin YOURSTEAMID64;servername Test Server;host 12871 nulliustest" -logfile "gamelog.txt"


    Any questions?
    Feel free to ask below !
     
  3. I've also made tutorial

    its in polish but you can find everything in video and desc
     
    Last edited by a moderator: Jun 6, 2017
  4. V2 upgrade completed. How do you start it?
     
  5. Yes !!!! Very good !! ths ;)
     
  6. Open the host.bat file, and your server is starting.
     
  7. hi.
    already оxide for Server Hurtworld-Itemv2 ?
     
  8. Is oxide for itemv2 experimental? Im going to create a server and i really need to use plugins. Thanks
     
  9. both of you stop askin that stupid quistion again and agian @Wulf Said before that he won't make oxide able for oxide because it isn't even releasable eather untill the Itemv2 isn't releasebale for the original game play of HW so unless the devs of hurtworld doesn't make it playable yet then oxide won't be useable to use it on the itmv2 versions,

    So stop askin like this stupid quistions and leave hem alone he got tons of thinks to do then anwser your stupid quistions,
    @Wulf I thinks its better if you just close this disscusion so nobody will be able to reply in here,
    Just saying,
     
  10. LOL, i just created thread and i don't know about this.. So keep calm :)
     
  11. I have seen many V2 servers running some version of oxide as there are kits, tping, voting and many other plugins.
     
  12. Wulf

    Wulf Community Admin

    We provide a branch for it, just not builds. Many are compiled from the branch.
     
  13. So if I have a server I can put it on there?, if so how would one go about doing that?...cheers in advance.
     
  14. Wulf

    Wulf Community Admin

    You'd have to compile the branch using Visual Studio 2015/2017.
     
  15. Holy Hell, it's like 500 bucks for that...guess it'll have to be vanilla for now, cheers.
     
  16. Wulf

    Wulf Community Admin

    The Community editions are free.
     
  17. Awesome, thanks for letting me know...I'll have to fiddle around with it and see what I can come up with, wish me luck...I'm going to need it.
     
  18. Code:
    11:57 [Info] Downloading CSharpCompiler.x86_x64 for .cs (C#) plugin compilation
    11:57 [Info] Download of CSharpCompiler.x86_x64 for completed successfully
    11:57 [Info] Loaded extension CSharp v2.0.0 by Oxide Team
    11:57 [Info] Loaded extension MySql v2.0.0 by Oxide Team
    11:57 [Info] Loaded extension SQLite v2.0.0 by Oxide Team
    11:57 [Info] Loaded extension Unity v2.0.0 by Oxide Team
    11:57 [Info] Loaded extension Hurtworld v2.0.0 by Oxide Team
    11:57 [Info] Using Covalence provider for game 'Hurtworld'
    11:57 [Info] Loading plugins...
    11:57 [Info] Loaded plugin Unity v2.0.0 by Oxide Team
    11:57 [Info] Loaded plugin Hurtworld v2.0.0 by Oxide Team
    11:58 [Info] Loading Oxide Core v2.0.0...
    11:58 [Info] Loading extensions...
    11:58 [Info] Loaded extension CSharp v2.0.0 by Oxide Team
    11:58 [Info] Loaded extension MySql v2.0.0 by Oxide Team
    11:58 [Info] Loaded extension SQLite v2.0.0 by Oxide Team
    11:58 [Info] Loaded extension Unity v2.0.0 by Oxide Team
    11:58 [Info] Loaded extension Hurtworld v2.0.0 by Oxide Team
    11:58 [Info] Using Covalence provider for game 'Hurtworld'
    11:58 [Info] Loading plugins...
    11:58 [Info] Loaded plugin Unity v2.0.0 by Oxide Team
    11:58 [Info] Loaded plugin Hurtworld v2.0.0 by Oxide Team
    12:35 [Info] Loading Oxide Core v2.0.0...
    12:35 [Info] Loading extensions...
    12:35 [Info] Loaded extension CSharp v2.0.0 by Oxide Team
    12:35 [Info] Loaded extension MySql v2.0.0 by Oxide Team
    12:35 [Info] Loaded extension SQLite v2.0.0 by Oxide Team
    12:35 [Info] Loaded extension Unity v2.0.0 by Oxide Team
    12:35 [Info] Loaded extension Hurtworld v2.0.0 by Oxide Team
    12:35 [Info] Using Covalence provider for game 'Hurtworld'
    12:35 [Info] Loading plugins...
    12:35 [Info] Loaded plugin Unity v2.0.0 by Oxide Team
    12:35 [Info] Loaded plugin Hurtworld v2.0.0 by Oxide Team
    12:35 [Info] AdvertMessages, Autokick, CountryBlock, Reserved, ScatteredItems, TimedPermissions and WipeTimer were compiled successfully in 2241ms
    12:35 [Error] Error while compiling: AdminTools.cs(745,59): error CS1061: Type `PlayerSession' does not contain a definition for `Name' and no extension method `Name' of type `PlayerSession' could be found. Are you missing an assembly reference?
    12:35 [Error] Error while compiling: BetterChat.cs(636,93): error CS1061: Type `PlayerSession' does not contain a definition for `Name' and no extension method `Name' of type `PlayerSession' could be found. Are you missing an assembly reference?
    12:35 [Error] Error while compiling: ClearInventory.cs(49,110): error CS1061: Type `PlayerSession' does not contain a definition for `Name' and no extension method `Name' of type `PlayerSession' could be found. Are you missing an assembly reference?
    12:35 [Error] Error while compiling: Fly.cs(144,23): error CS1061: Type `CharacterMotorSimple' does not contain a definition for `FallDamageMultiplier' and no extension method `FallDamageMultiplier' of type `CharacterMotorSimple' could be found. Are you missing an assembly reference?
    12:35 [Error] Error while compiling: Kits.cs(460,120): error CS1061: Type `PlayerSession' does not contain a definition for `Name' and no extension method `Name' of type `PlayerSession' could be found. Are you missing an assembly reference?
    12:35 [Error] Error while compiling: Meteors.cs(1276,22): error CS1061: Type `PlayerSession' does not contain a definition for `Name' and no extension method `Name' of type `PlayerSession' could be found. Are you missing an assembly reference?
    12:35 [Error] Error while compiling: Teleportation.cs(9,7): error CS0246: The type or namespace name `Emotes' could not be found. Are you missing an assembly reference?
    12:35 [Error] Error while compiling: Vote.cs(223,23): error CS1061: Type `PlayerSession' does not contain a definition for `Name' and no extension method `Name' of type `PlayerSession' could be found. Are you missing an assembly reference?
    12:35 [Info] Loaded plugin Advert Messages v3.0.1 by LaserHydra
    12:35 [Info] [Advert Messages] AdvertMessages is showing adverts each 5 minutes.
    12:35 [Info] Loaded plugin Autokick v1.1.5 by Exel80
    12:35 [Info] Loaded plugin CountryBlock v1.2.3 by Wulf/lukespragg
    12:35 [Info] Loaded plugin Reserved v1.0.0 by Wulf/lukespragg
    12:35 [Info] Loaded plugin ScatteredItems v1.2.0 by !Dark!
    12:35 [Info] Loaded plugin Timed Permissions v1.3.2 by LaserHydra
    12:35 [Info] Loaded plugin WipeTimer v1.0.1 by 531devv
    12:36 [Info] [ScatteredItems] Start (FPS:19)
    12:36 [Info] [ScatteredItems] End
    12:36 [Info] [ScatteredItems] Start (FPS:19)
    12:36 [Info] [ScatteredItems] End
    12:36 [Info] [ScatteredItems] Start (FPS:19)
    12:36 [Info] [ScatteredItems] End
    
    Version oxide was compiled and working, but when i want to join: "Couldn't connect version older". Hosting helped me and said: Author must update Oxide.
     
  19. Wulf

    Wulf Community Admin

    The branch is updated now.
     
  20. Code:
    Type `PlayerSession' does not contain a definition for `Name' and no extension method `Name' of type `PlayerSession' could be found. Are you missing an assembly reference?
    I found that the 'Name' field is no longer available in Assembly-CSharp - SHUt your play!
    Does it mean that we have to wait for game developers to fix this or the plugins have to be rewritten?