ZLevelsRemastered
Moved
Total Downloads: 41,384 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
Same problem
-
Wulf Community Admin
If you have that error still, you aren't updated with Oxide. There's no other way you'd still be having that issue. Make sure you update when your server is shutdown, and that you replace ALL files. -
Last oxide version Oxide 2.0.2693 for Rust 1060.58 (1920) ?
-
Wulf Community Admin
Yes, but that doesn't guarantee you replaced the modded Assembly-CSharp.dll for Rust which contains the actual fix. -
Here's my oxide version : Oxide 2.0.2700 for Rust 1062.62 (1920)
But I still have this errors...
Can someone help?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
Update Oxide again and make sure your server is completely offline, there are no issues with that hook. -
Hi, I found the problem, I just do not know where it is but if I have 15 members max lvl remain the rocks and animals on the ground and keep 100%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 :
[DOUBLEPOST=1478699915][/DOUBLEPOST](I stopped my server and installed the last oxide, twice)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?
-
Can u upload your plugin .cs file
-
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
Quickfix, untested beyond compiling. -
get error...
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
Missed a save.
Attached Files:
-
-
Thanks!! worked!
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
A new post was made 1 above your post. -
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
See 2 posts above your post please.
