Mac Minecraft crashes when entering server IP

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
Status
Not open for further replies.

Gulvballe

New Member
Jul 29, 2019
7
0
0
When i enter my server IP it goes fine untill i have to enter the port number.. as soon as i enter the first number it crashes..

I've tried dirrect connecting to the server and pasteing the IP... it appears to be when i press shift to make the ":"
http://pastebin.com/NYtY56d8
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
I have no mac myself so don't know much about it,
From the error log i see your still using Java 6, might consider updating to 7 atleast
Code:
Java version: 1.6.0_37
If i read further down we see:
Code:
2013-01-16 15:40:26 [INFO] [STDOUT] ########## GL ERROR ##########
2013-01-16 15:40:26 [INFO] [STDOUT] @ Pre render
2013-01-16 15:40:26 [INFO] [STDOUT] 1281: Invalid value
2013-01-16 15:40:28 [INFO] [STDERR] java.lang.NullPointerException
2013-01-16 15:40:28 [INFO] [STDERR]    at ayx.a(SourceFile:25)
2013-01-16 15:40:28 [INFO] [STDERR]    at ayx.<init>(SourceFile:18)
2013-01-16 15:40:28 [INFO] [STDERR]    at atv.A_(SourceFile:82)
2013-01-16 15:40:28 [INFO] [STDERR]    at aul.a(SourceFile:98)
2013-01-16 15:40:28 [INFO] [STDERR]    at net.minecraft.client.Minecraft.a(Minecraft.java:653)
2013-01-16 15:40:28 [INFO] [STDERR]    at bey.a(GuiMainMenu.java:257)

Witch if it works the same as the PC then it whould mean something is wrong with your graphicsdrivers (OpenGL)
Did a quick google search on the GL ERROR gives me this:

http://www.minecraftforum.net/topic/264048-guide-fixing-opengl-error/
http://www.worldofminecraft.com/OpenGLError
 

Gulvballe

New Member
Jul 29, 2019
7
0
0
The only reason i'm using Java 6 is that the launcher crashes immediately with Java 7...

The thing you say about the graphics driver makes me confused.. It worked earlier today... but i Formatted my mac and reinstalled because of some BootCamp problems... (windows Partition)
 

Nessiroj

New Member
Jul 29, 2019
855
0
1
you formatted the mac, did you reinstalled / update your graphics driver or did you leave it on default (or is updating not possible on a mac?)
Or see the topics i linked there is prob some info about the OpenGL.
 

Gulvballe

New Member
Jul 29, 2019
7
0
0
It's not possible to update the graphics driver on a mac... It comes automatically when the system updates... up it's the same system as before... just a fresh install...

I'll try to clean out in my Application Support folder... and see if that helps... otherwise i think i'll just restore to my backup from this morning when i know it worked..
 
Status
Not open for further replies.