Search results

  1. A

    Problem Loading world.

    Can you look for "_ftbachievements.json" in your world save game folder? IT looks like the file has corrupted, which means it's breaking the save, if you rename it to something else, it should get regenerated, but you'll lose the powered crafting table tier progression, but it'll load up Also...
  2. A

    Problem Server don't work

    This looks like you're loading a map that was made in a different version of the pack .. you can try and follow the advice given in the log .. type: /fml confirm and it should start Alternatively add the parameter: -Dfml.queryResult=confirm when you start the server ... though i don't recommend...
  3. A

    Solved Server Crash on Startup

    Hey Just got this on my server today, and i found a fix go into your saves directory and rename the craftingTiers.json file, which is possibly over 100 MB, which causes the server to not start up It might remove your achievements, but that's better than things not starting right?
  4. A

    Bug Server Crash with out of Memory, PoweredTierRecipe.java:102

    Okay (my previous post is currently on hold cause of a link to the sourcecode where the issue is) .. a quick fix is: delete the craftingTiers.json file in your world save (or just rename it), and the server should boot you may or may not lose your achievement progress, but that's better than...
  5. A

    Bug Server Crash with out of Memory, PoweredTierRecipe.java:102

    (Coder speak) Looking at it, this is the problem line (https://github.com/modmuss50/FTB-Achievements/blob/48ad135e45536c09179b3a77baaafb6977426802/src/main/java/me/modmuss50/ftba/util/recipes/PoweredTierRecipe.java#L102) And well, looking at the craftingTiers.json file, it's 179,062,548 bytes...
  6. A

    Solved Item frame requires oak planks

    well, sure, i did it the hard way and stomped on the panic button and got a spare sapling, but yeah, the item frame should still not care which planks
  7. A

    Solved Item frame requires oak planks

    I've been playing the 2.0.1 modpack, and as described below my first tree did not drop a sapling, so I went on to use the birch tree, however, I could not use the birch planks for the item frame for the seebeck generator Also, I didn't test, but the first quest seems to want a basic oak wood...
  8. A

    [1.7.10] FTB Insanity's Return v.2.0.0

    Well, finished it last night (was waiting for the 40 Million EU), and that door doesn't open, there's a block of basalt under the frame that doesn't allow it to open. And i went back and looked at the energy collector mk3 door and it has the same problem, there's a block preventing it from...
  9. A

    [1.7.10] FTB Insanity's Return v.2.0.0

    Soo, been playing this pack with 2 other friends, and have discovered a few issues (which we sorted out by breaking into the beast). Apatite doesn't have an EMC value, so you can't make more than 1 pile of fertilizer, which really harms the ethanol production for your 64 can turn-in The splash...