Coder Social home page Coder Social logo

ellpeck / actuallyadditions Goto Github PK

View Code? Open in Web Editor NEW
210.0 210.0 97.0 29.41 MB

A Minecraft Mod about lots of useful gadgets and things!

Home Page: http://minecraft.curseforge.com/projects/actually-additions

License: MIT License

Java 99.99% Batchfile 0.01%

actuallyadditions's People

Contributors

bootytoast avatar canitzp avatar dalapo avatar diamondknight23 avatar ellpeck avatar garantiertnicht avatar glenthor avatar irresolutearkia avatar kd8lvt avatar kristian295 avatar leomil72 avatar michaelhillcox avatar misterpemodder avatar oliviathevampire avatar ridanisaurus avatar shadows-of-fire avatar shejery avatar sir-will avatar sokratis12gr avatar ssblur avatar starg09 avatar tartaricacid avatar the-fireplace avatar theta-dev avatar thiakil avatar viveleroi avatar way2muchnoise avatar wescook avatar xbony2 avatar xdjackiexd 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  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

actuallyadditions's Issues

crash

Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
at ellpeck.actuallyadditions.tile.TileEntityGreenhouseGlass.func_145845_h(TileEntityGreenhouseGlass.java:34)
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

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

-- Head --
Stacktrace:
at ellpeck.actuallyadditions.tile.TileEntityGreenhouseGlass.func_145845_h(TileEntityGreenhouseGlass.java:34)

-- Block entity being ticked --
Details:
Name: actuallyadditions:tileEntityGreenhouseGlass // ellpeck.actuallyadditions.tile.TileEntityGreenhouseGlass
Block type: ID #1020 (tile.actuallyadditions.blockGreenhouseGlass // ellpeck.actuallyadditions.blocks.BlockGreenhouseGlass)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-145,71,90), Chunk: (at 15,4,10 in -10,5; contains blocks -160,0,80 to -145,255,95), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #1020 (tile.actuallyadditions.blockGreenhouseGlass // ellpeck.actuallyadditions.blocks.BlockGreenhouseGlass)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1939)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:489)

