Try doing this
hmm my zip has only advsolar folder and in it just files no ic2 folder(and the mod.info)
edit: updated forestry to 1.6.4.0 and its working now oO
Try doing this
hmm my zip has only advsolar folder and in it just files no ic2 folder(and the mod.info)
edit: updated forestry to 1.6.4.0 and its working now oO
Hey there,
I'm just trying this out for the first time, and my only experience with mods is just playing the things, so I probably don't know anything about anything, but I was wondering if it really needs the 192 block id... well.. not wondering really, as I mapped it to 1006 in my new world and it works all right.
Not that I got any conflicts or anything when I started the game with it set to 192, but aren't those reserved for world generation? I seem to recall a forge message mentioning that even ores don't normally need an id in the 256 range.
Anyway, just noticing stuff (~mousecat )
Hey there, i am trying to use this as part of the FTB 1.4.6 pack and i am getting Id conflict which when resolved leads to the Null Pointer error, any fixes for this? Please bear in mind i am a complete noob when it comes to this.
I've been getting a crash with both Gravity Suite and Advances Solar Panels, can anyone help?
Hey there, i am trying to use this as part of the FTB 1.4.6 pack and i am getting Id conflict which when resolved leads to the Null Pointer error, any fixes for this? Please bear in mind i am a complete noob when it comes to this.
go into the minecraft folder in and look for a folder that has configs on it, open that up and open up the config file for Advanced solar panels and find the ID #'s that are conflicting and change them to one you might think might not be in use. Changing the ID's around via config files isn't all that hard
hello
I ask permission to use your mod in a modpack we are preparing for our server's members.
Thank you.
I am getting crash when i install Better Breeding Mod and Advanced Solars + Gravisuit together
java.lang.NullPointerException
at advsolar.AdvancedSolarPanel.getIC2Tab(AdvancedSolarPanel.java:81)
at advsolar.AdvancedSolarPanel.load(AdvancedSolarPanel.java:134)
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:483)
at sun.reflect.GeneratedMethodAccessor3.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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
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:69)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
at com.google.common.eventbus.EventBus.post(EventBus.java:268)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:656)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:456)
at asq.a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:744)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 6184de10 ----------
can i use this mod in my mod pack
Major bug found. They stop outputting on energy net if moved with a frame.
This makes these things useless for my playthrough.
Please fix.
Major bug found. They stop outputting on energy net if moved with a frame.
This makes these things useless for my playthrough.
Please fix.
OMG! Do not use frames with non-frames or non-vanilla blocks! Frames do not work with IC2, thermal expansion, etc. properly!
IC2: try to move a nuclear reactor using frames, and you will understand
Thermal Expansion: Try to move liquiducts or redstone energy conduits, then understand that your house got a chunk reset..
etc.
You found major bug. But not in this addon, as you wrote, "They stop outputting on energy net if moved with a frame.". Energy Net? ASP uses standart IC2 methods, events, etc.
Its this Addon. And my Addon too (i'll fix that). The Machines would have to detect if they got moved and then have to disconnect and reconnect to the E-net.
Its this Addon. And my Addon too (i'll fix that). The Machines would have to detect if they got moved and then have to disconnect and reconnect to the E-net.
Maybe just not to use machines with frames?
This addon's updateEntity's code retries to connect to energyNet when updateEntity method is called.
If you'd like to use it with frames, create block breaker, free space (MUST BE machine's coord x +- 1, or z +- 1) , deployer, and tube from blockbreaker to deployer, and timer of course. that will instantly cause updateEntity method call, and you will be in a good shape.
Maybe just not to use machines with frames?
This addon's updateEntity's code retries to connect to energyNet when updateEntity method is called.
If you'd like to use it with frames, create block breaker, free space (MUST BE machine's coord x +- 1, or z +- 1) , deployer, and tube from blockbreaker to deployer, and timer of course. that will instantly cause updateEntity method call, and you will be in a good shape.
Uhhm WHAT!?! Do you even know a little bit about Minecraftcode? updateEntity() is called EVERY Tick! And what is the boolshit you are talking about Blockbreakers causing that Update-Function?, They don't! And Redpowers Frames KEEP the Machines connected to the E-net even if there is a large Gap between the Cable and the Machine (probably fixed by IC² itself, but since there is the Bug, which caused this Discoussion, I highly doubt it), so you have to check the Coordinates of the TileEntity, to see if it got moved by anything (not only Redpower can move Blocks), and then disconnect and reconnect, like I said, to the E-net. If you wouldn't detect that, then only closed Systems would still be working properly with the E-net.
Hey sentimel, when i first checked this addon out, i thought it was horribly overpowered (Check my comments on the first page...). But now that i suddenly discovered that you have changed the recipes (How long time ago did you change them, by the way?) I think I'll start using it.
Quick suggestion: Lunar panels! 32 eu/t at night, 16 eu/t at day/rainy night no eu at rainy day! Totally unrealistic, but quite fun and usefull!
Hi, may I have permission to include your addon in a private server modpack for my server, distributed through the FTB client (feed-the-beast.com)?
Thanks for all of your work.
I was honestly going to ask exacly the same thing, i sent a message 4 weeks ago about it. Thanks
Quantum Generator is awesome, no more mffs admin card + generator kludge
hey sentimel well lets just get right to it i am wondering if you would like your mod in my modpack if you have any further questions just reply to this and i will be obliged to answer
-ultamatum
Sorry guys for long answer i was on vacation. For all those who want to use my addons in their private mods pack, I give permission to use all my addons.. Good idea check position of machine. I will add this function in next update.
I've been getting this error whenever I try to boot up my server with this mod
QuoteDisplay More29.01 22:27:04 [Server] INFO ExtraBees [Extra Bees] (extrabees.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO BinnieCore [Binnie Core] (extrabees.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO EnderStorage [EnderStorage] (enderstorage.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO EE3 [Equivalent Exchange 3] (ee3.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO CompactSolars [Compact Solar Arrays] (compactsolars.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO ChickenChunks [ChickenChunks] (chickenchunks.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO ChargePads [Charge Pads] (chargepads.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO BuildCraft|Silicon [BC Silicon] (buildcraft.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO BuildCraft|Transport [BC Transport] (buildcraft.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO BuildCraft|Factory [BC Factory] (buildcraft.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO BuildCraft|Builders [BC Builders] (buildcraft.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO Thaumcraft [Thaumcraft] (Thaumcraft.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO Forestry [Forestry for Minecraft] (forestry.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO ExtrabiomesXL [ExtrabiomesXL] (extrabiomesxl.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO BuildCraft|Energy [BC Energy] (buildcraft.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO AdvancedSolarPanel [Advanced Solar Panels] (ftb.jar) Unloaded->Errored
29.01 22:27:04 [Server] INFO IC2 [IndustrialCraft 2] (ic2.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO OmniTools [OmniTools] (omnitools.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO ThermalExpansion [Thermal Expansion] (thermalexpansion.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO CCTurtle [ComputerCraft Turtles] (computercraft.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO ComputerCraft [ComputerCraft] (computercraft.zip) Unloaded->Constructed
29.01 22:27:04 [Server] INFO BuildCraft|Core [BuildCraft] (buildcraft.jar) Unloaded->Constructed
29.01 22:27:04 [Server] INFO NotEnoughItems [Not Enough Items] (coremods) Unloaded->Constructed
29.01 22:27:04 [Server] INFO CodeChickenCore [CodeChicken Core] (coremods) Unloaded->Constructed
29.01 22:27:04 [Server] INFO Forge [Minecraft Forge] (coremods) Unloaded->Constructed
29.01 22:27:04 [Server] INFO FML [Forge Mod Loader] (coremods) Unloaded->Constructed
29.01 22:27:04 [Server] INFO mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
29.01 22:27:04 [Server] SEVERE Fatal errors were detected during the transition from CONSTRUCTING to PREINITIALIZATION. Loading cannot continue
29.01 22:27:04 [Server] INFO This is Factorization 0.7.10
29.01 22:27:02 [Server] INFO Forge Mod Loader has identified 58 mods to load
29.01 22:27:01 [Server] INFO Searching /mods for mods
29.01 22:27:01 [Server] INFO Completed early MinecraftForge initialization
29.01 22:27:01 [Server] INFO Replaced 84 ore recipies
29.01 22:27:01 [Server] INFO MinecraftForge v6.6.0.515 Initialized
29.01 22:27:01 [Server] INFO MinecraftForge v6.6.0.515 Initialized
29.01 22:27:01 [Server] INFO Attempting early MinecraftForge initialization
29.01 22:27:01 [Server] INFO Starting minecraft server version 1.4.7
29.01 22:27:01 [Server] INFO 27 achievements
29.01 22:27:01 [Server] INFO 210 recipes
29.01 22:27:01 [Server] INFO Inserted GameData hook
29.01 22:27:00 [Server] INFO Adding Accesstransformer map: nei_at.cfg
29.01 22:27:00 [Server] INFO Adding Accesstransformer map: temp.dat
29.01 22:27:00 [Server] INFO Adding AccessTransformer: chickenchunks_at.cfg
29.01 22:27:00 [Server] INFO Adding Accesstransformer map: codechickencore_at.cfg
29.01 22:27:00 [Server] INFO Found valid fingerprint for Minecraft Forge. Certificate fingerprint de4cf8a3f3bc15635810044c39240bf96804ea7d
29.01 22:27:00 [Server] INFO Forge Mod Loader version 4.7.22.539 for Minecraft 1.4.7 loading
29.01 22:26:59 [Multicraft] Loaded config for "Mod: Feed-The-Beast (Contact Support)"
29.01 22:26:59 [Multicraft] Starting server!
I'm guessing it has to do with how I installed it. I just threw all the classes in the jar.