Jump to content

djoveryde

Members
  • Posts

    4
  • Joined

  • Last visited

Converted

  • Gender
    Undisclosed
  • Personal Text
    I am new!

djoveryde's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. Hi, im currently attepting to upgrade an old plugin to support an updated version of a mod (the mods name was changed). I'm currently have trouble finding what some of the imported codes have been changed to. These are the 2 in question. Any help greatly appreciated import forge.packets.PacketOpenGUI; import net.minecraft.server.BaseMod;
  2. Well, if I try to set up my workspace usually you get the reobfuscate.bat file etc so you can recompile the jar file afterwards. I dont seem to be getting that? Is it different in 1.7.10 or am i doing something wrong
  3. I am currently working on a mod file. However it seems forge has not correctly imported all required items. I am missing things like Recompile/decompile/reobfuscate. Pretty much most things. Any idea whats going on? What i get is this, when i initially do "gradlew setupDecompWorkspace --refresh-dependencies" D:\Users\Adam\Desktop\forge-1.7.10-10.13.4.1517-1.7.10-src>gradlew setupDecompWorkspace --refresh-dependencies **************************** Powered By MCP: http://modcoderpack.com/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs MCP Data version : unknown **************************** :extractMcpData UP-TO-DATE :getVersionJson :extractUserDev UP-TO-DATE :genSrgs SKIPPED :extractNatives UP-TO-DATE :getAssetsIndex :getAssets :makeStart [ant:javac] warning: [options] bootstrap class path not set in conjunction with -source 1.6 [ant:javac] 1 warning :downloadMcpTools SKIPPED :downloadClient SKIPPED :downloadServer SKIPPED :mergeJars SKIPPED :deobfuscateJar SKIPPED :decompile SKIPPED :processSources SKIPPED :remapJar SKIPPED :extractMinecraftSrc SKIPPED :recompMinecraft SKIPPED :repackMinecraft SKIPPED :setupDecompWorkspace BUILD SUCCESSFUL Total time: 49.627 secs D:\Users\Adam\Desktop\forge-1.7.10-10.13.4.1517-1.7.10-src>
×
×
  • Create New...

Important Information

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