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.

Xetapro12

Members
  • Joined

  • Last visited

Everything posted by Xetapro12

  1. Yeah all match now but still cant have the picture when i use gradlew build and use it
  2. Maybe you find somthing here :=) http://www.minecraftforge.net/forum/index.php?topic=6301.0
  3. All are working but NOT after gradlew build yeah yeah
  4. http://gyazo.com/ea4a4088860e918b84bb3d31cb0b5265 Got it working but when i do gradlew build in cmd i dont get the picture when i loade it in forge
  5. package com.BetterArmourAndTools.blocksitems; import cpw.mods.fml.relauncher.Side; import cpw.mods.fml.relauncher.SideOnly; import net.minecraft.client.renderer.texture.IIconRegister; import net.minecraft.creativetab.CreativeTabs; import net.minecraft.item.Item; public class modIngot extends Item{ public modIngot(int id){ super(); this.setCreativeTab(BetterArmourAndTools.rubyTab); this.setMaxStackSize(64); } @SideOnly(Side.CLIENT) public void registerIcons(IIconRegister reg){ this.itemIcon = reg.registerIcon("BetterArmourAndTools:modIngot"); } }
  6. aha what? spoiler if you mean the the picture I DONT CARE
  7. i find this [21:51:02] [Client thread/ERROR]: Using missing texture, unable to load betterarmourandtools:textures/items/chestplateStone.png but when i go to the location its the same http://gyazo.com/9710748f16dde23a81705e76730e0d13
  8. * debris... or what u called i got reobf worked again it was too manny picture folders* Hey why is this not working D: http://gyazo.com/45b258ca14ed7b8dcf5b81247fed52a0 Nothing is wrong?
  9. Awww ok Then no modding for me D:
  10. It works when i have a fresh workspace but when i add my code its fail at reobf
  11. Oh wopsi its gradlew build
  12. Hahah still dont work :&
  13. Nope still fail at the reobf error:
  14. debug is --debug info --info stacktrace --stacktrace
  15. Patience is a virtue. Run gradle clean and try again. And post the output of gradle -v so this bug (?) can be fixed. DEbug StackTrace Info
  16. No one help
  17. Here a link https://www.dropbox.com/sh/fk647noqeu05dbs/AACOgo7dPYZAhnvNFoytdaoXa?dl=0 Error Log:
  18. Hello if you diesieben07 see this can you please see whats wrong? When u try to do gradlew build when i have the example mod from beginning its alright but when i add this http://www.mediafire.com/download/lqev6enh3k7xid3/1.7.10.rar i get the :reobf error and i dont know why
  19. OH it worked Yay
  20. OK see here i deleted it http://gyazo.com/783269351b9942d63320f705727d4b8a but still cant access it btw Ingen Tilgang = No Access
  21. ps YEAH I KNWO I DONE HTHIS THING BEFORE BUS SEE HERE D: Youtube: https://www.youtube.com/watch?v=dtvA2waLCKc&feature=youtu.be Message:

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.