1.8.3 Startup Problem or What Next

Started by AlexEnder15 on

Topic category: Troubleshooting, bugs, and solutions

Last seen on 18:17, 15. Sep 2019
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
1.8.3 Startup Problem or What Next

So I just realized that MCreator 1.8.3 was out, and I'm looking forward to using it on my mac, but when I run the shell command in the downloaded folder, nothing happens. Here is the code that my Terminal spit out:

Jaceks-Mac-mini-452:~ ~~~~$ /Users/~~~~/Desktop/MCreator183/mcreator.command ; exit;

[Fri Mar 22 16:34:18 CST 2019] [Launcher] Java version: 1.8.0_202, specification: 1.8, VM name: OpenJDK 64-Bit Server VM, VM vendor: BellSoft

[Fri Mar 22 16:34:18 CST 2019] [Launcher] Current JAVA_HOME for running instance: /Users/~~~~/Desktop/MCreator183/jdk/Contents/Home/jre

[Fri Mar 22 16:34:20 CST 2019] Failed to init MCreator Theme! Error Problem reading font data.

[Fri Mar 22 16:34:20 CST 2019] Exception in thread "main" [Fri Mar 22 16:34:20 CST 2019] java.lang.UnsatisfiedLinkError: /Users/~~~~/Desktop/MCreator183/jdk/Contents/Home/jre/lib/libfontmanager.dylib: dlopen(/Users/jaceklip/Desktop/MCreator183/jdk/Contents/Home/jre/lib/libfontmanager.dylib, 1): Library not loaded: /opt/local/lib/libpng16.16.dylib

  Referenced from: /Users/~~~~/Desktop/MCreator183/jdk/Contents/Home/jre/lib/./libfreetype.6.dylib

  Reason: image not found

[Fri Mar 22 16:34:20 CST 2019] at java.lang.ClassLoader$NativeLibrary.load(Native Method)

[Fri Mar 22 16:34:20 CST 2019] at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1941)

[Fri Mar 22 16:34:20 CST 2019] at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1845)

[Fri Mar 22 16:34:20 CST 2019] at java.lang.Runtime.loadLibrary0(Runtime.java:870)

[Fri Mar 22 16:34:20 CST 2019] at java.lang.System.loadLibrary(System.java:1122)

[Fri Mar 22 16:34:20 CST 2019] at sun.lwawt.macosx.LWCToolkit$1.run(LWCToolkit.java:93)

[Fri Mar 22 16:34:20 CST 2019] at sun.lwawt.macosx.LWCToolkit$1.run(LWCToolkit.java:80)

[Fri Mar 22 16:34:20 CST 2019] at java.security.AccessController.doPrivileged(Native Method)

[Fri Mar 22 16:34:20 CST 2019] at sun.lwawt.macosx.LWCToolkit.<clinit>(LWCToolkit.java:79)

[Fri Mar 22 16:34:20 CST 2019] at java.lang.Class.forName0(Native Method)

[Fri Mar 22 16:34:20 CST 2019] at java.lang.Class.forName(Class.java:264)

[Fri Mar 22 16:34:20 CST 2019] at java.awt.Toolkit$2.run(Toolkit.java:860)

[Fri Mar 22 16:34:20 CST 2019] at java.awt.Toolkit$2.run(Toolkit.java:855)

[Fri Mar 22 16:34:20 CST 2019] at java.security.AccessController.doPrivileged(Native Method)

[Fri Mar 22 16:34:20 CST 2019] at java.awt.Toolkit.getDefaultToolkit(Toolkit.java:854)

[Fri Mar 22 16:34:20 CST 2019] at sun.swing.SwingUtilities2.getSystemMnemonicKeyMask(SwingUtilities2.java:2020)

[Fri Mar 22 16:34:20 CST 2019] at javax.swing.plaf.basic.BasicLookAndFeel.initComponentDefaults(BasicLookAndFeel.java:1158)

[Fri Mar 22 16:34:20 CST 2019] at javax.swing.plaf.metal.MetalLookAndFeel.initComponentDefaults(MetalLookAndFeel.java:431)

[Fri Mar 22 16:34:20 CST 2019] at javax.swing.plaf.basic.BasicLookAndFeel.getDefaults(BasicLookAndFeel.java:148)

[Fri Mar 22 16:34:20 CST 2019] at javax.swing.plaf.metal.MetalLookAndFeel.getDefaults(MetalLookAndFeel.java:1577)

[Fri Mar 22 16:34:20 CST 2019] at javax.swing.UIManager.setLookAndFeel(UIManager.java:539)

[Fri Mar 22 16:34:20 CST 2019] at co.pylo.mcreator.Launcher.main(SourceFile:66)

logout

Saving session...

...copying shared history...

...saving history...truncating history files...

...completed.

 

[Process completed]

(By the way, the "~~~~s" are just replacing my username.)

Please help me as I don't know what to do! I would really appreciate it :)

Last seen on 18:17, 15. Sep 2019
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Oh I didn't know that there…
Sat, 03/23/2019 - 15:44

Oh I didn't know that there was a new installation page. Thanks! :)

Last seen on 18:17, 15. Sep 2019
Joined Aug 2018
Points:

User statistics:

  • Modifications:
  • Forum topics:
  • Wiki pages:
  • MCreator plugins:
  • Comments:
Wait it didn't work I typed …
Sat, 03/23/2019 - 15:57

Wait it didn't work I typed "brew reinstall libpng" and it just said:

-bash: brew: command not found

I think I'm missing something I just don't know what...