Jump to content

Console Errors

Pending 1.2.19

Somescrub
Somescrub

Posted

Getting this very frequently when players are crafting:
 

Failed to call hook 'OnItemCraftFinished' on plugin 'EpicLoot v1.2.19' (FormatException: Input string was not in a correct format.)

at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Convert.ToSingle (System.String value) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at Oxide.Plugins.EpicLoot.SetupDefaultPlayerUI (BasePlayer player) [0x0003e] in <287a2949e4bb40859ec361158558ad95>:0

at Oxide.Plugins.EpicLoot.MessagesOn (BasePlayer player, Oxide.Plugins.EpicLoot+PlayerSettings pi) [0x00003] in <287a2949e4bb40859ec361158558ad95>:0

at Oxide.Plugins.EpicLoot.OnItemCraftFinished (ItemCraftTask task, Item item, ItemCrafter crafter) [0x00134] in <287a2949e4bb40859ec361158558ad95>:0

at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02a52] in <287a2949e4bb40859ec361158558ad95>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0

  • Curator
imthenewguy

Posted

Looks like it might be a lang issue. Delete your lang file and let it regen

 

Somescrub

Posted

Worked until a restart, then came back. I deleted the lang file again and it stopped, but immediately started again - there is a player crafting in-game and it persists as long as they are crafting, no matter how many times I delete it and reload the plugin.

  • Curator
imthenewguy

Posted

10 hours ago, Somescrub said:

Worked until a restart, then came back. I deleted the lang file again and it stopped, but immediately started again - there is a player crafting in-game and it persists as long as they are crafting, no matter how many times I delete it and reload the plugin.

What are they crafting?

 

Somescrub

Posted

When I was watching them before I discovered the connection it was hmlmgs

Somescrub

Posted

@imthenewguy-

More console errors I have been tracking. These happen after every player death and respawn, and I am trying to figure out if they correlate to issues players (and myself) have experienced where random enhanced items being worn are being wiped on death. Most of the time it has been a helmet or jacket that was enhanced as Operators, they die, then the item just reverts to vanilla on respawn. I havn't been able to point to anything else, because these are the only console errors I am seeing.

I've been running with custom item manager/definitions, item perks, and legendaryitemperks for some time now - so I don't think its a conflict with those... but I would like your thoughts if this could be causing that other issue.

 

Failed to call hook 'OnPlayerRespawned' on plugin 'EpicLoot v1.2.19' (FormatException: Input string was not in a correct format.)

at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Convert.ToSingle (System.String value) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at Oxide.Plugins.EpicLoot.SetupDefaultPlayerUI (BasePlayer player) [0x0003e] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.SendInspectMenuButton (BasePlayer player) [0x00051] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.OnPlayerRespawned (BasePlayer player) [0x00040] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02cc9] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0

Cerebus[76561199532418086] has spawned

Cerebus[76561199532418086] has spawned

Failed to call hook 'OnPlayerSleepEnded' on plugin 'EpicLoot v1.2.19' (FormatException: Input string was not in a correct format.)

at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Convert.ToSingle (System.String value) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at Oxide.Plugins.EpicLoot.SetupDefaultPlayerUI (BasePlayer player) [0x0003e] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.SendInspectMenuButton (BasePlayer player) [0x00051] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.OnPlayerSleepEnded (BasePlayer player) [0x0005b] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02d1f] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0

  • Curator
imthenewguy

Posted

10 hours ago, Somescrub said:

@imthenewguy-

More console errors I have been tracking. These happen after every player death and respawn, and I am trying to figure out if they correlate to issues players (and myself) have experienced where random enhanced items being worn are being wiped on death. Most of the time it has been a helmet or jacket that was enhanced as Operators, they die, then the item just reverts to vanilla on respawn. I havn't been able to point to anything else, because these are the only console errors I am seeing.

I've been running with custom item manager/definitions, item perks, and legendaryitemperks for some time now - so I don't think its a conflict with those... but I would like your thoughts if this could be causing that other issue.

 

Failed to call hook 'OnPlayerRespawned' on plugin 'EpicLoot v1.2.19' (FormatException: Input string was not in a correct format.)

at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Convert.ToSingle (System.String value) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at Oxide.Plugins.EpicLoot.SetupDefaultPlayerUI (BasePlayer player) [0x0003e] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.SendInspectMenuButton (BasePlayer player) [0x00051] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.OnPlayerRespawned (BasePlayer player) [0x00040] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02cc9] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0

Cerebus[76561199532418086] has spawned

Cerebus[76561199532418086] has spawned

Failed to call hook 'OnPlayerSleepEnded' on plugin 'EpicLoot v1.2.19' (FormatException: Input string was not in a correct format.)

at System.Number.ThrowOverflowOrFormatException (System.Boolean overflow, System.String overflowResourceKey) [0x0001a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Number.ParseSingle (System.ReadOnlySpan`1[T] value, System.Globalization.NumberStyles styles, System.Globalization.NumberFormatInfo info) [0x00071] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Single.Parse (System.String s, System.IFormatProvider provider) [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at System.Convert.ToSingle (System.String value) [0x0000f] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0

at Oxide.Plugins.EpicLoot.SetupDefaultPlayerUI (BasePlayer player) [0x0003e] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.SendInspectMenuButton (BasePlayer player) [0x00051] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.OnPlayerSleepEnded (BasePlayer player) [0x0005b] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.EpicLoot.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x02d1f] in <e38f615b0dde47469721d6054821cf7a>:0

at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <42f9bedc659b4f4786eb778d3cd58968>:0

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000de] in <15f61ddda771464d8246ebdce8ff4811>:0

at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <15f61ddda771464d8246ebdce8ff4811>:0

What happens if you delete your lang file?

FormatException is generally to do with messages.

 

Somescrub

Posted

I think I figured out my disappearing item issue - I don't believe it is EpicLoot doing it. 

One thing these errors do seem to be pointing to is that UI button. I and others have been having that issue for some time now, and the lang file reloads aren't fixing it. I have deleted and reloaded lang files probably a half dozen times so far over the last several months and it never sticks as a solution.

I think there needs to be a more robust safety check on that method to ensure it sticks after these events happen. Not sure on your appetite to do that, but if you don't see it as a priority I would ask permission to seek a solution for my own purposes because my players continuously complain about that button disappearing and I don't currently have a workaround that works out for the long term.

  • Curator
imthenewguy

Posted

Can you paste me your "Button information" settings?

 

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.9k
Customers served
Files Sold
157k
Marketplace sales
Payments
3.4m
Processed total
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.