Posted April 22, 201510 yr 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
April 23, 201510 yr Could you show exactly what command you are putting in on cmd? As well as possibly a screen shot of your cmd output?
April 23, 201510 yr Author 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
April 24, 201510 yr You're image isn't showing properly. gradlew setupDecompWorkspace eclipse is all you should really need, but you could be missing something elsewhere.
April 24, 201510 yr Author 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
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.