Sooo, Okay then 2.61d will be the last release for 1.4.5. I didnt change much, only Code, so I skip the Changelog (wtf I just wanted to say Errorlog instead *Facedesk*).
[GregTech-6][1.7.10] Moved to Website [Closed]
- GregoriusT
- Closed
-
-
Sooo, Okay then 2.61d will be the last release for 1.4.5. I didnt change much, only Code, so I skip the Changelog (wtf I just wanted to say Errorlog instead *Facedesk*).
ALL I want to hear is NERFS NERFS
-
i cant extract from electric crafttable piles of metals with logistics pipes - why?
-
Probably because of logistic pipes dupe bug.
Greg may have disabled its "support", try BC wooden pipes + autarchic gates it may work -
i cant extract from electric crafttable piles of metals with logistics pipes - why?
It has an Input-Facing and an Output-Facing. You may choose the correct one for extraction.
Probably because of logistic pipes dupe bug.
Greg may have disabled its "support", try BC wooden pipes + autarchic gates it may workMe? I did nothing at all.
Unless shooting him with my Mind Control Beam.Why the fuck are all the latest IC²-Devbuilds crashing because of the Scaffolds?
-
It has an Input-Facing and an Output-Facing. You may choose the correct one for extraction.
Me? I did nothing at all.
Unless shooting him with my Mind Control Beam.Why the fuck are all the latest IC²-Devbuilds crashing because of the Scaffolds?
Not sure I will see if I can bug Player/RG
-
Not sure I will see if I can bug Player/RG
Its already in the Bugtracker...
But how did they test it for functionality, if no single Forge Version even starts?
-
Why the fuck are all the latest IC²-Devbuilds crashing because of the Scaffolds?
Both the wooden and the iron scaffolds have the same internal name, and Forge doesn't like that anymore (presumably because it's trying to use the item name to check that everyone has the same blocks in the same places on things like connecting to a server). It was... entertaining to discover, particularly when I'd just been about to test a LiquidUU build for 1.4.6.
-
RP2 Is out. I wonder how fast till we can nerf frames. Since they are beyond OPed I expect at least we go to space and gather materials for it No seriously though I'm going to chime in and say I feel that its one the most over powered machines
The second this happens is the second I remove GregTech from my server and just make my own version of his mod, because frankly that'd be less work than trying to get the materials for his 'revised' recipes.
-
That's already possible. The only missing thing is Redpower for 1.4.5.
V2.61c:
Added Liquids for all my Cells except Carbon
Electric Autocrafting is now only 2500EU per Craft (500EU for Dustpiler and Unificator)
I think I fixed the Computercube-Access of the GUI for SMP (you know that internal Server Error, when you open the GUI of a ComputerCube, which doesnt belong to you)Adding your liquids seems to have broken PluginsforForestry's new Liquid Roundup function.
2012-12-21 15:09:25 [SEVERE] [ForgeModLoader] The following problems were captured during this phase
2012-12-21 15:09:25 [SEVERE] [ForgeModLoader] Caught exception from LiquidRoundup
java.awt.image.RasterFormatException: (x + width) is outside raster
at sun.awt.image.IntegerInterleavedRaster.createWritableChild(Unknown Source)
at java.awt.image.BufferedImage.getSubimage(Unknown Source)
at denoflionsx.LiquidRoundup.gfx.SpriteUtils.ExtractSprite(SpriteUtils.java:145)
at denoflionsx.LiquidRoundup.Proxy.ProxyClient.ExtractItemStackSprite(ProxyClient.java:46)
at denoflionsx.LiquidRoundup.Managers.LRLiquidManager.registerLiquid(LRLiquidManager.java:202)
at denoflionsx.LiquidRoundup.Core.LiquidRoundupCore.lateCode(LiquidRoundupCore.java:69)
at denoflionsx.LiquidRoundup.LiquidRoundup.modsLoaded(LiquidRoundup.java:70)
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:440)
at sun.reflect.GeneratedMethodAccessor4.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:654)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
at net.minecraft.client.Minecraft.a(Minecraft.java:458)
at net.minecraft.client.Minecraft.run(Minecraft.java:746)
at java.lang.Thread.run(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] java.awt.image.RasterFormatException: (x + width) is outside raster
2012-12-21 15:09:25 [INFO] [STDERR] at sun.awt.image.IntegerInterleavedRaster.createWritableChild(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at java.awt.image.BufferedImage.getSubimage(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at denoflionsx.LiquidRoundup.gfx.SpriteUtils.ExtractSprite(SpriteUtils.java:145)
2012-12-21 15:09:25 [INFO] [STDERR] at denoflionsx.LiquidRoundup.Proxy.ProxyClient.ExtractItemStackSprite(ProxyClient.java:46)
2012-12-21 15:09:25 [INFO] [STDERR] at denoflionsx.LiquidRoundup.Managers.LRLiquidManager.registerLiquid(LRLiquidManager.java:202)
2012-12-21 15:09:25 [INFO] [STDERR] at denoflionsx.LiquidRoundup.Core.LiquidRoundupCore.lateCode(LiquidRoundupCore.java:69)
2012-12-21 15:09:25 [INFO] [STDERR] at denoflionsx.LiquidRoundup.LiquidRoundup.modsLoaded(LiquidRoundup.java:70)
2012-12-21 15:09:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-21 15:09:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:440)
2012-12-21 15:09:25 [INFO] [STDERR] at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-21 15:09:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:140)
2012-12-21 15:09:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
2012-12-21 15:09:25 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
2012-12-21 15:09:25 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
2012-12-21 15:09:25 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:83)
2012-12-21 15:09:25 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:654)
2012-12-21 15:09:25 [INFO] [STDERR] at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:207)
2012-12-21 15:09:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.a(Minecraft.java:458)
2012-12-21 15:09:25 [INFO] [STDERR] at net.minecraft.client.Minecraft.run(Minecraft.java:746)
2012-12-21 15:09:25 [INFO] [STDERR] at java.lang.Thread.run(Unknown Source)Full report is too big for the non-pro pastebin but here's the Forge report: http://pastebin.com/QQgQpy7U
I know you're probably going to say "Not my problem, it's Plugins for Forestry", but I thought you might know something since Liquid Roundup's function to to catalog all the registered liquids.
I also posted on the PluginsforForestry page: http://www.minecraftforum.net/…2-open-beta/page__st__920
-
If he really nerfed frame, there would be config option to disable it. IMO, just remove the add-on if you don't like it..
I like GregTech, though. Conceptually. But GregTech should stick to modifying GregTech. And nothing else. -
Methane is now a "liquid"?
-
Methane is now a "liquid"?
Yes, and it can be pumped into Gas generator to output 16 EU/t (dont know how many EU per 1000 mB, aka 1 cell/bucket)
-
I know you're probably going to say "Not my problem, it's Plugins for Forestry", but I thought you might know something since Liquid Roundup's function to to catalog all the registered liquids.
mistaqurs NEI-Plugin-Pack has that too, you just have to enable Debug-Mode in the general NEI-Config.
And in Case of Frames and Blockbreakers: Blockbreakers will get a Config (default will be OFF) to be more expensive and maybe also Frame Motors (still a Config with Default OFF).
-
And in Case of Frames and Blockbreakers: Blockbreakers will get a Config (default will be OFF) to be more expensive and maybe also Frame Motors (still a Config with Default OFF).
I support this. Mainly because the default is off.
-
What does default off mean? By default GregTech should change it. I mean that is GregTech. Don't let whining kids change your mod.
-
I agree with Kane Hart. Default OFF probably because of eloraam not liking her mod being changed.
-
Couldnt be worse than flowerchild and BTW, could it?
-
What does default off mean? By default GregTech should change it. I mean that is GregTech. Don't let whining kids change your mod.
As mentioned by SpwnX, and by you previously, Eloraam really doesn't like changing anything in her mod and before you know it we could have another XyCraft-like issue here if it was left ON by default in the config.
-
mistaqurs NEI-Plugin-Pack has that too, you just have to enable Debug-Mode in the general NEI-Config.
And in Case of Frames and Blockbreakers: Blockbreakers will get a Config (default will be OFF) to be more expensive and maybe also Frame Motors (still a Config with Default OFF).
Make sure that in the "hard" difficulty level both of these are ON.
This is important because if someone else is running a server on "hard mode", I'd like to know when I join that the operator actually means "hard mode" and I won't see 50 n00bs doing stupid stuff because it's allowed.
After all, with the latest RP2 build, a "chunk deleter" machine is now simple enough to build that almost anyone can do it. (the back and forth thing, plus certain bugs in 1.2.5, made them hard to build)