Jump to content

wp_edit error

Closed 3.0.7

Synster
Synster

Posted

Hello,

updated oxide this morning, wp_edit would not run before or after. throws the following error, any ideas?

 

Failed to call hook 'wp_edit' on plugin 'WelcomePanel v3.0.7' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.WelcomePanel+CUIClass.CreateImage (Oxide.Game.Rust.Cui.CuiElementContainer& _container, System.String _parent, System.String _image, System.String _anchorMin, System.String _anchorMax, System.Single _fade) [0x00000] in :0

at Oxide.Plugins.WelcomePanel.CreateEditPanelMenu (BasePlayer player) [0x00793] in :0

at Oxide.Plugins.WelcomePanel.wp_edit (BasePlayer player) [0x00019] in :0

at Oxide.Plugins.WelcomePanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e79] in :0

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

at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0

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

David

Posted

7 hours ago, Synster said:

Hello,

updated oxide this morning, wp_edit would not run before or after. throws the following error, any ideas?

Weird, on my server it works without any issues. Try to unload image library and let me know if you getting same error.

  • Like 1
Synster

Posted

works with imagelibrary unloaded, any idea how i can fix?

 

Synster

Posted

also i made sure i had the latest imagelibrary

Synster

Posted

also i made sure i had the latest imagelibrary

I do not know that it matters but it throws the following twice...

Failed to call hook 'wp_edit' on plugin 'WelcomePanel v3.0.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.WelcomePanel+CUIClass.CreateImage (Oxide.Game.Rust.Cui.CuiElementContainer& _container, System.String _parent, System.String _image, System.String _anchorMin, System.String _anchorMax, System.Single _fade) [0x00000] in :0
  at Oxide.Plugins.WelcomePanel.CreateEditPanelMenu (BasePlayer player) [0x00793] in :0
  at Oxide.Plugins.WelcomePanel.wp_edit (BasePlayer player) [0x00019] in :0
  at Oxide.Plugins.WelcomePanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e79] in :0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0
Failed to call hook 'wp_edit' on plugin 'WelcomePanel v3.0.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.WelcomePanel+CUIClass.CreateImage (Oxide.Game.Rust.Cui.CuiElementContainer& _container, System.String _parent, System.String _image, System.String _anchorMin, System.String _anchorMax, System.Single _fade) [0x00000] in :0
  at Oxide.Plugins.WelcomePanel.CreateEditPanelMenu (BasePlayer player) [0x00793] in :0
  at Oxide.Plugins.WelcomePanel.wp_edit (BasePlayer player) [0x00019] in :0
  at Oxide.Plugins.WelcomePanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e79] in :0
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <12678b905a6d43c3a9cc366104306651>:0
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <12678b905a6d43c3a9cc366104306651>:0 

David

Posted

Alright, send me your config with data files and I will have a look.

Synster

Posted

sent via message

 

 

David

Posted

Changed Status from Pending to Work in Progress

Guest

Posted

Changed Status from Work in Progress to No Response

David

Posted

Changed Status from No Response to Closed

scott savastano

Posted

was this resolved? im having this issue right now currently.

David

Posted

4 minutes ago, scott savastano said:

was this resolved? im having this issue right now currently.

you have to choose template before you try to edit 

scott savastano

Posted

Quote

 

yes i have tried that, i tried switching profiles as well. 😞 

 

Failed to call hook 'wp_edit' on plugin 'WelcomePanel v3.0.7' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.WelcomePanel+CUIClass.CreateImage (Oxide.Game.Rust.Cui.CuiElementContainer& _container, System.String _parent, System.String _image, System.String _anchorMin, System.String _anchorMax, System.Single _fade) [0x00000] in <dc1b69d6d7c94f16b46d3bf08497f93c>:0 
  at Oxide.Plugins.WelcomePanel.CreateEditPanelMenu (BasePlayer player) [0x00793] in <dc1b69d6d7c94f16b46d3bf08497f93c>:0 
  at Oxide.Plugins.WelcomePanel.wp_edit (BasePlayer player) [0x00019] in <dc1b69d6d7c94f16b46d3bf08497f93c>:0 
  at Oxide.Plugins.WelcomePanel.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x00e79] in <dc1b69d6d7c94f16b46d3bf08497f93c>:0 
  at Oxide.Plugins.CSharpPlugin.InvokeMethod (Oxide.Core.Plugins.HookMethod method, System.Object[] args) [0x00079] in <60c318df79ed41688ea59335e48d61ad>:0 
  at Oxide.Core.Plugins.CSPlugin.OnCallHook (System.String name, System.Object[] args) [0x000d8] in <50629aa0e75d4126b345d8d9d64da28d>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <50629aa0e75d4126b345d8d9d64da28d>:0  
(Filename: ./Runtime/Export/Debug/Debug.bindings.h Line: 39)

1.4m

Downloads

Total number of downloads.

6.9k

Customers

Total customers served.

102.2k

Files Sold

Total number of files sold.

2m

Payments Processed

Total payments processed.

×
×
  • 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.