Search results

  • FTB will be shutting down this forum by the end of July. To participate in our community discussions, please join our Discord! https://ftb.team/discord
  1. F

    1.0.3: DW20 1.0.3 Possible NEI Bug

    Do you have examples for the recipies? Are some of the recipies working?
  2. F

    1.0.3: DireWolf20 1.7.10 v.1.0.3 Bug when opening a map.

    I think the Problem is in these lines (For the ones who are already into the code of Botania): [08:14:54] [Server thread/ERROR] [FML]: Caught exception from Botania java.lang.StringIndexOutOfBoundsException: String index out of range: -4 at java.lang.String.substring(Unknown Source)...
  3. F

    1.0.2: Memory leak or Java being stupid

    Do you tried the Java-optimization-commands? For Java 1.7: -Xms4096m -XX:permSize=256m -XX:NewRatio=3 -XX:SurvivorRatio=3 -XX:TargetSurvivorRatio=80 -XX:MaxTenuringThreshold=8 -XX:+UseParNewGC -XX:+UseConcMarkSweepGC -XX:MaxGCPauseMillis=10 -XX:GCPauseIntervalMillis=50...
  4. F

    1.0.3: Tesseracts do nothing 1.0.3

    The thing you can do, too, is, to place an energy conduit between the reactor and the tesseract. This should transmit the power as intended. I can confirm the problem with the tesseract accepting no energy on a direct connection to a reactor
  5. F

    1.0.2: "Terrain Smasher" (Thermal Expansion) do not interact with "Item Conduit" (EnderIO)

    That is true, but the Terrain smasher has an internal inventoryslot or something related to this. It seems logical that the conduits can't connect to the Terrain smasher, because the conduits from Ender-IO have no abstract Inventory in which the Item could be pushed in contrast to the transfer...
  6. F

    1.0.2: "Terrain Smasher" (Thermal Expansion) do not interact with "Item Conduit" (EnderIO)

    Version: 1.0.2 What is the bug: While I was testing the Modpack Direwolf20 searching bugs, I discovered, that the "Item Conduits" from "EnderIO" do not connect to the "Terrain Smasher" from "Thermal Expansion". I configured every possible side of the smasher to output and tried the same setup...