-- Affected level --
Details:
Level name: Survival
All players: 1 total; [EntityPlayerMP['Zednerr'/271, l='Survival', x=-127.27, y=69.00, z=88.72]]
Chunk stats: ServerChunkCache: 595 Drop: 0
Level seed: 2996988556810440598
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-59,64,-16), Chunk: (at 5,4,0 in -4,-1; contains blocks -64,0,-16 to -49,255,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 2887321 game time, 3239914 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 123526 (now: false), thunder time: 6401 (now: true)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:636)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 314364992 bytes (299 MB) / 799653888 bytes (762 MB) up to 4281597952 bytes (4083 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 11, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_C1 55 mods loaded, 55 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} Minecraft Coder Pack
UCHIJAAAA FML{7.10.99.99} Forge Mod Loader
UCHIJAAAA Forge{10.13.4.1558} Minecraft Forge
UCHIJAAAA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core
UCHIJAAAA CodeChickenCore{1.0.7.47} CodeChicken Core
UCHIJAAAA NotEnoughItems{1.0.5.118} Not Enough Items
UCHIJAAAA OpenModsCore{0.8} OpenModsCore
UCHIJAAAA {000} CoFH ASM
UCHIJAAAA deconstruction{2.2.5} The Deconstruction Mod
UCHIJAAAA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJAAAA ActuallyAdditions{1.7.10-r10} Actually Additions
UCHIJAAAA appliedenergistics2{rv2-stable-10} Applied Energistics 2
UCHIJAAAA bdlib{1.9.2.102} BD Lib
UCHIJAAAA CarpentersBlocks{3.3.7} [Carpenter's Blocks](Carpenter's Blocks v3.3.7 - MC 1.7.10.jar)
UCHIJAAAA ForgeMultipart{1.2.0.345} Forge Multipart
UCHIJAAAA chisel{2.9.3.9} Chisel
UCHIJAAAA compacter{1.1.0.12} Compacter
UCHIJAAAA creativecore{1.2.0} [CreativeCore](CreativeCore v1.3.13 mc1.7.10.jar)
UCHIJAAAA endercore{1.7.10-0.2.0.31_beta} EnderCore
UCHIJAAAA EnderIO{1.7.10-2.3.0.421_beta} Ender IO
UCHIJAAAA enderioaddons{0.9.8} Ender IO Addons
UCHIJAAAA EnderStorage{1.4.7.37} EnderStorage
UCHIJAAAA ThermalFoundation{1.7.10R1.2.0} Thermal Foundation
UCHIJAAAA ExtraUtilities{1.2.11} Extra Utilities
UCHIJAAAA fairylights{0.3.0} Fairy Lights
UCHIJAAAA fastleafdecay{1.0} Fast Leaf Decay
UCHIJAAAA FlatSigns{2.1.0.19} Flat Signs
UCHIJAAAA McMultipart{1.2.0.345} Minecraft Multipart Plugin
UCHIJAAAA hammertime{Hammer Time-1.7.10-1.3.2} Hammer Time!
UCHIJAAAA HelperToolsID{1.1.5M} HelperTools
UCHIJAAAA inventorytweaks{1.59-dev-152-cf6e263} Inventory Tweaks
UCHIJAAAA IronChest{6.0.62.742} Iron Chest
UCHIJAAAA JABBA{1.2.1} JABBA
UCHIJAAAA jacb{1.0.3} JACB
UCHIJAAAA koresample{1.7.10-1.2.5} Kore Sample
UCHIJAAAA MudRaker.BlockPlacer{1.0.1} [Block Placer by MudRaker](MudRaker BlockPlacer-1.7.2-1039-1.0.1.jar)
UCHIJAAAA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat](Neat 1.0-1.jar)
UCHIJAAAA OpenMods{0.8} OpenMods
UCHIJAAAA OpenBlocks{1.4.4} OpenBlocks
UCHIJAAAA PocketCraft{0.0.3} PocketCraft
UCHIJAAAA pocketnether{1.4} Pocket Nether Mod
UCHIJAAAA qucra{1.7.10-1.4} Quick Crafting
UCHIJAAAA ThermalExpansion{1.7.10R4.0.3B1} Thermal Expansion
UCHIJAAAA RedstoneArsenal{1.7.10R1.1.1} Redstone Arsenal
UCHIJAAAA RedstonePasteMod{1.6.2} Redstone Paste
UCHIJAAAA satdismodid{1.0} SaturationDisplay
UCHIJAAAA SimilsaxTranstructors{1.7.10.15} Similsax Transtructors
UCHIJAAAA SmartCursor{1.5.0} SmartCursor
UCHIJAAAA supercraftingframe{1.7.10.3} Super Crafting Frame
UCHIJAAAA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics
UCHIJAAAA wallpaper{0.9} Wallpaper
UCHIJAAAA witchery{0.24.1} Witchery
UCHIJAAAA YALSM{2.1.3} Yet Another Leather Smelting Mod
UCHIJAAAA zyinhud{1.3.9} Zyin's HUD
UCHIJAAAA ForgeMicroblock{1.2.0.345} Forge Microblocks
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
CoFHCore: -[1.7.10]3.0.3-303
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
RedstoneArsenal: -[1.7.10]1.1.1-89
ThermalDynamics: -[1.7.10]1.1.0-161
List of loaded APIs:
* appliedenergistics2|API (rv2) from appliedenergistics2-rv2-stable-10.jar
* Baubles|API (1.0.1.10) from ThermalFoundation-[1.7.10]1.2.0-102.jar
* BuildCraftAPI|core (1.0) from extrautilities-1.2.11.jar
* BuildCraftAPI|tools (1.0) from extrautilities-1.2.11.jar
* CarpentersBlocks|API (3.3.7) from Carpenter's Blocks v3.3.7 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.3.9.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.3.9.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.3.9.jar
* CoFHAPI (1.7.10R1.0.2) from ActuallyAdditions-1.7.10-r10.jar
* CoFHAPI|block (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHAPI|core (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|energy (1.7.10R1.0.2) from ActuallyAdditions-1.7.10-r10.jar
* CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHAPI|inventory (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHAPI|item (1.7.10R1.0.13B1) from extrautilities-1.2.11.jar
* CoFHAPI|modhelpers (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.421_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderCore-1.7.10-0.2.0.31_beta.jar
* CoFHAPI|world (1.7.10R1.0.13) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui|container (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui|element (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|gui|slot (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|inventory (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|render|particle (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|util|helpers (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|util|position (1.7.10R1.0.3) from CoFHCore-[1.7.10]3.0.3-303.jar
* CoFHLib|world (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.0.3-175.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.421_beta.jar
* OpenBlocks|API (1.0) from OpenBlocks-1.7.10-1.4.4.jar
EnderIO: Found the following problem(s) with your installation: "Optifine is installed. This is NOT supported." This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
Stencil buffer state: Function set: GL30, pool: forge, bits: 8
AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:ON, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 8; [EntityPlayerMP['Zednerr'/271, l='Survival', x=-127.27, y=69.00, z=88.72]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Itemduplizierung in den Adv. ESD´s!

Es werden Items in den Adv. ESD´s dupliziert wenn man das Adv. ESD abbaut und zuvor in den Filter Items gelegt hat! Die Ghost Items werden also zu reellen Items! Spiele auf der Version: 0.0.8.1

Double Furnace

Should the double furnace drop experience from smelted ores? It doesn't right now.

Feature request!

Okay so this is a really good and useful mod, but farming these is a pain in the neck, because i can't right click/auto-harvest/replant with these crops. Idk what mod does this, but it works for wheat/potatoes/carrots (so I can just right click MATURE crop and it automatically harvestes and replants it), it would be awesome if the ActuallyAdditions crops did the same thing.

Official Cofh RF?

Are there any plans to update to the official RF Cofh method? Mods that use it currently crash when trying to get power from the generators of this mod. Thanks

Log spam

With v9.0 and now 9.1 when I look at some recipes in NEI I am getting a ton of log spam. Version 9.1 fixed some but still getting it, this one was from looking at the recipe for your info book.
http://pastebin.com/bcPZJS7r

Problem with Iguanas Tinker Tweaks

I am playing with the Hosencorp 2 modpack with some extra mods an "Iguanas Tinker Tweaks"

With your drill I am only able to mine till Diamonds, everything with a higher mininglevel such as (certus)quartz just breaks.
My multiMC log has the following line
[Client thread/ERROR] [IguanaTweaksTConstruct]: Could not set harvestlevel of item.actuallyadditions.itemDrill. Contact the Mod Author to properly support Item.setHarvestLevel().

It would be great if you could implement the compatibility with ITT.

Tile entities are invisible on server but fine in single player.

Like the title said, when I place anything down in SP it shows up fine: http://puu.sh/mKjkX/47e4531054.jpg

But on a server they're invisible and unable to be interacted with: https://gfycat.com/BeautifulNaiveBrocketdeer

The behavior is... weird... Sometimes you can place a block on them and it'll show up, others you cannot and it just places the block back in your inventory. I hope the gif does a good job showing it. The turtles are just the way I could harvest the blocks.

Current Version is: 1.8.9-r24 (though it was also happening on r23)
Modlist (if it helps): http://pastebin.com/H6A9T5hJ

can't make sticks

after i make a crusher i can't make sticks anymore. i removed your mod and was able to make sticks again

PhantomFace when not linked, crashes MC when feeding items through it.

I attached a hopper to the PhantomFace block and had not yet linked it to an inventory. When I supplied the connecting hopper with items, minecraft crashes. This happened in the server I play on and replicated the issue in a new single player world. The world I used to replicate this issue now crashes when I try to reload it.

Please see below for crash log:

---- Minecraft Crash Report ----

WARNING: coremods are present:
BookshelfLoadingPlugin (Bookshelf-1.8.9-1.1.2.206.jar)
FMLPlugin (InventoryTweaks-1.60-beta-39.jar)
LoadingPlugin (Bloodmoon-MC1.8.8-1.4.jar)
LoadingPlugin (FastLeaveDecay-1.2.jar)
Default Options (defaultoptions-mc1.8.9-3.0.7.jar)
ShadowMCCore (ShadowMC-1.8.9-3.0.0-SNAPSHOT.jar)
TrashSlot (trashslot-mc1.8.9-2.0.7.jar)
LoadingPlugin (ResourceLoader-MC1.8.8-1.4.jar)
NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar)
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.1.jar)
MovingWorldCoreMod (movingworld-MC1.8.9-INDEV-H-full.jar)
thaumicinfusion (ThaumicInfusion-1.8.9-4.82.jar)
TransformerLoader (OpenComputers-MC1.8.9-1.5.22.6.jar)
LoadingPlugin (RandomThings-MC1.8.9-3.6.4.jar)
LoadingPlugin (NoNausea-MC1.8-1.0.jar)
AppleCore (AppleCore-mc1.8.9-1.3.0.jar)
NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar)
Contact their authors BEFORE contacting forge

// I'm sorry, Dave.

Time: 3/14/16 10:17 PM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
at de.ellpeck.actuallyadditions.mod.tile.TileEntityPhantomface.getCapability(TileEntityPhantomface.java:123)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityPhantomItemface.getCapability(TileEntityPhantomItemface.java:116)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityInventoryBase.hasCapability(TileEntityInventoryBase.java:112)
at net.minecraftforge.items.VanillaInventoryCodeHooks.insertHook(VanillaInventoryCodeHooks.java:98)
at net.minecraftforge.items.VanillaInventoryCodeHooks.insertHook(VanillaInventoryCodeHooks.java:88)
at net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:263)
at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:211)
at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:196)
at net.minecraft.world.World.func_72939_s(World.java:1718)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:152)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Thread.java:745)

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

-- Head --
Stacktrace:
at de.ellpeck.actuallyadditions.mod.tile.TileEntityPhantomface.getCapability(TileEntityPhantomface.java:123)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityPhantomItemface.getCapability(TileEntityPhantomItemface.java:116)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityInventoryBase.hasCapability(TileEntityInventoryBase.java:112)
at net.minecraftforge.items.VanillaInventoryCodeHooks.insertHook(VanillaInventoryCodeHooks.java:98)
at net.minecraftforge.items.VanillaInventoryCodeHooks.insertHook(VanillaInventoryCodeHooks.java:88)
at net.minecraft.tileentity.TileEntityHopper.func_145883_k(TileEntityHopper.java:263)
at net.minecraft.tileentity.TileEntityHopper.func_145887_i(TileEntityHopper.java:211)
at net.minecraft.tileentity.TileEntityHopper.func_73660_a(TileEntityHopper.java:196)

-- Block entity being ticked --
Details:
Name: Hopper // net.minecraft.tileentity.TileEntityHopper
Block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-254,68,66), Chunk: (at 2,4,2 in -16,4; contains blocks -256,0,64 to -241,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Actual block type: ID #154 (tile.hopper // net.minecraft.block.BlockHopper)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1718)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:545)

-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['ftheriachab'/5324, l='New World', x=-255.09, y=67.00, z=67.04]]
Chunk stats: ServerChunkCache: 734 Drop: 0
Level seed: 3281877543444341227
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: -248.00,64.00,72.00 - World: (-248,64,72), Chunk: (at 8,4,8 in -16,4; contains blocks -256,0,64 to -241,255,79), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 1149 game time, 1149 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 71928 (now: false), thunder time: 68718 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:701)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:605)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:152)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:481)
at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1483353392 bytes (1414 MB) / 3300392960 bytes (3147 MB) up to 3817865216 bytes (3641 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4096m -Xms256m -XX:PermSize=256m
IntCache: cache: 15, tcache: 94, allocated: 0, tallocated: 0
FML: MCP 9.19 Powered by Forge 11.15.1.1764 149 mods loaded, 149 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} Minecraft Coder Pack
UCHIJAAAA FML{8.0.99.99} Forge Mod Loader
UCHIJAAAA Forge{11.15.1.1764} Minecraft Forge
UCHIJAAAA OpenComputers|Core{1.5.22.6} OpenComputers (Core)
UCHIJAAAA darkevilmac.movingworld.common.asm.coremod{} MovingWorld CORE
UCHIJAAAA BuildCraft|Core{7.2.0-pre12} BuildCraft
UCHIJAAAA BuildCraft|Energy{7.2.0-pre12} BC Energy
UCHIJAAAA ActuallyAdditions{1.8.9-r26} Actually Additions
UCHIJAAAA additionalbanners{1.1.1} Additional Banners
UCHIJAAAA adobeblocks{4.0.1.8} Adobe Blocks
UCHIJAAAA adobeblocksvc{1.5} Adobe Blocks 2 Version Checker
UCHIJAAAA FurnaceEvolved{1.8.9-0.0.2.8} Alt F4
UCHIJAAAA AppleCore{1.3.0} AppleCore
UCHIJAAAA MovingWorld{MC1.8.9-INDEV-H} Moving World
UCHIJAAAA ArchimedesShipsPlus{MC1.8.9-INDEV-G} Archimedes' Ships Plus
UCHIJAAAA ArchitectureCraft{1.3.1} ArchitectureCraft
UCHIJAAAA Baubles{1.1.3.0} Baubles
UCHIJAAAA aura{592} Aura Cascade
UCHIJAAAA bdlib{1.10.0.26} BD Lib
UCHIJAAAA BetterAchievements{0.1.1} Better Achievements
UCHIJAAAA betterbuilderswands{0.5.1} Better Builder's Wands
UCHIJAAAA BiomesOPlenty{3.0.0} Biomes O' Plenty
UCHIJAAAA Waila{1.6.0} Waila
UCHIJAAAA intangible{0.0.25} Intangible
UCHIJAAAA JEI{2.28.7.174} Just Enough Items
UCHIJAAAA BloodMagic{1.8.9-2.0.0-19} Blood Magic: Alchemical Wizardry
UCHIJAAAA Bloodmoon{1.2} Bloodmoon
UCHIJAAAA bookshelf{1.1.2.206} Bookshelf
UCHIJAAAA bookshelfapi{2.3.6} Bookshelf
UCHIJAAAA Thaumcraft{5.2.1} Thaumcraft
UCHIJAAAA Botania{r1.8-250} Botania
UCHIJAAAA BuildCraft|Transport{7.2.0-pre12} BC Transport
UCHIJAAAA BuildCraft|Factory{7.2.0-pre12} BC Factory
UCHIJAAAA BuildCraft|Silicon{7.2.0-pre12} BC Silicon
UCHIJAAAA BuildCraft|Robotics{7.2.0-pre12} BC Robotics
UCHIJAAAA BuildCraft|Builders{7.2.0-pre12} BC Builders
UCHIJAAAA buildingbrickscompatvanilla{1.8.9-1.3.3} Building Bricks Vanilla Compat
UCHIJAAAA buildingbricks{1.8.9-1.3.3} Building Bricks
UCHIJAAAA caterpillar{0.0.0} Caterpillar
UCHIJAAAA Chameleon{1.8.9-0.2.1} Chameleon
UCHIJAAAA mcmultipart{1.0.8} MCMultiPart
UCHIJAAAA CharsetLib{0.2.3}
UCHIJAAAA CharsetTweaks{0.2.3} *
UCHIJAAAA CharsetDrama{0.2.3} !
UCHIJAAAA CharsetWires{0.2.3} +
UCHIJAAAA CharsetAudio{0.2.3}
UCHIJAAAA CharsetStorage{0.2.3} #
UCHIJAAAA CharsetPipes{0.2.3} |
UCHIJAAAA CharsetGates{0.2.3} &
UCHIJAAAA chisel{@Version@} Chisel
UCHIJAAAA chiselsandbits{mc1.8.9-v1.8.11} Chisels & Bits
UCHIJAAAA ChiselsBytes{0.2} Chisels & Bytes
UCHIJAAAA CloudMaster{1.0} CloudMaster
UCHIJAAAA craftingcraft{2.0.13} CraftingCraft
UCHIJAAAA shadowmc{3.0.0-SNAPSHOT} ShadowMC
UCHIJAAAA CraftingSlabs{2.0.0} CraftingSlabs
UCHIJAAAA craftingtweaks{3.0.52} Crafting Tweaks
UCHIJAAAA craftingtweaksaddons{1.0} Crafting Tweaks Addons
UCHIJAAAA crafttweaker{3.0.0} crafttweaker
UCHIJAAAA CrissCross{1.3.9.2} Criss Cross
UCHIJAAAA CustomMainMenu{2.0} Custom Main Menu
UCHIJAAAA DarkUtils{1.0.0.9} Dark Utilities
UCHIJAAAA ElecCore{1.4.240} ElecCore
UCHIJAAAA deepresonance{1.1.4beta11} DeepResonance
UCHIJAAAA defaultoptions{3.0.7} Default Optons
UCHIJAAAA eirairc{4.9.12} EiraIRC
UCHIJAAAA eiramoticons{3.2.4} EiraMoticons
UCHIJAAAA enderrift{0.10.0} Ender-Rift
UCHIJAAAA ShetiPhianCore{3.1.0} ShetiPhian-Core
UCHIJAAAA EnderTanks{1.2.1} EnderTanks
UCHIJAAAA ExtendAHand{1.0} Extend-A-Hand
UCHIJAAAA ExtraBitManipulation{1.8.9-1.4.0} Extra Bit Manipulation
UCHIJAAAA ezstorage{1.0} EZ Storage
UCHIJAAAA OpenComputers{1.5.22.6} OpenComputers
UCHIJAAAA FFS{1.8.9-1.4.5.7.94} [Fancy Fluid Storage](Fancy Fluid Storage-1.8.9-1.4.5.7.94.jar)
UCHIJAAAA FastLeaveDecay{1.1} Fast Leave Decay
UCHIJAAAA Flamingo{1.8.8-1.4} Pink Flamingo
UCHIJAAAA flatcoloredblocks{mc1.8.9-v1.8} Flat Colored Blocks
UCHIJAAAA fe{1.1} Food Expansion
UCHIJAAAA substratum{1.1.0.1} Substratum
UCHIJAAAA foundry{1.4.0.0} Foundry
UCHIJAAAA FTBL{2.0.2} FTBLib
UCHIJAAAA FTBU{2.0.2} FTBUtilities
UCHIJAAAA gearswap{1.2.5} Gear Swapper
UCHIJAAAA advgenerators{0.9.19.5} Advanced Generators
UCHIJAAAA genloader{1.8.9-0.0.1.6} Generation Loader
UCHIJAAAA glass_shards{1.6} Glass Shards
UCHIJAAAA hammerz{1.8.9-0.1.5.18} Hammerz
UCHIJAAAA hopperducts{1.4.6} Hopper Ducts
UCHIJAAAA k4lib{1.8.9-1.0.16} K4Lib
UCHIJAAAA HydCraft{1.8.9-3.1.65} Hydraulicraft
UCHIJAAAA ice_shards{1.4} Ice Shards
UCHIJAAAA IGWMod{1.2.4-4} In-Game wiki Mod
UCHIJAAAA immcraft{1.1.0} Immersive Craft
UCHIJAAAA inventorytweaks{1.60-beta-39-eae6253} Inventory Tweaks
UCHIJAAAA ironbackpacks{1.8.9-2.0.5} Iron Backpacks
UCHIJAAAA IronChest{6.0.125.770} Iron Chest
UCHIJAAAA JEIAddons{0.12.0.57} Just Enough Items Addons
UCHIJAAAA journeymap{1.8.9-5.1.5} JourneyMap
UCHIJAAAA jeresources{0.4.0} Just Enough Resources
UCHIJAAAA lootplusplus{1.4_for_1.8.9} Loot++
UCHIJAAAA mantle{1.8.9-0.8.2.jenkins95} Mantle
UCHIJAAAA miab{1.4.1} Meme in a bottle
UCHIJAAAA MineMenu{1.3.0} MineMenu
UCHIJAAAA testdummy{1.0} MmmMmmMmmMmm
UCHIJAAAA moarsigns{2.0.4} MoarSigns
UCHIJAAAA modtweaker2{1.0.0} Mod Tweaker 2
UCHIJAAAA MouseTweaks{2.6.0} Mouse Tweaks
UCHIJAAAA cfm{3.6} MrCrayfish's Furniture Mod
UCHIJAAAA Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat](Neat 1.1-3.jar)
UCHIJAAAA tconstruct{1.8.9-2.1.0.jenkins101} Tinkers' Construct
UCHIJAAAA neotech{2.4.1} NeoTech
UCHIJAAAA netherportalfix{1.0} Nether Portal Fix
UCHIJAAAA NoNausea{1.0} No Nausea
UCHIJAAAA notenoughwands{1.2.9} Not Enough Wands
UCHIJAAAA packingtape{0.3.5} [Packing Tape](Packing Tape-0.3.5.jar)
UCHIJAAAA Ping{1.1.2} Ping
UCHIJAAAA PneumaticCraft{1.13.8-12} PneumaticCraft
UCHIJAAAA practicalities{2.0.0-b6} Practicalities
UCHIJAAAA progressiveautomation{1.6.35} Progressive Automation
UCHIJAAAA Psi{beta-19} Psi
UCHIJAAAA quantumflux{2.0.0} QuantumFlux
UCHIJAAAA RandomThings{3.6.4} Random Things
UCHIJAAAA RecipeTooltips{1.1.24} RecipeTooltips
UCHIJAAAA redstonepaste{1.7.2} Redstone Paste
UCHIJAAAA xreliquary{1.3.0.190} Reliquary
UCHIJAAAA ResourcefulCrops{1.8.9-1.2.0-40} ResourcefulCrops
UCHIJAAAA ResourceLoader{1.4} Resource Loader
UCHIJAAAA rftools{4.22beta28} RFTools
UCHIJAAAA rftoolsdim{4.22beta25} RFTools Dimensions
UCHIJAAAA Roguelike{1.4.5} Roguelike Dungeons
UCHIJAAAA RTG{0.0.3} Realistic Terrain Generation
UCHIJAAAA SGCraft{1.10.1} Greg's SG Craft
UCHIJAAAA SimilsaxTranstructors{1.8.8.16} Similsax Transtructors
UCHIJAAAA SimpleGraves{1.8.9-1.0.0-2} SimpleGraves
UCHIJAAAA SimpleLabels{0.0.3} SimpleLabels
UCHIJAAAA SoulShardsTOW{1.8.9-2.2.3-9} Soul Shards - The Old Ways
UCHIJAAAA StabilityTooltip{@Version@} StabilityTooltip
UCHIJAAAA StorageDrawers{1.8.9-2.4.4} Storage Drawers
UCHIJAAAA storagenetwork{1.7.3} Storage Network
UCHIJAAAA thaumicinfusion{4.82} Thaumic Infusion
UCHIJAAAA tis3d{0.8.3.13} TIS-3D
UCHIJAAAA totemic{1.8.9-0.6.5} Totemic
UCHIJAAAA trashslot{2.0.7} TrashSlot
UCHIJAAAA underphangables{1.0.1} Underp Hangables
UCHIJAAAA VTweaks{1.4.6} V-Tweaks
UCHIJAAAA wawla{1.4.7} What Are We Looking At
UCHIJAAAA witherchargingfix{1.0.0} Wither Charging Fix
UCHIJAAAA zyinhud{1.4.8} Zyin's HUD
Loaded coremods (and transformers):
BookshelfLoadingPlugin (Bookshelf-1.8.9-1.1.2.206.jar)
net.darkhax.bookshelf.asm.BookshelfTransformerManager
FMLPlugin (InventoryTweaks-1.60-beta-39.jar)
invtweaks.forge.asm.ContainerTransformer
LoadingPlugin (Bloodmoon-MC1.8.8-1.4.jar)
lumien.bloodmoon.asm.ClassTransformer
LoadingPlugin (FastLeaveDecay-1.2.jar)
lumien.fastleavedecay.asm.ClassTransformer
Default Options (defaultoptions-mc1.8.9-3.0.7.jar)
net.blay09.mods.defaultoptions.coremod.DefaultOptionsClassTransformer
ShadowMCCore (ShadowMC-1.8.9-3.0.0-SNAPSHOT.jar)
net.shadowfacts.shadowmc.core.ShadowMCTransformer
TrashSlot (trashslot-mc1.8.9-2.0.7.jar)
net.blay09.mods.trashslot.coremod.GuiContainerClassTransformer
net.blay09.mods.trashslot.coremod.MinecraftClassTransformer
net.blay09.mods.trashslot.coremod.InventoryTweaksClassTransformer
LoadingPlugin (ResourceLoader-MC1.8.8-1.4.jar)
lumien.resourceloader.asm.ClassTransformer
NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar)
net.fybertech.nwr.NowWithRendering
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.1.jar)

