Jump to content

Recommended Posts

Posted

 

Type of Bug: In-Game Bug

Reproduction rate: 10/10 Happens every time.

Steps to reproduce:

Opened Technic Launcher

Selected My Custom Modpack (BloxxermanPack)

Clicked Play

Launcher disappeared

Launcher reappeared

Expected result: 

 should completely load my modpack

Observed result: Launcher closes, launcher opens.

Logs: Launcher Log: [b#439] 2014/07/26 13:57:57 [iNFO] ------------------------------------------

[b#439] 2014/07/26 13:57:57 [iNFO] Technic Launcher is starting....
[b#439] 2014/07/26 13:57:57 [iNFO] Launcher Build: 439
[b#439] 2014/07/26 13:57:57 [iNFO] ------------ Startup Parameters ------------
[b#439] 2014/07/26 13:57:57 [iNFO] --------- End of Startup Parameters ---------
[b#439] 2014/07/26 13:57:57 [WARNING] Unable to load users from C:UserscamAppDataRoaming.technicusers.json because it does not exist.
[b#439] 2014/07/26 13:57:57 [iNFO] Analytics Response [installLauncher]: 200
[b#439] 2014/07/26 13:57:57 [iNFO] Analytics Response [runLauncher]: 200
[b#439] 2014/07/26 13:57:58 [WARNING] Unable to load installedPacks from C:UserscamAppDataRoaming.technicinstalledPacks because it does not exist.
[b#439] 2014/07/26 13:58:02 [iNFO] Launcher took: 5839ms to start
[b#439] 2014/07/26 13:58:16 [WARNING] Unable to load news, hiding news section
net.technicpack.launchercore.exception.RestfulAPIException: Timed out accessing URL [http://www.technicpack.net/api/news/]
at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:103)
at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45)
at org.spoutcraft.launcher.launcher.Launcher$1.run(Launcher.java:82)
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(Unknown Source)
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 net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:89)
... 2 more

Additional Comments: Thanks For any consideration! (And yeah it's pretty obvious I copy/pasted the template...)

  • Discord Moderator
Posted
  • Your CodeChickenCore mod does not match the version of NEI you have. Always get mods from their authors and make sure you get matching mods and dependencies. Reading through this may help you:
  • The default generated config files for your mods have some item ID conflicts. Search the ForgeModLoader-client-0.log for the word CONFLICT. Since OceanCraft mod has no config file (poorly coded mod) you will have to change the config files of other mods to accommodate OceanCraft IDs.
  • Your modpack has no config files. Always include the config files from your local test environment after you get the pack working and all conflicts resolved.

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.

×
×
  • Create New...