Jump to content

FoxyWoxy

Members
  • Posts

    97
  • Joined

  • Last visited

  • Days Won

    4

Everything posted by FoxyWoxy

  1. Do you know if a mod similar to more commands exists that maybe wont crash my game @TileEntity?
  2. Latest Log -> Crash Report -> https://pastebin.com/zJk3KtMK Exit Code -> -1 The game crashed whilst rendering overlay Error: java.util.NoSuchElementException: Can't find part mccrown @TileEntity I need to keep the mod More Commands so is there a way to keep it without removing mods?
  3. Still no work @TileEntity Latest latest latest log -> https://pastebin.com/hghRBBSn
  4. @TileEntity sorry to take so long to get back got back into Roblox uh so it doesn't work still it won't launch a window to play the game in New latest log without vanilla fix and tiquillity -> https://pastebin.com/L9dDBzu1
  5. It did not work @TileEntity here is the newest latest log. ->https://pastebin.com/AEzwYfUP But thanks anyways
  6. What about -> https://pastebin.com/t4mmhX1G What's stopping this one? There's a latest log for another modpack.
  7. Finally got minecraft to make a Latest.log Here it is @TileEntity Latest Log -> https://pastebin.com/sUbf6uM6
  8. I'm just trying to play modded Minecraft BUT Minecraft opens as a background task viewable in task manager and doesn't seem to really done anything And Doesn't open as a viewable window. List of fixes I have tried: 1. Repairing Minecraft 2. Reinstalling Minecraft 3. Restarting my PC 4. Deleting Curseforge's Minecraft Install Folder (Vanilla will run on its own) I have also tried a lot of other things (Ask Me) if you need folders or particular information (Ask Me) @TileEntity You seem to always know think you can help?
  9. It sadly didnt work and the greg tech hazard suits are everywhere still But it dosent effect survival
  10. This Is for modifying the items in the creative inventory so no BUT there is great documentation for what you are looking for! Because GregTech 1.19.2 has a bug where the hazmat suit shows up in the wrong places and they are to lazy to fix it so i am doing it myself
  11. 1.19.2 KubeJS AND I CANT FIND ANY DOCUMENTATION @TileEntityDo you know?
  12. StartupEvents.modifyCreativeTab('gtceu:hazmat_headpiece', event => { event.removeDisplay('gtceu:hazmat_headpiece'); }) StartupEvents.modifyCreativeTab('gtceu:hazmat_boots', event => { event.removeDisplay('gtceu:hazmat_boots'); }) StartupEvents.modifyCreativeTab('gtceu:hazmat_leggings', event => { event.removeDisplay('gtceu:hazmat_leggings'); }) StartupEvents.modifyCreativeTab('gtceu:hazmat_chestpiece', event => { event.removeDisplay('gtceu:hazmat_chestpiece'); }) How Do I fix This Code?
  13. It does Indeed Work Without byg But I Would Like to keep it, if not possible then so be it and I will just rid it of my modpack. @TileEntityThank you for being so very helpful and kind. I Always do apprectiate you're effort to help people!
  14. There Is Still An Issue @TileEntity Crash Report ->https://pastebin.com/L7pvkvJ1 Latest Log ->https://drive.google.com/file/d/11JNy6li-gvwEJwohEYU7GpmkmfFtrt6a/view?usp=sharing
  15. Crash Report ->https://pastebin.com/5M9ACSbQ Latest Log -> https://drive.google.com/file/d/1Iuhrc06u5Fpv76xZuOediGDWZDv5W12t/view?usp=sharing @TileEntity
  16. KubeJS is giving me an error when I load my world saying what the title is but all of my recipies work and i want it to go away for when i publish the modpack Here is the latest server.log --> https://pastebin.com/KZhqwN3y @TileEntity Please Help
  17. It works without it but is there a way to keep it and have those other mods work @TileEntity?
  18. For reeves Electrical Box: The game crashed whilst ticking player Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.inventory.Slot.m_7993_()" because the return value of "java.util.Map.get(Object)" is null Exit Code -1 Crash Report --> https://pastebin.com/S0yERwdB For CCTV craft The game crashed whilst ticking player Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.world.inventory.Slot.m_7993_()" because the return value of "java.util.Map.get(Object)" is null Exit code -805306369 Crash Report ---> https://pastebin.com/SJN0AmAL @TileEntity
×
×
  • Create New...

Important Information

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