Search results

  • 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. T

    [1.7.10] LiTCraft [Tech][Magic][Nature]

    Lost in Translation welcomes you to LiTCraft! LiTPack 1.2.5 is now available for download!!!! Packcode: litcraft LiTCraft was developed after being inspired by general packs like FTB's Infinity or The Dark Trilogy. As a community driven modpack with our own servers for game-play, we created...
  2. T

    Problem Server Can't Keep Up

    I've tried using G1GC in the past, and it never works, I always have to use NewGC. I have a 12 core AMD proc with 32gigs of ram on 1gig line. No clue why it doesn't work for me. (using Java 8 build 25.45-b02) BTW, here is what I'm currently using at startup: -server -Xmx2000M -Xms16000M...
  3. T

    Weird error with Ender Thermic Pumps crashing server.

    So, as it turns out, the entire issue has been stemming from buildcraft. Buildcraft, with the new way forge handles fluids, isn't keeping up with this dynamic. I started having issues with fuel transferring between mods, then issues with some stuff in Mek, turns out it all stemmed from the...
  4. T

    Solved Exception in server tick loop...

    Looks like that was part of it. I also removed another mod that I noticed was a client side only mod (I uploaded the client one instead of server) Thanks!
  5. T

    Solved Exception in server tick loop...

    I for the life of me cannot figure out what's going on here. I've been working on getting this modpack done for the last 6 hours, client side it's working fine, but server side is a no go. Any fresh pair of eyes able to look at my error log and tell me what I'm doing wrong...
  6. T

    Weird error with Ender Thermic Pumps crashing server.

    Well, like I said, I'm using matching versions, they are the same client side and server side.
  7. T

    Weird error with Ender Thermic Pumps crashing server.

    alright, server is up and running after I got everything loaded! Now though,when I try to connect with my client, i get this error: [22:23:01] [Netty Client IO #6/ERROR] [FML/]: Failed to connect to server: there are 4 missing blocks and items [22:23:01] [Netty Client IO #6/DEBUG] [FML/]...
  8. T

    Weird error with Ender Thermic Pumps crashing server.

    OH gotcha, let me run though and see what's not updated.
  9. T

    Weird error with Ender Thermic Pumps crashing server.

    Just updated it, same error by the looks of it: http://pastebin.com/m9M1FWbF
  10. T

    Weird error with Ender Thermic Pumps crashing server.

    SO I'm not sure what to do about this. I'm really new to reading crash reports and kind of just feel my way through it. But this looks like a fluid being transfered in an enderthermic pump is crashing the server? Any help is appreciated, thanks! http://pastebin.com/2XJgL9UY
  11. T

    Comprehensive list of mods useful for server admins.

    I've also noticed that AdminToolBox seems to corrupt chunks that have already been generated...
  12. T

    Comprehensive list of mods useful for server admins.

    Has anyone noticed Lag-b-gone unloading chunks using a chunk-loader?
  13. T

    Need some advice for a new server setup and admin...

    sounds good, thanks!
  14. T

    Need some advice for a new server setup and admin...

    Well that one worked.
  15. T

    Need some advice for a new server setup and admin...

    So I restore everything back to the way it was when it's working, now I have a completely different error that I don't understand and the server won't boot up. http://pastebin.com/AEtigNje
  16. T

    Need some advice for a new server setup and admin...

    Nothing in the crash folder, but here's the latest log. I just posted everything in the last second of the log during the load. http://pastebin.com/6wHajkPN
  17. T

    Need some advice for a new server setup and admin...

    Yeah, I'm using 8 build 45. Which log do you want to look at? All the console said was it crashed but minecraft didn't generate a report.
  18. T

    Need some advice for a new server setup and admin...

    it lookslike the G1GC is causing the server to crash. When I removed it the server started working again...
  19. T

    Need some advice for a new server setup and admin...

    So don't use parallelGCThreads arguments at all then?