RinsChan Posted April 22, 2015 Posted April 22, 2015 Hello, I'm begining to make some mod for micraft with Forge. and Try follow setup tutorial. At SetupDecompWorkspace Step.... and While waiting librarys download & Configulation about 60% at processSource line I get this error. Could not expand ZIP 'C:\Users\%username%\.gradle\caches\minecraft\net\minecraftforge\forge\1.8-11.14.1.1334\unpacked\fmlpatches.zip' > Invalid Timestamp -15709304906000 for 'zip entry C:\Users\%username%\.gradle\caches\minecraft\net\minecraftforge\forge\1.8-11.14.1.1334\unpacked\fmlpatches.zip!net/minecraft/block/Block.java.patch'. Why timestamp is invalid error? I'm try to fix this problem 4-5round. and when I try ignore that error to open Eclipse Console have 2 alert 1 Project 'Minecraft' is missing required library 2 project cannot be build until build path error are resolvel I think because setup step is incomplete. How to fix it? Thanks for help. *Sorry, for bad English Quote
saxon564 Posted April 23, 2015 Posted April 23, 2015 Could you show exactly what command you are putting in on cmd? As well as possibly a screen shot of your cmd output? Quote
RinsChan Posted April 23, 2015 Author Posted April 23, 2015 This picture I use [gradlew setupDecompWorkspace] And I try other cmd but it same result. gradlew setupDecompWorkspace --refresh-dependencies gradlew setupDecompWorkspace eclipse --refresh-dependencies gradlew setupDecompWorkspace eclipse Quote
saxon564 Posted April 24, 2015 Posted April 24, 2015 You're image isn't showing properly. gradlew setupDecompWorkspace eclipse is all you should really need, but you could be missing something elsewhere. Quote
RinsChan Posted April 24, 2015 Author Posted April 24, 2015 Block.java.patch only file in zip.........error invalid time stamp... [net/minecraft/Block.java.patch] How to setup full manual without autopatch system? I found way to fix (Only one way on some forum) I must unpack manual..... but inside zip is patch file, hah!? edit/add code from patch to scr file by file!? it have too many file in zip! Edit script in build.gradle for skip unpack step, how!? can't fine that line for edit. TT________TT Quote
saxon564 Posted April 26, 2015 Posted April 26, 2015 I'm afraid I don't understand what you are asking. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.