Jump to content

Welcome to FTB Forums
Register now to gain access to all of our features. Once registered and logged in, you will be able to create topics, post replies to existing threads, give reputation to your fellow members, get your own private messenger, post status updates, manage your profile and so much more. If you already have an account, login here - otherwise create an account for free today!
Photo

Ultimate Pack

- - - - -

24 replies to this topic

#1
TheLaw

TheLaw

    Advanced Member

  • Members
  • PipPipPip
  • 162 posts
  • Location:Tingaroa Island
  • Modpack:MindCrack Pack

I am wanting to play the ultiment pack but every time i play my computer freezes up.Whats wrong?





~TheLaw

If you didn't like me, that your problem not mine.
Anything that advertises(on the side ads over whatever) causes malware or dissatisfaction BUT MINECRAFT DOESENT advertise at ALL

#2
Rezinol

Rezinol

    Newbie

  • Members
  • Pip
  • 1 posts
  • Modpack:Direwolf20 Pack

Are you using Windows or Mac?

 

 

There may be a problem where not enough RAM is being assigned. 

 

Less then 2GB of ram

 

-Xms256m -Xmx512m -XX:PermSize=128M -XX:MaxPermSize=256m

More then 2GB or ram

-Xms256m -Xmx1024m -XX:PermSize=128M -XX:MaxPermSize=512m

 

Just put that bit into advanced options. This isn't my fix, I got it from Booker the Geek on the official FTB forums.

 

You can find his post there http://forum.feed-th...e-7#post-157630



#3
ViperSRT3g

ViperSRT3g

    Advanced Member

  • Moderators
  • 212 posts
  • IGN:ViperSRT3g
  • Modpack:Unlisted Pack
FYI, 1024m is only 1GB of RAM.
Vanilla Server: vanilla.vipersrt3g.net
banner-13472.png
Snapshot Server: snap.vipersrt3g.net
banner-25377.png

#4
TheLaw

TheLaw

    Advanced Member

  • Members
  • PipPipPip
  • 162 posts
  • Location:Tingaroa Island
  • Modpack:MindCrack Pack

im letting it use 4 ram. But here's the thing, when i move all the files in the utltiment pack to the mindcrack pack, it works!





~TheLaw

If you didn't like me, that your problem not mine.
Anything that advertises(on the side ads over whatever) causes malware or dissatisfaction BUT MINECRAFT DOESENT advertise at ALL

#5
digitallyApocalyptic

digitallyApocalyptic

    Advanced Member

  • Administrators
  • 262 posts
  • IGN:GameStopper
  • Modpack:FTB Ultimate

While looking around the launcher a little while ago, I noticed that the install location had defaulted to the same location as where my FTB launcher is located. My guess is your FTB launcher has had something similar happen to it, and if your FTB launcher is in a protected location of your computer (like System32, just as an example) then FTB can't access the files that it has created. This would also explain why moving files to the Mindcrack Pack folder has worked for you. Try adjusting your install location to the same location as you had previously (usually %appdata%/Roaming/.feedthebeast on a Windows computer) or whatever location you have for Mindcrack Pack by going to Options and clicking the "..." next to the "Install Location" option and then modifying the settings. That might fix the problem.

 

I doubt it, but you also might not have a fast enough or powerful enough CPU to load in all of the files for all of the mods that are present in the Ultimate Pack, causing your FTB to be perpetually stuck on a certain mod or a certain phase in the launcher. If the above doesn't work, try looking for crash/error reports, playing with the console open and so forth to determine the source of the problem.


My username is digitallyApocalyptic. I contribute where I can on the wiki and I've previously built pretty much the entirety of Category:Twilight Forest. I play FTB Ultimate, some games on Steam, and I follow MS Paint Adventures.


#6
LieutenantMaidl

LieutenantMaidl

    Newbie

  • Members
  • Pip
  • 4 posts
  • Modpack:Direwolf20 Pack
Every time i try to start up the ultimate pack i get the same errors as seen below, someone help
 
 
Spoiler
 
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean. 
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...s/argo-2.25.jar
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...uava-12.0.1.jar
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.0.jar
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-147.jar
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] <===========>
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] A download error occured
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] A download error occured
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] <<< ==== >>>
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    at net.minecraft.Launcher.init(Launcher.java:84)
    at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:117)
    at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:212)
Caused by: java.net.SocketTimeoutException: Read timed out
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467)
    ... 8 more
Caused by: java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
    at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
    at java.net.URLConnection.getContentLength(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466)
    ... 8 more
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:483)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:132)
    at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:155)
    at cpw.mods.fml.relauncher.FMLRelauncher.relaunchApplet(FMLRelauncher.java:242)
    at cpw.mods.fml.relauncher.FMLRelauncher.appletEntry(FMLRelauncher.java:212)
    at net.minecraft.client.MinecraftApplet.init(MinecraftApplet.java:25)
    at net.minecraft.Launcher.init(Launcher.java:84)
    at net.ftb.mclauncher.MinecraftFrame.start(MinecraftFrame.java:117)
    at net.ftb.mclauncher.MinecraftLauncher.main(MinecraftLauncher.java:212)
Caused by: java.net.SocketTimeoutException: Read timed out
    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
    at java.lang.reflect.Constructor.newInstance(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:467)
    ... 8 more
Caused by: java.net.SocketTimeoutException: Read timed out
    at java.net.SocketInputStream.socketRead0(Native Method)
    at java.net.SocketInputStream.read(Unknown Source)
    at java.io.BufferedInputStream.fill(Unknown Source)
    at java.io.BufferedInputStream.read1(Unknown Source)
    at java.io.BufferedInputStream.read(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
    at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
    at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(Unknown Source)
    at java.net.URLConnection.getHeaderFieldInt(Unknown Source)
    at java.net.URLConnection.getContentLength(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:466)
    ... 8 more


#7
TheLaw

TheLaw

    Advanced Member

  • Members
  • PipPipPip
  • 162 posts
  • Location:Tingaroa Island
  • Modpack:MindCrack Pack

This ultiment has caused me alot of trouble, my computer almost crashed and my favorite server has changed over. And has'nt updated though ill try doing a diffident server. And theirs a hold diffent bunch of mods. Uhg!I guess i woulnt be playing minecraft untill this gets fixed.(because i really only play on server)





~TheLaw

If you didn't like me, that your problem not mine.
Anything that advertises(on the side ads over whatever) causes malware or dissatisfaction BUT MINECRAFT DOESENT advertise at ALL

#8
ViperSRT3g

ViperSRT3g

    Advanced Member

  • Moderators
  • 212 posts
  • IGN:ViperSRT3g
  • Modpack:Unlisted Pack

Every time i try to start up the ultimate pack i get the same errors as seen below, someone help
 
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-147.jar automatically. Perhaps you have an environment without internet access. You will need to download the file manually or restart and let it try again
 
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] There were errors during initial FML setup. Some files failed to download or were otherwise corrupted. You will need to manually obtain the following files from these download links and ensure your lib directory is clean. 
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...s/argo-2.25.jar
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...uava-12.0.1.jar
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.0.jar
2013-03-06 20:14:18 [SEVERE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-147.jar

These files are required to be put in the "lib" folder in your launcher folder. I do not have this modpack, however I will use the directory of the FTB launcher to show this.

"\AppData\Roaming\.ftblauncher\MindCrack\minecraft\lib\"

You can even see the copies of these files that come with Mindcrack in that folder. I do recommend using the URLs the loader provides you with as they could be slightly different versions of the files. But copying the entire lib folder from mindcrack to the "Ultiment" pack would probably fix most of your problems. (I hope that's not how the modpack's name is really spelled)
  • LieutenantMaidl likes this
Vanilla Server: vanilla.vipersrt3g.net
banner-13472.png
Snapshot Server: snap.vipersrt3g.net
banner-25377.png

#9
LieutenantMaidl

LieutenantMaidl

    Newbie

  • Members
  • Pip
  • 4 posts
  • Modpack:Direwolf20 Pack
I put the files in the lib folder and it worked at first but when i got to the minecraft home screen i got this...

Spoiler

Edited by ViperSRT3g, 07 March 2013 - 02:34 AM.
Spoiler-ized


#10
ZER0-0

ZER0-0

    Advanced Member

  • Contributor
  • PipPipPip
  • 295 posts
  • Location:Planet Earth
  • Modpack:FTB Ultimate

Can everyone posting a crash log or long amounts of text lease use the spoiler tags? It will make navigation easier.

Spoiler

When in Trouble or in Doubt, Run in circles, Scream and Shout!


#11
ViperSRT3g

ViperSRT3g

    Advanced Member

  • Moderators
  • 212 posts
  • IGN:ViperSRT3g
  • Modpack:Unlisted Pack
@LieutenantMaidl

Only thing I can recommend at this point is to try downloading RedPower2 separately and installing it into the modpack. If the one that came with the pack is giving you problems, replacing it may help. Be sure to keep a backup just in case though.
Vanilla Server: vanilla.vipersrt3g.net
banner-13472.png
Snapshot Server: snap.vipersrt3g.net
banner-25377.png

#12
ZL123

ZL123

    Me.

  • Administrators
  • 2079 posts
  • Location:Not somewhere where people say a fake location to try to be funny
  • IGN:ZL123
  • Modpack:Private Pack

UltimATE Pack!

 

Anyway, yes, mine doesn't like it either. It says that there's a mod editing the base files that's making it not work.


-ZL123
Hope I helped!

YT: http://youtube.com/ZL234
Twitter: https://twitter.com/ZL234


#13
TheLaw

TheLaw

    Advanced Member

  • Members
  • PipPipPip
  • 162 posts
  • Location:Tingaroa Island
  • Modpack:MindCrack Pack

They should just delete it and add the mods in it to other packs.

 

Heres what i did: copied all the mod files in unltiment pack- put in mind crack pack *deleted copies* put the core mods and jars mods in too. Injoy( for some reason it works)with  bit of editing





~TheLaw

If you didn't like me, that your problem not mine.
Anything that advertises(on the side ads over whatever) causes malware or dissatisfaction BUT MINECRAFT DOESENT advertise at ALL

#14
LieutenantMaidl

LieutenantMaidl

    Newbie

  • Members
  • Pip
  • 4 posts
  • Modpack:Direwolf20 Pack

@ViperSRT3g 

Thanks, I downloaded redpower and it worked!


  • ViperSRT3g likes this

#15
TheLaw

TheLaw

    Advanced Member

  • Members
  • PipPipPip
  • 162 posts
  • Location:Tingaroa Island
  • Modpack:MindCrack Pack

Heres my theory. I looked threw the console, delete and re-download the mods online: Nether Ores, Bilblocraft and Applied Energetics.(i havent tried it yet but it might work)





~TheLaw

If you didn't like me, that your problem not mine.
Anything that advertises(on the side ads over whatever) causes malware or dissatisfaction BUT MINECRAFT DOESENT advertise at ALL

#16
ViperSRT3g

ViperSRT3g

    Advanced Member

  • Moderators
  • 212 posts
  • IGN:ViperSRT3g
  • Modpack:Unlisted Pack
@TheLaw
Does minecraft give you any error logs to post up?
Vanilla Server: vanilla.vipersrt3g.net
banner-13472.png
Snapshot Server: snap.vipersrt3g.net
banner-25377.png

#17
TheLaw

TheLaw

    Advanced Member

  • Members
  • PipPipPip
  • 162 posts
  • Location:Tingaroa Island
  • Modpack:MindCrack Pack

My costle is to long

but heres the thing about applied energetics- they don't have older versions.





~TheLaw

If you didn't like me, that your problem not mine.
Anything that advertises(on the side ads over whatever) causes malware or dissatisfaction BUT MINECRAFT DOESENT advertise at ALL

#18
ViperSRT3g

ViperSRT3g

    Advanced Member

  • Moderators
  • 212 posts
  • IGN:ViperSRT3g
  • Modpack:Unlisted Pack
Your what is too long?
Vanilla Server: vanilla.vipersrt3g.net
banner-13472.png
Snapshot Server: snap.vipersrt3g.net
banner-25377.png

#19
TheLaw

TheLaw

    Advanced Member

  • Members
  • PipPipPip
  • 162 posts
  • Location:Tingaroa Island
  • Modpack:MindCrack Pack

Ok heres a crash,

Spoiler




~TheLaw

If you didn't like me, that your problem not mine.
Anything that advertises(on the side ads over whatever) causes malware or dissatisfaction BUT MINECRAFT DOESENT advertise at ALL

#20
ViperSRT3g

ViperSRT3g

    Advanced Member

  • Moderators
  • 212 posts
  • IGN:ViperSRT3g
  • Modpack:Unlisted Pack
It appears you have errors with the coremods NEI and Codechicken. I'd recommend downloading these separately and see if replacing them with updated versions will fix your problem.
Vanilla Server: vanilla.vipersrt3g.net
banner-13472.png
Snapshot Server: snap.vipersrt3g.net
banner-25377.png



Reply to this topic



  


0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users