Jump to content

Welcome Panel 4.3.6

$16.99 $12.99
   (74 reviews)
Message added by David,

CUSTOMER SUPPORT 
To report issues with plugin or simply get in touch with me, please use support section on site or create ticket on my discord

On-site Support
 Discord Support    
 

Please allow at least 24 hours for response on site tickets as we all live in different time zones.  Not available during weekends.

15 Screenshots

  • 478.4k
  • 12.1k
  • 42.87 kB

Recommended Comments



On 5/7/2024 at 5:31 PM, JustANoob said:
Image failed to download! Error: HTTP/1.1 429 Too Many Requests - Image Name: https://i.imgur.com/24HEwjx.png_0 - Image URL: https://i.imgur.com/24HEwjx.png

it comes up, I'm confussed....

You getting rate limited by imgur, I personally never had issue with https://imgbb.com/ maybe worth trying that out.

Link to comment
Share on other sites
On 9/23/2024 at 2:57 AM, venda_vole said:

 

if ImageLibary have to many requests at same time (mostly when server restarts) it take a time to process all requests .... if u want to eliminate to minimum i highly recommend put images directly on server and change all links to local image on your server. 

if one were to do this, what is the syntax? I tried a couple things but they dont work. i put an images folder in the root of my server.

image.png.9e84253348ebf2088bd5696fd0a0245e.png

Link to comment
Share on other sites
On 7/29/2024 at 2:18 AM, RR_Tappi said:

I would like a button only visible to admins

Thanks

 

still want to have a button only visible to admins

Link to comment
Share on other sites
5 minutes ago, Kaooa said:

Hi, I need Welcome Panel 4.3.5 on Rustplugins.net to be updated to Welcome Panel 4.3.6
reached out in your discord for support, but my last message to you was  — 08/15/2024 and you didn't reply to that... Look forward to hearing from you

You can rest assure it will get done! If I am correct in my logic, Rustplugins.net was the main, and original, home for a lot of plugins such as WelcomePanel. There is no reason to believe WP 4.3.6 won't be pushed to the website! 😝

Link to comment
Share on other sites

After force wipe my plugin stopped working. I keep getting this error message when trying to reload the plugin "Error while compiling WelcomePanel: 'BasePlayer' does not contain a definition for 'MountObject' and no accessible extension method 'MountObject' accepting a first argument of type 'BasePlayer' could be found (are you missing a using directive or an assembly reference?) | Line: 1477, Pos: 18424" there is no mention of 'BasePlayer' in the code and it only goes to line 440. Please someone help me!!

  • Like 1
Link to comment
Share on other sites
7 minutes ago, Actavisss said:

After force wipe my plugin stopped working. I keep getting this error message when trying to reload the plugin "Error while compiling WelcomePanel: 'BasePlayer' does not contain a definition for 'MountObject' and no accessible extension method 'MountObject' accepting a first argument of type 'BasePlayer' could be found (are you missing a using directive or an assembly reference?) | Line: 1477, Pos: 18424" there is no mention of 'BasePlayer' in the code and it only goes to line 440. Please someone help me!!

did u updated to last version that was released abt 5hrs ago ? 

Link to comment
Share on other sites
1 minute ago, venda_vole said:

did u updated to last version that was released abt 5hrs ago ? 

Just saw that that came out and updated it. Everything works now! thank you i feel stupid lol

  • Like 1
Link to comment
Share on other sites

(16:59:15) | Failed to call hook 'OnPlayerConnected' on plugin 'WelcomePanel v4.3.6' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.WelcomePanel.OnPlayerConnected (BasePlayer player) [0x0001b] in <f77fe04fc3354210a606d4fe0b5c54ab>:0

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

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

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

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

This is happening to me even after updating both server and plugin. It loads fine but when someone connects no menu is shown and that error pops up in console

 

NEVERMIND. SOLVED

Edited by Emigo
Link to comment
Share on other sites
56 minutes ago, Emigo said:

(16:59:15) | Failed to call hook 'OnPlayerConnected' on plugin 'WelcomePanel v4.3.6' (NullReferenceException: Object reference not set to an instance of an object)

at Oxide.Plugins.WelcomePanel.OnPlayerConnected (BasePlayer player) [0x0001b] in <f77fe04fc3354210a606d4fe0b5c54ab>:0

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

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

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

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

This is happening to me even after updating both server and plugin. It loads fine but when someone connects no menu is shown and that error pops up in console

 

NEVERMIND. SOLVED

Share with us how you found the error and what you did to solve it. This will help other users who encounter similar issues. Happy Rusting!

Link to comment
Share on other sites
6 minutes ago, S0TR said:

Share with us how you found the error and what you did to solve it. This will help other users who encounter similar issues. Happy Rusting!

i didnt mention it cause it was a problem on my side. Before todays update, i was still using an old version of the plugin that i didnt updated it because it was working fine. For todays update to work i had to erase every trace of the plugin (in config, data, etc) and create the panel again.

  • Like 1
Link to comment
Share on other sites

I have been dragging my feet on updating to newest versions,.

Does the pages and everything need totally rebuilt with coming off the older versions.

Link to comment
Share on other sites
35 minutes ago, eracet said:

I have been dragging my feet on updating to newest versions,.

Does the pages and everything need totally rebuilt with coming off the older versions.

They shouldn't. I'd have to assume Emigo was using a very old version. When I went from the last most recent version, to this new one, I did not have to change anything or lose any of my work. Worst case! Copy your entire config into a text doc and then update the plugin. Should it all get wiped (though I don't think it will) just patch up what you need to with some copy/pasta from your text doc 😛 

 

I backup and save all my configs in another text doc when editing them just in case the worst happens, and everything gets erased. It's a good habit to get into

Edited by S0TR
Link to comment
Share on other sites
15 hours ago, eracet said:

I have been dragging my feet on updating to newest versions,.

Does the pages and everything need totally rebuilt with coming off the older versions.

I tried migrating a while back and had issues so I rolled back to the old one for now. I will try again when I have another block of time.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Like 27
  • Sad 3
  • Love 20

David's Collection

User Feedback

1.3m

Downloads

Total number of downloads.

6.6k

Customers

Total customers served.

97.4k

Files Sold

Total number of files sold.

1.9m

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.