FTB Monster Error?

  • 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
I have exact same damn problem trying to run Horizons mod.
Win7 64.
It worked just fine, BEFORE the update.
Any fix to this yet?
 
I was having this problem, but I am not sure why but it stopped. It does still take a while to load at that point, but eventually completes.
 
What versions of the modpack are you running?
1.0.0
1.0.1 (Recommended)
1.0.2 (Latest)
 
Try this again. OSX & Unix locations may differ

Re-install FTB

Step 1:

Open the launcher > click options and copy the install folder location.

Step 2:

Go to where you installed FTB to and delete everything within the folder.

Step 3:

Press the windows button + R at the same time.

In the box that shows up enter: %appdata%.

Step 4:

Find the folder named ftblauncher and delete it.

Step 5:

Launch the launcher and install the modpacks you want.

===================================

If you continue to have errors pastebin the console log here while in debug mode.
 
  • Like
Reactions: Pascal van Ratingen
I had like this before, -XX:MaxPermSize=128M not sure whats it about but it made my dw20 world load a bit faster. Does not do anything in the Monster pack.
 
I had like this before, -XX:MaxPermSize=128M not sure whats it about but it made my dw20 world load a bit faster. Does not do anything in the Monster pack.

I would generally avoid setting a max permsize, try using -XX:PermSize=256m and see if that helps. It shouldn't matter if it makes the game faster or not but it does give some mods that like adding a lot of things a bit more headroom to move around in.
 
  • Like
Reactions: Pascal van Ratingen
Thanks, i had seen that max perm thing somewhere and it worked for me, i am trying this now, altho it stops loading at the same line as before. Its got something to do with rotary craft. Still thanks for trying to help.
 
Thanks, i had seen that max perm thing somewhere and it worked for me, i am trying this now, altho it stops loading at the same line as before. Its got something to do with rotary craft. Still thanks for trying to help.

Oh well, sometimes it's good to go through possibles one at a time, There is an update to Rotary Craft, you could try updating Reika's mods and see if that helps. Here is a link: http://www.minecraftforum.net/topic...kas-mods-tech-worldgen-civilization-and-more/
 
So I was loading up my mod pack I have done, based off monster, and as I was just watching the console load things I noticed a distinct stop at the same line as you have. Although after a short while (we are talking about 5 seconds here) it started back up again. The reason I mention this is that maybe you just need to try to let it load.
 
So I was loading up my mod pack I have done, based off monster, and as I was just watching the console load things I noticed a distinct stop at the same line as you have. Although after a short while (we are talking about 5 seconds here) it started back up again. The reason I mention this is that maybe you just need to try to let it load.
I have let mine sit for 10min after it has closed itself out and still nothing.

Sent from my Galaxy Nexus using Tapatalk
 
I have the same problem. The console sits on

[INFO] [STDOUT] ROTARYCRAFT: Adding item.shaftcraft.crafting.ironscrap.name with size 1-8 to VILLAGE

for about 25 seconds and then it continues. But it continues with a bunch of red text starting:

2013-12-27 16:02:50 [INFO] [STDERR] java.net.SocketException: Connection reset
2013-12-27 16:02:50 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-12-27 16:02:50 [INFO] [STDERR] at java.net.SocketInputStream.read(Unknown Source)
2013-12-27 16:02:50 [INFO] [STDERR] at java.io.BufferedInputStream.fill(Unknown Source)
2013-12-27 16:02:50 [INFO] [STDERR] at java.io.BufferedInputStream.read1(Unknown Source)
2013-12-27 16:02:50 [INFO] [STDERR] at java.io.BufferedInputStream.read(Unknown Source)
2013-12-27 16:02:50 [INFO] [STDERR] at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
2013-12-27 16:02:50 [INFO] [STDERR] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
2013-12-27 16:02:50 [INFO] [STDERR] at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
2013-12-27 16:02:50 [INFO] [STDERR] at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)

The game eventually starts but the log ends with:

2013-12-27 16:17:22 [SEVERE] [Minecraft-Client] Realms: Invalid session id

Not sure it's relevant. I can't pastebin full log. Is too big.

I have tried to disable the Rotarycraft mod but the launcher crashes without it.
 
  • Like
Reactions: Pascal van Ratingen