Roger SHAYS
Member-
Posts
28 -
Joined
-
Last visited
Content Type
Profiles
Warranty Claims
Downloads
Forums
Store
Services
Downloads Plus Support
DOWNLOADS EXTRA
Everything posted by Roger SHAYS
-
got it to work by locating my old config and placeing it in the oxide/ config dir but if you install it fresh it looks for that file and errors out
-
getting this error and it wont load now since the update [18:15:34] > Unloaded plugin WelcomeController v2.1.7 by Amino / Shady14u [18:15:34] > [WelcomeController] trying to restore old config file. C:\Rust_Server\oxide\config\WelcomeController.json [18:15:34] > Could not initialize plugin 'WelcomeController v2.1.7' (FileNotFoundException: Could not find file "C:\Rust_Server\oxide\config\WelcomeController.json") at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.Boolean anonymous, System.IO.FileOptions options) [0x0019e] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.IO.FileStream..ctor (System.String path, System.IO.FileMode mode, System.IO.FileAccess access, System.IO.FileShare share, System.Int32 bufferSize, System.IO.FileOptions options) [0x00000] in <41d29b352f6a475ab1bf7c6628b82790>:0 at (wrapper remoting-invoke-with-check) System.IO.FileStream..ctor(string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare,int,System.IO.FileOptions) at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, System.Boolean detectEncodingFromByteOrderMarks, System.Int32 bufferSize) [0x00055] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.IO.StreamReader..ctor (System.String path, System.Text.Encoding encoding, System.Boolean detectEncodingFromByteOrderMarks) [0x00000] in <41d29b352f6a475ab1bf7c6628b82790>:0 at (wrapper remoting-invoke-with-check) System.IO.StreamReader..ctor(string,System.Text.Encoding,bool) at System.IO.File.InternalReadAllText (System.String path, System.Text.Encoding encoding) [0x00000] in <41d29b352f6a475ab1bf7c6628b82790>:0 at System.IO.File.ReadAllText (System.String path) [0x0002c] in <41d29b352f6a475ab1bf7c6628b82790>:0 at Oxide.Plugins.WelcomeController.LoadDefaultConfig () [0x00035] in <9ed0f83bbde54ab2bfa162baf5c6b7e1>:0 at Oxide.Core.Plugins.Plugin.LoadConfig () [0x00039] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Plugins.WelcomeController.LoadConfig () [0x00000] in <9ed0f83bbde54ab2bfa162baf5c6b7e1>:0 at Oxide.Core.Plugins.Plugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0000f] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.Plugins.CSPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Plugins.CSharpPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x00000] in <42f9bedc659b4f4786eb778d3cd58968>:0 at Oxide.Plugins.RustPlugin.HandleAddedToManager (Oxide.Core.Plugins.PluginManager manager) [0x0028e] in <42d2263c151f48c1bbf0bb0ba1565ecd>:0 at Oxide.Core.Plugins.PluginManager.AddPlugin (Oxide.Core.Plugins.Plugin plugin) [0x00027] in <15f61ddda771464d8246ebdce8ff4811>:0 at Oxide.Core.OxideMod.PluginLoaded (Oxide.Core.Plugins.Plugin plugin) [0x00035] in <15f61ddda771464d8246ebdce8ff4811>:0 [18:15:34] > No previous version to rollback plugin: WelcomeController [18:16:34] > Shutting down compiler because idle shutdown [18:16:35] > Compiler shutdown completed
-
yes its working now thanks
-
Error while compiling BossMonster: 'string[]' does not contain a definition for 'GetNameArgs' and the best extension method overload 'ExtensionMethods.GetNameArgs(StringView[], int)' requires a receiver of type 'Facepunch.StringView[]' | Line: 1722, Pos: 27 Just bought it and it wont compile
-
After the wipe today here is what error comes up when trying to load total control Error while compiling TotalControl: 'ulong' does not contain a definition for 'userid' and no accessible extension method 'userid' accepting a first argument of type 'ulong' could be found (are you missing a using directive or an assembly reference?) | Line: 4325, Pos: 81
-
Error while compiling TheFerry: No overload for method 'SendNetworkUpdateImmediate' takes 1 arguments | Line: 1278, Pos: 24 Since the last update the ferry does not compile
-
None of my Npcs are loading as well the bettwerNpc Only compiles and errors out at 56%
-
latest update here is what im getting Error while compiling Skinner: A new expression requires an argument list or (), [], or {} after type | Line: 2100, Pos: 72
-
disregard for some odd reason it started working now
-
Im having a problem with the loot barrels these seem to be the only ones when i adjust the amount of scrap no matter what it is defaulting to giving them only 2 scrap even tho it says custom loot in green this seems to be the only one that is not functioning right all other loot tables are working correctly as i have updated the amounts in each of those is there something im doing wrong with the barrels
-
here is the console error Missing plugin name prefix 'welcomecontroller' for permission 'vip' (by plugin 'WelcomeController')
-
Ok so here in the config for WelcomeController I have added below an example below { "Enabled": true, "AddonSettings": { "Addon Name (Empty = Not an addon)": "SkinController" }, "Panel Commands": [ "skins" ], "Panel Name": "SKINS", "Button Name": "SKINS", "Panel Permission": "vip", <----Right here i put vip "Show No Permission Panel": true, "Panel No Permission Text": "You do not have permission to use this page!", "Button Image (Leave blank for no image)": "", "Display button name (Button stays there, but the text gets removed)": true, "Page Position": 2, "Info Panel Options (Won't be used if you're using an addon)": { "Panel Pages": [], "Panel Image": "", "Text Panel Image (Covers entire text panel)": "" } }, But when i go into the permissions for WelcomeController it only shows admin and no Vip option so in turn I get you dont have permission to open this
-
Sorry I figured it out its now working for me on the panel
-
in case i did not choose the version its 2.19
-
Hi there I am not able when i got to the permissions to see a welcome controller vip perm so my skin controller is not working from the welcome controller menu when i click on it its telling me i have no permission because there is nothing in the config to add the vip perm to the welcome controller
-
the latest updated download here is giving me this error Error while compiling RaidableBases: No overload for method 'GetAllItems' takes 1 arguments | Line: 23961, Pos: 126
-
-
-
- 35 comments
-
- 1
-
-
- #ui shop
- #shop rust
-
(and 4 more)
Tagged with:
-
- 35 comments
-
- #ui shop
- #shop rust
-
(and 4 more)
Tagged with: