BinkanSalaryman / Discord-Audio-Stream-Bot

A simple discord audio streaming bot.
228 stars 38 forks source link

white screen when opening app #90

Open matthewforever opened 4 months ago

matthewforever commented 4 months ago
Screenshot 2024-03-17 at 09 58 52

i also noticed this in the config not sure if its important or not: 09:58:21 [main] INFO net.runee.gui.MainFrame - Hello World! 09:58:21 [main] INFO net.runee.misc.Utils - ---------------------------- 09:58:21 [main] INFO net.runee.misc.Utils - Operating system: Windows 10 09:58:21 [main] INFO net.runee.misc.Utils - OS architecture : amd64
09:58:21 [main] INFO net.runee.misc.Utils - Java version : 21.0.2
09:58:21 [main] INFO net.runee.misc.Utils - Available cores : 8
09:58:21 [main] INFO net.runee.misc.Utils - Available memory: 4080 MB
09:58:21 [main] INFO net.runee.misc.Utils - ----------------------------

BinkanSalaryman commented 3 months ago

That's odd. The text you added was from the app.log file not the config.json file, I suppose. Can you give the complete content of it after closing the program? It seems to be incomplete, although it should definitly log something if the UI is shown blank. Is there a reason to it why the program is in the shutdown phase? Is this your first launch of the program? A few details can really make the difference for diagnosing the issue.