-
Posts
422 -
Joined
-
Last visited
Content Type
Profiles
Downloads
Forums
Store
Support
DOWNLOADS EXTRA
Services
Everything posted by Watcher
-
its uk version: 115 AirfieldEvent - Failed to compile: ; expected | Line: 921, Pos: 29 116 CargoPlaneCrash - Failed to compile: ; expected | Line: 632, Pos: 29 117 Sputnik - Failed to compile: Identifier expected | Line: 1396, Pos: 58 3 plugins from the 117 have a prob at the moment.
-
Yes i use a linux server: [Warn] CSharpLanguage[4]: Failed to compile Sputnik.cs - Identifier expected (L: 1396 | P: 58) | Removing from project
-
I use Oxide Update 2.0.6000
-
Yes sorry it must be : Error while compiling AirfieldEvent: ; expected | Line: 921, Pos: 29
-
do you use a linux server?
-
Error while compiling CargoPlaneCrash: ; expected | Line: 632, Pos: 29
-
Error while compiling CargoPlaneCrash: ; expected | Line: 632, Pos: 29
-
Error while compiling Sputnik: Identifier expected | Line: 1396, Pos: 58
-
- 1,315 comments
-
- 1
-
-
- #leveling
- #progression
- (and 19 more)
-
- 1,315 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 1,315 comments
-
- #leveling
- #progression
- (and 19 more)
-
Its not about the difference, its like updating in SkillTree. You update to lvl 200 in skilltree than you get a certain rank like SkillStarter. All your skill points get removed Now you start over with the tittle SkillStarter until lvl 200 again and you get the rank SkillMaster etc like SkillPro - SkillExpert give it some names
- 1,315 comments
-
- #leveling
- #progression
- (and 19 more)
-
Look for this in BuildingSkins.cs. private readonly Dictionary<BuildingGrade.Enum, ulong> gradesSkin = new Dictionary<BuildingGrade.Enum, ulong>() { { BuildingGrade.Enum.Wood, 0 }, { BuildingGrade.Enum.Stone, 10220 }, { BuildingGrade.Enum.Metal, 10221 }, { BuildingGrade.Enum.TopTier, 0 } }; Now you change : { BuildingGrade.Enum.Stone, 10220 }, to { BuildingGrade.Enum.Stone, 10223 }, But you also need to change in the .cs the link to a new image of the brick skin.
-
Hey, must i place AdobeBases.json in the Oxide/config ?
-
Just remove: oxide/data/SkillTree.json
-
SkillTree will give this fault on thursday 4th wipe day. Error while compiling: SkillTree.cs(4087,31): error CS1061: Type `ItemCraftTask' does not contain a definition for `owner' and no extension method `owner' of type `ItemCraftTask' could be found. Are you missing an assembly reference? Can you please fix this before the wipe?
-
- 1,315 comments
-
- #leveling
- #progression
- (and 19 more)
-
- 237 comments
-
- 1
-
-
Failed to call hook 'OnServerInitialized' on plugin 'BuildingSkins v1.0.8' (NullReferenceException: Object reference not set to an instance of an object) at Oxide.Plugins.BuildingSkins.OnServerInitialized () [0x0009f] in <3637d6d213be4a42b927eb2391038c1e>:0 at Oxide.Plugins.BuildingSkins.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00100] in <3637d6d213be4a42b927eb2391038c1e>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <23ba99f131254889867c71f0bd137b1d>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <157a94ee66ab4a7991faecd1eb84be3b>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <157a94ee66ab4a7991faecd1eb84be3b>:0
-
Some players restart their game because of it.