Jump to content

Welcome Panel Addons not loading

Closed 1.3.23

MancDad

Posted (edited)

Hi - I've been using your welcome panel for a while now - Love it ! 🙂

However, today purchased your addons package ... None appear to be loaded - My admin panel simply has a "load" option ... but nothing errors? 

What is bizarre though is that i have tagged a page with the sociallinks plugin - And it loads !!! whoop !!! BUT !!! - No matter how many time I amend the JSON for this sociallinks plugin I am still presented with the default layout (which I dont want) as per your screenshots.

I presume i'm missing something really REALLY obvious 😉

Many thanks
 

#UPDATE - Changed to private - I am investigating ... after about 40minutes your plugins registered as installed... Rebooting the server !

 

Edited by MancDad
MancDad

Posted

Okay - Server rebooted ... no difference 😞

I can unload / load all my plugins easily ... with the Admin plugin OR via oxide commands.

WPSocialLinks refuses to load and has no console output too ? 

NOTE: It did load after about 40 minutes... but I unloaded it (to reload the new JSON) - but it will not load ... Any ideas? 

Many thanks

 

MancDad

Posted (edited)

16 minutes ago, MancDad said:

Okay - Server rebooted ... no difference 😞

I can unload / load all my plugins easily ... with the Admin plugin OR via oxide commands.

WPSocialLinks refuses to load and has no console output too ? 

NOTE: It did load after about 40 minutes... but I unloaded it (to reload the new JSON) - but it will not load ... Any ideas? 

Many thanks

 

The only thing I have in the logs is : 

Failed to call hook 'ShowLinks_API' on plugin 'WPSocialLinks v1.3.24' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.WPSocialLinks.ShowLinks_API (BasePlayer player) [0x00006] in <6dc71a40bd9a40a09905ab32cfc1587f>:0 
  at Oxide.Plugins.WPSocialLinks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001c1] in <6dc71a40bd9a40a09905ab32cfc1587f>: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 <d59b507fd76240e5b62228d0eae39b73>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 
Failed to call hook 'ShowLinks_API' on plugin 'WPSocialLinks v1.3.24' (NullReferenceException: Object reference not set to an instance of an object)
  at Oxide.Plugins.WPSocialLinks.ShowLinks_API (BasePlayer player) [0x00006] in <6dc71a40bd9a40a09905ab32cfc1587f>:0 
  at Oxide.Plugins.WPSocialLinks.DirectCallHook (System.String name, System.Object& ret, System.Object[] args) [0x001c1] in <6dc71a40bd9a40a09905ab32cfc1587f>: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 <d59b507fd76240e5b62228d0eae39b73>:0 
  at Oxide.Core.Plugins.Plugin.CallHook (System.String hook, System.Object[] args) [0x00060] in <d59b507fd76240e5b62228d0eae39b73>:0 
 

NOTE : The above error happens whenever i click on the social links page within the Welcome panel - And it trying to reference the plugin ?

Edited by MancDad
MancDad

Posted (edited)

Config file : 
 

