Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to call hook 'MapSave' on plugin 'SignTool v1.0.7' (NullReferenceException: ) #1

Open
That3DPrinterGuy opened this issue Feb 19, 2022 · 0 comments

Comments

@That3DPrinterGuy
Copy link

Hello, wonderful plugin and just what I was looking for. When I try to save my map I get this error in console, any help?

Thanks.

Failed to call hook 'MapSave' on plugin 'SignTool v1.0.7' (NullReferenceException: )
  at (wrapper managed-to-native) UnityEngine.Component.get_transform(UnityEngine.Component)
  at Oxide.Plugins.SignTool.XMLEncode () [0x00044] in :0 
  at Oxide.Plugins.SignTool.MapSave (BasePlayer player, System.String command, System.String[] args) [0x0001c] in :0 
  at Oxide.Plugins.SignTool.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00cfb] in :0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in :0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in :0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in :0 
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant