Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • [1.6.2] Half-Launching Installer on Mac 10.6.8 (fails to launch)
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 2
Psychic_Will

[1.6.2] Half-Launching Installer on Mac 10.6.8 (fails to launch)

By Psychic_Will, September 4, 2013 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

Psychic_Will    1

Psychic_Will

Psychic_Will    1

  • Tree Puncher
  • Psychic_Will
  • Members
  • 1
  • 4 posts
Posted September 4, 2013

Using a Macbook Pro running Snow Leopard (10.6.8), the installer fails to run properly, instead returning this window: cXDjry7.png. 

 

The program calls itself cpw.mods.fml.installer.SimpleInstaller.  The "OK" button cannot be clicked, the red "x" button and the "quit" options in the dock and the cpw.mods.fml.installer.SimpleInstaller menu, along with the "cmd+q" command, don't work, instead a force quit is necessary.  This occurs in versions 9.10.1.849 (the current recommended version at the time of posting) and 9.10.0.837 (the version that the current release of TerraFirmaCraft was built off of, and the one I tried first).  This may be a problem specific to my system for one reason or another as I haven't been able to find anywhere else that it is mentioned (unless I simply haven't recognized it).

 

Threads visited:

 

 

 

http://www.minecraftforge.net/forum/index.php/topic,20.0.html

http://www.minecraftforge.net/forum/index.php/topic,10239.msg52019.html#msg52019

http://www.minecraftforge.net/forum/index.php/topic,7275.0.html (I'm having the same problem melalton had and I don't understand the solution).

http://www.minecraftforge.net/forum/index.php/topic,8113.0.html

http://www.minecraftforge.net/forum/index.php/topic,1159.0.html

http://www.minecraftforge.net/forum/index.php/topic,10449.msg52985.html#msg52985 (VashM16 requests instruction on how to manually install the universal .jar, I second that request).

 

 

 

Youtube Tutorials viewed (among others):

 

 

 

http://www.youtube.com/embed/nSCpOiXV2h4

http://www.youtube.com/embed/FPGlfzdIlmE

http://www.youtube.com/embed/B8OcB8f_Bp4

 

 

 

I'm not sure where I might find any applicable stack traces or error codes as the problem does not occur within the Minecraft Launcher and as such is not visible in its console.

  • Quote

Share this post


Link to post
Share on other sites

luacs1998    270

luacs1998

luacs1998    270

  • World Shaper
  • luacs1998
  • Members
  • 270
  • 2133 posts
Posted September 4, 2013

Run installer from terminal, giving us the terminal output.

  • Quote

Read the EAQ before posting! OR ELSE!

 

This isn't building better software, its trying to grab a place in the commit list of a highly visible github project.

 

www.forgeessentials.com

 

Don't PM me, I don't check this account unless I have to.

Share this post


Link to post
Share on other sites

Psychic_Will    1

Psychic_Will

Psychic_Will    1

  • Tree Puncher
  • Psychic_Will
  • Members
  • 1
  • 4 posts
Posted September 4, 2013

I thought I made it clear that I didn't know how to do that.  I tried to do it anyway and this is what I got:

 

 

Last login: Wed Sep  4 08:57:25 on ttys000

localhost:~ Me$ cd Downloads

localhost:Downloads Me$ cd TerraFirmaCraft

localhost:TerraFirmaCraft Me$ java minecraftforge-installer-1.6.2-9.10.1.849.jar

Exception in thread "main" java.lang.NoClassDefFoundError: minecraftforge-installer-1/6/2-9/10/1/849/jar

Caused by: java.lang.ClassNotFoundException: minecraftforge-installer-1.6.2-9.10.1.849.jar

at java.net.URLClassLoader$1.run(URLClassLoader.java:202)

at java.security.AccessController.doPrivileged(Native Method)

at java.net.URLClassLoader.findClass(URLClassLoader.java:190)

at java.lang.ClassLoader.loadClass(ClassLoader.java:306)

at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)

at java.lang.ClassLoader.loadClass(ClassLoader.java:247)

localhost:TerraFirmaCraft Me$

 

 

 

 

 

 

 

 

 

 

 

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1616

LexManos

LexManos    1616

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1616
  • 8926 posts
Posted September 4, 2013

java -jar minecraftforge-installer-1.6.2-9.10.1.849.jar

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

Share this post


Link to post
Share on other sites

Psychic_Will    1

Psychic_Will

Psychic_Will    1

  • Tree Puncher
  • Psychic_Will
  • Members
  • 1
  • 4 posts
Posted September 4, 2013

Nothing happened, it just launched it as if I'd double-clicked: 

I feel like there's another program on mac that might actually say, but I forget what it is.  Also, even then perhaps not, because my computer might think that it's actually doing what it's supposed to.

  • Quote

Share this post


Link to post
Share on other sites

cpw    61

cpw

cpw    61

  • Creeper Killer
  • cpw
  • Administrators
  • 61
  • 193 posts
Posted September 4, 2013

What is your java version? Do you know? It seems to be pretty broken.

  • Quote

Share this post


Link to post
Share on other sites

ganymedes01    2

ganymedes01

ganymedes01    2

  • Tree Puncher
  • ganymedes01
  • Members
  • 2
  • 10 posts
Posted September 6, 2013

I'm having the same problem.

It was working fine until I uninstalled Java 1.7 and went back to 1.6

So I'm thinking that's what causes the problem...

  • Quote

Share this post


Link to post
Share on other sites

Kazuki713    0

Kazuki713

Kazuki713    0

  • Tree Puncher
  • Kazuki713
  • Members
  • 0
  • 1 post
Posted September 25, 2013

I'm having the same issue as well, just a blank window with a few buttons that don't work. I'm trying to install build 871 for 1.6.2, and it seems to have the same problem with all of the versions I've tried except build 789. For some reason that one works fine. Unfortunately, I'm trying to set up my Minecraft for a modded server which is using 871, so installing 789 won't do me much good. For what it's worth, I'm also using Mac OS 10.6.8 and I have the latest version of Java available to me.

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1616

LexManos

LexManos    1616

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1616
  • 8926 posts
Posted September 25, 2013

Console ogs.

Exact verisons of OSX and your java versions.

We need people to figure out what this is, None of us devs have macs, so we cant test anything.

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

Share this post


Link to post
Share on other sites

robin4002    53

robin4002

robin4002    53

  • Diamond Finder
  • robin4002
  • Forge Modder
  • 53
  • 283 posts
Posted September 26, 2013

java 7 for mac required MAC OS X 10.7.3 +

And the installer required java 7.

 

You can say thank to apple....

 

@cpw shouldn't make a version compatible with Java 6 ?

 

EDIT : One of my friends has a mac (MAC OS X 10.8.5) with java 7, the installer work fine, it's indeed a problem with java 6.

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1616

LexManos

LexManos    1616

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1616
  • 8926 posts
Posted September 27, 2013

There was a slight derp I used one class that was java7 dependant but that never went to production as we had testers to fix. We would need your logs and help debugging as as far we we know the current installer works fine and is java 6 compatible.

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

Share this post


Link to post
Share on other sites

Moltz    0

Moltz

Moltz    0

  • Tree Puncher
  • Moltz
  • Members
  • 0
  • 2 posts
Posted September 28, 2013

Both my son and I are running Mac OS 10.8.5 with Java 1.6.0_51. The 1.6.4-9.11.0.898 installer ran fine on his MacBook Pro but I got the blank window on my MacBook Air. Despite the OK button being there, hitting return does nothing.

 

However...

 

Go to the cow.mods.fml.installer.SimpleInstaller menu and open it, nothing. Pull down to "About..." still nothing. Pull down to "Services..." and boom, the window loads. Even though it loads, it still won't do anything... unless you open the menu to "Services..." again. You have to click the button and then open the menu to get it to execute.

 

While it did start working, I eventually got this error:

 

"These libraries failed to download. Try again. org.scala-lang:scala-library:2.10.2, org.scala-lang:scala-compiler:2.10.2"

 

This is despite the status window saying it had actually downloaded and started unpacking that library.

 

So, given the different results on two machines with the same Java versions, it seems to be environmental but I haven't figured out what it is yet.

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1616

LexManos

LexManos    1616

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1616
  • 8926 posts
Posted September 28, 2013

I have almost zero experience with Macs, and i'm not about to go out and buy one just for this. {Though I probably should -.-}

Either way, make sure you try running the installer from terminal, so that we can see any errors that may happen to printed to the console.

Straight forward, just go to terminal

cd to the folder that has the installer

then run java -jar {installer-name}.jar

 

 

The download for the libraries happens in a few steps, because the libraries are so large they are killing our servers.

So we download a compressed version.

We then uncompress it.

And then we hash everything inside to make sure nothing got corrupt.

We can't do the entire file hash because macs like to ship broken zip file implementations which cause the files to be different each time -.-

But ya, we need the console log, and the files that were downloaded {they are in your libraires/org/scala-lib folder}

So we can try and track down what s wrong.

 

The more information and help you give me, the more likely I can figure out what is wrong.

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

Share this post


Link to post
Share on other sites

Moltz    0

Moltz

Moltz    0

  • Tree Puncher
  • Moltz
  • Members
  • 0
  • 2 posts
Posted September 28, 2013

Here are the results from Terminal:

 

Checking "/Users/me/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar" internal checksums

    checksums.sha1 failed validation

Checking "/Users/me/Library/Application Support/minecraft/libraries/org/scala-lang/scala-library/2.10.2/scala-library-2.10.2.jar" internal checksums

    checksums.sha1 failed validation

Checking "/Users/me/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar" internal checksums

    checksums.sha1 failed validation

Checking "/Users/me/Library/Application Support/minecraft/libraries/org/scala-lang/scala-compiler/2.10.2/scala-compiler-2.10.2.jar" internal checksums

    checksums.sha1 failed validation

 

I don't seem to have a directory "libraries/org/scala-lib" under Minecraft. I have scala-lang (maybe that's what you meant) but there aren't any log files in there, just two jar files embedded in other folders.

 

I also can't find any Java logs anywhere.

  • Quote

Share this post


Link to post
Share on other sites

LexManos    1616

LexManos

LexManos    1616

  • Reality Controller
  • LexManos
  • Forge Code God
  • 1616
  • 8926 posts
Posted September 29, 2013

yes I ment lang, thats what I need -.-

  • Quote

I do Forge for free, however the servers to run it arn't free, so anything is appreciated.
Patreon: http://www.patreon.com/lexmanos
Paypal: http://paypal.me/LexManos

BitCoin: 1Q8rWvUNMM2T1ZfDaFeeYQyVXtYoeT6tTn

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 2
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • smmmadden
      *universal.jar files no longer on minecraftforge.net?

      By smmmadden · Posted 11 minutes ago

      Thanks - I think at some point, Technic Launcher required both files and copying the installer to modpack.jar (total 3 jars) in the bin folder for client modpack.  So I just continued that process. 🙂
    • diesieben07
      Some Obj models not working

      By diesieben07 · Posted 11 minutes ago

      Now your repository contains way too much unnecessary stuff. Please use the .gitignore file that comes with the MDK. It is properly configured.   Your OBJ models contain invalid VT (texture) definitions. Example: https://github.com/AlexFinchy/ModularMissiles/blob/d31b76067eb777fa99c5c4478f5f998ed455e3c8/src/main/resources/assets/modularmissiles/models/lowpoly.obj#L811-L813
    • diesieben07
      Why I meet 404 in downloading

      By diesieben07 · Posted 18 minutes ago

      Post the full log.
    • diesieben07
      *universal.jar files no longer on minecraftforge.net?

      By diesieben07 · Posted 20 minutes ago

      You should never have downloaded them. Use the installer. The universal jars are for download by the installer, you should not be downloading them as a user. They were confusing to people and people downloaded the wrong thing, thats why they are no longer listed.
    • Huntpor
      Loot Tables / Data Generator

      By Huntpor · Posted 44 minutes ago

      @Luis_ST thanks for the information. I’ll check it out.   
  • Topics

    • smmmadden
      2
      *universal.jar files no longer on minecraftforge.net?

      By smmmadden
      Started 1 hour ago

    • Alexalien
      6
      Some Obj models not working

      By Alexalien
      Started 2 hours ago

    • xutongxin
      1
      Why I meet 404 in downloading

      By xutongxin
      Started 1 hour ago

    • Huntpor
      2
      Loot Tables / Data Generator

      By Huntpor
      Started 9 hours ago

    • MLampe09
      0
      für den server versuch1

      By MLampe09
      Started 51 minutes ago

  • Who's Online (See full list)

    • DaemonUmbra
    • Huntpor
    • Skjj_
    • GamingTiger101
    • Witherking25
    • diesieben07
    • Klarks
    • CookieLukas
    • smmmadden
    • Alexalien
    • Heinzchen
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • [1.6.2] Half-Launching Installer on Mac 10.6.8 (fails to launch)
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community