Git Product home page Git Product logo

extrautilities_old_issues's People

Contributors

rwtema avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

extrautilities_old_issues's Issues

config request- Pump power configuration.

I'm currently working on a themed modpack and trying to keep the tech limited, however a way to obtain lava magically is one of the issue's, and the ender pump could pass for a magicical machine of mystery. However i'm trying to avoid generators or bringing in tech mods for it. Thus i'd like to set it so it's powerless, the hitch however comes in where only the ender quarry has a power configuration.

Ender Generator Bug

Sometimes when placing ender generators, they will not accept ender pearls and will not output power. When I tried it on a stack of ender generators, 18 of them would not function.

untitled

Barrel Dupe

well it is with a Extra Utitlies Drum thing and you put one buckket of liquid in the barrel and put it in the liquid transposer from Thermal expansion (while it is set to fill) you switch the mode to extract and sit back and watch

Crash issue with Enderchest placed on an Ender Quarry

When a player places an enderchest on top of a quarry for the item output things run fine however on the next server restart it will crash and will not start unless enderstorage is removed. To get enderstorage back we have to remove it place a block on the ender quarry and then re-add the enderstorage mod.
Apologies if this is not a bug with extra utils and it's actually with enderstorage.

http://pastebin.com/LC6CAW6x

Unlimited items

Basically lock a better barrel from JABBA and then remove the item so their are 0 in the barrel, throw a transfer node on the bottom and the transfer node will still pull from the empty barrel. If done fast enough you can grab one of the items that the node removes [ex. wither skeleton seed or magic fertilizer] and you have unlimited of the item.

video showing whats done :
https://www.youtube.com/watch?v=BntmUFxAUkE&feature=youtu.be

Fluid Transposer+Barrel = Infinite fluid

Just put a lava/water/... barrel in a Fluid Transposer, it will go under zero and starts counting reverse in negative.
Its the 3.0.0.2 version of Thermal Expansion, and Extrautils 1.0.3c

2014-04-13_19 38 07

Cursed earth does not work with CMS/ Mo's Creatures

I'm trying to add Mo's Creatures to the DW20 modpack, and noticing that cursed earth ceases to function when CustomMobSpawner is installed.
http://www.minecraftforum.net/topic/1080677-162-custom-mob-spawner/

This really doesn't seem like a bug with Extra Utilities, however it is a bit of an unfortunate incompatibility that I figured was worth reporting.

It's been discussed in a couple places previously:
http://gaming.stackexchange.com/questions/163245/cursed-earth-from-extra-utilities-does-not-spawn-mobs
http://forum.feed-the-beast.com/threads/adding-mocreatures-to-ftb-monster.40445/

At this point I'm going to have to either remove Mo's Creatures or Extra Utilities. Mo's creatures is going to lose, of course.

Builder's Wand

Stone slabs from vanilla Minecraft ( Block ID: 43:8 ) cannot be placed by the builders wand.
Crafted by combining 2 stone slabs in a crafting grid.

Is this intended?

Solar generators do not react to redstone output from computercraft computers

** Please see comment 3 below for updates **

The solar generator in 1.0.3c will not change states from charging to transmitting when a redstone computer begins to output a redstone signal.

They will change states if I first run redstone from the computer and place the generator next to the redstone however this prevents me from being able to use the generator with the open peripherals mod since it will no longer be touching the computer and does not allow for the wired modem to be placed on it.

To be clear, the computercraft command I am using is:
redstone.setOutput("bottom", true)
the generator is on the bottom of the computer and does not change states once this command is issued (all other redstone devices work with it).

Ender receptor/transmitter bug

Hi, first sorry for my english; I think is a bug.. when I Save my world SP and open later, ender receptor dont recibe energy.. i need remove and put it again.. I dont chage the frequency..

off: nace prank to dire tema :p

Trying to void Liquid

