Jump to content

MaNGOS Universal Installer


Corsol

Recommended Posts

Hey, just testing it:

- The check for MySQL has an issue. I do have it but it doesn't detect it :-)

- The link for OpenSSL binaries is dead

- Some NullPointer.

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException

at mangosui.Command.execute(Command.java:109)

at mangosui.CommandsWindows.executeCmd(CommandsWindows.java:82)

at mangosui.CommandsWindows.gitOperation(CommandsWindows.java:517)

at mangosui.CommandManager.checkGit(CommandManager.java:218)

at mangosui.WorkExecutor.checkGit(WorkExecutor.java:65)

at mangosui.MainWindow.doAllChecks(MainWindow.java:123)

at mangosui.MainWindow.formWindowOpened(MainWindow.java:2494)

at mangosui.MainWindow.access$1200(MainWindow.java:50)

at mangosui.MainWindow$5.windowOpened(MainWindow.java:800)

at java.awt.Window.processWindowEvent(Unknown Source)

at javax.swing.JFrame.processWindowEvent(Unknown Source)

Link to comment
Share on other sites

I thought about doing this job Corsol but I'm happy to see someone who did this. This gives more users a chance to use mangos! Please put source code and executable in the same repository on GitHub and I may check out the source code in the next days.

something wrong with forum... today i've done some response also to Talendrys and now they are disappeared!!!!

btw i've also a github repos for source code: GitHub - Corsol/MaNGOSUI-Dev: MaNGOS Universal Installer

:)

Hey, just testing it:

- The check for MySQL has an issue. I do have it but it doesn't detect it :-)

- The link for OpenSSL binaries is dead

- Some NullPointer.

Exception in thread "AWT-EventQueue-0" java.lang.NullPointerException

at mangosui.Command.execute(Command.java:109)

at mangosui.CommandsWindows.executeCmd(CommandsWindows.java:82)

at mangosui.CommandsWindows.gitOperation(CommandsWindows.java:517)

at mangosui.CommandManager.checkGit(CommandManager.java:218)

at mangosui.WorkExecutor.checkGit(WorkExecutor.java:65)

at mangosui.MainWindow.doAllChecks(MainWindow.java:123)

at mangosui.MainWindow.formWindowOpened(MainWindow.java:2494)

at mangosui.MainWindow.access$1200(MainWindow.java:50)

at mangosui.MainWindow$5.windowOpened(MainWindow.java:800)

at java.awt.Window.processWindowEvent(Unknown Source)

at javax.swing.JFrame.processWindowEvent(Unknown Source)

Oh great! :(

some small question:

- What's your OS (win or linux) and wich one release?

- What's your mysql version?

- What's your git software name and version?

about openssl i'll chek it, and about nullpointer i think is git command not found.

Thanks.

Link to comment
Share on other sites

Why I ask for one repository is because there is basically no need for two. If someone looks for this project he/she doesn't have to remember two repos and all issues and commits are in one place. Additionally the jar file is enough - no need for the .class files because we got the source code.

Link to comment
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use