Bloxxerman Posted July 26, 2014 Posted July 26, 2014 - 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...)
Bloxxerman Posted July 26, 2014 Author Posted July 26, 2014 Here ya go! http://www.technicpack.net/modpack/details/bloxxermanpack.434766
Discord Moderator plowmanplow Posted July 27, 2014 Discord Moderator Posted July 27, 2014 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.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now