Ive tried everything i could some reason everything i try my zip file ends up With 0kb Nothing in it.. https://umod.org/games/rust/download Work out better if it let me grab https://umod.org/games/rust/download/Oxide.Rust.zip but it will not.. Any Suggestions.. Really like to have this a thing so i can update my server from my website and download and install the latest.. OxideMod with out having to go in to files upload xtract replace etc.
Can't download build via scriptNot An Issue
The link https://umod.org/games/rust/download simply redirects to GitHub where the latest version is hosted. https://github.com/theumod/uMod.Rust/releases also shows the same downloads.
The above links work fine, you just need to set the output file when downloading using wget, curl, etc.
Another thing.. I downloaded the source for oxide rust well i like to test it on Staging but I know you dont update for staging .. so i was going to try figure it out myself But some reason im stuck at building batch compiling etc with 14 errors
1: ConsoleSystem.Index.All Cannot be Assigned to -- it is read only
2: BasePlayer Does not contain a defiinition for IPlayer
1: ConsoleSystem.Index.All Cannot be Assigned to -- it is read only
2: BasePlayer Does not contain a defiinition for IPlayer
That means your build was unsuccessful. Check your error output in Visual Studio. Also keep in mind that we do not support self-patching.
I am aware of that you dont support self patching or staging .. and i have checked my output.. there a assembly reference not listed i dont know about or what to add..
Merged post
Nevermind..
Merged post
Nevermind..
There would be a message showing on the build output as to why it didn’t build, generally near the top. There is nothing to reference, it isn’t building properly because of an error at the start of the build.
<Output Log>
------ Build started: Project: Oxide.Rust, Configuration: Release Any CPU ------
Getting references for public branch of 258550
Recent version of DepotDownloader already downloaded
Could not start or complete DepotDownloader process
EXEC : This command cannot be run due to the error : The system cannot find the file specified.
C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Oxide.Rust.csproj(99,5): error MSB3073: The command "powershell -ExecutionPolicy Bypass "C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\\Steam.ps1" -project Oxide.Rust -dotnet net46 -appid 258550 -branch 'public' -managed 'RustDedicated_Data\Managed'" exited with code -1.
Done building project "Oxide.Rust.csproj" -- FAILED.
========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========<Error List Log>
Severity Code Description Project File Line Suppression State
Error MSB3073 The command "powershell -ExecutionPolicy Bypass "C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\\Steam.ps1" -project Oxide.Rust -dotnet net46 -appid 258550 -branch 'public' -managed 'RustDedicated_Data\Managed'" exited with code -1. Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Oxide.Rust.csproj 99
Error CS0200 Property or indexer 'ConsoleSystem.Index.All' cannot be assigned to -- it is read only Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Command.cs 239 Active
Error CS0200 Property or indexer 'ConsoleSystem.Index.All' cannot be assigned to -- it is read only Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Command.cs 281 Active
Error CS0200 Property or indexer 'ConsoleSystem.Index.All' cannot be assigned to -- it is read only Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Command.cs 355 Active
Error CS0200 Property or indexer 'ConsoleSystem.Index.All' cannot be assigned to -- it is read only Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Covalence\RustCommandSystem.cs 151 Active
Error CS0200 Property or indexer 'ConsoleSystem.Index.All' cannot be assigned to -- it is read only Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Covalence\RustCommandSystem.cs 186 Active
Error CS1061 'BasePlayer' does not contain a definition for 'IPlayer' and no accessible extension method 'IPlayer' accepting a first argument of type 'BasePlayer' could be found (are you missing a using directive or an assembly reference?) Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Covalence\RustCommandSystem.cs 225 Active
Error CS0200 Property or indexer 'ConsoleSystem.Index.All' cannot be assigned to -- it is read only Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Covalence\RustCommandSystem.cs 247 Active
Error CS0200 Property or indexer 'ConsoleSystem.Index.All' cannot be assigned to -- it is read only Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Covalence\RustCommandSystem.cs 313 Active
Error CS1061 'BasePlayer' does not contain a definition for '_maxHealth' and no accessible extension method '_maxHealth' accepting a first argument of type 'BasePlayer' could be found (are you missing a using directive or an assembly reference?) Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Covalence\RustPlayer.cs 163 Active
Error CS1061 'BasePlayer' does not contain a definition for 'IPlayer' and no accessible extension method 'IPlayer' accepting a first argument of type 'BasePlayer' could be found (are you missing a using directive or an assembly reference?) Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Covalence\RustPlayerManager.cs 89 Active
Error CS0122 'BaseEntity._name' is inaccessible due to its protection level Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Player.cs 176 Active
Error CS1061 'BasePlayer' does not contain a definition for 'IPlayer' and no accessible extension method 'IPlayer' accepting a first argument of type 'BasePlayer' could be found (are you missing a using directive or an assembly reference?) Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\Libraries\Player.cs 179 Active
Error The system cannot find the file specified. Oxide.Rust C:\Users\Sil3nt\Downloads\uMod.Rust-oxide\src\EXEC 1
Merged post
I know some Csharp C++ a little java.. and php
Merged post
Add i written scripts for MTA-SA So i know Lua.. aswell But some damn reason .. Im reading searching.. nothing.. hope you can help with this..
Make sure you've opened Internet Explorer and followed the setup once. Should be a message in that output about that.
your github page never said anything about Internet Explorer VS 2017 PowerShell
In response to Holyschytt ():your github page never said anything about Internet Explorer VS 2017 PowerShell
Our GitHub doesn't say a lot of things, it just lists the basic steps. PowerShell uses Internet Explorer by default for downloading files, which is what we use to download the things mentioned in the log output.
You need to add a auto update feature.... haha
Awesome.. it would be really useful to alot of hosts and user servers keep up the awesome work..
Locked automatically