{
  "Panel #1": {
    "Enabled": true,
    "Text Field": "<size=22>DISCORD</size> \n <size=9>Link your discord with game account!</size>",
    "Icon Image": "https://i.ibb.co/pRYmCBx/discordicon.png",
    "Button Text": "GET LINK",
    "Note Text": "\n \n Use 'link' command to link accounts and gain additional ingame benefits.",
    "Note Name": "DISCORD",
    "Note Skin ID / Icon": 2391705198,
    "Main Panel Color": "0.25 0.25 0.25 0.65",
    "Secondary Panel Color": "0.19 0.19 0.19 0.85",
    "Button Color": "0.16 0.34 0.49 0.80"
  },
  "Panel #2": {
    "Enabled": false,
    "Text Field": "<size=22>STEAM GROUP</size> \n <size=9>Join our steam group and get rewarded!</size>",
    "Icon Image": "https://i.ibb.co/8c4sVfQ/steamicon.png",
    "Button Text": "GET LINK",
    "Note Text": "\n \n steamgroup.link \n \n you can copy paste link from here",
    "Note Name": "STEAM GROUP",
    "Note Skin ID / Icon": 2543322586,
    "Main Panel Color": "0.25 0.25 0.25 0.65",
    "Secondary Panel Color": "0.19 0.19 0.19 0.85",
    "Button Color": "0.16 0.34 0.49 0.80"
  },
  "Panel #3": {
    "Enabled": false,
    "Text Field": "<size=22>TWITTER</size> \n <size=9>Follow us on twitter to stay updated!</size>",
    "Icon Image": "https://i.ibb.co/GHyGbPy/twitter.png",
    "Button Text": "GET LINK",
    "Note Text": "\n \n twitter.link \n \n you can copy paste link from here",
    "Note Name": "TWITTER",
    "Note Skin ID / Icon": 2543321941,
    "Main Panel Color": "0.25 0.25 0.25 0.65",
    "Secondary Panel Color": "0.19 0.19 0.19 0.85",
    "Button Color": "0.16 0.34 0.49 0.80"
  },
  "Panel #4": {
    "Enabled": false,
    "Text Field": "<size=22>YOUTUBE</size> \n <size=9>Check out our channel for fresh content!</size>",
    "Icon Image": "https://i.ibb.co/mRY8Z3M/youtubeicon.png",
    "Button Text": "GET LINK",
    "Note Text": "\n \n youtube.link \n \n you can copy paste link from here",
    "Note Name": "YOTUBE",
    "Note Skin ID / Icon": 2543316628,
    "Main Panel Color": "0.25 0.25 0.25 0.65",
    "Secondary Panel Color": "0.19 0.19 0.19 0.85",
    "Button Color": "0.16 0.34 0.49 0.80"
  },
  "Panel #5": {
    "Enabled": false,
    "Text Field": "<size=22>SHOP</size> \n <size=9>Donate and support our community!</size>",
    "Icon Image": "https://i.ibb.co/x3ydpLw/shopicon.png",
    "Button Text": "GET LINK",
    "Note Text": "\n \n eldorado.tip4serv.com \n \n you can copy paste link from here",
    "Note Name": "DONATE",
    "Note Skin ID / Icon": 2543321437,
    "Main Panel Color": "0.25 0.25 0.25 0.65",
    "Secondary Panel Color": "0.19 0.19 0.19 0.85",
    "Button Color": "0.16 0.34 0.49 0.80"
  },
  "Panel #6": {
    "Enabled": false,
    "Text Field": "<size=22>WEBSITE</size> \n <size=9>Checkout our website to find out more!</size>",
    "Icon Image": "https://i.ibb.co/h98K7RT/websiteicon.png",
    "Button Text": "GET LINK",
    "Note Text": "\n \n smarlovpve.hu \n \n you can copy paste link from here",
    "Note Name": "WEBSITE",
    "Note Skin ID / Icon": 2543323101,
    "Main Panel Color": "0.25 0.25 0.25 0.65",
    "Secondary Panel Color": "0.19 0.19 0.19 0.85",
    "Button Color": "0.16 0.34 0.49 0.80"
  },
  "Other": {
    "Send Chat Message instead of Note": false,
    "Message Icon ID (steamid)": 0,
    "Close WelcomePanel after clicking GET LINK button": false,
    "Pop up window message": "You've got a note with url in your inventory.",
    "Title Text": "You can find us here",
    "Footer Text": "Follow us on social media and claim your rewards!",
    "Font Outline Color": "0 0 0 1",
    "Font Outline Thickness": "1"
  }
}

 

Edited by MancDad
MancDad

Posted

PLEASE CLOSE this ticket

Plugin unloaded, config deleted... Plugin readded, didnt fix, rebooted the server 3 times... and now it's suddenly started working !? 

God knows what the issue was, but all good now.

 

thanks

  • Like 1
David

Posted

Changed Status from Pending to Closed

1.9m

Downloads

Total number of downloads.

8.9k

Customers

Total customers served.

131.2k

Files Sold

Total number of files sold.

2.7m

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.