Jump to content

Prefix Visibility 1.0.2

   (0 reviews)

1 Screenshot

  • 47.6k
  • 424
  • 7.28 kB
  • Update details
    v1.0.2
    Released
    Download size7.28 kB
    Total versions3
    Time between versions 1 day
    Typical update pace About every 530 days
    Freshness 384 days ago

This area is for discussion and questions. Please use the support area for reporting issues or getting help.

Recommended Comments

fullwiped

Posted

Hello, @Reheight

I have received reports from players that the /tag command does not work when the server restarts.
 

I checked, and it was not hiding the prefixes. Then, I ran the following command in RCON:
 

c.reload PrefixVisibility

After this, it started working.

To investigate the issue occurring at server startup, I also tried running:

c.reload BetterChat

After executing this, I tried using /tag to hide the prefixes again. Although it displayed the message "Your tags will no longer appear in chat", it still did not work.

However, when I reloaded PrefixVisibility again using:
 

c.reload PrefixVisibility

The /tag command started working properly, and the prefixes were successfully hidden.

Is there a solution for this issue? It seems that BetterChat loads later than PrefixVisibility during server startup, which might be causing this problem.

I appreciate your advice and assistance. Thank you!

fullwiped

Posted (edited)

15 minutes ago, fullwiped said:

Hello, @Reheight

I have received reports from players that the /tag command does not work when the server restarts.
 

I checked, and it was not hiding the prefixes. Then, I ran the following command in RCON:
 

c.reload PrefixVisibility

After this, it started working.

To investigate the issue occurring at server startup, I also tried running:

c.reload BetterChat

After executing this, I tried using /tag to hide the prefixes again. Although it displayed the message "Your tags will no longer appear in chat", it still did not work.

However, when I reloaded PrefixVisibility again using:
 

c.reload PrefixVisibility

The /tag command started working properly, and the prefixes were successfully hidden.

Is there a solution for this issue? It seems that BetterChat loads later than PrefixVisibility during server startup, which might be causing this problem.

I appreciate your advice and assistance. Thank you!




This command: "Remove Only Listed": false   was set to true on my end.

I changed it to false, and the issue seems to be resolved.

However, the player's name is now changing from blue to green. In RCON, the following error appears.
Perhaps this information could contribute to improving this great plugin.

Have a nice day! 


(00:31:32) | Failed to call internal hook 'OnBetterChat' on plugin 'BetterChatGradients v1.0.3' [2030528761] (Object reference not set to an instance of an object)
   at Dictionary<string, object> Oxide.Plugins.BetterChatGradients.OnBetterChat(Dictionary<string, object> dict) in /home/rustserver/serverfiles/carbon/plugins/BetterChatGradients.cs:line 66
   at object Oxide.Plugins.BetterChatGradients.InternalCallHook(uint hook, object[] args) in BetterChatGradients.cs/Internal:line 40
(00:31:32) | Failed to call internal hook 'OnPlayerChat' on plugin 'BetterChat v5.2.14' [2032160890] (Object reference not set to an instance of an object)
   at FormatSettings Oxide.Plugins.BetterChat+BetterChatMessage.GetOutput() in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 687
   at CancelOptions Oxide.Plugins.BetterChat.SendBetterChatMessage(BetterChatMessage chatMessage, ChatChannel chatchannel) in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 163
   at object Oxide.Plugins.BetterChat.OnPlayerChat(BasePlayer bplayer, string message, ChatChannel chatchannel) in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 107
   at object Oxide.Plugins.BetterChat.InternalCallHook(uint hook, object[] args) in BetterChat.cs/Internal:line 173
 

Edited by fullwiped
Reheight

Posted

On 3/8/2025 at 4:34 PM, fullwiped said:




This command: "Remove Only Listed": false   was set to true on my end.

I changed it to false, and the issue seems to be resolved.

However, the player's name is now changing from blue to green. In RCON, the following error appears.
Perhaps this information could contribute to improving this great plugin.

Have a nice day! 


