Recent content by dariusc93

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. D

    3 FPS While Playing DireWolf20 1.6.4 Modpack

    Check and make sure your GPU drivers are updated, with java 7 being the latest (you could try java 8 since i havent had issues with that specifically for running minecraft or mods). As for ram, you only need to give at least 2GB to minecraft (maybe more depending on how many mods are loaded and...
  2. D

    Solved Magic Farm 2 - 2.1.13 - MCPC+ Crashing

    Have you ever look at a thread dump before? By the looks of it, you havent. Blood is the developer of MCPC and he knows more than both of us about the issue. Just because you see "lua" in a thread dump does not mean its computercraft related. This is not a type of crash log you could just point...
  3. D

    PSA: MCPC+ and Modded Minecraft

    Its possible. Take a look at Fihgu mod it was able to lock single blocks as well as an selected area. LWC also has an Forge version that i dont believe is supported or stable yet.
  4. D

    PSA: MCPC+ and Modded Minecraft

    I agree.
  5. D

    PSA: MCPC+ and Modded Minecraft

    @Cloudy I would suggest stating to test in SMP over SSP when trying to reproduce a bug. MCPC con Some but all bugs cant be produce in SSP. It may be best to test in SMP if bugs are reproducible in SSP.
  6. D

    PSA: MCPC+ and Modded Minecraft

    I was the one who posted the link in IRC but never have I abused blood or had an issue unless someone else referred the linked after me during the night. To any mod developer, Forge has implemented the block break event long ago which does log down to the NBT level. All they need to do is...
  7. D

    IC2&AE Cable looping?

    Azzanine, when your running MCPC+ as well as plugins/mods that cancels the explosion events, they will explode over and over and cause lag because of the items in the pipes building up. If it was vanilla forge, it would be a different story.
  8. D

    IC2&AE Cable looping?

    midi_sec, I am fully up-to-date with IC2. I known its issues since tekkit as well as 1.4.2 FTB Beta. Otherwise, many servers wouldnt be having issues with mods right now. Alot are being fixed, but many like IC2 still have its issues, whether if one see it or not.
  9. D

    Problem How To Get Rid of Items and Mods

    If you have no use for it to be on the server, just remove the mod itself, but if you want to use it for like mining ages, and stuff like that, disable the crafting in the config of mystcraft. If you want to ban an item, use a recipe remover, forge essentials, or if your using bukkit plugins...
  10. D

    Grief Prevention plugin help.

    add "975:*:Iron Chest" do the list and that will protect them.
  11. D

    FTB Ultimate server crashing

    This is what I see in the crash that could be extra, but correct me if im wrong, but if your updating from a old ftb server, its best that you do remove the mods, coremods, config, and jar and redownload the server files (like said above) and put it into your directory. Dont EVER copy and...
  12. D

    Problem 100% CPU then crash, only certain chunks

    The issue here look like its related to the latest version of MCPC, unless it can be confirmed by someone using pure vanilla forge mods. You may want to remove the forcechunks.dat and see if that helps any. Also make sure your using the latest version of direwolf because i know their was a issue...
  13. D

    Buying a Dedicated Server Soon!

    Setting up the server isnt the issue to me though. As long as the server is fast, stable, and have a good background I will be willingly to try them out.
  14. D

    Problem Server Lag Issues

    do /chunkloaders and check and see how many chunks are loaded. You may want to use NBT Explorer or a NBT->ASCII and check the forcedchunks.dat and locate any bloc that could be loading chunks, which could be the reason why the entities are still spawning. If that doesnt help, you may want to try...
  15. D

    Problem Server Lag Issues

    You would need to do /lagg chunk which should show you the area thats affected by the most entity count. also install world guard and do /stoplag which will delete all entities until you do /stoplag -c. You might want to mark the global region so mobs dont spawn so you can see if its mobs, or...