Search results

    1. Linkachu4

      MusicMade

      Here is the link for the solution I found from yesterday: JFileChooser not showing Hope this helps answer some of your questions on why it happens.
    2. Linkachu4

      MusicMade

      Sorry about that. Thank you for giving an alternative though.
    3. Linkachu4

      MusicMade

      I have been researching and testing and I have managed to get it to work. public static void main(String[] args) { JOptionPane.showMessageDialog(null, "Please select the installation of StarMade you want to install MusicMade on"); try { EventQueue.invokeAndWait(new...
    4. Linkachu4

      MusicMade

      I am very much certain there was no file dialog opened. If there was I would have noticed by now.
    5. Linkachu4

      MusicMade

      Tried your method, but I got the same result. There was no lines generated after clicking OK. I also tried waiting 5 minutes to see if it needed time, but nothing changed. Also, what error do you mean exactly?
    6. Linkachu4

      MusicMade

      I am on a mac and I tried installing it, but it gives me the message: "Please select the installation of StarMade you want to install MusicMade on". I click ok and nothing happens after that. Please help.