Skip to content

KeyNotFoundException in 'InfoPanel v1.0.7' #4

@smoenkhoff

Description

@smoenkhoff

I've noticed the following stacktrace. I'm not sure if this is new or not but here is the stacktrace along with the log lines around it:

[event] assets/prefabs/npc/cargo plane/cargo_plane.prefab
Invalid Position: chicken.corpse[10599408] (142.8, -500.5, -899.1) (destroying)
[event] assets/prefabs/npc/ch47/ch47scientists.entity.prefab
Failed to call hook 'OnEntitySpawned' on plugin 'InfoPanel v1.0.7' (KeyNotFoundException: The given key was not present in the dictionary.)
  at System.Collections.Generic.Dictionary`2[TKey,TValue].get_Item (TKey key) [0x0001e] in <fb001e01371b4adca20013e0ac763896>:0
  at Oxide.Plugins.InfoPanel.OnEntitySpawned (BaseEntity Entity) [0x00168] in <35a5916101aa49418c2afed0a8574c4f>:0
  at Oxide.Plugins.InfoPanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x0063e] in <35a5916101aa49418c2afed0a8574c4f>: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 <157a94ee66ab4a7991faecd
[Economics] Saving balances for players...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions