Planet M.U.L.E.
Planet Mule 1 => Bugs 1.3.x => Topic started by: Hasi on December 08, 2013, 10:17
Title: Playing MULE on OSX 10.9 (Maveriks) with JDK/JRE 1.7 fails Post by: Hasi on December 08, 2013, 10:17 I had some severe trouble to get Mule playing on OSX 10.9 (Maveriks) unsing JDK 1.7
java -version java version "1.7.0_45" Java(TM) SE Runtime Environment (build 1.7.0_45-b18) Java HotSpot(TM) 64-Bit Server VM (build 24.45-b08, mixed mode) Trying it with the default java crashed (when starting a game) with Dec 08, 2013 11:13:34 AM com.turborilla.mule.view.MuleGameContainer$1 run INFO: Pixel format: Samples=0 Alpha=0 Depth=8 Stencil=0 _NSJVMLoadLibrary: NSAddLibrary failed for /libjawt.dylib JavaVM FATAL: lookup of function JAWT_GetAWT failed. Exit log_init.txt contains INFO [Properties.<init>] VERSION: 1.3.6 INFO [Properties.<init>] Classpath: data.jar INFO [Properties.<init>] Java VM: 24.45-b08 INFO [Properties.<init>] Java Runtime: 1.7.0_45-b18 INFO [Properties.<init>] OS: Mac OS X 10.9 x86_64 INFO [Properties.<init>] Java Library Path: lib INFO [Properties.<init>] Max Memory: 954728448 INFO [Properties.<init>] Avaialble Processors: 2 INFO [PropertiesBase.readFromFile] Reading Settings from file settings.txt INFO [SubstanceLoader.initLookAndFeel] Window Skin: Default I finally made it work by installing JDK 1.6 (as the game advised me first) and then calling Code: cd /Applications/mule.app/Contents/Resources/Java/data/ This must me done in the Terminal.app Title: Re: Playing MULE on OSX 10.9 (Maveriks) with JDK/JRE 1.7 fails Post by: TitansMum on August 13, 2014, 20:22 Thank You!!!!!!
|