FTB Lite error

  • 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

DreamerGfx

New Member
Jul 29, 2019
2
0
0
Hey, had a little problem with my FTB Lite Server since yesterday. It constantly crashing with this report:

Code:
    ---- Minecraft Crash Report ----
    // You should try our sister game, Minceraft!
  
    Time: 12/6/13 7:46 PM
    Description: Exception in server tick loop
  
    java.lang.ArrayIndexOutOfBoundsException: 9
            at cpw.mods.compactsolars.CompactSolarType.makeEntity(CompactSolarType.java:66)
            at cpw.mods.compactsolars.BlockCompactSolar.createNewTileEntity(BlockCompactSolar.java:48)
            at amq.createTileEntity(Block.java:1707)
            at zz.e(Chunk.java:1032)
            at yc.q(World.java:3251)
            at in.q(WorldServer.java:161)
            at ic2.api.Direction.applyToTileEntity(Direction.java:61)
            at ic2.core.EnergyNet.getValidReceivers(EnergyNet.java:629)
            at ic2.core.EnergyNet.discover(EnergyNet.java:518)
            at ic2.core.EnergyNet.addTileEntity(EnergyNet.java:158)
            at ic2.core.EnergyNet$EventHandler.onEnergyTileLoad(EnergyNet.java:51)
            at net.minecraftforge.event.ASMEventHandler_32_EventHandler_onEnergyTileLoad_EnergyTileLoadEvent.invoke(.dynamic)
            at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:35)
            at net.minecraftforge.event.EventBus.post(EventBus.java:103)
            at ic2.core.block.wiring.TileEntityCable.onLoaded(TileEntityCable.java:103)
            at ic2.core.block.TileEntityBlock$1.tickCallback(TileEntityBlock.java:40)
            at ic2.core.IC2.processTickCallbacks(IC2.java:1781)
            at ic2.core.IC2.tickStart(IC2.java:1641)
            at cpw.mods.fml.common.SingleIntervalHandler.tickStart(SingleIntervalHandler.java:16)
            at cpw.mods.fml.common.FMLCommonHandler.tickStart(FMLCommonHandler.java:120)
            at cpw.mods.fml.common.FMLCommonHandler.onPreWorldTick(FMLCommonHandler.java:296)
            at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:940)
            at ho.r(DedicatedServer.java:309)
            at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:857)
            at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:744)
            at fy.run(ThreadMinecraftServer.java:16)



Hope you had some ideas how i can fix it...


Best regards, Dreamer
 

lavarthan

New Member
Jul 29, 2019
2,437
0
0
Every reply for the error I find is to remove all the solar panels from Compact Solars, by disabling/removing the mod, then re-enabling adding the mod back. Check the server log and see if it says something like 'Block location:' If it does it might just be one solar panel that you can use MCEdit to remove.