MEEPofFaith / testing-utilities-java

Just some small utilities for sandbox/modding
GNU General Public License v3.0
42 stars 29 forks source link

UI Doesn't show in multiplayer #37

Closed karlo292 closed 1 year ago

karlo292 commented 1 year ago

Platform: Android/Windows/Linux Windows Build: The build number under the title in the main menu. Required. 145.1 Mod Version: Mod version in menus. If you download from actions, which action did you download from. v53 Issue: Explain your issue in detail. Doesn't work in multiplayer, menu doesn't show. It only shows when playing maps made by me. Steps to reproduce: How you happened across the issue, and what exactly you did to make the bug happen.

  1. Download mod from workshop
  2. Join server where you have admin privileges Last log: The last_log.txt from your game folder (.../Mindustry). REQUIRED if a certain button is not working at ALL, usually the case in headless servers.

Crash logs: Either crash reports from the crash folder, or the file you get when you go into Settings -> Game Data -> Export Crash logs. REQUIRED if you are reporting a crash.


Place an X (no spaces) between the brackets to confirm that you have read the line below.


The original template is by Anuke, modified by sk7725, modified by MEEPofFaith.

MEEPofFaith commented 1 year ago

Intentional. It's not like they would do anything in the first place anyway after I removed the calling of /js due to 2r2t reasons.

karlo292 commented 1 year ago

That's sad. I used it for testing on my server. Is there any way you could bring it back? Or add a feature if user has admin to have ability to use it.

MEEPofFaith commented 1 year ago

I don't know how to check if a user has admin, nor do I know how to check if a server you're playing on has a /js command in the first place.