Shutting down internal server

Status
Not open for further replies.

Jens

New Member
Jul 29, 2019
5
0
0
Hey guys,
I downloaded the FTB Launcher Beta 0.1.1, and it runs fine for me (Mac user here)
But every time i try to start a new world he gets stuck at "Shutting down internal server"
Tt7sp.jpg


There was no crash log, my mac has OSX 10.7.5 (Lion) and a 3.2Ghz core i3 with 4Gb RAM
The console gave some errors, or at least i think they were errors
Here's an example from the FTB Console

2012-11-03 09:49:49 [INFO] [STDERR] java.lang.OutOfMemoryError: Java heap space
2012-11-03 09:49:49 [INFO] [STDERR]at dl.<init>(Packet56MapChunks.java:63)
2012-11-03 09:49:49 [INFO] [STDERR]at ih.j_(EntityPlayerMP.java:177)
2012-11-03 09:49:49 [INFO] [STDERR]at xe.a(World.java:2143)
2012-11-03 09:49:49 [INFO] [STDERR]at ie.a(WorldServer.java:570)
2012-11-03 09:49:49 [INFO] [STDERR]at xe.g(World.java:2106)
2012-11-03 09:49:49 [INFO] [STDERR]at xe.h(World.java:1987)
2012-11-03 09:49:49 [INFO] [STDERR]at ie.h(WorldServer.java:463)
2012-11-03 09:49:49 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:649)
2012-11-03 09:49:49 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:585)
2012-11-03 09:49:49 [INFO] [STDERR]at bcb.q(IntegratedServer.java:110)
2012-11-03 09:49:49 [INFO] [STDERR]at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:492)
2012-11-03 09:49:49 [INFO] [STDERR]at fp.run(SourceFile:818)

Please help me out!

Jens
 

danielford167

New Member
Jul 29, 2019
19
0
0
Jens said:
java.lang.OutOfMemoryError: Java heap space

This would suggest to me that Java cant reserve enough RAM to run Minecraft, Try to go to options on the launcher and changing the RAM Maximum down from 1024MB to a lower value, but I would suggest reinstalling.

If that doesn't work then post back and see if it leaves a Error Log.
 

Primal Wind

Member
Jul 29, 2019
16
0
16
Currently alot of MAC users have the same issue, it's not your computer. You should be able to join a server and play fine, but singleplayer won't work for you as of right now.
 

Greedseed

New Member
Jul 29, 2019
1,107
0
0
there are problems on the max OS, this is know by the DEV team and they are working on this
 

Luke_H

New Member
Jul 29, 2019
273
0
0
Run the launcher via command line with this command:
java -Xmx1024M -Xms1024M -jar ftblauncher.jar

You can find the console with the search option, don't forget to get to the folder first before executing, to get to a fold it's
cd /path/to/folder/

Goodluck.
 
  • Like
Reactions: Jens

Jens

New Member
Jul 29, 2019
5
0
0
Run the launcher via command line with this command:
java -Xmx1024M -Xms1024M -jar ftblauncher.jar

You can find the console with the search option, don't forget to get to the folder first before executing, to get to a fold it's
cd /path/to/folder/

Goodluck.

Thank you! This worked! But know I have a question: how do you put this in a file? I know you can make some sorta file that will do al of this for you and you save it as a .cmd. Do you know how to do that?
P.S.: One like for you
 

Luke_H

New Member
Jul 29, 2019
273
0
0
Thank you! This worked! But know I have a question: how do you put this in a file? I know you can make some sorta file that will do al of this for you and you save it as a .cmd. Do you know how to do that?
P.S.: One like for you
You mean a .sh file? What's your directory again? I'll make you one.
 

BeTheB907

New Member
Jul 29, 2019
12
0
0
Hey i got the same problem is it possible that you can help me also? i didnt really understand what you did with him
 

Jens

New Member
Jul 29, 2019
5
0
0
Hey i got the same problem is it possible that you can help me also? i didnt really understand what you did with him
it works fine for me right now, but the DW20 pack crashes after a while when im playing. But launcher is fixed
 

NdMSnIpEz

New Member
Jul 29, 2019
112
0
0
it works fine for me right now, but the DW20 pack crashes after a while when im playing. But launcher is fixed
Could you supply us with a crash log from the debug version of the console please?
Is it just a 'Shutting down internal server' (the new saving chunks) or a java out of memory error? If it's the latter, then I'd be right to think you would be having memory leaks like 50% of us (and me :( )
 
Status
Not open for further replies.