Jump to content

rHaLeX_12

Members
  • Posts

    26
  • Joined

  • Last visited

Everything posted by rHaLeX_12

  1. 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.
  2. 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:
  3. 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.
  4. Can you take a look at my ncmod.info? Here:
  5. Here is my build.gradle file:
  6. Here is the log when used : gradlew build --stacktrace Now here is the one with --debug:
  7. **************************** 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
  8. 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.
  9. It doesnt work. processResources always failed.
  10. I still didnt find that even though I checked that folder and others as well.It totally didnt give any sign of runnin.
  11. 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.
  12. 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?
  13. 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.
  14. 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
  15. How do i NOT use the MCP-based setup and install forge src files?
  16. The OpenGL of my laptop supports 1.6.4 but cant run 1.7 since even though i have 8gb RAM and 64-bit Windows and Java,it is still laggy whenever I try to play in 1.7 and above.
  17. This laptop is just a year old. The only versions supported are anything below 1.6.4. Yeah,my drivers are up to date. And,it does require that new of a version.
  18. OpenGL is outdated on my laptop.
  19. I dont have a choice since my pc doesnt support newer versions.
  20. My Laptop doesnt support newer versions of Minecraft.So,I use 1.6.4
  21. Hi guys, im new to modding but i actually have a lot of knowledge on it.Anyways,when i try to decompile 1.6.4 SRC files,this happens.It always happens. Backing up client. Downloaded 1.6.4.jar Backing up server. Download of minecraft_server.1.6.4.jar failed hash check, deleting abcf286a14f7aee82e8bf89270433509 ba3145656b1480122bd8759cecd7b7a1 Something failed veryfying minecraft fiels,see log for details. Decompile Exception:1
×
×
  • Create New...

Important Information

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