It's not this plugin that causes that problem it's the gather manager that does that
ZLevelsRemastered
Moved
Total Downloads: 41,384 - First Release: Nov 15, 2015 - Last Update: Jul 22, 2018
- 5/5, 127 likes
-
HI, i have problem with crafting level now i have 20 lvl and 3% stop dont go up
-
-
Hi!
I enabled the craft system but doesn't grow my crafting skill
my exp while in craft goes to minus
now craft lvl:-1 and -558%
someone can tell me the problem.
i tried reinstalling the ZLevelsRemastered.cs file but doesn't work
here is the pic: http://i.imgur.com/MZzAxNV.pngLast edited by a moderator: Oct 27, 2016 -
-
-
I must be missing something, but i maxed the levels at ten yet it keeps going
Code:void Init() { resourceMultipliers = checkCfg<Dictionary<string, object>>("ResourcePerLevelMultiplier", new Dictionary<string, object>{ {Skills.WOODCUTTING, 2.0d}, {Skills.MINING, 2.0d}, {Skills.SKINNING, 2.0d} }); levelCaps = checkCfg<Dictionary<string, object>>("LevelCaps", new Dictionary<string, object>{ {Skills.WOODCUTTING, 10}, {Skills.MINING, 10}, {Skills.SKINNING, 10}, {Skills.CRAFTING, -1} }); pointsPerHit = checkCfg<Dictionary<string, object>>("PointsPerHit", new Dictionary<string, object>{ {Skills.WOODCUTTING, 1}, {Skills.MINING, 1}, {Skills.SKINNING, 1} }); craftingDetails = checkCfg<Dictionary<string, object>>("CraftingDetails", new Dictionary<string, object>{ { "TimeSpent", 1}, { "XPPerTimeSpent", 3}, { "PercentFasterPerLevel", 5 } }); percentLostOnDeath = checkCfg<Dictionary<string, object>>("PercentLostOnDeath", new Dictionary<string, object>{ {Skills.WOODCUTTING, 50}, {Skills.MINING, 50}, {Skills.SKINNING, 50}, {Skills.CRAFTING, 50} });
Last edited by a moderator: Nov 4, 2016 -
is er possible fix for zlevel on the latest update
-
Can anyone fix this for new oxide?
-
Any fix yet?
-
Code:
(23:32:49) | [Oxide] 23:33 [Debug] 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
-
bug report
Code:[11/04/2016 08:28:36] [Oxide] 08:28 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.)
-
-
-
Hi. After Oxide update.
Code:(00:47:07) | [Oxide] 00:46 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.) (00:47:07) | [Oxide] 00:46 [Debug] 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
-
Wulf Community Admin
-
any fix out atm guys got the new oxide installed and not working
-
-
Lol.
I think he means he has updated to the latest Oxide version and Zlevels still doesn't work.
Is there any fix out, for that, at the minute? -
bug bug
Code:(07:22:52) | [Oxide] 07:22 [Error] Failed to call hook 'OnItemCraftFinished' on plugin 'ZLevelsRemastered v1.6.4' (InvalidCastException: Cannot cast from source type to destination type.) (07:22:52) | [Oxide] 07:22 [Debug] 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 4, 2016