Jump to content
  • Home
  • Files
  • Docs
  • Merch
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
  • rHaLeX_12

rHaLeX_12

Members
 View Profile  See their activity
  • Content Count

    26
  • Joined

    October 20, 2014
  • Last visited

    September 19, 2016

Community Reputation

0 Neutral

About rHaLeX_12

  • Rank
    Tree Puncher

Converted

  • Gender
    Undisclosed
  • Personal Text
    I'm a modder and I know it!

Recent Profile Visitors

The recent visitors block is disabled and is not being shown to other users.

  1. rHaLeX_12

    [1.7.10]Adding music into the game.

    rHaLeX_12 replied to rHaLeX_12's topic in Modder Support

    So,if I want to add a sound of screams,like the ones ghasts have,I would add a sounds.json file and add this: { "mh": {"category": "items","sounds": [{"name": "mh","stream": false}]}, } and now how am I gonna register the file in my modid.java? I'm a complete noob.
    • November 21, 2014
    • 3 replies
  2. rHaLeX_12

    [1.7.10]Adding music into the game.

    rHaLeX_12 posted a topic in Modder Support

    How do I add music to my mods? Scenario is like this: I'm holding an item.If I right click the item,it will play a custom audio file. How do I do something like this? If you know where to put it,review the code here and reply to me where should I put it and what should I add into the code. Code:
    • November 19, 2014
    • 3 replies
  3. rHaLeX_12

    [1.7.10] processResources always failed

    rHaLeX_12 replied to rHaLeX_12's topic in ForgeGradle

    Oh,thank you.This has solved my problem.All thats left is for me to find out how to make my mod work in MCForge 1.7.10.
    • November 7, 2014
    • 10 replies
  4. rHaLeX_12

    [1.7.10] processResources always failed

    rHaLeX_12 replied to rHaLeX_12's topic in ForgeGradle

    Can you take a look at my ncmod.info? Here:
    • November 3, 2014
    • 10 replies
  5. rHaLeX_12

    [1.7.10] processResources always failed

    rHaLeX_12 replied to rHaLeX_12's topic in ForgeGradle

    Here is my build.gradle file:
    • November 1, 2014
    • 10 replies
  6. rHaLeX_12

    [1.7.10] processResources always failed

    rHaLeX_12 replied to rHaLeX_12's topic in ForgeGradle

    Here is the log when used : gradlew build --stacktrace Now here is the one with --debug:
    • October 31, 2014
    • 10 replies
  7. rHaLeX_12

    [1.7.10] processResources always failed

    rHaLeX_12 replied to rHaLeX_12's topic in ForgeGradle

    **************************** Powered By MCP: http://mcp.ocean-labs.de/ Searge, ProfMobius, Fesh0r, R4wk, ZeuX, IngisKahn, bspkrs MCP Data version : unknown **************************** :compileApiJava UP-TO-DATE :processApiResources UP-TO-DATE :apiClasses UP-TO-DATE :sourceMainJava UP-TO-DATE :compileJava UP-TO-DATE :processResources FAILED FAILURE: Build failed with an exception. * What went wrong: Execution failed for task ':processResources'. > Could not copy file 'C:\Users\Jhenson Reynel\Desktop\CodingMods\forge\src\main\resources\mcmod.info' to 'C:\Users\Jhenson Reynel\Desktop\CodingMods\forge\build\resources\main\mcmod.info'. * Try: Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. BUILD FAILED Total time: 18.706 secs
    • October 29, 2014
    • 10 replies
  8. rHaLeX_12

    [1.7.10] processResources always failed

    rHaLeX_12 posted a topic in ForgeGradle

    I need help. My mod is finished and all I need is to export it.But when i run gradlew.bat with the command "build",it the part processResources always failed.PLZZ help.
    • October 29, 2014
    • 10 replies
  9. rHaLeX_12

    [Tutorial] Compiling mod

    rHaLeX_12 replied to PlatonCraft's topic in ForgeGradle

    It doesnt work. processResources always failed.
    • October 29, 2014
    • 7 replies
  10. rHaLeX_12

    [1.7.10]Two problems, Minecraft doesnt start and Dont know how to export mods

    rHaLeX_12 replied to rHaLeX_12's topic in Support & Bug Reports

    I still didnt find that even though I checked that folder and others as well.It totally didnt give any sign of runnin.
    • October 28, 2014
    • 4 replies
  11. rHaLeX_12

    [1.7.10]Two problems, Minecraft doesnt start and Dont know how to export mods

    rHaLeX_12 replied to rHaLeX_12's topic in Support & Bug Reports

    When I start the launcher and pressed "Play",the launcher disappeared and no logs opened.I searched the .minecraft folder but nothing.Also,I still dont know how to export my mods.He-help me.I'm still going crazy.
    • October 27, 2014
    • 4 replies
  12. rHaLeX_12

    [1.7.10]Two problems, Minecraft doesnt start and Dont know how to export mods

    rHaLeX_12 posted a topic in Support & Bug Reports

    Guys I need help with two things: Minecraft doest start after I was done making mods. i DONT know how to export mods. Please I need the help right now because I'm freaking out when Minecraft doesnt start.How am I gonna fix that?
    • October 26, 2014
    • 4 replies
  13. rHaLeX_12

    MINECRAFT WONT STARTUP

    rHaLeX_12 posted a topic in Support & Bug Reports

    help,my minecraft wont start with and without mods.I think its my java of the variables.HELP ,MY COUSIN IS GOING TO KILL ME IF HE FINDS OUT.
    • October 22, 2014
    • 1 reply
  14. rHaLeX_12

    How to export my mod from eclipse?

    rHaLeX_12 replied to BukkitSmerf's topic in Modder Support

    Im modding for 1.7.10 and I cant export my mod.I READ your reply on how to export a mod from Eclipse.But i dont have recompile.bat since it is 1.7.10
    • October 22, 2014
    • 8 replies
  15. rHaLeX_12

    Can't setup my environment for developing with 1.6.4 forge

    rHaLeX_12 replied to justin_393's topic in Modder Support

    How do i NOT use the MCP-based setup and install forge src files?
    • October 20, 2014
    • 6 replies
  • All Activity
  • Home
  • rHaLeX_12
  • Theme
  • Contact Us
  • Discord

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