Currently, I am using this mod instead of buildcraft. But I cannot seem to get around not having the void pipe. It could get rid of items and liquids. Only thing I couldn't use it for was thermal expansion it seemed. is there a way you could allow us to trash our liquids with fluiducts/pipes. Or maybe add a pipe that will act like the void pipe? I always hated that thermal expansion ducts did not hook up to the buildcraft version.

Or maybe a separate Item, like a Drain(Similar to the trashcan) But the liquids would disappear into the earth or something.. Maybe requiring a dirt block below it.. IDK

Crash with Thaumcraft and disabled Division Sigil

Hi retema,

Thanks for this great mod. There are just so many great things in it!

I am installing Extra Utilities with Thaumcraft and a bunch of other mods, but I am trying to disable lots of Extra Utilities features which don't fit the theme of my pack or which I consider OP.

I have found a repeatable crash and think I have localised it:

Minecraft 1.6.4
Forge build 965
ExtraUtils 1.0.3c
Thaumcraft 4.1.0g

With .cfg files set to defaults it works fine.
But make one change… edit ExtraUtilities.cfg and set:
I:divisionSigilId=0

And this crash occurs:

---- Minecraft Crash Report ----
// I let you down. Sorry :(

Time: 22/03/14 2:14 PM
Description: Initializing game

java.lang.NullPointerException
    at extrautils.ThaumcraftAspects.register(ThaumcraftAspects.java:48)
    at extrautils.ExtraUtils.postInit(ExtraUtils.java:1837)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:313)
    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.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:313)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)
    at org.multimc.EntryPoint.listen(EntryPoint.java:139)
    at org.multimc.EntryPoint.main(EntryPoint.java:53)


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

-- Head --
Stacktrace:
    at extrautils.ThaumcraftAspects.register(ThaumcraftAspects.java:48)
    at extrautils.ExtraUtils.postInit(ExtraUtils.java:1837)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:545)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:313)
    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.sendEventToModContainer(LoadController.java:201)
    at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:181)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    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:313)
    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:112)
    at cpw.mods.fml.common.Loader.initializeMods(Loader.java:704)
    at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:249)
    at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:509)

-- Initialization --
Details:
Stacktrace:
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:808)
    at net.minecraft.client.main.Main.main(SourceFile:101)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    at java.lang.reflect.Method.invoke(Method.java:606)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:214)
    at org.multimc.EntryPoint.listen(EntryPoint.java:139)
    at org.multimc.EntryPoint.main(EntryPoint.java:53)

