Jump to content
  • Home
  • Files
  • Docs
Status Updates
  • All Content

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • AbrarSyed

AbrarSyed

Forge Modder
 View Profile  See their activity
  • Content Count

    51
  • Joined

    April 23, 2012
  • Last visited

    January 31, 2019

Community Reputation

9 Neutral

About AbrarSyed

  • Rank
    Stone Miner

Converted

  • Gender
    Male
  • URL
    http://abrarsyed.me
  • Location
    USA
  • Personal Text
    Gradle God
  1. AbrarSyed started following [1.7.2] Oddity after compile February 1, 2017
  2. AbrarSyed

    Gradlew build errors

    AbrarSyed replied to tonyrod15's topic in ForgeGradle

    seems maven central is bieng slow. Just wait a bit and try again later when Maven Central might be under less load.
    • September 21, 2014
    • 1 reply
  3. AbrarSyed

    Can Someone help please! ERROR on setupDecompWorkspace

    AbrarSyed replied to Houtlove's topic in ForgeGradle

    Connection Refused can mean the following: Something is blocking you from getting to maven Central, or Maven Central is down. It is best to simply try again to rule out the random network derp. If it persists, you may wanna double check firewals and antivirus software to ensure nothing is blocking you. The basic skill of understanding an error is integral to making Minecraft mods. If you are unable to do that. its best to give up and start learning before trying to make a mod.
    • September 21, 2014
    • 1 reply
  4. AbrarSyed

    Signature mismatch between src and bin

    AbrarSyed replied to octarine-noise's topic in ForgeGradle

    This is by design. The forgeBin artifact is MUCH faster to create, and does not require that minecraft be decompiled like the forgeSRc artifact requires. As for the throwing of the IOException.. thats not really supposed to happen.. and is worth looking into. A similair error has been reported here: https://github.com/MinecraftForge/ForgeGradle/issues/145
    • September 21, 2014
    • 3 replies
  5. AbrarSyed

    [1.7.2] Oddity after compile

    AbrarSyed replied to delpi's topic in ForgeGradle

    paste your entire build.gradle file pelase.
    • July 9, 2014
    • 3 replies
  6. AbrarSyed

    Cannot install Minecraft Forge. dependency issue

    AbrarSyed replied to Vaderico's topic in ForgeGradle

    has been fixed. rerun with --refresh-dependencies
    • July 9, 2014
    • 10 replies
  7. AbrarSyed

    [REQUEST] Building

    AbrarSyed replied to Gwafu's topic in ForgeGradle

    please come on IRC to #ForgeGradle it will be much easier to help you out there.
    • July 9, 2014
    • 4 replies
  8. AbrarSyed

    [1.7.2]The function is not protected.

    AbrarSyed replied to thepdone's topic in Modder Support

    http://docs.oracle.com/javase/tutorial/java/javaOO/accesscontrol.html
    • June 2, 2014
    • 7 replies
  9. AbrarSyed

    Gradle Build Failure On Setup

    AbrarSyed replied to DaCazTeck's topic in Support & Bug Reports

    You are using an outdated version of Gradle. Either use the provided gradle wrapper, or update to atleast gradle 1.8
    • May 4, 2014
    • 1 reply
  10. AbrarSyed

    [1.6.4][Gradle] doForgePatchesPatching Failed

    AbrarSyed replied to navybofus's topic in Modder Support

    This is caused by FernFlower not decompiling corrrectly. Because of this, ForgeGradle 1.0 (MC 1.6.4) and ForgeGradle 1.1 (early 1.7.2) Only work correctly with Java 7. AKA: Set your JAVA_HOME bariable to your JDK 7 installation.
    • April 26, 2014
    • 5 replies
  11. AbrarSyed

    Eclipse - Minecraft source visible, BUT not forge or fml source

    AbrarSyed replied to Pardeep's topic in Support & Bug Reports

    Was an issue on my fault. You may continue to use Java 8, java 8 works fine. gradle clean cleanEclipse cleanCache --refresh-dependencies gradle setupDecompWorkspace eclipse --refresh-dependencies and everything should be fixed. Was a character encoding issue.
    • April 22, 2014
    • 1 reply
  12. AbrarSyed

    Can't find Source in Eclipse?

    AbrarSyed replied to SureenInk's topic in Support & Bug Reports

    do the following things. 1) close eclipse 2) delete the folder C:\Users\Sureen\.gradle\caches\minecraft\net\minecraftforge\forge\1.7.2-10.1.0.1024\ 3) gradlew clean 4) gradlew setupDecompWorkspace --refresh-dependencies 5) gradlew cleanEclipse eclipse enjoy
    • March 21, 2014
    • 2 replies
  13. AbrarSyed

    Forge/Gradle will not fails when setting up Decomp Workspace

    AbrarSyed replied to castor520's topic in ForgeGradle

    #1) make sure you are connected to the internet. #2) make sure that your firewall or antivirus is not blocking java.
    • March 4, 2014
    • 2 replies
  14. AbrarSyed

    HELP! Compiler got problems with GL11 [Same Problem again - no idea whats wrong]

    AbrarSyed replied to Bedrock_Miner's topic in ForgeGradle

    rerun gradlew.bat setupDevWorkspace , or the decomp workspace if you used that.
    • March 4, 2014
    • 8 replies
  15. AbrarSyed

    [1.7.2] Building mod with dependency on another mod

    AbrarSyed replied to WildBamaBoy's topic in ForgeGradle

    Its best to setup a multiproject build.
    • February 27, 2014
    • 7 replies
  16. AbrarSyed

    How to use Gradle in NetBeans

    AbrarSyed replied to Two's topic in ForgeGradle

    https://github.com/MinecraftForge/ForgeGradle/issues/50 I added these run tasks natively into ForgeGradle now.
    • February 27, 2014
    • 12 replies
  • All Activity
  • Home
  • AbrarSyed
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community