I am trying to build oxide for hurtworld legacy from, "Oxide.Hurtworld-2.0.3911". But I am getting noplace fast. Could I please get help with this.
1>------ Build started: Project: Oxide.Hurtworld, Configuration: Debug Any CPU ------
1>Getting references for legacy branch of 405100
1>Determining latest release of DepotDownloader
1>Downloading version 2.4.5 of DepotDownloader
1>Extracting DepotDownloader release files
1>Using filelist: 'C:\Users\linemman2208\Downloads\Oxide.Hurtworld-2.0.3911\tools\.references'.
1>No username given. Using anonymous account with dedicated server subscription.
1>Connecting to Steam3... Done!
1>Logging anonymously into Steam3... Done!
1>Using Steam3 suggested CellID: 2
1>Got AppInfo for 405100
1>Using app branch: 'legacy'.
1>Got depot key for 405101 result: OK
1>Processing depot 405101 - Hurtworld Dedicated Server Content
1>Downloading depot manifest... Done!
1>Manifest 9185763667898370055 (8/24/2018 7:08:57 AM)
1>Downloading depot 405101 - Hurtworld Dedicated Server Content
1>Depot 405101 - Downloaded 0 bytes (0 bytes uncompressed)
1>Total downloaded: 0 bytes (0 bytes uncompressed) from 1 depots
1>Disconnected from Steam
1>Copying latest build of Oxide.Core.dll for Hurtworld
1>Copying latest build of Oxide.Core.dll for OxidePatcher
1>Downloading latest build of OxidePatcher
1>
1>Unhandled Exception: System.IO.FileNotFoundException: Failed to locate target assembly Assembly-CSharp.dll
1> at Oxide.Patcher.Patching.Patcher.Patch()
1> at Oxide.Patcher.Program.Main(String[] args)
1>fatal: not a git repository (or any of the parent directories): .git
1>C:\Users\linemman2208\Downloads\Oxide.Hurtworld-2.0.3911\packages\gitinfo\2.0.40\build\GitInfo.targets(200,3): warning MSB3073: The command "git rev-parse --show-toplevel" exited with code 128.
1>C:\Users\linemman2208\Downloads\Oxide.Hurtworld-2.0.3911\packages\gitinfo\2.0.40\build\GitInfo.targets(299,3): warning : Directory C:\Users\linemman2208\Downloads\Oxide.Hurtworld-2.0.3911\src is not in a Git repository. Cannot determine Git repository root.
1>C:\Users\linemman2208\Downloads\Oxide.Hurtworld-2.0.3911\packages\gitinfo\2.0.40\build\GitInfo.targets(441,3): warning MSB3073: The command "git name-rev --name-only --refs=refs/heads/* HEAD" exited with code 128.
1>Libraries\Item.cs(18,38,18,42): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Assets.Scripts' (are you missing an assembly reference?)
1>Libraries\Player.cs(136,50,136,56): error CS0246: The type or namespace name 'Emotes' could not be found (are you missing a using directive or an assembly reference?)
1>Libraries\Player.cs(488,68,488,72): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Assets.Scripts' (are you missing an assembly reference?)
1>Libraries\Player.cs(521,68,521,72): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Assets.Scripts' (are you missing an assembly reference?)
1>Done building project "Oxide.Hurtworld.csproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========