Menus keep disappearing

Hey folks! We are having a weird bug where all of the menus and the HUD keep disappearing. This happens at least every 10 minutes. And the only solution is for the client to relog. Unfortunately this means that people stop playing. We have looked through all of the resources, checked client-side AND server-side logs with nothing showing as causing an issue.

I have played on many servers and never once saw this problem occur. Only now that I am running my own is it happening. My head dev cannot seem to find the issue and I have yet to see or find a solution on the forums here for a fix.

Any input would be greatly appreciated!

Is there absolutely nothing in your console, not an error maybe at startup or during the game. Do you maybe have an AOP system installed that changes that can be making errors.

Without information there isn’t much to go on. If there is no other information I have 2 suggestions:

  1. Start removing scripts that are changing the hud or menus,

  2. do a clean install of your server and start adding back scripts until it breaks again.

Both are very time consuming but it does work.

So there was nothing shown in the console. However we actually did just recently figure out the issue. Somehow the /postal script was crashing the NativeUI or RageUI. I forget which one. But that was replaced and there hasnt been issues since.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.