[IC2 Exp][1.7.10] CompactSolars 4.4

  • Not everywhere, but if you mine efficiently you will find a bunch of them.

    Strip mine at layer 12-13 and you will find them easily.

    no kidding, its not like you have to have a diamond drill, the regular works fine, also make a bat pack, then upgrade to lap pack for longer mining excursions
    and as far as power goes, enderstorage and BC makes exploiting the nether a snap. though if you have RP2 installed, the volcanoes are also great sources if you don't want to use the nether.

  • extremly unrealistic and inbalanced mod. learn physics more

    To be fair, This mod for me mainly just makes less lag then having huge ass solar arrays. Sure, you cant "Compact" Solar panels, but hey, Dirt floats and TNT is crafted with sand and Green Monster endtrails.

  • They can. See what SpwnX said, then consider the fact I managed on my last game to get 90 diamonds mining less than 6 hours. You just need a Fortune Pickaxe.

    I agree, considering on my last game I had ~8x more diamonds than gold before I used them to make some OP Mystcraft stuff...

  • we got the following error when we move your solar panels with redpower2 frames on our server:

    Display Spoiler


    17:33:31 CONSOLE: [WARNING] [IC2] removing cpw.mods.compactsolars.TileEntityCompactSolarMV@4a06a7e6 from the EnergyNet failed, already removed: true
    17:33:31 CONSOLE: [INFO] EnergyNet: EnergyBlockLink corrupted (powercrystals.powerconverters.power.ic2.TileEntityIndustrialCraftConsumer@41c718a1 [176 102 -283] -> cpw.mods.compactsolars.TileEntityCompactSolarMV@8ba9fa8 [176 103 -283] -> cpw.mods.compactsolars.TileEntityCompactSolarMV@4a06a7e6 [176 103 -283])


    we use compactsolars-universal-1.4.7-4.0.3.29.
    is that critical ? or shouldnt we move the solar panels via redpower frames?
    This also happens when they arent connected to anything.

    With the normal (from ic2) solar panels this does not happen.
    Greetings z0Kng

  • Hello.. I just installed Compact Solars (1.5.1-4.1.6.37) and I get a crash report stating the following:

    Display Spoiler

    ---- Minecraft Crash Report ----
    // Ouch. That hurt :(

    Time: 4/28/13 2:00 PM
    Description: Failed to start game

    cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: cpw/mods/compactsolars/TileEntityCompactSolar
    at cpw.mods.fml.common.LoadController.transition(LoadController.java:142)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:515)
    at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
    at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
    at net.minecraft.client.Minecraft.run(Minecraft.java:729)
    at java.lang.Thread.run(Unknown Source)
    Caused by: java.lang.NoClassDefFoundError: cpw/mods/compactsolars/TileEntityCompactSolar
    at cpw.mods.compactsolars.CompactSolars.preInit(CompactSolars.java:53)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:515)
    at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
    at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
    at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
    at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
    at com.google.common.eventbus.EventBus.post(EventBus.java:267)
    at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
    at cpw.mods.fml.common.Loader.loadMods(Loader.java:514)
    ... 5 more
    Caused by: java.lang.ClassNotFoundException: cpw.mods.compactsolars.TileEntityCompactSolar
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:238)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 31 more
    Caused by: java.lang.NoClassDefFoundError: ic2/api/tile/IWrenchable
    at java.lang.ClassLoader.defineClass1(Native Method)
    at java.lang.ClassLoader.defineClass(Unknown Source)
    at java.security.SecureClassLoader.defineClass(Unknown Source)
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:227)
    ... 33 more
    Caused by: java.lang.ClassNotFoundException: ic2.api.tile.IWrenchable
    at cpw.mods.fml.relauncher.RelaunchClassLoader.findClass(RelaunchClassLoader.java:139)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    at java.lang.ClassLoader.loadClass(Unknown Source)
    ... 37 more


    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------

    -- System Details --
    Details:
    Minecraft Version: 1.5.1
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.7.0_17, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 720342008 bytes (686 MB) / 1003159552 bytes (956 MB) up to 1003159552 bytes (956 MB)
    JVM Flags: 2 total; -Xms1024m -Xmx1024m
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Suspicious classes: FML and Forge are installed
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP v7.44 FML v5.1.21.651 Minecraft Forge 7.7.1.651 32 mods loaded, 32 mods active
    mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized
    Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized
    CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized
    NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed->Pre-initialized
    GuiAPI [GuiAPI] (minecraft.jar) Unloaded->Constructed->Pre-initialized
    LOTR [The Lord of the Rings Mod] ([1.5.1] The Lord of the Rings Mod Public Beta 4.1.zip) Unloaded->Constructed->Pre-initialized
    advkit [Adventure Kit] (Adventure-Kit-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    Backpack [Backpack] (Backpacks-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    weaponmod [Balkon's WeaponMod] (Balkons-Weapon-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    BasicComponents [Basic Components] (Basic-Components-1.5.1.jar) Unloaded->Constructed->Pre-initialized
    BiblioCraft [BiblioCraft] (BiblioCraft[v1.1.6].zip) Unloaded->Constructed->Pre-initialized
    BuildCraft|Core [BuildCraft] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Builders [BC Builders] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Energy [BC Energy] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Factory [BC Factory] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Transport [BC Transport] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized
    BuildCraft|Silicon [BC Silicon] (buildcraft-A-3.5.0.jar) Unloaded->Constructed->Pre-initialized
    IC2 [IndustrialCraft 2] (industrialcraft-2_1.115.294-lf.jar) Unloaded->Constructed->Pre-initialized
    ChargePads [Charge Pads] (chargepads-1.5.1-universal-2.6.0.74.jar) Unloaded->Constructed->Pre-initialized
    CompactSolars [Compact Solar Arrays] (compactsolars-universal-1.5.1-4.1.6.37.zip) Unloaded->Constructed->Errored
    CustomSpawner [DrZhark's CustomSpawner] (Custom-Mob-Spawner-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    MoCreatures [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v5.0.8.zip) Unloaded->Constructed->Pre-initialized
    Meteors [Falling Meteors] (Falling-Meteors-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    GraveStone [GraveStone] (Gravestone-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    IC2NuclearControl [Nuclear Control] (IC2NuclearControl-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    inventorytweaks [Inventory Tweaks] (Inventory-Tweaks-Mod-1.5.jar) Unloaded->Constructed->Pre-initialized
    IronChest [Iron Chest] (Iron-Chests-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    mod_automap [mod_automap] (mod_automap) Unloaded->Constructed->Pre-initialized
    mmmPowersuits [MachineMuse's Modular Powersuits] (ModularPowersuits-0.4.2-326.jar) Unloaded->Constructed->Pre-initialized
    PowersuitAddons [Andrew2448's Modular Powersuits Addon] (MPSA-0.2.2-52_MPS-326.jar) Unloaded->Constructed->Pre-initialized
    mod_ReiMinimap [mod_ReiMinimap] (Reis-Minimap-Mod-1.5.1.zip) Unloaded->Constructed->Pre-initialized
    LWJGL: 2.4.2
    OpenGL: AMD Radeon HD 7900 Series GL version 4.2.12002 Compatibility Profile Context 9.12.0.0, ATI Technologies Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Texture Pack: Minecraft Enhanced v1.5 64x.zip
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null


    Can someone please recommend a solution to my problem? I don't know how to resolve this...  :cursing:
    Thanks so much.

  • hey i want to make if this mod is open source (free for everyone to use in modpacks etc.) because i want to use it in a modpack that iam creating


    please reply someone it would help me extreme

    • Official Post

    hey i want to make if this mod is open source (free for everyone to use in modpacks etc.) because i want to use it in a modpack that iam creating


    please reply someone it would help me extreme

    Private modpacks (Ie, only to a server or something, and not for public download) is fine. Open source does not mean Modpack permission.

  • 10.06 05:27:06 [Server] WARNING [IC2] removing
    cpw.mods.compactsolars.TileEntityCompactSolarMV@16ce3417 from the
    EnergyNet failed, already removed: true

    Not sure if it is something to worry about or not, just getting alot of these in log.

  • I receive an error when I BREAK a compactsolar. I can place them, and they work fine, but I cannot break them without crashing.

    Display Spoiler


    Stacktrace:
    at ic2.core.EnergyNet.removeTileEntity(EnergyNet.java:222)
    at ic2.core.EnergyNet$EventHandler.onEnergyTileUnload(EnergyNet.java:56)
    at net.minecraftforge.event.ASMEventHandler_39_EventHandler_onEnergyTileUnload_EnergyTileUnloadEvent.invoke(.dynamic)
    at net.minecraftforge.event.ASMEventHandler.invoke(ASMEventHandler.java:39)
    at net.minecraftforge.event.EventBus.post(EventBus.java:108)
    at cpw.mods.compactsolars.TileEntityCompactSolar.func_70313_j(TileEntityCompactSolar.java:265)
    at net.minecraft.world.chunk.Chunk.func_76627_f(Chunk.java:1058)
    at net.minecraft.world.World.func_72932_q(World.java:2931)
    at net.minecraft.world.chunk.Chunk.func_76592_a(Chunk.java:722)
    at net.minecraft.world.World.func_72832_d(World.java:558)
    at net.minecraft.world.World.func_94571_i(World.java:687)
    at net.minecraft.block.Block.removeBlockByPlayer(Block.java:1640)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78751_a(PlayerControllerMP.java:154)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78744_a(PlayerControllerMP.java:81)
    at net.minecraft.client.multiplayer.PlayerControllerMP.func_78743_b(PlayerControllerMP.java:193)
    at net.minecraft.client.Minecraft.func_71402_c(Minecraft.java:1309)