Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

knarf2011

Members
  • Joined

  • Last visited

  1. Read carefully how to setup your workspace : http://www.minecraftforge.net/forum/index.php/topic,14048.0.html Thanks, I was following the instructions on the wiki.
  2. I can't seem to get the workspace to work. I opened the command prompt in the forge folder, typed the first command as shown on the instructions page, waited for it to finish, then typed "gradlew.bat eclipse" and waited for it to finish. I used the folder containing the forge folder as a workspace. I copied the name of the extracted forge folder and pasted it as a project name. Eclipse notified me that it would automatically configure the project from existing source. I assume it detected the .project file, because I saw all of the referenced libraries, but there are no run configurations, and I can't figure out which class to run and with what program and VM arguments. What am I doing wrong? Or is something broken?
  3. Why am I not seeing Minecraft source?
  4. Running command prompt or making a batch file to set up the workspace is pretty simple, but could you please just include an "eclipse setup.bat" and "non-eclipse setup.bat" so that people don't have to look around to figure out what to do?
  5. You know, it's really quite surprising that this thread is only 3 pages long. I would think there would be more people spamming their frustration and questions.
  6. Well, they loaded fine from the the bin folder with the code I used. Does putting them in mcp\src\minecraft\assets\yourmod(with NO CAPITALS)\items|blocks\.png files make eclipse not delete them all the time?
  7. I figured out that you can actually keep most texture - related code the same by using the following class instead of Item.java: Just put textures in eclipse\Minecraft\bin\assets\minecraft\textures\items or eclipse\Minecraft\bin\assets\minecraft\textures\blocks.
  8. I put my source code into Minecraft 1.6.2, fixed the error messages, and ran Minecraft - and my textures were missing. I made sure they were in the right place (eclipse/Minecraft/bin/textures), and ran it again - still missing. This must have something to do with the new resource packs, but how do I make the textures load properly?
  9. Well, I get it on Windows...
  10. I'm having the same issue. Is it a bug with Forge?
  11. I bet I sound like a noob who's too lazy to update my mod. Here's what's happening: I was updating my mods for 1.5.2, and one of them - the Ear Slimes Mod(http://www.planetminecraft.com/mod/ear-slimes-mod/) - showed no errors when Eclipse had built the workspace. So I tested it, and it worked just fine. So I tried running it with the official Minecraft launcher (compiled, obviously), and Minecraft crashed without generating a crash report. I made sure it wasn't another mod's fault, and that MCP had correctly updated. Minecraft did spit out a file called "ForgeModLoader-client-2.txt". That file: The part that actually seems important/useful: If anyone knows what the issue is and/or how to fix it, please reply! This is one of my more popular mods, and I hate telling people it might not be update-able!
  12. Thanks!
  13. Thanks!
  14. I am trying to make a mod that adds mobs with a custom sound. I found a lot that is helpful, but I can't seem to find a static instance of SoundManager, which would seem very important. Also, what folder do I put the sound files in for testing? For uploading?
  15. I am trying to make a mod that adds mobs with a custom sound. I found a lot that is helpful, but I can't seem to find a static instance of SoundManager, which would seem very important. Also, what folder do I put the sound files in for testing? For uploading?

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.