1. We have been having problems with the chat not working properly. I setup a test server to see what could cause this. With a fresh install of Hurtworld chat works fine. When I install oxide with no plugins the chat begins to bug out. The test in the chat field fails to show after pressing enter. Also entering a single character does not show at all. If we enter a slash command the previously entered text will show. This makes it very difficult to chat up the players. I apologize if this has been posted before and thank everyone for their help.
     

    Attached Files:

  2. Wulf

    Wulf Community Admin

    Oxide will not change the chat unless you are running a plugin that modifies it. The only thing that Oxide will intercept is / slash commands. I also cannot reproduce your issue locally.
     
  3. This happens with oxide and no plugins installed. I'll keep poking around but honestly I'm at a loss.
     
  4. Wulf

    Wulf Community Admin

    All I can suggest is to make sure you are updated. I've tested locally and noticed no issues with the chat, with or without plugins.
     
  5. Remove some color codes from repating texts.Things you can do : Remove color codes from /kit if you have one.If you are running too many titles with different colors remove some of them. If You are using adverts. remove colors from it. It will reduce that freeze.

    So generally reduce colors from your chat :) Also I posted issue about it to bugtracker and hoping they are working on it : Bug #533377: Chat Lags/Freezes when too many hex color codes are written - Hurtworld - Online Project Management :: Free Redmine Hosting

    @Wulf Also is it possible to make /show <user><group> name to send permissions line by line.When some group or user has too many permission this commands breaks chat.Only way to fix is : Writing something for 8 times in chat.(so bugged part will go back)

    Edit:Sending 1 character to chat doesn't work as it wont output what you write.(I dont know if its up to game or oxide(or BetterChat) not tried it)
     
  6. Wulf

    Wulf Community Admin

    The OP mentioned no plugins being used at all.