(00:31:32) | Failed to call internal hook 'OnBetterChat' on plugin 'BetterChatGradients v1.0.3' [2030528761] (Object reference not set to an instance of an object)
   at Dictionary<string, object> Oxide.Plugins.BetterChatGradients.OnBetterChat(Dictionary<string, object> dict) in /home/rustserver/serverfiles/carbon/plugins/BetterChatGradients.cs:line 66
   at object Oxide.Plugins.BetterChatGradients.InternalCallHook(uint hook, object[] args) in BetterChatGradients.cs/Internal:line 40
(00:31:32) | Failed to call internal hook 'OnPlayerChat' on plugin 'BetterChat v5.2.14' [2032160890] (Object reference not set to an instance of an object)
   at FormatSettings Oxide.Plugins.BetterChat+BetterChatMessage.GetOutput() in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 687
   at CancelOptions Oxide.Plugins.BetterChat.SendBetterChatMessage(BetterChatMessage chatMessage, ChatChannel chatchannel) in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 163
   at object Oxide.Plugins.BetterChat.OnPlayerChat(BasePlayer bplayer, string message, ChatChannel chatchannel) in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 107
   at object Oxide.Plugins.BetterChat.InternalCallHook(uint hook, object[] args) in BetterChat.cs/Internal:line 173
 

Investigating both issues now, will update when I find a culprit and/or resolution.

Thank you for your report.

Reheight

Posted

On 3/8/2025 at 4:34 PM, fullwiped said:




This command: "Remove Only Listed": false   was set to true on my end.

I changed it to false, and the issue seems to be resolved.

However, the player's name is now changing from blue to green. In RCON, the following error appears.
Perhaps this information could contribute to improving this great plugin.

Have a nice day! 


(00:31:32) | Failed to call internal hook 'OnBetterChat' on plugin 'BetterChatGradients v1.0.3' [2030528761] (Object reference not set to an instance of an object)
   at Dictionary<string, object> Oxide.Plugins.BetterChatGradients.OnBetterChat(Dictionary<string, object> dict) in /home/rustserver/serverfiles/carbon/plugins/BetterChatGradients.cs:line 66
   at object Oxide.Plugins.BetterChatGradients.InternalCallHook(uint hook, object[] args) in BetterChatGradients.cs/Internal:line 40
(00:31:32) | Failed to call internal hook 'OnPlayerChat' on plugin 'BetterChat v5.2.14' [2032160890] (Object reference not set to an instance of an object)
   at FormatSettings Oxide.Plugins.BetterChat+BetterChatMessage.GetOutput() in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 687
   at CancelOptions Oxide.Plugins.BetterChat.SendBetterChatMessage(BetterChatMessage chatMessage, ChatChannel chatchannel) in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 163
   at object Oxide.Plugins.BetterChat.OnPlayerChat(BasePlayer bplayer, string message, ChatChannel chatchannel) in /home/rustserver/serverfiles/carbon/plugins/BetterChat.cs:line 107
   at object Oxide.Plugins.BetterChat.InternalCallHook(uint hook, object[] args) in BetterChat.cs/Internal:line 173
 

The cause for the error has been resolved and patched with an update, however, the issue you're occurring with the API's not communicating properly depending on plugin load sequence has to do with Carbon, which this plugin was not developed for, rather this was made for Oxide.

  • Love 1
fullwiped

Posted

On 3/13/2025 at 11:39 AM, Reheight said:

The cause of the error has been resolved and fixed in an update, however your issue of APIs not communicating properly depending on the plugin load order is related to Carbon and this plugin was not developed for Carbon, instead this plugin was made for Oxide.

thank you!

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 1

User Feedback

About Us

Codefling is the largest marketplace for plugins, maps, tools, and more, making it easy for customers to discover new content and for creators to monetize their work.

Downloads
2.4m
Total downloads
Customers
10.7k
Customers served
Files Sold
155.2k
Marketplace sales
Payments
3.3m
Processed total
×
×
  • 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.