Hi, I've been following your tutorials here and I was wondering if you may have some advice about a particular error I've been getting.
I've been able to get around some of this on my own, But I don't quite understand whats wrong...
(forgive me for not using a spoiler. I'm fairly new to the website.)
C:\Users\Takashi\AppData\Roaming\.minecraft\bin\minecraft.jar;bin/jinput.jar;bin/lwjgl.jar;bin/lwjgl_util.jar
InactiveExtMods: minecraft.zip
MainClass: net.minecraft.client.Minecraft
Restoring disabled mods: mods
Disable inactive mods: mods
Can not disable: minecraft.zip
Restoring disabled mods: coremods
Disable inactive mods: coremods
229 recipes
27 achievements
2013-11-04 21:29:22 [CLIENT] [INFO] Setting user: violet5100
(Session ID is -2032312304)
Client asked for parameter: server
*** Main class main() finished ***
2013-11-04 21:29:22 [CLIENT] [INFO] LWJGL Version: 2.4.2
ModLoader 1.5.2 Initializing...
Register ModLoader mods
java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0x522303c8)
at java.util.zip.ZipInputStream.read(Unknown Source)
at java.util.zip.ZipInputStream.closeEntry(Unknown Source)
at java.util.zip.ZipInputStream.getNextEntry(Unknown Source)
at ModLoader.readFromClassPath(ModLoader.java:1093)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at magic.launcher.Launcher.a(Unknown Source)
at magic.launcher.k.a(Unknown Source)
at magic.launcher.s.println(Unknown Source)
at ModLoader.init(ModLoader.java:731)
at ModLoader.addAllRenderers(ModLoader.java:205)
at bgy.<init>(RenderManager.java:97)
at bgy.<clinit>(RenderManager.java:14)
at net.minecraft.client.Minecraft.a(SourceFile:261)
at avv.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(SourceFile:507)
at java.lang.Thread.run(Unknown Source)
Someone is closing me!
" java.util.zip.ZipException: invalid entry CRC (expected 0x0 but got 0x522303c8) " That is the part thats been confusing me. I'm assuming that it has something to do with ModLoader? If anybody could offer a bit of help, That would be amazing.
What zips have you added to MC? It seems like one of them got corrupted.
Hello, i am version 1.6.4 i have just made item and block but when i load minecraft he items shows but the block is purple and black checkered. Help plz?
What zips have you added to MC? It seems like one of them got corrupted.
I've consulted with a proper coder already and he told me the same thing. I redownloaded my modloader from a different DLsite and it works now. (Well, I should say to some form or extent. lol) But thank you for your help none the less.
I've consulted with a proper coder already and he told me the same thing. I redownloaded my modloader from a different DLsite and it works now. (Well, I should say to some form or extent. lol) But thank you for your help none the less.
*outr8ged* I am a proper coder! Also, to use spoilers, just type [ spoiler ]stuff in spoiler[ /spoiler ] without the sp8ces after the [ and 8efore the ]
EDIT: Why can't I stop the BBCode from 8eing parsed?
H8y, Steven. Are you going to upd8 the tutorials to MC 1.6.x? If so, when. If not, is someone going to continue the series, and are you going to link to them in the m8n post?
Rollback Post to RevisionRollBack
GENERATION 98: The first time you see this, copy it into your signature on any forum and subtract 1 from the generation. Social experiment.
I've been watching your videos, following along and such, good series, but I was wondering when we where going to do Forge Mobs? That is the only thing standing in my way right now of continuing my mod. If you could post a video or text tutorial, that would be great and I'm sure others are hoping this same thing. Continue on doing what you are doing, and great tutorial's and videos!
I've been watching your videos, following along and such, good series, but I was wondering when we where going to do Forge Mobs? That is the only thing standing in my way right now of continuing my mod. If you could post a video or text tutorial, that would be great and I'm sure others are hoping this same thing. Continue on doing what you are doing, and great tutorial's and videos!
I apoligize if this question is redundant in this topic, but, here goes:
Since I'm trying to update from 1.6.4 to 1.7.2, do I use the versions folder to update? And since the IDs would conflict in 1.7.2, does changing the IDs alone or with the answer to the above question ^ make it 1.7.2 compatible? Thanks, Spencerio
Where is part 29 of ModLoader? You said that you will create a video on how to fix blocks. I cant find any tutorials in internet about that. Why did you left us?
Where is part 29 of ModLoader? You said that you will create a video on how to fix blocks. I cant find any tutorials in internet about that. Why did you left us?
he's said many time he's to busy with server and other videos and stuff... i've heard that he got Noppes to take over
Hi, I am working on my mod in 1.5.2 (I will update it later), I only have one Item, but when I click "run", forge tries to download some lib files, and two of them give error java.io.FileNotFoundException. Here is the entire log:
2013-12-31 10:38:15 [INFO] [ForgeModLoader] Forge Mod Loader version 5.2.23.737 for Minecraft 1.5.2 loading
2013-12-31 10:38:15 [INFO] [ForgeModLoader] Java is Java HotSpotâ„¢ 64-Bit Server VM, version 1.6.0_65, running on Mac OS X:x86_64:10.8.5, installed at /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home
2013-12-31 10:38:15 [FINE] [ForgeModLoader] Java classpath at launch is /Users/toader/Desktop/Mod/eclipse/Minecraft/bin:/Users/toader/Desktop/Mod/jars/bin/jinput.jar:/Users/toader/Desktop/Mod/jars/bin/lwjgl_util.jar:/Users/toader/Desktop/Mod/jars/bin/lwjgl.jar:/Users/toader/Desktop/Mod/jars/bin/minecraft.jar:/Users/toader/Desktop/Mod/lib/guava-14.0-rc3.jar
2013-12-31 10:38:15 [FINE] [ForgeModLoader] Java library path at launch is /Users/toader/Desktop/Mod/jars/bin/natives:/Users/toader/Desktop/Mod/jars/bin/natives:/Users/toader/Desktop/Mod/jars/bin/natives
2013-12-31 10:38:15 [INFO] [ForgeModLoader] Managed to load a deobfuscated Minecraft name- we are in a deobfuscated environment. Skipping runtime deobfuscation
2013-12-31 10:38:15 [FINISSIMO] [ForgeModLoader] All core mods are successfully located
2013-12-31 10:38:15 [FINISSIMO] [ForgeModLoader] Discovering coremods
2013-12-31 10:38:15 [FINISSIMO] [ForgeModLoader] Found library file argo-small-3.2.jar present and correct in lib dir
2013-12-31 10:38:15 [FINISSIMO] [ForgeModLoader] Found library file guava-14.0-rc3.jar present and correct in lib dir
2013-12-31 10:38:15 [FINISSIMO] [ForgeModLoader] Found library file asm-all-4.1.jar present and correct in lib dir
2013-12-31 10:38:15 [FINISSIMO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-148.jar
2013-12-31 10:38:15 [INFO] [ForgeModLoader] Downloading file http://files.minecra...jdk15on-148.jar
2013-12-31 10:38:15 [GRAVE] [ForgeModLoader] There was a problem downloading the file bcprov-jdk15on-148.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-12-31 10:38:15 [FINISSIMO] [ForgeModLoader] Found library file deobfuscation_data_1.5.2.zip present and correct in lib dir
2013-12-31 10:38:15 [FINISSIMO] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2013-12-31 10:38:15 [INFO] [ForgeModLoader] Downloading file http://files.minecra...ala-library.jar
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] There was a problem downloading the file scala-library.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-12-31 10:38:16 [GRAVE] [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-12-31 10:38:16 [GRAVE] [ForgeModLoader] *** Download http://files.minecra...o-small-3.2.jar
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] *** Download http://files.minecra...va-14.0-rc3.jar
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] *** Download http://files.minecra...asm-all-4.1.jar
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] *** Download http://files.minecra...jdk15on-148.jar
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] *** Download http://files.minecra..._data_1.5.2.zip
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] *** Download http://files.minecra...ala-library.jar
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] <===========>
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] The following is the errors that caused the setup to fail. They may help you diagnose and resolve the issue
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] A download error occured
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] A download error occured
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] <<< ==== >>>
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] The following is diagnostic information for developers to review.
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
at net.minecraft.client.Minecraft.main(Minecraft.java:2237)
at Start.main(Start.java:29)
Caused by: java.io.FileNotFoundException: http://files.minecra...jdk15on-148.jar
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1514)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
... 6 more
Caused by: java.io.FileNotFoundException: http://files.minecra...jdk15on-148.jar
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1457)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2340)
at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:579)
at java.net.URLConnection.getContentLength(URLConnection.java:474)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
... 6 more
2013-12-31 10:38:16 [GRAVE] [ForgeModLoader] Error details
java.lang.RuntimeException: A download error occured
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:548)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:165)
at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
at net.minecraft.client.Minecraft.main(Minecraft.java:2237)
at Start.main(Start.java:29)
Caused by: java.io.FileNotFoundException: http://files.minecra...ala-library.jar
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at sun.net.www.protocol.http.HttpURLConnection$6.run(HttpURLConnection.java:1514)
at java.security.AccessController.doPrivileged(Native Method)
at sun.net.www.protocol.http.HttpURLConnection.getChainedException(HttpURLConnection.java:1508)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1162)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:532)
... 6 more
Caused by: java.io.FileNotFoundException: http://files.minecra...ala-library.jar
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1457)
at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:2340)
at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:579)
at java.net.URLConnection.getContentLength(URLConnection.java:474)
at cpw.mods.fml.relauncher.RelaunchLibraryManager.downloadFile(RelaunchLibraryManager.java:531)
... 6 more
2013-12-31 10:38:23 [INFO] [STDERR] Exception in thread "main" java.lang.RuntimeException: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-12-31 10:38:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:192)
2013-12-31 10:38:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.relaunchClient(FMLRelauncher.java:104)
2013-12-31 10:38:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.handleClientRelaunch(FMLRelauncher.java:38)
2013-12-31 10:38:23 [INFO] [STDERR] at net.minecraft.client.Minecraft.main(Minecraft.java:2237)
2013-12-31 10:38:23 [INFO] [STDERR] at Start.main(Start.java:29)
2013-12-31 10:38:23 [INFO] [STDERR] Caused by: java.lang.RuntimeException: A fatal error occured and FML cannot continue
2013-12-31 10:38:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.RelaunchLibraryManager.handleLaunch(RelaunchLibraryManager.java:261)
2013-12-31 10:38:23 [INFO] [STDERR] at cpw.mods.fml.relauncher.FMLRelauncher.setupHome(FMLRelauncher.java:172)
2013-12-31 10:38:23 [INFO] [STDERR] ... 4 more
I tried to download the files manually, but I get error 404 - not found...
Could anybody help me? Thanks
Maybe Forge's site was down or something? Try again, maybe?
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
What zips have you added to MC? It seems like one of them got corrupted.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumi have a tut on that here
Help modders out by contributing to the Forge Ore Dictionary List! http://mce626.wix.com/odnlist
I've consulted with a proper coder already and he told me the same thing. I redownloaded my modloader from a different DLsite and it works now. (Well, I should say to some form or extent. lol) But thank you for your help none the less.
EDIT: Why can't I stop the BBCode from 8eing parsed?
Aww....I liked him doing it, but I guess Noppes can do it to, hes a good modder. Anyhow thanks for the update!
Guess whos subscribed to this thread
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumi'm going to do mobs on my tut, at some point
Help modders out by contributing to the Forge Ore Dictionary List! http://mce626.wix.com/odnlist
CRASH :
"scalac" is not found on the PATH.Scalac will not be recompiled
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumSince I'm trying to update from 1.6.4 to 1.7.2, do I use the versions folder to update? And since the IDs would conflict in 1.7.2, does changing the IDs alone or with the answer to the above question ^ make it 1.7.2 compatible? Thanks, Spencerio
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumhe's said many time he's to busy with server and other videos and stuff... i've heard that he got Noppes to take over
Help modders out by contributing to the Forge Ore Dictionary List! http://mce626.wix.com/odnlist
-
View User Profile
-
View Posts
-
Send Message
Curse Premium