Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Hi. I created a custom grass block (as below) and everything works as it should, except the sheep don't eat the grass. I can't find anything about how to force a block to be consumable. Can anyone suggest what to look for? public class GrassesBlock extends GrassBlock implements BonemealableBlock { public GrassesBlock() { super(BlockBehaviour.Properties.copy(Blocks.GRASS_BLOCK)); this.registerDefaultState(this.defaultBlockState()); } And then many methods like canSustainPlant or isValidBonemealTarget
  3. Today
  4. Latest Forge for 1.20.4, or latest Forge for 1.20.1
  5. I tested it and apparently the problem comes directly from rubidium/oculus and Valkyrien skies, they're not compatible in 1.20x... I'm maybe going to fabric then since optifine doesn't work either. Thank you anyway and have a great day!
  6. Whats the most stable version for forge preferably after ver 1.19
  7. https://pastebin.com/VwpAW6PX My game crashes upon launch when trying to implement the Oculus mod to this mod compilation, above is the crash report, I do not know where to begin to attempt to fix this issue and require assistance.
  8. https://youtube.com/shorts/gqLTSMymgUg?si=5QOeSvA4TTs-bL46
  9. CubeHaven is a SMP server with unique features that can't be found on the majority of other servers! Java: MC.CUBEHAVEN.NET Bedrock: MC.CUBEHAVEN.NET:19132 3 different stores: - CubeHaven Store: Our store to purchase using real money. - Bitcoin Store: Store for Bitcoin. Bitcoin can be earned from playing the server. Giving options for players if they want to spend real money or grind to obtain exclusive packages. - Black Market: A hidden store for trading that operates outside our traditional stores, like custom enchantments, exclusive items and more. Some of our features include: Rank Up: Progress through different ranks to unlock new privileges and perks. 📈 Skills: RPG-style skill system that enhances your gaming experience! 🎮 Leaderboards: Compete and shine! Top players are rewarded weekly! 🏆 Random Teleporter: Travel instantly across different worlds with a click! 🌐 Custom World Generation: Beautifully generated world. 🌍 Dungeons: Explore challenging and rewarding dungeons filled with treasures and monsters. 🏰 Kits: Unlock ranks and gain access to various kits. 🛠️ Fishing Tournament: Compete in a friendly fishing tournament! 🎣 Chat Games: Enjoy games right within the chat! 🎲 Minions: Get some help from your loyal minions. 👥 Piñata Party: Enjoy a festive party with Piñatas! 🎉 Quests: Over 1000 quests that you can complete! 📜 Bounty Hunter: Set a bounty on a player's head. 💰 Tags: Displayed on nametags, in the tab list, and in chat. 🏷️ Coinflip: Bet with other players on coin toss outcomes, victory, or defeat! 🟢 Invisible & Glowing Frames: Hide your frames for a cleaner look or apply a glow to it for a beautiful look. 🔲✨[ Player Warp: Set your own warp points for other players to teleport to. 🌟 Display Shop: Create your own shop and sell to other players! 🛒 Item Skins: Customize your items with unique skins. 🎨 Pets: Your cute loyal companion to follow you wherever you go! 🐾 Cosmetics: Enhance the look of your character with beautiful cosmetics! 💄 XP-Bottle: Store your exp safely in a bottle for later use! 🍶 Chest & Inventory Sorting: Keep your items neatly sorted in your inventory or chest! 📦 Glowing: Stand out from other players with a colorful glow! ✨ Player Particles: Over 100 unique particle effects to show off. 🎇 Portable Inventories: Over virtual inventories with ease. 🧳 And a lot more! Become part of our growing community today! Discord: https://cubehaven.net/discord Java: MC.CUBEHAVEN.NET Bedrock: MC.CUBEHAVEN.NET:19132
  10. # Problematic frame: # C [libopenal.so+0x9fb4d] It is always the same issue - this refers to the Linux OS - so your system may prevent Java from working I am not familiar with Linux - check for similar/related issues
  11. Create a new instance and start with Embeddium/Oculus and Valkyrien Skies Try different builds of Embeddium/Valkyrien Skies until you find a working combination - then add the rest of your mods one by one or in groups
  12. There are some mods missing Missing or unsupported mandatory dependencies: Mod ID: 'octolib', Requested by: 'ramcompat', Expected range: '[0.1,)', Actual version: '[MISSING]' Mod ID: 'forge', Requested by: 'tfc', Expected range: '[47.1.3,47.1.6),[47.1.81,47.2.0),[47.2.6,)', Actual version: '47.2.0' Mod ID: 'relics', Requested by: 'ramcompat', Expected range: '[0.6.5,)', Actual version: '[MISSING]' Add octolib and relics and update tfc to build 47.2.6
  13. Make a test with adding LMFT https://www.curseforge.com/minecraft/mc-mods/lmft
  14. I don't know if this error is occurring due to a mod, can someone help me?
  15. As the title, how to remove exist particle in client level?
  16. latest.log: <script src="https://paste.ee/e/TkzZY/0"></script> Any help please
  17. Yesterday
  18. Hello, I tried playing a modpack I made (I'm not very experienced in modpack making) and, except some problems I achieved to solve, everything went good. However, when I recently tried to re-test the pack with new mods my game crashed. All the changes happened in the span of a noon tho so I barely know which mod were added and when exactly. Here the error : The pack is forge 47.2.0 for minecraft 1.20.1 I use Rubidium+Oculus and also Valkyrien Skies. (i list them here since they're often buggy with other mods) Here the entire crash log : https://pastebin.com/zFt15tJV I hope someone can help me and thanks.
  19. CurseForge and Forge are separate things. Forge loads the mods, CurseForge is a mod download website. Forge 49.0.48 has a known bug with the non-Forge mods.toml detection. To fix this, either the mod authors need to set a valid loaderVersion (e.g. "*" to allow everything, or "[49,)" for 1.20.4+) or you need to temporarily downgrade to 49.0.44 until I release a new version of Forge that has this bug fixed.
  20. Hello there, I recently came across an issue with Forge version 49.0.48, but not with Forge version 49.0.38. I have an image but am not sure how to upload it. The issue being that in Version 38 all my mods work correctly but in 48, several mods are now, randomly, not being recognized as Forge mods when I downloaded them using Forge's install feature. The mods in question being; Compact Storage by witchica Iron Ender Chests by Lupin Iron Ladders by nNined Stone Chest by ロ_ロ The person I contacted originally that directed me to this forum was able to replicate this and so have I.
  21. Log files here is log files for java 17.0.1.12.1 , 17.0.8 and 21.0.3
  22. Did it crash before you added mods to the pack? If not, try readding the mods 1-2 at a time testing in between to find the broken/incompatible mod
  23. Hey so I'm trying to play Dungeons, Dragons, and Space Shuttles with a few mods added and I keep getting this error right before it finishes startup. Linked below is the mod list and the crash log. Can anyone help me? I'm desperate https://pastebin.com/TRdTzY3c https://pastebin.com/AbFjj8xf
  24. You should just send a packet to the client over the network, and handle movement on the client when the packet is received https://docs.minecraftforge.net/en/latest/networking/
  25. Add the crash-report or latest.log (logs-folder) with sites like https://paste.ee/ and paste the link to it here
  1. Load more activity
×
×
  • Create New...

Important Information

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