-- System Details --
Details:
    Minecraft Version: 1.6.4
    Operating System: Mac OS X (x86_64) version 10.8.5
    Java Version: 1.7.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1186913344 bytes (1131 MB) / 1335885824 bytes (1274 MB) up to 1908932608 bytes (1820 MB)
    JVM Flags: 3 total; -Xms1024m -Xmx2048m -XX:PermSize=256m
    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 v8.11 FML v6.4.49.965 Minecraft Forge 9.11.1.965 5 mods loaded, 5 mods active
    mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    FML{6.4.49.965} [Forge Mod Loader] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Forge{9.11.1.965} [Minecraft Forge] (minecraftforge-9.11.1.965.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    ExtraUtilities{1.0.3c} [Extra Utilities] (extrautils-1.0.3c.zip) Unloaded->Constructed->Pre-initialized->Initialized->Errored
    Thaumcraft{4.1.0g} [Thaumcraft] (Thaumcraft4.1.0g.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized
    Ender-Quarry Relfection Code:: No problems here
    Launched Version: 1.6.4
    LWJGL: 2.9.1
    OpenGL: Intel HD Graphics 4000 OpenGL Engine GL version 2.1 INTEL-8.16.74, Intel Inc.
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    Type: Client (map_client.txt)
    Resource Pack: Default
    Current Language: English (US)
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: ~~ERROR~~ NullPointerException: null

World corruption when placing connected textures blocks at y=0

Placed a gravel road block at y=0 and now the game crashes whenever the world is loaded. Recreated the issue in a new map using border stone instead. Here's the crashlog:

2014-04-30 09:03:42 [INFO] [STDOUT] -- Head --
2014-04-30 09:03:42 [INFO] [STDOUT] Stacktrace:
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76610_a(Chunk.java:640)
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.world.chunk.Chunk.func_76597_e(Chunk.java:981)
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.world.ChunkCache.func_72796_p(ChunkCache.java:115)
2014-04-30 09:03:42 [INFO] [STDOUT] at extrautils.multipart.FakeRenderBlocksMultiPart.matchBlock(FakeRenderBlocksMultiPart.java:55)
2014-04-30 09:03:42 [INFO] [STDOUT] at extrautils.block.FakeRenderBlocks.getType(FakeRenderBlocks.java:132)
2014-04-30 09:03:42 [INFO] [STDOUT] at extrautils.block.FakeRenderBlocks.renderSide(FakeRenderBlocks.java:72)
2014-04-30 09:03:42 [INFO] [STDOUT] at extrautils.block.FakeRenderBlocks.func_78611_c(FakeRenderBlocks.java:219)
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.client.renderer.RenderBlocks.func_78578_a(RenderBlocks.java:4597)
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.client.renderer.RenderBlocks.func_78570_q(RenderBlocks.java:4174)
2014-04-30 09:03:42 [INFO] [STDOUT] at extrautils.block.RenderBlockConnectedTextures.renderWorldBlock(RenderBlockConnectedTextures.java:101)
2014-04-30 09:03:42 [INFO] [STDOUT] at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:152)
2014-04-30 09:03:42 [INFO] [STDOUT] at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:57)
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.client.renderer.RenderBlocks.func_78612_b(RenderBlocks.java:485)
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.client.renderer.WorldRenderer.func_78907_a(WorldRenderer.java:224)
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.client.renderer.RenderGlobal.func_72716_a(RenderGlobal.java:1551)
2014-04-30 09:03:42 [INFO] [STDOUT] at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1129)

Generators are far, far, far too powerful

I can smelt an entire stack of ore with three planks using a survivalist generator? And an ender pearl is an absolutely absurd amount of power. Also, the 500k RF storage is way too much, considering a leadstone energy cell only holds 400k and requires lead, redstone dust, etc. etc. etc.

You've done a great job on keeping a nice balanced mod with the etheric tools, it seems a shame that so many people are disabling generators because they're overpowered.

Please consider A) removing the internal power buffer and B) adding individual config options for each generator.

Thanks!

Shift Clicking issue

While holding a transfer pipe and trying to attach it to a transfer node (have to shift click if trying to attach it directly to the node) crashes my FTB
(using Direwolf20's current modset)

Thanks :)

Typo in config

Config file says:
B:disableDivisionSiginInChests=false

Should be:

B:disableDivisionSigilInChests=false

i.e. Sigil not Sigin

KeepOnDigging!

Strange CPU usage pattern related to ender quarry

quarry

The attached image shows a steady buildup of server CPU usage until its at 100%. I'm unsure how to reproduce, this is however the second time it happened to me.

Here is what I did / what happened (times are labeled in the image):

  1. Quarry (overworld) ran out of power
  2. Set up new quarry in the nether, fix power supply, both quarries working
  3. Daily server reboot
  4. Login, check on progress, still seems fine (although server CPU already up at 70%)
  5. Server starts spamming "couldn't keep up" messages

Server reboot has no effect. Couldn't try yet, but last time the problem vanished after picking up the nether quarry and setting it up again (at the next place)

This is ExtraUtilities 1.0.3a in Direwolf20 1.0.19

I can provide further details on my setup or a world download if that would help in any way.

Transfer Nodes Issuing TickingTileEntity and NullPointer

I made a cobble gen with your transfer nodes, then I made a 2nd cobble gen next to it. I accidentally shift-clicked in the mining upgrades and it inserted them into ether a chest or an ME chest(both where same distance and the only inventories attached to my pipes) and it crashed instantly. This was in single player and my crash report is here: http://pastebin.com/YCKaursx
Then I restarted Minecraft and it crashed on loading the world. this crash report is here: http://pastebin.com/3cTeZgmm
I was using the Thec World 2 ftb modpack

EnderQuarry being deleted

It appears that when you have a quarry in the Deep Dark , both the ender and BC quarry,it will delete the quarry after some time and they will go to oblivion, making me a sad panda. It has happened a few times and thought you would like to know

Unable to disable some items

As I mentioned in another issue, I am installing ExtraUtilities but disabling some features which don't fit the theme of the world I am creating.

Some items which I would like to remove from the game:
Ender Transmitter
Ender Receiver
Creative Upgrade

I cannot just set I:upgradeNodeId=10014 to 0 because that removes some other items which I would quite like to keep (mining upgrade, speed upgrade for example).

There seems to be no option to disable crafting of these items in the recipes section either.

I have disabled the crafting recipes for these items with MineTweaks, but I can still see them in NEI and I would prefer them to be gone completely.

Thanks again for this great mod!
KeepOnDigging!

Infinite Liquid (yet another negative number bug)

This was reported on the Tinker's Construct wiki. It sounds like this mod is the main culprit, so here is the paste:

"don't know if you guys know, but with thermal explasion and extra utilites you can make a liuid infi glitch.....

what you will need

fuiduct/drum/fluid transposer/casting basen/hopper/chest and RF power
simply transfer the liquids into the drum via a smeltary drain and a fluiduct,

place the drum in the fuild fransposer.... you will see it drop into negative number, leave it a while it will jump to about 2.13 billion, from there output it into a castin basen (yellow) and place a hopper hat link to a chest and BOOM

infi metals (this workds with any liquids)

enjoy"

Sounds pretty cheaty to me, but definitely an issue. I haven't tried it myself yet, but I might soon.

Edit: here is a link to the post-http://tinkers-construct.wikia.com/wiki/Seared_Faucet#comm-9288

High-temprature Furnace Generator negative energy

Today i was checking up on my high-temprature power generator and i noticed that my power level is -1167 so i did some testing and found out that when i was throwing everything at it it was getting to around 1200 power level and then was flipping to -1200

image

Generator and ME Power Relay

You can fill the buffer from a generator over the 500k with a power relay from AE. If you give the AE-System more energy than it needs, it will fill the generator up. The ME-Controller was powered with Endergenerators and in the picture you see my backup power. There was no energy in the generator when i placed it. You can not fill the generator with a dynamo or an energy cell. It is probably also a bug with AE, but the buffer from the generators shut cap at 500k and not accept Power from other sources.

Version 1.0.3a in FTB-Pack "Agrarian Skies"

2014-04-04_12 48 18

Ender Lilies on End Stone

What was expected
I have heard, ender-lily seeds planted on end stone should grow noticeably faster than those planted on other materials.

What was observed
The ender-lilies appeared to grow at the same rate regardless of "soil".

Tested in
Primarily in Extra Utilities v1.0.3a; both by itself, and as included in Direwolf20 1.6.4 Pack v1.0.16
Also just verified the behavior appears unchanged in v1.0.3b

Steps to reproduce (based on final test detailed below)

  1. Install new instance of Minecraft with Forge and Extra Utilities.
  2. Start a new creative flatland world.
  3. Select a 3x3 area of grass.
  4. Replace roughly half the area with end stone.
  5. Equip a watering can on hotbar.
  6. Execute the command "/time set 0".
  7. Plant ender-lily seeds on all 9 blocks.
  8. Water the seeds until the sun is directly overhead.
  9. Execute the command "/time add 18000".
  10. Go to step 8 (as needed).

Additional description
While the lilies on end stone do occasionally drop an extra seed, I am not seeing them grow any faster.

When I noticed, I set up a test with a 8x8 patch of seeds on half grass and half end stone. Of course the growth was random-ish, but not noticeably different between the materials. In fact, a couple of the first to "bloom" were on grass.

As a follow-up I did the same test, except adding a bunch of Thaumcraft "lamps of growth". Here it was more obvious; no matter the material, at the dawn of every fourth day the whole field would start flickering with Thaum-assisted growth.

As I final test, I removed all mods except Extra Utilities, started a new creative flatland, and tested a 3x3 patch of lilies (2x2 end stone, remainder grass). I used the watering can on them from dawn until noon (or until they all grew) for 14 cycles (using "/time add" to get from noon to the next dawn). Regardless of material, they all grew at the same rate.

(Hope this layout works for you. If you prefer a different layout for bug reports, just let me know.)

Joint Error

hi it a crash with the TConstruct - 1.5.4d5 and your extrautils.block.BlockSpike when a Creeper drop on it the game crashes

also put on TConstruct foram thanks

http://pastebin.com/pmxikaQH

Crafting Magical Wood crashes game

While crafting Magical Wood the game crashes.

  • Using FTB Horizons pack 2.1.1.
  • First had version 1.0.3a when happened and then updated to 1.0.3c and still occurring.
  • Asked friend to craft same recipe and he has same issue.
  • Attempted crafting in various crafting stations (vanila, tinkerers etc) with same problem (log contains tinkerers crafting station attempt)
  • Used all enchanted books (no enchants - crafted from enchanting table level 1 enchants) as well as enchanted books with enchants with no change

-- Excerpt of errorlog (full log link bottom) --

Caused by: java.lang.NullPointerException
at extrautils.crafting.RecipeMagicalWood.getEnchantmentLevel(RecipeMagicalWood.java:50)

http://pastebin.com/XwniMV3K

Redstone Arsenal's Flux-Infused wrenches do not work on drums when charged

Redstone Arsenal (by CoFH) adds two wrench class items. The RedStone Flux-Infused (RSFI) OmniWrench and BattleWrench. When charged with RF, they do not pickup drums as a wrench should. When newly crafted with exactly 0 charge, they DO function as intended.

versions tested:
FTB Monster pack 1.1.1
Extra Utilities: 1.0.3a
Redstone Arsenal 1.0.0.0

Feature request: Basic API

Hi, I was wondering if in 1.7 there would be a possibility for a basic Api. By this, I mean static access to the blocks and items in extra utilities. This would mostly be useful for adding custom recipes, and for use in crafting handlers. Another thing that would be nice is somehow getting access to different states of an item, maybe ItemStack access to different versions of division sigil, and other items that use NBT to distinguish themselves. Thanks!
--Alix_the_alicorn

Crash while using Golden bag in v1.0.3b

The golden bag occasionally crashes with this while shift-clicking items in or out of it and at times the bag's icon disappears from my hotbar only to reappear upon closing its inventory gui...

EDIT: It seems the crash happens specifically when moving items from the hotbar, shift clicking or not.

java.lang.IndexOutOfBoundsException: Index: 89, Size: 89
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:190)
at extrautils.gui.ContainerHoldingBag.func_75144_a(ContainerHoldingBag.java:83)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
at net.minecraft.client.gui.inventory.GuiContainer.sendMouseClick(GuiContainer.java:891)
at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:470)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:615)
at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1566)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:910)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:838)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

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

-- Head --
Stacktrace:
at java.util.ArrayList.rangeCheck(Unknown Source)
at java.util.ArrayList.get(Unknown Source)
at net.minecraft.inventory.Container.func_75144_a(SourceFile:190)
at extrautils.gui.ContainerHoldingBag.func_75144_a(ContainerHoldingBag.java:83)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78753_a(PlayerControllerMP.java:473)
at net.minecraft.client.gui.inventory.GuiContainer.func_74191_a(GuiContainer.java:886)
at net.minecraft.client.gui.inventory.GuiContainer.sendMouseClick(GuiContainer.java:891)
at codechicken.nei.forge.DefaultSlotClickHandler.handleSlotClick(DefaultSlotClickHandler.java:17)
at codechicken.nei.forge.GuiContainerManager.handleMouseClick(GuiContainerManager.java:470)
at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:615)
at net.minecraft.client.gui.GuiScreen.func_73867_d(SourceFile:128)
at net.minecraft.client.gui.inventory.GuiContainer.func_73867_d(GuiContainer.java:1009)
at net.minecraft.client.gui.GuiScreen.func_73862_m(SourceFile:107)

-- Affected screen --
Details:
Screen name: extrautils.gui.GuiHoldingBag

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['ate0ate'/101, l='MpServer', x=449.59, y=28.62, z=-381.56]]
Chunk stats: MultiplayerChunkCache: 441
Level seed: 0
Level generator: ID 04 - BIOMESOP, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (275,64,129), Chunk: (at 3,4,1 in 17,8; contains blocks 272,0,128 to 287,255,143), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 11693745 game time, 12914672 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 52 total; [EntityClientPlayerMP['ate0ate'/101, l='MpServer', x=449.59, y=28.62, z=-381.56], BlueSlime['Blue Slime'/756963, l='MpServer', x=405.31, y=125.00, z=-325.82], EntityMinecartChest['entity.MinecartChest.name'/155, l='MpServer', x=369.50, y=25.34, z=-353.13], EntitySquid['Squid'/921502, l='MpServer', x=385.13, y=57.31, z=-322.81], EntitySheep['Sheep'/150, l='MpServer', x=369.50, y=73.00, z=-453.22], EntityBat['Bat'/952122, l='MpServer', x=396.47, y=36.04, z=-364.47], EntityHecate['Hecate'/170, l='MpServer', x=411.50, y=92.00, z=-430.50], EntityRedFinch['Red Finch'/948767, l='MpServer', x=432.47, y=75.02, z=-277.88], EntityHecate['Hecate'/169, l='MpServer', x=403.50, y=93.00, z=-444.50], EntityBlueFinch['Blue Finch'/965877, l='MpServer', x=426.63, y=80.09, z=-370.73], BlueSlime['Blue Slime'/938846, l='MpServer', x=405.31, y=125.00, z=-319.94], EntityMinecartChest['entity.MinecartChest.name'/166, l='MpServer', x=392.50, y=13.50, z=-389.50], EntityHecate['Hecate'/164, l='MpServer', x=398.50, y=89.00, z=-426.50], EntityItem['item.item.apple'/920446, l='MpServer', x=399.72, y=63.13, z=-367.28], EntityMountableBlock['unknown'/668, l='MpServer', x=458.50, y=92.10, z=-383.50], EntityMountableBlock['unknown'/669, l='MpServer', x=456.50, y=92.10, z=-381.50], EntityHecate['Hecate'/184, l='MpServer', x=495.50, y=8.00, z=-405.50], EntityMountableBlock['unknown'/670, l='MpServer', x=462.50, y=92.10, z=-381.50], EntityHecate['Hecate'/185, l='MpServer', x=499.50, y=8.00, z=-406.50], EntityMountableBlock['unknown'/664, l='MpServer', x=459.50, y=92.10, z=-383.50], EntityBlueFinch['Blue Finch'/965862, l='MpServer', x=483.66, y=92.36, z=-361.50], EntityMountableBlock['unknown'/665, l='MpServer', x=460.50, y=92.10, z=-379.50], EntityRedFinch['Red Finch'/960650, l='MpServer', x=506.25, y=90.50, z=-317.52], EntityMountableBlock['unknown'/666, l='MpServer', x=460.50, y=92.10, z=-383.50], EntityMountableBlock['unknown'/667, l='MpServer', x=458.50, y=92.10, z=-379.50], BlueSlime['Blue Slime'/805441, l='MpServer', x=405.31, y=125.00, z=-329.34], EntityMinecartChest['entity.MinecartChest.name'/176, l='MpServer', x=442.50, y=28.34, z=-428.50], EntityMountableBlock['unknown'/663, l='MpServer', x=459.50, y=92.10, z=-379.50], EntityHecate['Hecate'/183, l='MpServer', x=494.50, y=8.00, z=-405.50], EntityMinecartChest['entity.MinecartChest.name'/181, l='MpServer', x=464.50, y=20.50, z=-440.50], EntityBalloon['entity.Balloon.name'/76, l='MpServer', x=461.72, y=40.65, z=-375.13], EntityItemFrame['entity.ItemFrame.name'/77, l='MpServer', x=459.06, y=37.50, z=-370.50], EntityRobit['entity.Robit.name'/78, l='MpServer', x=461.16, y=35.00, z=-376.25], EntityRedFinch['Red Finch'/962447, l='MpServer', x=414.65, y=71.06, z=-391.28], EntityBlueFinch['Blue Finch'/957902, l='MpServer', x=350.87, y=71.43, z=-370.63], EntityBalloon['entity.Balloon.name'/75, l='MpServer', x=461.97, y=40.65, z=-382.72], EntityItemFrame['entity.ItemFrame.name'/85, l='MpServer', x=467.50, y=36.50, z=-387.06], EntityFox['Fox'/84, l='MpServer', x=443.66, y=27.00, z=-386.25], EntityFox['Fox'/87, l='MpServer', x=454.38, y=27.00, z=-375.63], EntityFox['Fox'/86, l='MpServer', x=446.63, y=27.00, z=-380.63], EntityItemFrame['entity.ItemFrame.name'/81, l='MpServer', x=428.50, y=60.50, z=-347.06], EntityItemFrame['entity.ItemFrame.name'/80, l='MpServer', x=467.94, y=37.50, z=-380.50], EntityItemFrame['entity.ItemFrame.name'/88, l='MpServer', x=448.50, y=49.50, z=-389.94], EntityBat['Bat'/957560, l='MpServer', x=404.90, y=25.67, z=-317.49], EntityRedFinch['Red Finch'/965100, l='MpServer', x=401.48, y=89.71, z=-417.29], EntityBat['Bat'/963620, l='MpServer', x=382.71, y=55.82, z=-460.47], EntityBlueFinch['Blue Finch'/956959, l='MpServer', x=510.37, y=95.70, z=-333.59], EntityBat['Bat'/963619, l='MpServer', x=385.50, y=53.10, z=-452.88], EntityGreenFinch['Green Finch'/967048, l='MpServer', x=521.13, y=100.65, z=-362.32], EntityBlueFinch['Blue Finch'/966914, l='MpServer', x=435.40, y=67.08, z=-281.78], EntityWaypointContainer['unknown'/246, l='MpServer', x=0.00, y=0.00, z=0.00], EntityBat['Bat'/959457, l='MpServer', x=421.75, y=9.73, z=-427.13]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:440)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2312)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:856)
at net.minecraft.client.main.Main.main(SourceFile:101)
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 net.minecraft.launchwrapper.Launch.launch(Launch.java:131)
at net.minecraft.launchwrapper.Launch.main(Launch.java:27)

Inventory tweaks also spams the chat with "2014-03-17 10:35:54 [CLIENT] [INFO] [CHAT] InvTweaks: [ERROR] [6] Failed to trigger shortcut: toIndex = 90" while shift-clicking items out of the bag.

Trade Post Issues

There are two trade post issues that I have come across while playing about with CC integration. Neither are probably bugs, but they are issues.

  1. The trade shown by the trade post for a villager is not the last trade available for that villager in the GUI, but it does appear to be the last trade returned in the various tables returned in the CC integration. But there is no way to cycle through the trades to find the one you want. Perhaps an arrow to the left and right of each villager button to flip through the trades.

  2. I have so far been unable to make the "performTrade()" function call make a trade. Of course, this could just be my lack of knowledge on how to use it correctly. But having no documentation and no source code, makes it tough to figure out how things are supposed to work :)

  3. There seems to be a discrepancy with table indexing. If getNumTrades(v) returns '5', then a call to getItemBought(v, 5) returns a nil value. Using '4' returns the last trade in the table. Likewise, using '0' returns the first entry.

Obviously, none of these are show stoppers, but I wanted to document them.

Thank you for the mod.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.