MovingWorldCoreMod (movingworld-MC1.8.9-INDEV-H-full.jar)

thaumicinfusion (ThaumicInfusion-1.8.9-4.82.jar)
drunkmafia.thaumicinfusion.common.asm.BlockTransformer
drunkmafia.thaumicinfusion.common.asm.WorldTransformer
TransformerLoader (OpenComputers-MC1.8.9-1.5.22.6.jar)
li.cil.oc.common.asm.ClassTransformer
LoadingPlugin (RandomThings-MC1.8.9-3.6.4.jar)
lumien.randomthings.asm.ClassTransformer
LoadingPlugin (NoNausea-MC1.8-1.0.jar)
lumien.nonausea.asm.ClassTransformer
AppleCore (AppleCore-mc1.8.9-1.3.0.jar)
squeek.applecore.asm.TransformerModuleHandler
NowWithRendering (redstonepaste-mc1.8.8-1.7.2.jar)
net.fybertech.nwr.NowWithRendering
GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Pulsar/tconstruct loaded Pulses:
- TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- chiselsandbitsIntegration (Enabled/Not Forced)
- craftingtweaksIntegration (Enabled/Not Forced)
- TinkerDebug (Enabled/Not Forced)

List of loaded APIs: 
    * ActuallyAdditionsAPI (8) from ActuallyAdditions-1.8.9-r26.jar
    * AppleCoreAPI (2.0.0) from AppleCore-mc1.8.9-1.3.0.jar
    * Baubles|API (1.1.1.0) from Baubles-1.8.9-1.1.3.0.jar
    * BetterAchievements|API (0.1.1) from BetterAchievements-1.8.9-0.1.1.jar
    * BloodMagic|API (@VERSION@) from BloodMagic-1.8.9-2.0.0-19.jar
    * BotaniaAPI (77) from Botania.r1.8-unofficial-0.6.4.2.jar
    * BuildCraftAPI|blocks (1.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|blueprints (1.5) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|boards (2.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|core (1.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|crops (1.1) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|enums (1.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|events (2.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|facades (1.1) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|filler (4.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|fuels (2.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|gates (4.1) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|items (1.1) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|library (2.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|lists (1.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|power (1.3) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|recipes (3.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|robotics (3.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|statements (1.1) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|tablet (1.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|tiles (1.2) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|tools (1.0) from buildcraft-7.2.0-pre12.jar
    * BuildCraftAPI|transport (4.1) from buildcraft-7.2.0-pre12.jar
    * CharsetAPI (0.1) from Charset-0.2.3-55a8a6f20188d07d8fb9c2a9.jar
    * CharsetAPI|Audio (0.0) from Charset-0.2.3-55a8a6f20188d07d8fb9c2a9.jar
    * CharsetAPI|Lib (0.2) from Charset-0.2.3-55a8a6f20188d07d8fb9c2a9.jar
    * CharsetAPI|Pipes (0.2) from Charset-0.2.3-55a8a6f20188d07d8fb9c2a9.jar
    * CharsetAPI|Wires (0.3) from Charset-0.2.3-55a8a6f20188d07d8fb9c2a9.jar
    * ChiselAPI (0.0.1) from Chisel-MC1.8.9-0.0.2.6.jar
    * ChiselAPI|Carving (0.0.1) from Chisel-MC1.8.9-0.0.2.6.jar
    * ChiselsAndBitsAPI (1.8) from chiselsandbits-mc1.8.9-v1.8.11.jar
    * CoFHAPI (1.8.9R1.2.0B1) from StorageNetwork-1.8.9-1.7.3.jar
    * CoFHAPI|block (1.8.9R1.2.0B1) from EnderRift-0.10.0.jar
    * CoFHAPI|energy (1.8.9R1.2.0B1) from Bookshelf-API-1.8.9-2.3.6-B20.jar
    * CoFHAPI|tileentity (1.8.9R1.2.0B1) from EnderRift-0.10.0.jar
    * CraftingTweaks|API (4.1) from craftingtweaks-mc1.8.9-3.0.52.jar
    * DR-API (1.0.4-Beta) from deepresonance-1.8.9-1.1.4beta11.jar
    * EiraIRC|API (2.0) from eirairc-mc1.8.9-4.9.12.jar
    * EiraMoticons|API (1.1) from eiramoticons-mc1.8.9-3.2.4.jar
    * ElecCore|Abilities (#API_VER#) from ElecCore-1.8.9-1.4.240.jar
    * foundry.api (1.4.0.0) from Foundry-1.8.9-1.4.0.0.jar
    * GameAnalyticsAPI (1.2) from AuraCascade-592.jar
    * glass_shards|API (2.0) from glass_shards_mc1.8.9-1.6.jar
    * HydCraft|API (1.0) from HydCraft-1.8.9-3.1.65-universal.jar
    * IronBackpacks|API (0.4) from IronBackpacks-1.8.9-2.0.5.jar
    * jeresources|API (0.4.0) from JustEnoughResources-1.8.9-0.4.0.jar
    * journeymap|client-api (1.1) from journeymap-1.8.9-5.1.5-unlimited.jar
    * journeymap|client-api-display (1.1) from journeymap-1.8.9-5.1.5-unlimited.jar
    * journeymap|client-api-event (1.1) from journeymap-1.8.9-5.1.5-unlimited.jar
    * journeymap|client-api-model (1.1) from journeymap-1.8.9-5.1.5-unlimited.jar
    * journeymap|client-api-util (1.1) from journeymap-1.8.9-5.1.5-unlimited.jar
    * JustEnoughItemsAPI (3.1.0) from jei_1.8.9-2.28.7.174.jar
    * McJtyLib (1.8.9-1.8.1beta7) from mcjtylib-1.8.9-1.8.1beta7.jar
    * MoarSigns|API (1.1) from MoarSigns-1.8.9-2.0.4.jar
    * OpenComputersAPI|Component (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Core (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Driver (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Driver|Item (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Event (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|FileSystem (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Internal (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Machine (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Manual (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Network (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * OpenComputersAPI|Prefab (5.6.4) from OpenComputers-MC1.8.9-1.5.22.6.jar
    * PneumaticCraftApi (1.0) from PneumaticCraft-1.8.9-1.13.8-12-universal.jar
    * PsiAPI (1) from Psi-beta-19.jar
    * ResourcefulCrops|API (1.8.9-1.2.0-40) from ResourcefulCrops-1.8.9-1.2.0-40.jar
    * SoulShardsTOW|API (0.1.0) from SoulShards-TOW-1.8.9-2.2.3-9.jar
    * StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.8.9-2.4.4.jar
    * Thaumcraft|API (5.1.2.0) from Thaumcraft-1.8.9-5.2.1.jar
    * tis3dAPI (0.8.3.13) from TIS-3D-MC1.8.9-0.8.3.13.jar
    * totemic|API (0.3.0) from Totemic-1.8.9-0.6.5.jar
    * WailaAPI (1.3) from Waila-1.6.0-B3_1.8.8.jar
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['ftheriachab'/5324, l='New World', x=-255.09, y=67.00, z=67.04]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'

Black Lotus-Poppy Bush Hybrid > Looping Crash

Exploring my world I ran across an ActuallyAdditions black lotus that had apparently spawned in the same place MC thought there should be a double-high poppy bush. The resulting hybrid (a black lotus wearing the top half of a poppy bush as a hat), in combination with WAILA trying to figure out what to call it, crashed my game as soon as I looked at it, and continues to crash it if I try to re-enter that save since I spawn looking directly at what is obviously too great of an offense against nature to be allowed to exist. :o I can't seem to get MC Edit to open the save, but luckily I run Aroma Backup, so I can revert to a backup save - just hope I can remember where the offending hybrid was located well enough to avoid the area until its evil attempts at world shattering cross-pollination can be permanently thwarted.

Other info: I'm playing MC 1.8.9, with Forge 1.8.9-11.15.1.1727, using MultiMC 5 - Version 0.4.7, Java 8 Update 71, on a MacbookPro running OSX 10.10.5 (Yosemite). Crash log attached - at least I think it is; it says below I can drag & drop files, but I'm not entirely sure it worked - if not, please let me know & I'll pastebin it. :\

crash-2016-02-07_03.04.10-client.txt

Weird Bug with Assembly Table and other Recipes

Da ich weiß das du Deutsch sprichst beschreib ich den Bug in Deutsch.
In meinem Modpack (Watschman's Questing Pack, Technic Launcher) verursacht Actually Additions einen komischen Bug wo Chipsets und einige andere Rezepte mit dem Achtfachen material angezeigt werden Das komische ist im SinglePlayer benötigen die Rezepte auch diese Anzahl an Materialien und im Multiplayer nicht. Ich war nicht in der Lage dieses Problem mit entfernen und neu hinzufügen über Minetweaker zu lösen. Wäre froh wenn dem Problem mal nachgegangen werden kann. Installierte Version: ActuallyAdditions-1.7.10-r15
Modliste gesamt: https://docs.google.com/spreadsheets/d/1IeEqce2KoZoAoa6eL_Ghtv9GVJgoiho8cf42myipm84/edit?usp=sharing

Stackable Solar-Panels

Hi,
if I played Minecraft with Actually Additions (r7), i found a "bug". When I placed a solar-panel under an other solar-panel, the lower solar-panel produced RF, although it can't get sun-light. I "produced" a video to show the bug:
https://www.youtube.com/watch?v=rDeP5h_OZBA
I hope that you can change the "bug".
~MineLoad aka "~Ich"

crash on game load - latest dev release on curseforge 1.8.9-r23

Fatal errors were detected during the transition from PREINITIALIZATION to INITIALIZATION. Loading cannot continue

[1/12/2016 16:01:58 PM] States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

[1/12/2016 16:01:58 PM] UCE ActuallyAdditions{1.8.9-r23} Actually Additions

[1/12/2016 16:01:58 PM] [Client thread/ERROR] [FML]: The following problems were captured during this phase
[1/12/2016 16:01:58 PM] [Client thread/ERROR] [FML]: Caught exception from ActuallyAdditions
[1/12/2016 16:01:58 PM] java.lang.NoSuchFieldError: rock
[1/12/2016 16:01:58 PM] at de.ellpeck.actuallyadditions.mod.blocks.BlockFireworkBox.(BlockFireworkBox.java:29) ~[BlockFireworkBox.class:?]
[1/12/2016 16:01:58 PM] at de.ellpeck.actuallyadditions.mod.blocks.InitBlocks.init(InitBlocks.java:128) ~[InitBlocks.class:?]
[1/12/2016 16:01:58 PM] at de.ellpeck.actuallyadditions.mod.ActuallyAdditions.preInit(ActuallyAdditions.java:70) ~[ActuallyAdditions.class:?]

No such field error: rock.

Full forge console log paste.bin'd
http://pastebin.com/ExqvX7Ln

Here is the saved crashlog from forge:
http://pastebin.com/6p0ASK7Z

black quartz sux

  • cant use it with tinkers construct
  • drops a block like a freakin n00b
  • is not as shiny as it could be
  • also has an epic name

Leaf Generator hurts framerate bit too much.

Hi, I noticed that when I use two Leaf Generators same time it really hurts the frame rate. Would it be possible to have option to disable sound and/or effects it causes for better performance?

On some other mods i've used that have machines that affect leaves and have option to disable effects/sound, it really improves their performance.

last Version (R8) crash when you try to look at a recipe in NEI

java.lang.ExceptionInInitializerError
at ellpeck.actuallyadditions.nei.BookletInfoRecipeHandler.loadCraftingRecipes(BookletInfoRecipeHandler.java:69)
at codechicken.nei.recipe.TemplateRecipeHandler.loadCraftingRecipes(TemplateRecipeHandler.java:331)
at ellpeck.actuallyadditions.nei.BookletInfoRecipeHandler.loadCraftingRecipes(BookletInfoRecipeHandler.java:62)
at codechicken.nei.recipe.TemplateRecipeHandler.getRecipeHandler(TemplateRecipeHandler.java:466)
at codechicken.nei.recipe.GuiCraftingRecipe.openRecipeGui(GuiCraftingRecipe.java:20)
at codechicken.nei.recipe.RecipeItemInputHandler.lastKeyTyped(RecipeItemInputHandler.java:23)
at codechicken.nei.guihook.GuiContainerManager.lastKeyTyped(GuiContainerManager.java:307)
at net.minecraft.client.gui.inventory.GuiContainer.func_73869_a(GuiContainer.java)
at net.minecraft.client.gui.inventory.GuiContainer.public_func_73869_a(GuiContainer.java)
at codechicken.nei.guihook.GuiContainerManager.callKeyTyped(GuiContainerManager.java)
at codechicken.nei.guihook.GuiContainerManager.keyTyped(GuiContainerManager.java:475)
at codechicken.nei.guihook.GuiContainerManager.handleKeyboardInput(GuiContainerManager.java:465)
at net.minecraft.client.gui.inventory.GuiContainer.func_146282_l(GuiContainer.java)
at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:276)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1640)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NullPointerException

AIOTs have too high mining Level

Any AIOT can mine Blocks with any mining Level, if this mod isn't from Vanilla. For Example, you can mine Shiny Ore from Thermal Foundation with a wood or stone AIOT, but you can't mine Diamond ore, which has the same Mining Level as Shiny. When I tried mining Shiny with a stone pickaxe then, it didn't work, so it's a bug with AIOTs.

keeps crashing

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// On the bright side, I bought you a teddy bear!

Time: 2/29/16 6:36 PM
Description: Unexpected error

java.lang.NoClassDefFoundError: net/minecraftforge/items/wrapper/SidedInvWrapper
at de.ellpeck.actuallyadditions.mod.tile.TileEntityInventoryBase.(TileEntityInventoryBase.java:43)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityCoalGenerator.(TileEntityCoalGenerator.java:35)
at de.ellpeck.actuallyadditions.mod.blocks.BlockCoalGenerator.func_149915_a(BlockCoalGenerator.java:50)
at net.minecraft.block.Block.createTileEntity(Block.java:1309)
at net.minecraft.world.chunk.Chunk.func_177422_i(Chunk.java:830)
at net.minecraft.world.chunk.Chunk.func_177424_a(Chunk.java:847)
at net.minecraft.world.World.func_175625_s(World.java:2280)
at de.ellpeck.actuallyadditions.mod.event.HudEvent.onGameOverlay(HudEvent.java:56)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_35_HudEvent_onGameOverlay_Post.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:851)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:180)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1331)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: net.minecraftforge.items.wrapper.SidedInvWrapper
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 23 more
Caused by: java.lang.NullPointerException
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 25 more

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

-- Head --
Stacktrace:
at de.ellpeck.actuallyadditions.mod.tile.TileEntityInventoryBase.(TileEntityInventoryBase.java:43)
at de.ellpeck.actuallyadditions.mod.tile.TileEntityCoalGenerator.(TileEntityCoalGenerator.java:35)
at de.ellpeck.actuallyadditions.mod.blocks.BlockCoalGenerator.func_149915_a(BlockCoalGenerator.java:50)
at net.minecraft.block.Block.createTileEntity(Block.java:1309)
at net.minecraft.world.chunk.Chunk.func_177422_i(Chunk.java:830)
at net.minecraft.world.chunk.Chunk.func_177424_a(Chunk.java:847)
at net.minecraft.world.World.func_175625_s(World.java:2280)
at de.ellpeck.actuallyadditions.mod.event.HudEvent.onGameOverlay(HudEvent.java:56)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_35_HudEvent_onGameOverlay_Post.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.post(GuiIngameForge.java:851)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:180)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['FireFurniture'/153, l='MpServer', x=-341.94, y=71.00, z=438.06]]
Chunk stats: MultiplayerChunkCache: 10, 10
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 0.00,64.00,256.00 - World: (0,64,256), Chunk: (at 0,4,0 in 0,16; contains blocks 0,0,256 to 15,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 404470 game time, 653704 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 87 total; [EntityPig['Pig'/270, l='MpServer', x=-383.25, y=65.00, z=374.34], EntityCow['Cow'/271, l='MpServer', x=-379.03, y=68.00, z=383.06], EntityBat['Bat'/272, l='MpServer', x=-318.38, y=15.16, z=372.41], EntitySkeleton['Skeleton'/273, l='MpServer', x=-313.50, y=16.00, z=377.50], EntityCreeper['Creeper'/274, l='MpServer', x=-319.50, y=45.00, z=383.50], EntitySheep['Sheep'/275, l='MpServer', x=-316.00, y=65.00, z=377.94], EntityBat['Bat'/276, l='MpServer', x=-285.66, y=26.06, z=405.38], EntityBat['Bat'/277, l='MpServer', x=-281.41, y=26.06, z=401.28], EntityCreeper['Creeper'/278, l='MpServer', x=-280.50, y=16.00, z=466.50], EntityCow['Cow'/279, l='MpServer', x=-392.81, y=63.00, z=508.97], EntityCow['Cow'/280, l='MpServer', x=-389.16, y=63.00, z=509.03], EntitySkeleton['Skeleton'/281, l='MpServer', x=-387.50, y=36.00, z=374.50], EntityPig['Pig'/282, l='MpServer', x=-389.91, y=64.00, z=369.22], EntityZombie['Zombie'/154, l='MpServer', x=-340.47, y=46.00, z=440.22], EntitySkeleton['Skeleton'/155, l='MpServer', x=-348.47, y=60.00, z=447.88], EntityBat['Bat'/284, l='MpServer', x=-337.59, y=24.69, z=362.88], EntityItem['item.item.pickaxeStone'/156, l='MpServer', x=-340.94, y=71.00, z=435.56], EntityPlayerSP['FireFurniture'/153, l='MpServer', x=-341.94, y=71.00, z=438.06], EntityXPOrb['Experience Orb'/158, l='MpServer', x=-348.69, y=53.26, z=428.00], EntityCreeper['Creeper'/159, l='MpServer', x=-347.00, y=58.00, z=459.41], EntityZombie['Zombie'/287, l='MpServer', x=-297.78, y=26.00, z=505.91], EntitySpider['Spider'/160, l='MpServer', x=-352.31, y=60.09, z=451.69], EntityBat['Bat'/289, l='MpServer', x=-288.09, y=18.06, z=506.06], EntityEnderman['Enderman'/163, l='MpServer', x=-327.81, y=50.00, z=463.44], EntityCreeper['Creeper'/165, l='MpServer', x=-306.16, y=36.00, z=436.78], EntityZombie['Zombie'/166, l='MpServer', x=-319.66, y=32.00, z=436.34], EntityZombie['Zombie'/167, l='MpServer', x=-316.50, y=36.00, z=444.50], EntityItem['item.item.rottenFlesh'/168, l='MpServer', x=-342.53, y=47.66, z=476.66], EntitySkeleton['Skeleton'/169, l='MpServer', x=-374.50, y=37.00, z=458.50], EntityZombie['Zombie'/170, l='MpServer', x=-376.50, y=37.00, z=457.50], EntityCow['Cow'/171, l='MpServer', x=-383.25, y=75.00, z=428.19], EntityZombie['Zombie'/299, l='MpServer', x=-366.50, y=51.00, z=361.50], EntityCreeper['Creeper'/180, l='MpServer', x=-328.44, y=17.00, z=408.38], EntityBat['Bat'/181, l='MpServer', x=-317.41, y=38.00, z=420.31], EntityZombie['Zombie'/182, l='MpServer', x=-305.50, y=35.00, z=448.50], EntitySkeleton['Skeleton'/183, l='MpServer', x=-318.75, y=33.00, z=450.13], EntityZombie['Zombie'/184, l='MpServer', x=-324.50, y=47.00, z=477.50], EntityZombie['Zombie'/312, l='MpServer', x=-268.50, y=13.00, z=403.50], EntityEnderman['Enderman'/185, l='MpServer', x=-388.50, y=15.00, z=438.50], EntityCow['Cow'/186, l='MpServer', x=-385.63, y=75.00, z=434.72], EntityBat['Bat'/314, l='MpServer', x=-312.34, y=16.28, z=518.88], EntityCow['Cow'/187, l='MpServer', x=-385.38, y=73.00, z=445.34], EntityCow['Cow'/315, l='MpServer', x=-402.06, y=64.00, z=506.06], EntitySheep['Sheep'/188, l='MpServer', x=-344.00, y=70.00, z=399.94], EntityCreeper['Creeper'/316, l='MpServer', x=-283.50, y=23.00, z=368.50], EntityBat['Bat'/189, l='MpServer', x=-297.75, y=32.10, z=446.75], EntityCow['Cow'/317, l='MpServer', x=-394.91, y=63.00, z=513.06], EntityBat['Bat'/190, l='MpServer', x=-388.28, y=20.31, z=451.47], EntitySkeleton['Skeleton'/191, l='MpServer', x=-389.91, y=11.00, z=416.41], EntityCow['Cow'/319, l='MpServer', x=-421.63, y=64.00, z=483.50], EntityCow['Cow'/192, l='MpServer', x=-390.84, y=74.00, z=427.84], EntitySkeleton['Skeleton'/193, l='MpServer', x=-367.50, y=50.00, z=390.50], EntityZombie['Zombie'/194, l='MpServer', x=-364.88, y=50.00, z=390.59], EntityZombie['Zombie'/195, l='MpServer', x=-366.75, y=50.00, z=389.28], EntitySkeleton['Skeleton'/196, l='MpServer', x=-356.50, y=49.00, z=396.50], EntitySkeleton['Skeleton'/197, l='MpServer', x=-364.50, y=50.00, z=394.50], EntityCreeper['Creeper'/198, l='MpServer', x=-366.50, y=52.00, z=388.50], EntityItem['item.item.arrow'/199, l='MpServer', x=-358.56, y=54.54, z=395.34], EntitySkeleton['Skeleton'/200, l='MpServer', x=-322.31, y=24.00, z=388.28], EntitySheep['Sheep'/201, l='MpServer', x=-324.00, y=67.00, z=386.03], EntitySkeleton['Skeleton'/202, l='MpServer', x=-290.50, y=17.00, z=419.50], EntitySquid['Squid'/204, l='MpServer', x=-289.09, y=58.84, z=454.94], EntityCow['Cow'/206, l='MpServer', x=-380.47, y=68.00, z=388.53], EntityCow['Cow'/207, l='MpServer', x=-380.50, y=68.00, z=387.19], EntityCow['Cow'/208, l='MpServer', x=-378.25, y=69.00, z=392.28], EntitySkeleton['Skeleton'/209, l='MpServer', x=-305.97, y=21.00, z=386.53], EntitySkeleton['Skeleton'/210, l='MpServer', x=-315.50, y=24.00, z=384.50], EntityCreeper['Creeper'/211, l='MpServer', x=-314.50, y=40.00, z=393.50], EntitySkeleton['Skeleton'/212, l='MpServer', x=-318.50, y=33.00, z=389.50], EntityItem['item.item.rottenFlesh'/213, l='MpServer', x=-313.06, y=51.54, z=393.66], EntitySquid['Squid'/214, l='MpServer', x=-302.84, y=51.66, z=470.50], EntitySkeleton['Skeleton'/215, l='MpServer', x=-401.50, y=63.00, z=436.50], EntityBat['Bat'/216, l='MpServer', x=-330.84, y=23.66, z=370.38], EntityCreeper['Creeper'/217, l='MpServer', x=-333.84, y=23.00, z=369.16], EntityBat['Bat'/218, l='MpServer', x=-323.81, y=30.78, z=381.44], EntityZombie['Zombie'/346, l='MpServer', x=-412.50, y=38.00, z=365.50], EntityZombie['Zombie'/219, l='MpServer', x=-323.50, y=40.00, z=377.50], EntityCreeper['Creeper'/347, l='MpServer', x=-411.50, y=38.00, z=363.50], EntityCreeper['Creeper'/220, l='MpServer', x=-325.91, y=45.00, z=371.34], EntityEnderman['Enderman'/221, l='MpServer', x=-281.59, y=17.00, z=424.84], EntityCreeper['Creeper'/222, l='MpServer', x=-285.50, y=14.00, z=462.50], EntitySquid['Squid'/223, l='MpServer', x=-322.75, y=55.25, z=497.25], EntityBat['Bat'/351, l='MpServer', x=-262.25, y=20.09, z=504.25], EntityZombie['Zombie'/224, l='MpServer', x=-398.50, y=55.00, z=386.50], EntityPig['Pig'/225, l='MpServer', x=-389.03, y=67.00, z=390.97], EntitySkeleton['Skeleton'/226, l='MpServer', x=-303.50, y=22.00, z=495.50], EntityZombie['Zombie'/370, l='MpServer', x=-268.50, y=20.00, z=515.50]]
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:404)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
CPU: 4x AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 325701328 bytes (310 MB) / 942546944 bytes (898 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: Minecraft 1.8.9 MCP 9.19 Powered by Forge 11.15.0.1684 Optifine OptiFine_1.8.9_HD_U_H2 21 mods loaded, 21 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.18} Minecraft Coder Pack
UCHIJAAAA FML{8.0.99.99} Forge Mod Loader
UCHIJAAAA Forge{11.15.0.1684} Minecraft Forge
UCHIJAAAA ActuallyAdditions{1.8.9-r26} Actually Additions
UCHIJAAAA BedrockTools{hotfix1} BedrockTools
UCHIJAAAA corundum{1.0} Corundum Ore Mod
UCHIJAAAA Extra_Diamonds_Mod{5.2.0} extra_diamonds_mod
UCHIJAAAA furnus{1.7} Furnus
UCHIJAAAA ironbackpacks{1.8.9-2.0.2} Iron Backpacks
UCHIJAAAA morearmor{1.8.9-1.2.0} More Armor
UCHIJAAAA notenoughwands{1.2.8} Not Enough Wands
UCHIJAAAA practicalities{2.0.0-b6} [Practicalities](Practicalities-Mod-1.8.9 %285%29.jar)
UCHIJAAAA Roguelike{1.4.5} Roguelike Dungeons
UCHIJAAAA SilentGems{1.3.9b} Silent's Gems
UCHIJAAAA Talismans 2{2.2.0} Talismans 2
UCHIJAAAA guru{1.0} [The Basic Elements](The Basic Elementsv2-1.2.1-1.8.9.jar)
UCHIJAAAA ToolsOnTheGo{1.8.9} Tools on the Go
UCHIJAAAA ultimate_unicorn_mod{1.4.1} Wings, Horns, and Hooves, the Ultimate Unicorn Mod!
UCHIJAAAA usefulrecipes{1.1} UsefulRecipes
UCHIJAAAA worldedit{6.1.1} WorldEdit
UCHIJAAAA Baubles{1.1.3.0} Baubles
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13397 Compatibility Profile Context 15.200.1055.0' Renderer: 'AMD Radeon(TM) R7 Graphics'
Launched Version: 1.8.9-forge1.8.9-11.15.0.1684
XRay Version: 4.5
LWJGL: 2.9.4
OpenGL: AMD Radeon(TM) R7 Graphics GL version 4.5.13397 Compatibility Profile Context 15.200.1055.0, ATI Technologies Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.

Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: 
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x AMD A10-7800 Radeon R7, 12 Compute Cores 4C+8G 

[Suggestion] Phantom inventory

Can you add a phantomface inventory that acts Just Like regular phantomfaces except that they Can be bound to a player, so you Can remote access that player's inventory, to pipe in items or RF to remotely charge RF powered armors, mayb even across dimensions (config option) And with configurable range (or infinite, config option)

"Ring of Growth"-Bug [GER]

Fehler-Bericht vom 12.08.2015
Als ich Minecraft mit dem Mod "Actually Additions" benutzte, wollte ich die neuen Ringe von dessen Mod testen. Somit pflanzte ich ein paar Seeds - diese wuchsen auch durch den "Ring of Growth" schneller. Als ich allerdings einen Sapling gepflanzt hab', bekam er anscheinend keine Wirkung ab - er wuchs nicht schneller. Da ich dieses Geschehen komisch fand, hab' ich "Ellpeck" auf Twitter angeschrieben - kurz darauf hab' ich Minecraft neugestartet. Als ich die Welt erneut betrat, und als ich den Ring wieder in der Hand hatte, funktionierte es wieder - die Saplings wuchsen durch den "Ring of Growth" wieder schneller, und die Seeds wuchsen immer noch schneller als die "normale Minecraft-Geschwindigkeit".
Ich hoff', dass das alle nötigen Informationen waren
~MineLoad

Duplication bug

If you shift click an item while in the crusher GUI, it will duplicate that stack of items.

Booklet deleting items

I think I found a bug:

  1. when I open my Alchemical Bag from ProjectE
  2. Press R while pointing to a Actually Addition item
  3. Read the manual and click the book icon
  4. Read the book and click the change option button
  5. change 'other config' disable advanced tooltips and showing "press ctrl to show advance info" tooltip option
  6. save the changes
  7. All non-vanilla items plus gold and iron ores in my Alchemical Bag is gone

Hope this help.

(From Odovbold on Curse)

coalgenerator

when trying to place a coal generator, game crashes.

ForgeThis: Can not Fly with Wings

Sense we updated yesterday the wings will not allow you to fly.

Updated Mods:
JEIAddons
NeoTech
BloodMagic
JEI
BookShelf - Core mod for NeoTech
OpenComputers

Added:
AutoTech
OpenRadio
ThaumicInfusion

Stick recipe disappears

After playing for a while, the standard Minecraft stick recipe disappears. Quitting right out of MC then restarting and reloading the world, the recipe returns.

Only other mods are minor ones I use all the time (NEI, WAILA, etc.), nothing new besides AA.

Annoying tooltips

AA tooltips (the ones telling you to make or use a manual) appear on vanilla items. Also the red tooltip telling you to make a manual appears if the manual you already have is not in your inventory, even if you have one stored somewhere.

Please fix this and/or add a config item for these tooltip prompts.

Knife dupping glitch

I found that if you repair two knives together you can get a new one without using the old ones
Like this : http://imgur.com/QJdknGt
It also use durability on the two old knives ^^"

Version : 1.8.9-r25
Forge : 11.15.1.1722

[Bug] Manual: "All Items and Search"

[Using r20 on 1.7.10-Forge10.13.3.1395-1710ls]

Sometimes, when having the ActAdd Manual in players inventory, the search function and 'all items' list does appear not to work. This means, the list is completely empty and the search function cannot be used either.

Unfortunately, I could not exactly figure out when this bug appears; in most cases, I could fix it by throwing the booklet away, restarting the game and getting a new one.

[Issue] Plant doesn't trop seeds / [Suggestions] All around Storage Crate

Dear @Ellpeck,

I got this issue since 2-3 versions back, I'm not able to get any seeds from plants your mod added... Every-time I try to break a plant my console throws this error: http://puu.sh/itZEx/4ce53f4542.png I don't know exactly if this is your mod's fault and sadly I can't give you any more information but because I got this now since a while, I felt like to report this issue. (edit: This issue seems to be also on agricraft by right clicking, but I can get the seeds back...)

Additionally, I don't know if this is already planed but I would love to see a support for the Dolly from JABBA for the Storage Crate, just my suggestion. Speaking of support... I have Inventory-Tweaks installed and the Buttons this mod added are slightly displaced: http://puu.sh/ivNKZ/fe2bb4871a.png

I'm sorry this is very much for the first time, but I like this mod and it continue its quality.

access_denied

Vertical Digger doesn't post HarvestDropsEvent

This is problematic for mods that alter drops.

Additionally, it's probably prudent that the drops be checked for CONTAINING "ore" rather than requiring the block itself STARTING WITH "ore" as this likely will also cause problems with mods such as DenseOres

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.