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.

Pandassaurus

Members
  • Joined

  • Last visited

Everything posted by Pandassaurus

  1. *Edit* Sorry! Forgot to add the classes themselves!
  2. Hi guys, So i'm working on a mod and i want to enable it to multiplayer. Ive been looking around and found this code: but it didn't work. These are the files in case i wrote the files wrong: This is the error i get: I'm not sure what's going on and it'd be much appreciated if you could help. thanks, -Pandassaurus
  3. Yes! Thanks Draco18s, that worked for me. Thanks a lot
  4. Sorry to be such a pain... but it's still not working.. This is whats going on: http://25.media.tumblr.com/4b3c86a93030b04928d39b8f13ecc1ce/tumblr_n0gmbq5O221sejvuqo1_1280.png I don't know what i'm doing wrong. Thanks a lot.
  5. Okay so i made the folders, but i'm recieving this error: 2014-02-03 21:38:33 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: examplemod:textures/items/RedDiamondHoe.png 2014-02-03 21:38:33 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: examplemod:textures/items/RedDiamondPickaxe.png 2014-02-03 21:38:33 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: examplemod:textures/items/RedDiamondShovel.png 2014-02-03 21:38:33 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: examplemod:textures/items/RedDiamondSword.png 2014-02-03 21:38:33 [sEVERE] [Minecraft-Client] Using missing texture, unable to load: minecraft:textures/items/MISSING_ICON_ITEM_3259_Red Diamond Axe.png its either because i put the assets folder in the wrong place( I put it in the main modding folder): http://24.media.tumblr.com/e53967b1ad774cbbb0aefcce55ec3cba/tumblr_n0gj8vmsFo1sejvuqo1_1280.png[/img] or because of the code calling the textures: public void registerIcons(IconRegister iconReigster) { itemIcon = iconReigster.registerIcon("ExampleMod:RedDiamondPickaxe"); }
  6. I do understand class path, it's just i couldn't find any of the folders he mentioned, and the folders you mentioned are also nonexistent. I think it has something to do with me forge version (forge-1.6.4-9.11.1.964). Do you mean i have to make those folders? Thanks anyway
  7. Hi, So I'm making my first mod as i follow along a tutorial and i've made an item, but i don't know where to put the texture of the item. In the video, theres supposed to be a "Modding Folder>mcp>temp>src>minecraft>assets>minecraft>textures>items", but i dont even have an mcp folder. I am using forge-1.6.4-9.11.1.964, if that makes a difference. Anyway, please tell me where the textures are located. Thanks! -Pandassaurus
  8. I tried to set up the forge gradle according to this video: and i followd it with a mac and ended up not being able to call gradle or gradlew in terminal. Please help me: am i doing it wrong, or what? thanks! -Pandassaurus Also, if there was a way to use IntelliJ Idea 12 instead of eclipse, please let me know.

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.