Try my .cs file? i have no problems so far![]()
ZLevelsRemastered
Moved
Total Downloads: 41,384 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
-
Wulf Community Admin
-
-
Wulf Community Admin
-
Here's my oxide version : Oxide 2.0.2700 for Rust 1062.62 (1920)
But I still have this errors...
Code:(16:00:37) | [Oxide] 16:00 [Error] Failed to call hook 'OnItemCraft' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.) (16:00:37) | [Oxide] 16:00 [Debug] at Oxide.Plugins.ZLevelsRemastered.OnItemCraft (.ItemCraftTask task, .BasePlayer crafter) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
Last edited by a moderator: Nov 8, 2016 -
Wulf Community Admin
-
Code:
{ "CraftingDetails": { "PercentFasterPerLevel": 5, "TimeSpent": 1, "XPPerTimeSpent": 3 }, "dbConnection": { "Database": "db", "GameProtocol": 1806, "Host": "127.0.0.1", "Password": "password", "Port": 3306, "UseMySQL": false, "Username": "user" }, "LevelCaps": { "C": -1, "M": 17, "S": 17, "WC": 17 }, "Messages": { "CSkill": "Crafting", "LevelUpText": "{0} Level up\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3}", "MSkill": "Mining", "SSkill": "Skinning", "StatsHeadline": "Level stats (/statinfo [statname] - To get more information about skill)", "StatsText": "-{0}\nLevel: {1} (+{4}% bonus) \nXP: {2}/{3} [{5}].\n<color=red>-{6} XP loose on death.</color>", "WCSkill": "Woodcutting" }, "PercentLostOnDeath": { "C": 50, "M": 50, "S": 50, "WC": 50 }, "PointsPerHit": { "M": 30, "S": 30, "WC": 30 }, "ResourcePerLevelMultiplier": { "M": 2.0, "S": 2.0, "WC": 2.0 } }
Last edited by a moderator: Nov 8, 2016 -
So I don't have the errors anymore. But /stats isn't working anymore.
When i do it, I have this errors :
Code:(14:48:50) | [Oxide] 14:48 [Error] Failed to call hook 'StatsCommand' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.) (14:48:50) | [Oxide] 14:48 [Debug] at Oxide.Plugins.ZLevelsRemastered.getStatPrint (.BasePlayer player, System.String skill) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.StatsCommand (.BasePlayer player, System.String command, System.String[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.ZLevelsRemastered.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Plugins.CSharpPlugin.InvokeMethod (HookMethod method, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0 at Oxide.Core.Plugins.Plugin.CallHook (System.String name, System.Object[] args) [0x00000] in <filename unknown>:0
-
Can someone help me?
-
-
rust and oxide update, bug report:
Code:[11/11/2016 06:03:00] [Oxide] 06:02 [Error] Error while compiling ZLevelsRemastered.cs(27,26): error CS0246: The type or namespace name `Ext' could not be found. Are you missing an assembly reference?
-
Wulf Community Admin
-
Code:[Oxide] 06:28 [Error] Error while compiling ZLevelsRemastered.cs(24,31): error CS0234: The type or namespace name `SQLite' does not exist in the namespace `Oxide.Core'. Are you missing an assembly reference?
-
Wulf Community Admin
Attached Files:
-
-
i love wulf -
Thanks Wulf for the quick patch. Unfortunately the attachement not available for me: "The requested attachment could not be found."
OK, was fixed in the meantime -
Wulf Community Admin
-
Get this After update
Oxide] 21:34 [Error] Error while compiling ZLevelsRemastered.cs(27,26): error CS0246: The type or namespace name `Ext' could not be found. Are you missing an assembly reference? -
Wulf Community Admin