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.

KingYoshiYT

Members
  • Joined

  • Last visited

Everything posted by KingYoshiYT

  1. I got the same error, it is unable to transfer the mcmod.info file
  2. Now I am getting another error when running gradlew build. It is unable to move mcmod.info, but that is all I can see and I have no idea why In the pastebin, the top is running the command without debug, below is with debug: http://pastebin.com/UGQitK4N
  3. Thanks, the build is finally successful
  4. I'm using 'net.minecraftforge.gradle:ForgeGradle:2.1-SNAPSHOT' - perhaps worth trying. That created an error that appeared earlier on: http://pastebin.com/71f7carV
  5. Is there any specific Gradle and ForgeGradle that works best with 1.8.9?
  6. I have tried that, but I am still getting the same error
  7. Hello, I have recently tried updating my mod to 1.8.9 and tried to run gradle setupDecompWorkspace, however everytime, I see the same error: http://pastebin.com/2YhcyThE This is my build.gradle: http://pastebin.com/1eXsJCuE If the build.gradle is outdated, please could you let me know how to fix it? Thanks
  8. Thanks, everything is working now
  9. thanks, I am no longer crashing, however the crops do not render. I did a bit of research and people say that the crop stages files need to be in the blockstates folder, is this correct?
  10. Hello, I am making a tomato crop for my mod, but have received a crash when I right clicked with tomato seeds on farmland. Below are the code in my classes and .json files. (Please do not judge me, I am new at making crops). Please could someone help me figure out why the game crashes when the tomato crop is placed. TomatoCrop.java http://pastebin.com/2bHQ1rdR TomatoCrop.json http://pastebin.com/MTgt1H99 tomato_stage_x.json (I only uploaded 1 of the 8 of these, as the rest are the same with different item numbers, number replaced with x) http://pastebin.com/0H0ixkaE InsaneBlocks.java http://pastebin.com/pXhX5BPj InsaneFoodsInit.java http://pastebin.com/TSFJR3Uh Crash Log http://pastebin.com/8L0ar8X2 If you need to see any other classes or json files, please just ask and I will give you them. Thanks.
  11. If you need to see the whole class or other classes, let me know
  12. I am getting about 1000 Yoshi's spawning in about 6 chunks! Please could you tell me what to change these numbers to? I would like them to be as common as pigs! EntityRegistry.addSpawn(entityClass, 2, 1, 2, EnumCreatureType.ambient
  13. I am trying to make this blue paper crafted using paper and lapis! The part at the end of the recipe is where I am trying to add the dye! GameRegistry.addRecipe(new ItemStack(bluePaper, , new Object[]{"ppp", "plp", "ppp", 'p', Items.paper, 'l', Items.dye, 1, 4}); What have I done wrong that has resulted in the crash?
  14. This is the console: http://pastebin.com/MEdVafTE
  15. I did that, it still does not work!
  16. System.out.println doesn't print anything
  17. I have done that but it still doesnt work
  18. I dont have screenshots but it appears as an invisible block with a hitbox!
  19. I am having an issue making my table render in my hotbar and when placed! Below are the links to the relevant classes! BlockTable- http://pastebin.com/M4hH225H ClientProxy- http://pastebin.com/k1kC2sh1 ServerProxy- http://pastebin.com/JcGwdfJf RenderTongueTable- http://pastebin.com/JxYEjXfQ ItemRenderTongueTable- http://pastebin.com/u1BMrfuw TileEntityTongueTable- http://pastebin.com/7nYrLHkL ModelTongueTable- http://pastebin.com/a8MqA13D Main- http://pastebin.com/au90BYT9 Please could you try and help me figure out where the error is?
  20. How would I make my custom biome spawn with very large hills all the time? Preferably amplified size hills! I want them to spawn frequently but the way it is now I always get the occasional small hill
  21. I have already fixed it anyway
  22. MultiMote, that one worked, thankyou
  23. https://trello-attachments.s3.amazonaws.com/5438d9c3c447aba7ca5ce58f/1920x1018/5d9f6ef2a542e7916305c6b5bb9c2a3a/2014-10-14_20.00.58.png There is a screenshot here
  24. KingYoshiYT posted a topic in Off-topic
    What is karma and why do I have -1?

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.