Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. Are there other xaero mods? And is there a change without essential?
  3. Hello There! In the 170th episode of Hunger Games we are finally back in real time after a long break from this gamemode but that doesn't stop us from having one of the most comeback games of all time!
  4. Today
  5. Watch, this is the latest log that was generated https://pastebin.com/ybC6NVQE
  6. yet again, exit code 1, please help log (github)
  7. Hello, I've been testing this modpack with the Random Loot mod, inside the mod there's the option to ''xray'' (with the aura of the blocks being revealed). A friend ended up disconnecting from the server and ended up leaving this effect on the screen, we were unable to remove the effect in question using the /effect clear commands. Does anyone have a solution? the example of the bug in question Cheers,
  8. I removed the mod and the error does not appear
  9. Yesterday
  10. Falling victim to a scam is a distressing reality many face. I found myself in such a predicament not too long ago, having invested a significant amount of money in what I believed to be a promising platform, only to discover it was nothing more than a fraudulent scheme. The devastating realization that my hard-earned funds had vanished and left me feeling helpless and vulnerable until I found a glimmer of hope in the form of TECHNOCRATE RECOVERY. Discovering TECHNOCRATE RECOVERY felt like stumbling upon a lifeline amidst the turbulent sea of financial fraud. Their reputation as a remarkable team of professionals specializing in assisting individuals in recovering funds lost to scams preceded them, offering a ray of hope in my darkest hour. With trepidation and a flicker of optimism, I reached out to them, hoping against hope for a chance at redemption. From the very first interaction, TECHNOCRATE RECOVERY proved themselves to be true lifesavers. Their compassion, professionalism, and unwavering dedication to my cause were evident from the outset, instilling a sense of trust and reassurance in their abilities. They wasted no time in springing into action, meticulously gathering the necessary information, and laying out a strategic plan for the recovery process. What followed was nothing short of miraculous. With precision and expertise, TECHNOCRATE RECOVERY navigated the complexities of cryptocurrency scams, uncovering the deceit and reclaiming what was rightfully mine. MAIL BOX: Technocratrecovery(@)contractor(.)net WEBSITE INFO: www (.)technocraterecovery(.)site
  11. Hello, I have been suffering with consistent crashes either during load up or during play-time. I have updated all drivers, updated and reinstalled java versions, and tried curseforge, GDLauncher, and PrismLauncher. I am struggling to find the issue of the crash as it is inhibiting me from playing. Please help, thanks. https://pastebin.com/GnQHr6sZ https://pastebin.com/6EyR1Sgk
  12. Hello, I am trying to join a server with mods, specifically a Custom Profile Modpack I made. I have no idea how to identify the problem, please help. I attached the error, Modpack, and the Crash Report it gave me. Mods: https://ibb.co/N7p6Pgr Modpack: https://drive.google.com/file/d/1KCEyq_sGAF9q7tilKbdGOubpKeUdHRHx/view?usp=sharing Minecraft Crash Report: https://paste.ee/p/zISCN Minecraft Launcher Error Image: https://ibb.co/sbwQRb4
  13. Thanks for the response. I ended up going with this: public class PlayerDeathHandler { @SubscribeEvent public void playerKilled(LivingDeathEvent event) { if (event.getEntity() instanceof Player player) { ItemStack poppetStack = new ItemStack(ModItems.DEATH_PROTECTION_POPPET.get()); if (player.getInventory().contains(poppetStack)) { event.setCanceled(true); player.setHealth(player.getMaxHealth()); for (int i = 0; i < player.getInventory().getContainerSize(); i++) { ItemStack stackInSlot = player.getInventory().getItem(i); if (stackInSlot.getItem() == poppetStack.getItem()) { stackInSlot.shrink(1); if (stackInSlot.isEmpty()) { player.getInventory().setItem(i, ItemStack.EMPTY); } break; } } } } } } It works like a charm, but are there any issues that COULD arise using this? I don't have much experience with Forge, so I'm not sure about the common issues and whatnot.
  14. After a lot of slamming my head against the modpack trying to learn/not wanting to bother anyone I've finally given up and now I am asking for help lol If someone could let me know what's wrong and the steps to fix it I would be grateful Thank you in advance https://mclo.gs/j0LvRva
  15. Consulting an expert like Captain WebGenesis for recovering lost crypto from fraudsters is essential due to the complexities involved in navigating blockchain transactions. Understanding the intricacies of blockchain technology and the legal aspects of recovering stolen crypto assets requires specialized knowledge and expertise. Captain WebGenesis possesses the skills and resources to delve into the digital footprints left by fraudsters, utilizing advanced technological tools and strategies to trace and recover lost crypto efficiently. By entrusting the recovery process to an expert like Captain WebGenesis, victims can benefit from his in-depth understanding of the complexities of crypto scams and his ability to navigate these challenges effectively.
  16. Switch to a pre-configured modpack and use this as working base - then add new mods one by one
  17. Get the latest AMD/ATI rivers from their website
  18. https://paste.ee/p/ZQf51 this is about an error
  19. factwz

    dam

    dd
  1. Load more activity
×
×
  • Create New...

Important Information

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