Jump to content

RinsChan

Members
  • Posts

    3
  • Joined

  • Last visited

Everything posted by RinsChan

  1. 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
  2. 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
  3. 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
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.