Jump to content

doogle

Members
  • Posts

    16
  • Joined

  • Last visited

Everything posted by doogle

  1. Ah right, thanks, that'll probably be why when I try changing the ID to a higher number the game just crashes out, as they are being shifted too high. I'll see if I can find some lower down ID numbers that I can use then
  2. Hi everybody. I've been making a mod pack for my friends and myself to play and I've checked the item IDs for all the mods to make sure they're not conflicting but I've come to a slight problem with them. I have the Forestry mod and SGCraft installed and Stargate items seem to be overwriting some forestry items. For example, in the forestry mod, it has copper ingots as item 31740, and the SGCraft mod has stargate controller crystals also as item 31740, yet when I dump the items from NEI to see what is free and what is taken, slot 31740 is set as null and the stargate item appears at 31997 and the copper ingot for forestry doesn't appear at all! Any idea what could be going on with my configs to cause the number shift and missing items?
  3. Thanks, the pack is working even with the errors above. I have, I think, four of the java errors, but I've not noticed anything not working as yet. I've just downloaded the latest versions of all the mods I use so will be upgrading my pack over the weekend, I'll see how many, if any, of the warnings etc. go with the updates Well the update went well, and I added some more mods. Only getting a few errors now: I'm not sure what's happening with this one, I tried setting it to ID 700 but got the same error appearing, tho with 700 replacing the 31997. Other than that it's just the normal textures missing and a new error about files not surviving a 1.7 upgrade.
  4. Hi everybody. I've had my custom mod pack up and running for a while now, but I was wondering how easy it would be to remove some, if not all, of the warnings and errors that pop up in the log as it loads. Specifically errors and warnings such as these: This one is confusing me as it seems to be telling me that a mod is overwriting it's own block with the same one!? Is this right? I think warnings like this one can only be removed by adding the mod mentioned? BackTools in this case? Then I get these beauties: Any help in reducing or eliminating these errors would be greatly appreciated.
  5. Hi again, has anybody else found a fix for this issue yet? Last night I upgraded my laptop to Windows 7 Pro 64bit, installed the latest 64bit Java and the latest Techniclauncher (as of 19th November 2013), tried downloading my modpack again it still says the zip is malformed and doesn't run. I've re-uploaded the file multiple times, even re-created the zip on a second computer to see if it was the zipping process causing the issue. I'm using the Windows 7 compressed folders method to create the file, which works fine for my 1.4.7 mod pack. After trying this last night again, I noticed that when it downloads the modpack, it doesn't install a Minecraft.jar file into the folder. I then tried copying all the files from my PC to the laptop and running it through Techniclauncher without updating, and the game loaded and ran fine.
  6. I use 7zip with my mod packs, they work fine if I install them manually from the files downloaded from the website I store them on, but the techniclauncher says the zips are malformed when it tries to download them. I've a feeling there may be a bug with the latest launcher regarding zip files as I've seen a lot of people saying similar things about them.
  7. Daft question, but do you have a .technic folder there? Also when you downloaded the newest version of the launcher, did it ask you to choose a location to install the files? If I delete my .technic folder and re-run the launcher, it tells me the .technic folder doesn't exist and asks if I want to create it or install to a different location.
  8. Launcher Version: 338 Operating System: Windows 7 Ultimate 32bit Java Version: Version 7 update 45 (build 1.7.0_45-b18) Antivirus Program: Microsoft Security Essentials, Malware Bytes Description of Problem: When I try to open the launcher it asks me to log in using my Minecraft account, but no matter what I put in there it pops up an error box saying "Auth Servers Inaccessible An error occurred while attempting to reach Minecraft.net" I tried loading Minecraft directly from Minecraft.net and it lets me log in and play fine. Error Messages: Auth Servers Inaccessible, an error occurred while attempting to reach Minecraft.net Error Log: 2013/11/09 23:13:37 [iNFO] ------------------------------------------ 2013/11/09 23:13:37 [iNFO] Technic Launcher is starting.... 2013/11/09 23:13:37 [iNFO] Launcher Build: 338 2013/11/09 23:13:37 [iNFO] ------------ Startup Parameters ------------ 2013/11/09 23:13:37 [iNFO] --------- End of Startup Parameters --------- 2013/11/09 23:13:37 [WARNING] Unable to load users from C:\Users\Administrator\AppData\Roaming\.technic\users.json because it does not exist. 2013/11/09 23:13:40 [sEVERE] Error accessing URL. 2013/11/09 23:13:40 [WARNING] Unable to load technic modpacks net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://solder.technicpack.net/api/modpack/?include=full] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:68) at org.spoutcraft.launcher.Launcher$6.run(Launcher.java:216) Caused by: java.io.IOException: Error writing to server at sun.net.www.protocol.http.HttpURLConnection.writeRequests(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.writeRequests(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:54) ... 1 more 2013/11/09 23:13:40 [WARNING] Unable to load news, hiding news section net.technicpack.launchercore.exception.RestfulAPIException: Error accessing URL [http://www.technicpack.net/api/news/] at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:68) at org.spoutcraft.launcher.skin.NewsComponent.loadArticles(NewsComponent.java:45) at org.spoutcraft.launcher.Launcher$2.run(Launcher.java:105) Caused by: java.net.SocketException: Connection reset 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.http.HttpClient.parseHTTP(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source) at net.technicpack.launchercore.restful.RestObject.getRestObject(RestObject.java:54) ... 2 more 2013/11/09 23:13:40 [iNFO] Launcher took: 4181ms to start 2013/11/09 23:13:49 [sEVERE] net.technicpack.launchercore.exception.AuthenticationNetworkFailureException: An error was raised while attempting to communicate with auth.minecraft.net. 2013/11/09 23:13:49 [sEVERE] at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:110) 2013/11/09 23:13:49 [sEVERE] at org.spoutcraft.launcher.skin.LoginFrame.attemptNewLogin(LoginFrame.java:473) 2013/11/09 23:13:49 [sEVERE] at org.spoutcraft.launcher.skin.LoginFrame.attemptLogin(LoginFrame.java:367) 2013/11/09 23:13:49 [sEVERE] at org.spoutcraft.launcher.skin.LoginFrame.actionPerformed(LoginFrame.java:551) 2013/11/09 23:13:49 [sEVERE] at javax.swing.JTextField.fireActionPerformed(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at javax.swing.JTextField.postActionEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at javax.swing.JTextField$NotifyAction.actionPerformed(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at javax.swing.SwingUtilities.notifyAction(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at javax.swing.JComponent.processKeyBinding(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at javax.swing.JComponent.processKeyBindings(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at javax.swing.JComponent.processKeyEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Component.processEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Container.processEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.KeyboardFocusManager.redispatchEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.DefaultKeyboardFocusManager.dispatchKeyEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.DefaultKeyboardFocusManager.preDispatchKeyEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.DefaultKeyboardFocusManager.typeAheadAssertions(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.DefaultKeyboardFocusManager.dispatchEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Component.dispatchEventImpl(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Container.dispatchEventImpl(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Window.dispatchEventImpl(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.Component.dispatchEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventQueue.dispatchEventImpl(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventQueue.access$200(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventQueue$3.run(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/11/09 23:13:49 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventQueue$4.run(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.security.AccessController.doPrivileged(Native Method) 2013/11/09 23:13:49 [sEVERE] at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventQueue.dispatchEvent(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventDispatchThread.pumpEvents(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.awt.EventDispatchThread.run(Unknown Source) 2013/11/09 23:13:49 [sEVERE] Caused by: java.net.SocketException: Connection reset 2013/11/09 23:13:49 [sEVERE] at java.net.SocketInputStream.read(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at java.net.SocketInputStream.read(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.security.ssl.InputRecord.readFully(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.security.ssl.InputRecord.read(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.security.ssl.SSLSocketImpl.readRecord(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.security.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.security.ssl.SSLSocketImpl.startHandshake(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.net.www.protocol.https.HttpsClient.afterConnect(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at sun.net.www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown Source) 2013/11/09 23:13:49 [sEVERE] at net.technicpack.launchercore.auth.AuthenticationService.postJson(AuthenticationService.java:79) 2013/11/09 23:13:49 [sEVERE] at net.technicpack.launchercore.auth.AuthenticationService.requestLogin(AuthenticationService.java:106) 2013/11/09 23:13:49 [sEVERE] ... 42 more
  9. Launcher Version: beta 332 Operating System: Windows 7 Pro 32bit Java Version: build 1.7.0_45-b18 Antivirus Program: Sophos Description of Problem: When trying to load modpack using the latest beta version it starts trying to download forge files but then gives a 403 forbidden error message. Also still saying the modpack is malformed though downloading it directly from the website it is hosted on and installing it manually it works. I think the technicpack may be altering the zip file somehow as on my site it is called "modpack.zip" yet the technic launcher downloads "dooglesworld162-1.5.zip" Error Messages: 2013/11/06 02:17:28 [sEVERE] net.technicpack.launchercore.exception.DownloadException: Failed to download https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar 2013/11/06 02:17:28 [sEVERE] Caused by: net.technicpack.launchercore.exception.DownloadException: The server issued a 403 response code. Error Log: 2013/11/06 01:59:23 [iNFO] ------------------------------------------ 2013/11/06 01:59:23 [iNFO] Technic Launcher is starting.... 2013/11/06 01:59:23 [iNFO] Launcher Build: 332 2013/11/06 01:59:23 [iNFO] ------------ Startup Parameters ------------ 2013/11/06 01:59:23 [iNFO] --------- End of Startup Parameters --------- 2013/11/06 01:59:23 [iNFO] Analytics Response [runLauncher]: 200 2013/11/06 01:59:26 [iNFO] Starting download of http://skins.technicpack.net/helm/dooglesmile/100, with 3 tries remaining 2013/11/06 01:59:27 [iNFO] Valid: 2013/11/06 01:59:27 [iNFO] {"accessToken":"aa4d1b525f654feca95621a7fd80c4d2","clientToken":"185a7f2d-6106-45cb-8144-0d22aa6263f0","selectedProfile":{"id":"c4ba7bdd0e724fe8bfff08bbd11231bc","name":"dooglesmile"}} 2013/11/06 01:59:27 [iNFO] Launcher took: 4399ms to start 2013/11/06 01:59:27 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/11.ogg, with 3 tries remaining 2013/11/06 01:59:29 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/13.ogg, with 3 tries remaining 2013/11/06 01:59:29 [iNFO] InstalledPack{info=PlatformPackInfo{name='dooglesworld162', displayName='DooglesWorld1.6.4', url='http://www.dooglesworld.co.uk/games/modpack.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@151313a, background=net.technicpack.launchercore.restful.Resource@1771302, minecraft='1.6.4', forge='null', version='1.5', solder='', forceDir=false}, name='dooglesworld162', platform=true, build='recommended', directory='%MODPACKS%\dooglesworld162'} 2013/11/06 01:59:33 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/blocks.ogg, with 3 tries remaining 2013/11/06 01:59:41 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/cat.ogg, with 3 tries remaining 2013/11/06 01:59:43 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/chirp.ogg, with 3 tries remaining 2013/11/06 01:59:46 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/far.ogg, with 3 tries remaining 2013/11/06 01:59:49 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/mall.ogg, with 3 tries remaining 2013/11/06 01:59:53 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/mellohi.ogg, with 3 tries remaining 2013/11/06 01:59:56 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/stal.ogg, with 3 tries remaining 2013/11/06 01:59:59 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/strad.ogg, with 3 tries remaining 2013/11/06 02:00:01 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/wait.ogg, with 3 tries remaining 2013/11/06 02:00:04 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/records/ward.ogg, with 3 tries remaining 2013/11/06 02:00:07 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/calm1.ogg, with 3 tries remaining 2013/11/06 02:00:11 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/calm2.ogg, with 3 tries remaining 2013/11/06 02:00:14 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/calm3.ogg, with 3 tries remaining 2013/11/06 02:00:15 [iNFO] Maximum usable memory detected: 1024 mb 2013/11/06 02:00:17 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/hal1.ogg, with 3 tries remaining 2013/11/06 02:00:21 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/hal2.ogg, with 3 tries remaining 2013/11/06 02:00:24 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/hal3.ogg, with 3 tries remaining 2013/11/06 02:00:27 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/hal4.ogg, with 3 tries remaining 2013/11/06 02:00:32 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/nuance1.ogg, with 3 tries remaining 2013/11/06 02:00:34 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/nuance2.ogg, with 3 tries remaining 2013/11/06 02:00:36 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/piano1.ogg, with 3 tries remaining 2013/11/06 02:00:40 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/piano2.ogg, with 3 tries remaining 2013/11/06 02:00:44 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Resources/sounds/music/piano3.ogg, with 3 tries remaining 2013/11/06 02:01:22 [iNFO] Starting download of http://www.dooglesworld.co.uk/games/modpack.zip, with 3 tries remaining 2013/11/06 02:02:43 [sEVERE] Unhandled Exception in Thread[installThread,6,main] java.lang.IllegalArgumentException: MALFORMED at java.util.zip.ZipCoder.toString(Unknown Source) at java.util.zip.ZipFile.getZipEntry(Unknown Source) at java.util.zip.ZipFile.access$900(Unknown Source) at java.util.zip.ZipFile$1.nextElement(Unknown Source) at java.util.zip.ZipFile$1.nextElement(Unknown Source) at net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:140) at net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:114) at net.technicpack.launchercore.install.ModpackInstaller.installMod(ModpackInstaller.java:150) at net.technicpack.launchercore.install.ModpackInstaller.installModpack(ModpackInstaller.java:135) at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:77) at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:54) 2013/11/06 02:03:24 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 3 tries remaining 2013/11/06 02:03:25 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:03:25 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 2 tries remaining 2013/11/06 02:03:26 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:03:26 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 1 tries remaining 2013/11/06 02:03:27 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:03:27 [sEVERE] net.technicpack.launchercore.exception.DownloadException: Failed to download https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar 2013/11/06 02:03:27 [sEVERE] at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:100) 2013/11/06 02:03:27 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installLibrary(ModpackInstaller.java:211) 2013/11/06 02:03:27 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installVersionLibs(ModpackInstaller.java:192) 2013/11/06 02:03:27 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:82) 2013/11/06 02:03:27 [sEVERE] at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:54) 2013/11/06 02:03:27 [sEVERE] Caused by: net.technicpack.launchercore.exception.DownloadException: The server issued a 403 response code. 2013/11/06 02:03:27 [sEVERE] at net.technicpack.launchercore.util.Download.run(Download.java:74) 2013/11/06 02:03:27 [sEVERE] at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:75) 2013/11/06 02:03:27 [sEVERE] ... 4 more 2013/11/06 02:03:43 [iNFO] Starting download of http://www.dooglesworld.co.uk/games/modpack.zip, with 3 tries remaining 2013/11/06 02:05:05 [sEVERE] Unhandled Exception in Thread[installThread,6,main] java.lang.IllegalArgumentException: MALFORMED at java.util.zip.ZipCoder.toString(Unknown Source) at java.util.zip.ZipFile.getZipEntry(Unknown Source) at java.util.zip.ZipFile.access$900(Unknown Source) at java.util.zip.ZipFile$1.nextElement(Unknown Source) at java.util.zip.ZipFile$1.nextElement(Unknown Source) at net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:140) at net.technicpack.launchercore.util.ZipUtils.unzipFile(ZipUtils.java:114) at net.technicpack.launchercore.install.ModpackInstaller.installMod(ModpackInstaller.java:150) at net.technicpack.launchercore.install.ModpackInstaller.installModpack(ModpackInstaller.java:135) at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:77) at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:54) 2013/11/06 02:05:30 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 3 tries remaining 2013/11/06 02:05:31 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:05:31 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 2 tries remaining 2013/11/06 02:05:32 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:05:32 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 1 tries remaining 2013/11/06 02:05:33 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:05:33 [sEVERE] net.technicpack.launchercore.exception.DownloadException: Failed to download https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar 2013/11/06 02:05:33 [sEVERE] at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:100) 2013/11/06 02:05:33 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installLibrary(ModpackInstaller.java:211) 2013/11/06 02:05:33 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installVersionLibs(ModpackInstaller.java:192) 2013/11/06 02:05:33 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:82) 2013/11/06 02:05:33 [sEVERE] at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:54) 2013/11/06 02:05:33 [sEVERE] Caused by: net.technicpack.launchercore.exception.DownloadException: The server issued a 403 response code. 2013/11/06 02:05:33 [sEVERE] at net.technicpack.launchercore.util.Download.run(Download.java:74) 2013/11/06 02:05:33 [sEVERE] at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:75) 2013/11/06 02:05:33 [sEVERE] ... 4 more 2013/11/06 02:05:46 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 3 tries remaining 2013/11/06 02:05:47 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:05:47 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 2 tries remaining 2013/11/06 02:05:48 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:05:48 [iNFO] Starting download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar, with 1 tries remaining 2013/11/06 02:05:49 [sEVERE] Download of https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar Failed! 2013/11/06 02:05:49 [sEVERE] net.technicpack.launchercore.exception.DownloadException: Failed to download https://s3.amazonaws.com/Minecraft.Download/libraries/net/minecraftforge/minecraftforge/9.11.0.883/minecraftforge-9.11.0.883.jar 2013/11/06 02:05:49 [sEVERE] at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:100) 2013/11/06 02:05:49 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installLibrary(ModpackInstaller.java:211) 2013/11/06 02:05:49 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installVersionLibs(ModpackInstaller.java:192) 2013/11/06 02:05:49 [sEVERE] at net.technicpack.launchercore.install.ModpackInstaller.installPack(ModpackInstaller.java:82) 2013/11/06 02:05:49 [sEVERE] at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:54) 2013/11/06 02:05:49 [sEVERE] Caused by: net.technicpack.launchercore.exception.DownloadException: The server issued a 403 response code. 2013/11/06 02:05:49 [sEVERE] at net.technicpack.launchercore.util.Download.run(Download.java:74) 2013/11/06 02:05:49 [sEVERE] at net.technicpack.launchercore.util.DownloadUtils.downloadFile(DownloadUtils.java:75) 2013/11/06 02:05:49 [sEVERE] ... 4 more
  10. I used the Technic launcher to install vanilla 1.6.4 minecraft, which does download and run fine. I also, just to test, I used the proper Minecraft launcher and after installing forge onto it, copied my modpack onto that and it worked there too. Still having no joy running the modpack through the technic launcher though.
  11. I just used the technic launcher to install vanilla Minecraft 1.6.4 then extracted the modpack.zip file I created over the top of it. On my PC (Win 7 Pro 64bit) it will then play the pack as long as I don't click to update it to the latest version, but on my laptop it refuses to load at all with modded 1.6.4 Minecraft. My 1.4.7 modpack loads fine on both computers, even with updating the pack to the latest versions.
  12. Launcher Version: 325 Operating System: Windows 7 Pro 32bit Java Version: (build 1.7.0_45-b18) Antivirus Program: Sophos Description of Problem: When trying to download my own 1.6.4 modpack I get the error about malformed zip files, but if I install the pack manually into the vanilla folder it will work properly. I then tried the same thing on my laptop, loading the files manually, but when I click to launch the mod, after clicking 'no' to the 'do you wish to update' message, nothing else happens. Checking the error log, it looks like it may be trying to load files for the 1.7 version of minecraft rather than 1.6.4. Error Messages: No error messages appear. Error Log: 2013/11/02 21:13:38 [iNFO] ------------------------------------------ 2013/11/02 21:13:38 [iNFO] Technic Launcher is starting.... 2013/11/02 21:13:38 [iNFO] Launcher Build: 325 2013/11/02 21:13:38 [iNFO] ------------ Startup Parameters ------------ 2013/11/02 21:13:38 [iNFO] --------- End of Startup Parameters --------- 2013/11/02 21:13:38 [iNFO] Analytics Response [runLauncher]: 200 2013/11/02 21:13:46 [iNFO] Starting download of http://skins.technicpack.net/helm/dooglesmile/100, with 3 tries remaining 2013/11/02 21:13:47 [iNFO] Valid: 2013/11/02 21:13:47 [iNFO] {"accessToken":"b46e5fa92d654747a2ec2990023c95a0","clientToken":"185a7f2d-6106-45cb-8144-0d22aa6263f0","selectedProfile":{"id":"c4ba7bdd0e724fe8bfff08bbd11231bc","name":"dooglesmile"}} 2013/11/02 21:13:47 [iNFO] Launcher took: 9594ms to start 2013/11/02 21:13:51 [sEVERE] Unhandled Exception in Thread[installThread,6,main] java.lang.RuntimeException: Library net.minecraft:launchwrapper:1.7 not found. at net.technicpack.launchercore.launch.MinecraftLauncher.buildClassPath(MinecraftLauncher.java:143) at net.technicpack.launchercore.launch.MinecraftLauncher.buildCommands(MinecraftLauncher.java:93) at net.technicpack.launchercore.launch.MinecraftLauncher.launch(MinecraftLauncher.java:51) at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:61) 2013/11/02 21:15:19 [iNFO] ------------------------------------------ 2013/11/02 21:15:19 [iNFO] Technic Launcher is starting.... 2013/11/02 21:15:19 [iNFO] Launcher Build: 325 2013/11/02 21:15:19 [iNFO] ------------ Startup Parameters ------------ 2013/11/02 21:15:19 [iNFO] --------- End of Startup Parameters --------- 2013/11/02 21:15:19 [iNFO] Analytics Response [runLauncher]: 200 2013/11/02 21:15:32 [iNFO] Starting download of http://skins.technicpack.net/helm/dooglesmile/100, with 3 tries remaining 2013/11/02 21:15:32 [iNFO] Valid: 2013/11/02 21:15:32 [iNFO] {"accessToken":"90387e7f54fa42b08b154a54f3934e3d","clientToken":"185a7f2d-6106-45cb-8144-0d22aa6263f0","selectedProfile":{"id":"c4ba7bdd0e724fe8bfff08bbd11231bc","name":"dooglesmile"}} 2013/11/02 21:15:32 [iNFO] Launcher took: 13479ms to start 2013/11/02 21:15:44 [iNFO] InstalledPack{info=PlatformPackInfo{name='dooglesworld162', displayName='DooglesWorld1.6.4', url='http://www.dooglesworld.co.uk/games/modpack.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1acba06, background=net.technicpack.launchercore.restful.Resource@e90eef, minecraft='1.6.4', forge='null', version='1.2a', solder='', forceDir=false}, name='dooglesworld162', platform=true, build='recommended', directory='%MODPACKS%\dooglesworld162'} 2013/11/02 21:15:46 [iNFO] Opening options for InstalledPack{info=PlatformPackInfo{name='dooglesworld162', displayName='DooglesWorld1.6.4', url='http://www.dooglesworld.co.uk/games/modpack.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1acba06, background=net.technicpack.launchercore.restful.Resource@e90eef, minecraft='1.6.4', forge='null', version='1.2a', solder='', forceDir=false}, name='dooglesworld162', platform=true, build='recommended', directory='%MODPACKS%\dooglesworld162'} 2013/11/02 21:15:46 [iNFO] PlatformPackInfo{name='dooglesworld162', displayName='DooglesWorld1.6.4', url='http://www.dooglesworld.co.uk/games/modpack.zip', icon=null, logo=net.technicpack.launchercore.restful.Resource@1acba06, background=net.technicpack.launchercore.restful.Resource@e90eef, minecraft='1.6.4', forge='null', version='1.2a', solder='', forceDir=false} 2013/11/02 21:16:10 [iNFO] InstalledPack{info=SolderPackInfo{name='vanilla', display_name='Vanilla', url='', icon_md5='1db1857730e6e58158ed42dbd5273c0a', logo_md5='d0c5d45b185dd0f622313c170f5815b9', background_md5='737e7d495a2319dcb6d41b35b69a7f27', recommended='1.7.2', latest='1.7.2', builds=[1.4.7, 1.4.6, 1.4.5, 1.3.2, 1.2.3, 1.5, 1.5.1, 1.5.2, 1.6.2, 1.6.4, 1.7.2], solder=net.technicpack.launchercore.restful.solder.Solder@bb138d}, name='vanilla', platform=false, build='1.6.4', directory='%MODPACKS%\vanilla'} 2013/11/02 21:16:16 [sEVERE] Unhandled Exception in Thread[installThread,6,main] java.lang.RuntimeException: Library net.minecraft:launchwrapper:1.7 not found. at net.technicpack.launchercore.launch.MinecraftLauncher.buildClassPath(MinecraftLauncher.java:143) at net.technicpack.launchercore.launch.MinecraftLauncher.buildCommands(MinecraftLauncher.java:93) at net.technicpack.launchercore.launch.MinecraftLauncher.launch(MinecraftLauncher.java:51) at org.spoutcraft.launcher.InstallThread.run(InstallThread.java:61) 2013/11/02 21:16:30 [iNFO] ------------------------------------------ 2013/11/02 21:16:30 [iNFO] Technic Launcher is starting.... 2013/11/02 21:16:30 [iNFO] Launcher Build: 325 2013/11/02 21:16:30 [iNFO] ------------ Startup Parameters ------------ 2013/11/02 21:16:30 [iNFO] --------- End of Startup Parameters --------- 2013/11/02 21:16:30 [iNFO] Analytics Response [runLauncher]: 200 2013/11/02 21:16:43 [iNFO] Starting download of http://skins.technicpack.net/helm/dooglesmile/100, with 3 tries remaining 2013/11/02 21:16:43 [iNFO] Valid: 2013/11/02 21:16:44 [iNFO] {"accessToken":"05706c8a53a045cd8d06e0707f524bdd","clientToken":"185a7f2d-6106-45cb-8144-0d22aa6263f0","selectedProfile":{"id":"c4ba7bdd0e724fe8bfff08bbd11231bc","name":"dooglesmile"}} 2013/11/02 21:16:44 [iNFO] Launcher took: 13884ms to start 2013/11/02 21:16:47 [WARNING] File version.json not found in C:\temp\MC\modpacks\vanilla\bin\modpack.jar 2013/11/02 21:16:48 [iNFO] Starting download of http://mirror.technicpack.net/Technic/version/1.6.4/1.6.4.json, with 3 tries remaining 2013/11/02 21:16:48 [iNFO] CompleteVersion{id='1.6.4', time=Thu Sep 19 16:52:37 BST 2013, releaseTime=Thu Sep 19 16:52:37 BST 2013, type=RELEASE, minecraftArguments='--username ${auth_player_name} --session ${auth_session} --version ${version_name} --gameDir ${game_directory} --assetsDir ${game_assets}', libraries=[net.technicpack.launchercore.minecraft.Library@3ee73b, net.technicpack.launchercore.minecraft.Library@1bee61a, net.technicpack.launchercore.minecraft.Library@1f4ec39, net.technicpack.launchercore.minecraft.Library@c0b403, net.technicpack.launchercore.minecraft.Library@16a4d0a, net.technicpack.launchercore.minecraft.Library@1e7deb6, net.technicpack.launchercore.minecraft.Library@1ceb2fe, net.technicpack.launchercore.minecraft.Library@1496fc2, net.technicpack.launchercore.minecraft.Library@48326b, net.technicpack.launchercore.minecraft.Library@1e64656, net.technicpack.launchercore.minecraft.Library@113f599, net.technicpack.launchercore.minecraft.Library@16127f4, net.technicpack.launchercore.minecraft.Library@18628c8, net.technicpack.launchercore.minecraft.Library@df80ff, net.technicpack.launchercore.minecraft.Library@18e1916, net.technicpack.launchercore.minecraft.Library@10fa4d, net.technicpack.launchercore.minecraft.Library@a10ca8, net.technicpack.launchercore.minecraft.Library@14611ec, net.technicpack.launchercore.minecraft.Library@142b533, net.technicpack.launchercore.minecraft.Library@863854, net.technicpack.launchercore.minecraft.Library@1dc2481], mainClass='net.minecraft.client.main.Main', minimumLauncherVersion=4, incompatibilityReason='null', rules=null} 2013/11/02 21:17:01 [iNFO] Running C:\Program Files\Java\jre7\bin\javaw.exe -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024m -XX:MaxPermSize=128m -Djava.library.path=C:\temp\MC\modpacks\vanilla\bin\natives -Dfml.core.libraries.mirror=http://mirror.technicpack.net/Technic/lib/fml/%s -Dminecraft.applet.TargetDirectory=C:\temp\MC\modpacks\vanilla -cp C:\temp\MC\cache\net\sf\jopt-simple\jopt-simple\4.5\jopt-simple-4.5.jar;C:\temp\MC\cache\com\paulscode\codecjorbis\20101023\codecjorbis-20101023.jar;C:\temp\MC\cache\com\paulscode\codecwav\20101023\codecwav-20101023.jar;C:\temp\MC\cache\com\paulscode\libraryjavasound\20101123\libraryjavasound-20101123.jar;C:\temp\MC\cache\com\paulscode\librarylwjglopenal\20100824\librarylwjglopenal-20100824.jar;C:\temp\MC\cache\com\paulscode\soundsystem\20120107\soundsystem-20120107.jar;C:\temp\MC\cache\argo\argo\2.25_fixed\argo-2.25_fixed.jar;C:\temp\MC\cache\org\bouncycastle\bcprov-jdk15on\1.47\bcprov-jdk15on-1.47.jar;C:\temp\MC\cache\com\google\guava\guava\14.0\guava-14.0.jar;C:\temp\MC\cache\org\apache\commons\commons-lang3\3.1\commons-lang3-3.1.jar;C:\temp\MC\cache\commons-io\commons-io\2.4\commons-io-2.4.jar;C:\temp\MC\cache\net\java\jinput\jinput\2.0.5\jinput-2.0.5.jar;C:\temp\MC\cache\net\java\jutils\jutils\1.0.0\jutils-1.0.0.jar;C:\temp\MC\cache\com\google\code\gson\gson\2.2.2\gson-2.2.2.jar;C:\temp\MC\cache\org\lwjgl\lwjgl\lwjgl\2.9.0\lwjgl-2.9.0.jar;C:\temp\MC\cache\org\lwjgl\lwjgl\lwjgl_util\2.9.0\lwjgl_util-2.9.0.jar;C:\temp\MC\modpacks\vanilla\bin\modpack.jar;C:\temp\MC\modpacks\vanilla\bin\minecraft.jar net.minecraft.client.main.Main --username dooglesmile --session token:05706c8a53a045cd8d06e0707f524bdd:c4ba7bdd0e724fe8bfff08bbd11231bc --version 1.6.4 --gameDir C:\temp\MC\modpacks\vanilla --assetsDir C:\temp\MC\assets 2013/11/02 21:17:01 [iNFO] Analytics Response [runModpack]: 200 2013/11/02 21:17:02 [iNFO] 2013-11-02 21:17:02 [CLIENT] [iNFO] Setting user: dooglesmile 2013/11/02 21:17:02 [iNFO] 2013-11-02 21:17:02 [CLIENT] [iNFO] (Session ID is token:05706c8a53a045cd8d06e0707f524bdd:c4ba7bdd0e724fe8bfff08bbd11231bc) 2013/11/02 21:17:02 [iNFO] 2013-11-02 21:17:02 [CLIENT] [iNFO] LWJGL Version: 2.9.0 2013/11/02 21:17:03 [iNFO] 2013-11-02 21:17:03 [CLIENT] [iNFO] Reloading ResourceManager: Default, SphaxCombined 2013/11/02 21:17:03 [iNFO] 2013-11-02 21:17:03 [CLIENT] [WARNING] ResourcePack: ignored non-lowercase namespace: %s in %s 2013/11/02 21:17:03 [iNFO] 2013-11-02 21:17:03 [CLIENT] [WARNING] ResourcePack: ignored non-lowercase namespace: %s in %s 2013/11/02 21:17:03 [iNFO] 2013-11-02 21:17:03 [CLIENT] [WARNING] ResourcePack: ignored non-lowercase namespace: %s in %s 2013/11/02 21:17:03 [iNFO] 2013/11/02 21:17:03 [iNFO] Starting up SoundSystem... 2013/11/02 21:17:03 [iNFO] Initializing LWJGL OpenAL 2013/11/02 21:17:03 [iNFO] (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org) 2013/11/02 21:17:03 [iNFO] OpenAL initialized. 2013/11/02 21:17:04 [iNFO]
  13. Thanks for this tip, it worked perfectly for my new mod pack on 1.6.4, now I just need to fix my BoP crash :)
  14. This problem seems to be fixed now with build 293 of the launcher. I've even managed to make myself a working 1.6.4 mod pack, though the technicpack site seems to be up and down like a yoyo at the moment, making it difficult to test it :P
  15. Launcher Version: Build 285 Operating System: Windows 7 Pro 64bit Java Version: Version 7 update 21 build 1.7.0_21-b11 Antivirus Program: Microsoft Security Essentials and Malware Bytes Description of Problem: The technic launcher is loading as a brand new install each time I open it. It saves mod packs to the .technic\modpacks folder but when I close and re-open the launcher, it forgets any custom mod packs I've installed, making me have to re-add the pack each time I wish to play. Also changing the amount of RAM used resets too on reloading, even though it says to close and re-open the program when you change the value! Error Messages: None Error Log:
  16. I've installed Optifine and the Sonic Ether's Unbelievable Shaders mod into my Tekkit Lite with no problems, combined with the SBPhax PureBDCraft textures gives you images such as this.... This is also using the parallax mapping to make the textures look bumpier too.
×
×
  • Create New...