Elix_x Posted February 21, 2016 Share Posted February 21, 2016 Good day. I have 2 questions to you: -When contributing to forge, and changing patches, after running gradle genPatches , where are patches applied? Because i don't see mine being applied, and there are no errors in console. -Where is conf folder now? Or how can we find srg names. Because in latest 1.8.9. there's no more unpacked folder in gradle/caches. Srgs are not noly useful for patches, but also reflection of mc names. Right now i rely on 1.7.10 srgs, but it's not valid for new fields and methods. Sorry, if any of questions should go to another forum. Thanks for help! If you have any questions - just ask! Quote Check out my mods: BTAM Armor sets Avoid Exploding Creepers Tools compressor Anti Id Conflict Key bindings overhaul Colourfull blocks Invisi Zones Link to comment Share on other sites More sharing options...
Elix_x Posted February 21, 2016 Author Share Posted February 21, 2016 -When contributing to forge, and changing patches, after running gradle genPatches , where are patches applied? Because i don't see mine being applied, and there are no errors in console. genPatches compares the code in Clean project to the one in the Forge project and generates the patch files for the differences. Oh really???????? :o :o Srgs are not noly useful for patchesWait, are you writing patches by hand? Yes. Seriously, yes. I was writing them by hand. -Where is conf folder now? Or how can we find srg names. Because in latest 1.8.9. there's no more unpacked folder in gradle/caches. ~/.gradle/caches/minecraft/de/oceanlabs/mcp contains all MCP mappings versions you have downloaded. Thanks. But how do i get corresponing names to deobf? Quote Check out my mods: BTAM Armor sets Avoid Exploding Creepers Tools compressor Anti Id Conflict Key bindings overhaul Colourfull blocks Invisi Zones Link to comment Share on other sites More sharing options...
Elix_x Posted February 22, 2016 Author Share Posted February 22, 2016 Thanks. But how do i get corresponing names to deobf? You look into the csv files or you use the MCPBot. Ok. Thank you. Also, does this mean, that this is now depreceated? Quote Check out my mods: BTAM Armor sets Avoid Exploding Creepers Tools compressor Anti Id Conflict Key bindings overhaul Colourfull blocks Invisi Zones Link to comment Share on other sites More sharing options...
Elix_x Posted February 22, 2016 Author Share Posted February 22, 2016 I can't see why it would. It was made at a time where both MCPBot and the .csv files were already a thing (they have been basically forever). It loads data from conf, which as i said, does not exist in unpacked anymore. Quote Check out my mods: BTAM Armor sets Avoid Exploding Creepers Tools compressor Anti Id Conflict Key bindings overhaul Colourfull blocks Invisi Zones Link to comment Share on other sites More sharing options...
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.