GithubHelp home page GithubHelp logo

darkhax-minecraft / dark-utilities Goto Github PK

View Code? Open in Web Editor NEW
46.0 9.0 29.0 3.28 MB

Expansive content mod which adds a little bit of everything.

Home Page: https://minecraft.curseforge.com/projects/dark-utilities

License: GNU Lesser General Public License v2.1

Java 100.00%
hacktoberfest

dark-utilities's Introduction

Dark-Utilities

A special utility mod for Minecraft. Adds a bunch of new content, and has addon support for many other mods!

Licensing Info

The sourcecode for this project is licensed under LGPL v2.1. Textures remain ARR.

Maven Dependency

If you are using Gradle to manage your dependencies, add the following into your build.gradle file. Make sure to replace the version with the correct one. All versions can be viewed here.

repositories {

    maven {
    
        url 'https://maven.blamejared.com'
    }
}

dependencies {

    // Example: compile "net.darkhax.darkutilities:DarkUtilities-1.16.4:7.0.3"
    compile "net.darkhax.darkutilities:DarkUtilities-MCVERSION:PUT_FILE_VERSION_HERE"
}

Jar Signing

As of January 11th 2021 officially published builds will be signed. You can validate the integrity of these builds by comparing their signatures with the public fingerprints.

Hash Fingerprint
MD5 12F89108EF8DCC223D6723275E87208F
SHA1 46D93AD2DC8ADED38A606D3C36A80CB33EFA69D1
SHA256 EBC4B1678BF90CDBDC4F01B18E6164394C10850BA6C4C748F0FA95F2CB083AE5

Sponsors

Nodecraft Sponsorship Logo

This project is sponsored by Nodecraft. Use code Darkhax for 30% off your first month of service!

dark-utilities's People

Contributors

3tusk avatar absolemjackdaw avatar alexbobp avatar amymialee avatar chloedawn avatar darkhax avatar ducksoft avatar dycoldwind avatar eterdelta avatar fuscaopreto avatar imgbot[bot] avatar jaredlll08 avatar jriwanek avatar lclc98 avatar mindy15963 avatar nielspilgaard avatar peugin avatar sciwhiz12 avatar sewef avatar smollet777 avatar technicianfreak avatar vaelzan 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dark-utilities's Issues

Upgrade vector plates

Add the ability to craft a sneaky block with a vector plate.
This will make it so only that entity will travel on that plate.
eg: baby mob sneaky block with vector plate (only allow plate to move baby mobs)

Vector Plates stop transporting

Vector plates stops when no player is around even when the chunk is loaded.

Here is the setup, when i leave the area coal blocks will pile up in front of the dropper, when i return its starts moving again and a big pile of coal will start go around. The hole setup is within one chunk.

2016-12-29_13 48 37

Minecraft: 1.10.2
Forge: 2185
Server: Yes
Chunkloaded: Yes, with EnderIO chunkloading wards. PowerGrid 360/500

[Bug] [1.10.2] sneaky blocks crash when adjacent to EnderIO fused quartz

when placing EnderIO fused quartz or quite clear glass on top of any sneaky block that has already taken the texture of another block (doesn't matter what), the game crashes when the sneaky block tries to get the blockstate of the enderIO block.

I found this bug on a dedicated server, but was able to reproduce it in a singleplayer world as well.

I attached one the crash logs;
The modpack I was playing is Hypothermia on the latest version (1.4d)
crash-2017-02-25_17.35.30-client.txt

Sneaky Lever blocks always emit signal

Not sure if it is something for EnderIO or here, but I'll post it here anyway.
When connecting a redstone conduit to a hidden sneaky lever, it will always submit a redstone signal whatever state the lever is in. It works fine with vanilla redstone.

animal feeder

i noticed that you can feed animals with any type of food, not only with food that those animals actually use, for example i just fed cows and sheeps with carrots...

Suggestion : Your timer should react to a redstone signal next to it

So I'm discovering some parts of your mod right now and I've built your timer to control my tinkers construct smeltery and I was expecting to be able to turn it on and off with a redstone signal next to it but nope, doesn't react to a vanilla minecraft lever no matter where I put it, it doesn't stop your timer at all. Maybe a quick fix for your next build.

Filter blocks pass light

Despite looking like solid blocks, light appears to pass through the filter blocks. (Currently using the baby and inverse baby filters.)

It would be nice if these blocks blocked light, since it's easier to add light where needed than to block it where not wanted (eg. leaking into a mob farm).

Using version 1.1.6.105 on Minecraft 1.10.2.

(Also, on a peripherally related note, the descriptions in JEI for the filter blocks seem reversed. The "Mob Filter Type: Baby" (black) says "the baby filter only allows baby mobs to move through it" and the "Inverted Mob Filter Type: Baby" (white) says "the baby filter allows anything but baby mobs to move through it". Except that the white filter is actually what stops babies and the black filter lets them pass. Similarly the black player filter lets players pass and the white one stops them.)

Suggestion: Sneaky Mob Filters

As the Suggestion implies, I would like to be able to make the mob filters (specifically the player filter) look like other blocks similar to how the sneaky false block works.

Incorrect dependency call crashing client

Darkhax-Minecraft/Bookshelf#35 (comment) To simplify this issue post, the orignal post is linked above.

Client crashes if Bookshelf 251 is used along with Dark Utilities 1.1.0.38 for 1.9.4 This is due to Bookshelf having recently been updated, but Dark Utilities not being updated along with the API.

Crash report is located here: http://pastebin.com/t3Lp3aNw

Dependency call causing the issue is located here: https://github.com/Darkhax-Minecraft/Dark-Utilities/blob/master/build.gradle#L67

Missing Rings?

I'm confused. Were the rings removed? I'm on version DarkUtilities-1.10.2-1.1.4.86. First time I've played with Dark Utilities and the info everywhere talks about these rings that buff enchantments which I can not find in JEI, nor in any of the dungeon chests I've looted.

Vector Plate Ramps

I love using vector plates to get travel around my base and i think it would be really useful if there was a vector plate ramp or something of the sort which also went up.

This would definitely be an enhancement request, but i dont know how to label so if someone else knows how to label this, please do so.

cannot craft anything from dark utilities

Trying to craft vector plates, but when I try to do so, the crafting seems to work (i.e. I start to take it out of the crafting table), but the item doesn't materialize (it disappears after I take it). JEI has "tooltip error, see log" on every dark utilities item. I can't even JEI cheat them in. Not sure what "log" it's referring to, but I didn't see anything useful on the server or client side. If there's something I can send you to help diagnose, please let me know.

In the crafting table, the item being crafted is tooltip'd as "Unnamed 0", but the icon is the green vector plate.

Minecraft 1.10.2
Forge 2185
Dark Utilities 1.1.6.99

Mobs don't spawn on Vector Plate

Mobs don't spawn on Vector Plate. After following changes, mobs spawn properly and plates keep its functionality.

    @Override
    @Nullable
    public AxisAlignedBB getCollisionBoundingBox(IBlockState blockState, World worldIn, BlockPos pos)
    {
        return NULL_AABB;
    }

    @Override
    public boolean isFullCube (IBlockState state)
    {
        return false;
    }

    @Override
    public boolean isOpaqueCube (IBlockState state)
    {
        return false;
    }

Sneaky Lever powering incorrectly.

Sneaky Lever in it's default state does not provide redstone power to adjacent blocks(as expected), however it does provided power to the redstone next to it.
http://prntscr.com/eg62oz As you can see redstone to the left and bellow the cobble block are on, but the redstone connected directly to the lever is off.

Edit:This is in Skyfactory 3, 1.10.2 3.07 with DUtils Version 1.1.7.112

Client crash when respawning

Crash occured when respawning after death. Does not happen consistently; the crash is concurrency-related.

java.util.ConcurrentModificationException
    at java.util.ArrayList$Itr.checkForComodification(Unknown Source)
    at java.util.ArrayList$Itr.next(Unknown Source)
    at net.darkhax.darkutils.handler.ForgeEventHandler.onEntitySpawn(ForgeEventHandler.java:125)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_247_ForgeEventHandler_onEntitySpawn_EntityJoinWorldEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:49)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
    at net.minecraft.world.World.func_72838_d(World.java:1122)
    at net.minecraft.client.multiplayer.WorldClient.func_72838_d(WorldClient.java:156)
    at net.minecraft.client.multiplayer.WorldClient.func_72835_b(WorldClient.java:83)


DarkUtils{1.0.0.21} [Dark Utilities] (DarkUtilities-1.8.9-1.0.0.27.jar) 
Forge{11.15.1.1808} [Minecraft Forge] (forge-1.8.9-11.15.1.1808-universal.jar) 

[bug]Shulker pearl dupe

v 1.1.5.91
when you craft a pearl block and convert it back, you will get 4x more, its returning 4 per block, but the crafting recipe giver 4 per 4 pearl.

Crash when breaking a chest from Dark Utilities

I crash when trying to break any kind of chest from Dark Utilities. There seems to be an issue when replacing the chest with air. I still get the chest and my items upon relaunching the game.

I don’t crash when breaking any other block from Dark Utilities.

Version: Dark Utilities 1.1.7.111 (latest stable version; not alpha) for Minecraft 1.10.2
Crash report: http://pastebin.com/raw/xTrbYEHj

No infusion recipe for Recall focus

v1.8.9-1.0.0.18

There is no infusion recipe showing for the Recall Focus in the Thauminomicon. It does have the description though. JEI doesn't show the recipe either, just a description entry.

Sneacky torch CTD

Playing "Sky Factory 3 3.0.8". Sneaky torch's texture is "birch planks large" from chisel. If mined (not broken) as is CTD. If I first turn it to a Minecraft vanilla block all is well.

fatally missing blocks and items

ive noticed that several people have been having issues with setting up servers on allthemods v1.11 and that not your problem but the issue they have is when dark utils is on the mod list it wont let any clients into the server remove the mod its fine any suggestions?

Suggestion

Disable the anti slime block when redstone signal is applied.

TileEntitySneaky throwing exceptions

[Server thread/ERROR] [FML]: A TileEntity type net.darkhax.darkutils.features.sneaky.TileEntitySneaky has throw an exception trying to write state. It will not persist. Report this to the mod author java.lang.NullPointerException at net.darkhax.darkutils.features.sneaky.TileEntitySneaky.writeNBT(TileEntitySneaky.java:40) ~[TileEntitySneaky.class:?] at net.darkhax.bookshelf.tileentity.TileEntityBasic.func_189515_b(TileEntityBasic.java:23) ~[TileEntityBasic.class:?] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75820_a(AnvilChunkLoader.java:384) [atj.class:?] at net.minecraft.world.chunk.storage.AnvilChunkLoader.func_75816_a(AnvilChunkLoader.java:175) [atj.class:?] at net.minecraft.world.gen.ChunkProviderServer.func_73242_b(ChunkProviderServer.java:199) [lr.class:?] at net.minecraft.world.gen.ChunkProviderServer.func_186027_a(ChunkProviderServer.java:227) [lr.class:?] at net.minecraft.world.WorldServer.func_73044_a(WorldServer.java:1012) [ls.class:?] at net.minecraft.server.MinecraftServer.func_71267_a(MinecraftServer.java:355) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:636) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:471) [MinecraftServer.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_102]
This same error message is appearing every 45 seconds on my server console, with or without players logged on. Using the very latest: DarkUtilities-1.10.2-1.1.4.88 and Bookshelf-1.10.2-1.4.2.329, Forge 1.10.2-12.18.2.2105, custom modpack with 72 total mods. Any suggestions? Thanks!

Build script fails with AT depts

The access transformers of the various dependencies seems to be a bit behind the curve. For example if build 4 depends on the AT of 191 in another mod but build 3 required an earlier version of that mod, it will extract the AT for 191, but look for the AT from the earlier version. On build 5, if the dependency for that other mod does not change, it will then extract and search for the correct version. This is an example from build 7 of Dark Utils. Build 6 was using 191 of Bookshelf and 2.28.1.162 of JEI and build 6 is using 199 of Bookshelf and 2.28.5.172 of JEI.

Lol Tnt

So lol tnt might be blown up form normal tnt and well yea i think you know how bad this good be

Ender Tether appears to gradually prevent enderman spawning

Problem description: It appears that over time, the ender tether prevents endermen from spawning entirely.

Test setup: I placed down an Ender IO powered spawner set to endermen on a creative capacitor bank. I put in an octadic capacitor to speed up spawns. A draconic evolution mob grinder was used to kill endermen as they showed up.

Test case 1: No tether, mobs spawned fine for 15 minutes. Test ended.

Test case 2: Tether placed. After a few spawn cycles, only one enderman spawned, on top of the tether (intended). After another few cycles, none spawned at all. Removing the tether does not appear to remove the issue.

Test case 3: Tested with a tether plus cursed earth, same issue. Endermen stopped spawning soon after placing the tether.

Issue appeared after updating from 1.1.5.96 to 1.1.6.99, using the Direwolf20 1.10.2 modpack. It strongly appears to be related to the ender tether spawn feature.

Edit: The issue disappears either over time or after server restart. Hard to tell which.

Guess as to cause: The Ender IO spawner checks for max nearby entities. Maybe there are entities being created but failing somehow, making the spawner think there's more around?

Vector Plates changing orientation when chunks unloaded

Bug present with DarkUtilities-1.10.2-1.1.7.116.jar
Bug not present with DarkUtilities-1.10.2-1.1.7.112.jar

Using Forge-12.18.3.2254

All placed vector plates (all tiers) reset to facing south when the chunk they are in is either unloaded or outside render distance (not sure which it is). This happens with both newly placed plates and plates placed before upgrading to 1.1.7.116. Curiously, downgrading to 1.1.7.112 fixed the orientation of all the plates I placed before upgrading. This is not just a visual issue; plate behaviour is also affected.

Steps to reproduce:

  1. Place plates in varying orientations.
  2. Move 20 chunks away.
  3. Return to find all plates facing south.

Please let me know if you need further information.

Botania Petal Blocks

---- Minecraft Crash Report ----

WARNING: coremods are present:
  NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar)
  ThaumcraftLoader (Thaumcraft-1.8.9-5.2.1.jar)
  CorePlugin (Fluxed Redstone-1.3.0.31.jar)
  FMLPlugin (InventoryTweaks-1.60-beta-39.jar)
  TransformerLoader (OpenComputers-MC1.8.9-1.5.22.6.jar)
  LoadingPlugin (ChunkAnimator-MC1.8.8-1.1.jar)
  AppleCore (AppleCore-mc1.8.9-1.3.0+166.beb36.jar)
  LoadingPlugin (FastLeaveDecay-1.2.jar)
  OpenBlocksCorePlugin (OpenBlocks-1.8.9-1.5.0.8.jar)
  BookshelfLoadingPlugin (Bookshelf-1.8.9-1.1.2.207.jar)
  OpenModsCorePlugin (OpenModsLib-1.8.9-0.9.0.19.jar)
Contact their authors BEFORE contacting forge

// Shall we play a game?

Time: 3/18/16 12:36 AM
Description: Tesselating block model

java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=color, clazz=class net.minecraft.item.EnumDyeColor, values=[white, orange, magenta, lightBlue, yellow, lime, pink, gray, silver, cyan, purple, blue, brown, green, red, black]} as it does not exist in ExtendedBlockState{block=darkutils:sneaky, properties=[]}
    at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:137)
    at vazkii.botania.common.block.decor.BlockPetalBlock.func_180644_h(BlockPetalBlock.java:83)
    at vazkii.botania.common.block.decor.BlockPetalBlock.func_180662_a(BlockPetalBlock.java:88)
    at net.darkhax.darkutils.blocks.BlockSneaky.func_180662_a(BlockSneaky.java:158)
    at net.minecraftforge.client.model.pipeline.BlockInfo.getColorMultiplier(BlockInfo.java:32)
    at net.minecraftforge.client.model.pipeline.VertexLighterFlat.processQuad(VertexLighterFlat.java:114)
    at net.minecraftforge.client.model.pipeline.QuadGatheringTransformer.put(QuadGatheringTransformer.java:44)
    at net.minecraftforge.client.model.pipeline.LightUtil.putBakedQuad(LightUtil.java:109)
    at net.minecraft.client.renderer.block.model.BakedQuad.pipe(BakedQuad.java:10)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:109)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_178265_a(ForgeBlockModelRenderer.java:74)
    at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:40)
    at net.minecraft.client.renderer.BlockModelRenderer.func_178259_a(BlockModelRenderer.java:30)
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:94)
    at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:194)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:78)
    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(SourceFile:121)
    at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:905)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1287)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1230)
    at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1058)
    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(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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
    at org.multimc.EntryPoint.listen(EntryPoint.java:170)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)


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

-- Head --
Stacktrace:
    at net.minecraft.block.state.BlockState$StateImplementation.func_177229_b(BlockState.java:137)
    at vazkii.botania.common.block.decor.BlockPetalBlock.func_180644_h(BlockPetalBlock.java:83)
    at vazkii.botania.common.block.decor.BlockPetalBlock.func_180662_a(BlockPetalBlock.java:88)
    at net.darkhax.darkutils.blocks.BlockSneaky.func_180662_a(BlockSneaky.java:158)
    at net.minecraftforge.client.model.pipeline.BlockInfo.getColorMultiplier(BlockInfo.java:32)
    at net.minecraftforge.client.model.pipeline.VertexLighterFlat.processQuad(VertexLighterFlat.java:114)
    at net.minecraftforge.client.model.pipeline.QuadGatheringTransformer.put(QuadGatheringTransformer.java:44)
    at net.minecraftforge.client.model.pipeline.LightUtil.putBakedQuad(LightUtil.java:109)
    at net.minecraft.client.renderer.block.model.BakedQuad.pipe(BakedQuad.java:10)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.render(ForgeBlockModelRenderer.java:109)
    at net.minecraftforge.client.model.pipeline.ForgeBlockModelRenderer.func_178265_a(ForgeBlockModelRenderer.java:74)

-- Block model being tesselated --
Details:
    Block: darkutils:sneaky
    Block location: World: (-57,69,228), Chunk: (at 7,4,4 in -4,14; contains blocks -64,0,224 to -49,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Using AO: true
Stacktrace:
    at net.minecraft.client.renderer.BlockModelRenderer.func_178267_a(BlockModelRenderer.java:40)
    at net.minecraft.client.renderer.BlockModelRenderer.func_178259_a(BlockModelRenderer.java:30)

-- Block being tesselated --
Details:
    Block type: ID #1372 (tile.darkutils.sneaky // net.darkhax.darkutils.blocks.BlockSneaky)
    Block data value: 0 / 0x0 / 0b0000
    Block location: World: (-57,69,228), Chunk: (at 7,4,4 in -4,14; contains blocks -64,0,224 to -49,255,239), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Stacktrace:
    at net.minecraft.client.renderer.BlockRendererDispatcher.func_175018_a(BlockRendererDispatcher.java:94)
    at net.minecraft.client.renderer.chunk.RenderChunk.func_178581_b(RenderChunk.java:194)
    at net.minecraft.client.renderer.chunk.ChunkRenderWorker.func_178474_a(SourceFile:78)
    at net.minecraft.client.renderer.chunk.ChunkRenderDispatcher.func_178505_b(SourceFile:121)
    at net.minecraft.client.renderer.RenderGlobal.func_174970_a(RenderGlobal.java:905)
    at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1287)
    at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1230)

-- Affected level --
Details:
    Level name: MpServer
    All players: 1 total; [EntityPlayerSP['Girafi'/4001, l='MpServer', x=-55.15, y=70.41, z=230.03]]
    Chunk stats: MultiplayerChunkCache: 570, 570
    Level seed: 0
    Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
    Level generator options: 
    Level spawn location: -40.00,64.00,244.00 - World: (-40,64,244), Chunk: (at 8,4,4 in -3,15; contains blocks -48,0,240 to -33,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 45013 game time, 45013 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: 89 total; [EntityCreeper['Creeper'/3850, l='MpServer', x=-48.50, y=66.00, z=159.50], EntitySquid['Squid'/3852, l='MpServer', x=-56.78, y=59.63, z=183.94], EntitySkeleton['Skeleton'/3854, l='MpServer', x=-54.06, y=69.00, z=222.18], EntitySpider['Spider'/3855, l='MpServer', x=-43.41, y=44.00, z=252.91], EntityBat['Bat'/3856, l='MpServer', x=-49.75, y=35.10, z=268.13], EntityZombie['Zombie'/3857, l='MpServer', x=-56.25, y=14.00, z=274.84], EntityItem['item.item.feather'/4370, l='MpServer', x=-13.91, y=55.00, z=251.91], EntityBat['Bat'/3870, l='MpServer', x=-43.25, y=46.10, z=251.34], EntityZombie['Zombie'/3872, l='MpServer', x=-45.69, y=32.00, z=257.03], EntityItem['item.item.string'/3873, l='MpServer', x=-36.91, y=13.00, z=270.19], EntityCreeper['Creeper'/3875, l='MpServer', x=-43.06, y=13.00, z=264.47], EntityMinecartChest['container.minecart'/3876, l='MpServer', x=-36.50, y=38.06, z=276.50], EntityZombie['Zombie'/4645, l='MpServer', x=-48.48, y=16.14, z=305.04], EntityCreeper['Creeper'/4393, l='MpServer', x=-40.50, y=14.00, z=299.50], EntityPig['Pig'/3885, l='MpServer', x=-19.50, y=69.00, z=181.50], EntityPig['Pig'/3886, l='MpServer', x=-21.50, y=69.00, z=182.50], EntityPig['Pig'/3887, l='MpServer', x=-21.50, y=69.00, z=180.50], EntityPig['Pig'/3888, l='MpServer', x=-19.81, y=69.00, z=184.91], EntityCreeper['Creeper'/3889, l='MpServer', x=-18.50, y=69.00, z=183.50], EntityBat['Bat'/3890, l='MpServer', x=-23.82, y=35.36, z=241.41], EntityChicken['Chicken'/3891, l='MpServer', x=-17.63, y=62.61, z=220.72], EntityItem['item.item.feather'/3893, l='MpServer', x=-17.13, y=60.00, z=219.66], EntitySkeleton['Skeleton'/4407, l='MpServer', x=11.50, y=27.00, z=155.50], EntityCreeper['Creeper'/3897, l='MpServer', x=-22.50, y=35.00, z=257.50], EntitySquid['Squid'/3900, l='MpServer', x=-27.81, y=56.66, z=270.09], EntityZombie['Zombie'/4669, l='MpServer', x=-54.50, y=13.00, z=277.50], EntityCreeper['Creeper'/4417, l='MpServer', x=-52.50, y=33.00, z=252.50], EntityAuraNode['Aura Node'/3906, l='MpServer', x=-7.50, y=75.50, z=136.50], EntityZombie['Zombie'/3907, l='MpServer', x=-10.19, y=69.00, z=155.22], EntityCreeper['Creeper'/3908, l='MpServer', x=-15.50, y=70.00, z=159.50], EntityChicken['Chicken'/3910, l='MpServer', x=-15.47, y=64.00, z=222.66], EntityChicken['Chicken'/3911, l='MpServer', x=-11.16, y=62.66, z=225.59], EntityCreeper['Creeper'/4423, l='MpServer', x=-4.50, y=37.00, z=186.50], EntityItem['item.item.egg'/3912, l='MpServer', x=-10.81, y=60.00, z=226.03], EntitySheep['Sheep'/3913, l='MpServer', x=-11.69, y=65.00, z=232.59], EntitySheep['Sheep'/3914, l='MpServer', x=-14.69, y=67.00, z=232.53], EntityChicken['Chicken'/3916, l='MpServer', x=-12.69, y=62.59, z=250.34], EntityItem['item.item.egg'/3918, l='MpServer', x=-13.22, y=59.00, z=248.75], EntityItem['item.item.feather'/3919, l='MpServer', x=-13.34, y=57.00, z=249.75], EntitySheep['Sheep'/3920, l='MpServer', x=-15.53, y=66.00, z=240.31], EntityZombie['Zombie'/4433, l='MpServer', x=-14.50, y=18.00, z=151.50], EntityMinecartChest['container.minecart'/3922, l='MpServer', x=-2.50, y=33.06, z=285.50], EntityCreeper['Creeper'/4691, l='MpServer', x=24.50, y=66.00, z=224.50], EntityAuraNode['Aura Node'/3928, l='MpServer', x=-2.50, y=70.50, z=373.50], EntityCreeper['Creeper'/3931, l='MpServer', x=-1.03, y=20.00, z=176.38], EntitySkeleton['Skeleton'/4700, l='MpServer', x=-24.13, y=27.50, z=228.28], EntityCreeper['Creeper'/3935, l='MpServer', x=4.50, y=44.00, z=186.50], EntityItem['item.item.string'/3936, l='MpServer', x=1.28, y=66.00, z=178.69], EntityBat['Bat'/4448, l='MpServer', x=-19.81, y=39.13, z=280.28], EntityAuraNode['Aura Node'/3938, l='MpServer', x=15.50, y=85.50, z=215.50], EntityAuraNode['Aura Node'/3939, l='MpServer', x=13.50, y=75.50, z=252.50], EntityAuraNode['Aura Node'/3940, l='MpServer', x=4.50, y=63.50, z=258.50], EntityBat['Bat'/3942, l='MpServer', x=8.47, y=34.10, z=283.88], EntityBat['Bat'/3944, l='MpServer', x=4.75, y=36.10, z=287.25], EntityAuraNode['Aura Node'/3946, l='MpServer', x=2.50, y=64.50, z=283.50], EntitySkeleton['Skeleton'/4458, l='MpServer', x=-10.50, y=21.00, z=170.50], EntityMinecartChest['container.minecart'/3947, l='MpServer', x=4.50, y=34.06, z=290.50], EntityZombie['Zombie'/4460, l='MpServer', x=-41.50, y=35.00, z=257.50], EntityBat['Bat'/4717, l='MpServer', x=-72.75, y=43.03, z=264.40], EntitySkeleton['Skeleton'/3950, l='MpServer', x=14.72, y=16.00, z=155.72], EntityEnderman['Enderman'/4488, l='MpServer', x=8.50, y=34.00, z=267.50], EntitySkeleton['Skeleton'/4234, l='MpServer', x=16.50, y=21.00, z=152.50], EntitySpider['Spider'/4235, l='MpServer', x=-28.50, y=15.00, z=265.50], EntitySkeleton['Skeleton'/4241, l='MpServer', x=-50.50, y=14.00, z=271.50], EntityBat['Bat'/4251, l='MpServer', x=-20.60, y=40.97, z=259.75], EntityPlayerSP['Girafi'/4001, l='MpServer', x=-55.15, y=70.41, z=230.03], EntitySkeleton['Skeleton'/4523, l='MpServer', x=-52.16, y=32.00, z=264.47], EntitySkeleton['Skeleton'/4535, l='MpServer', x=-27.50, y=33.00, z=219.50], EntityAuraNode['Aura Node'/3784, l='MpServer', x=-195.50, y=80.50, z=138.50], EntityBat['Bat'/4554, l='MpServer', x=-41.21, y=19.30, z=291.31], EntityAuraNode['Aura Node'/3786, l='MpServer', x=-197.50, y=63.50, z=278.50], EntityAuraNode['Aura Node'/3787, l='MpServer', x=-185.50, y=63.50, z=262.50], EntityAuraNode['Aura Node'/3788, l='MpServer', x=-160.50, y=63.50, z=218.50], EntityAuraNode['Aura Node'/3789, l='MpServer', x=-160.50, y=63.50, z=257.50], EntityBat['Bat'/4560, l='MpServer', x=-43.24, y=22.91, z=291.07], EntityCreeper['Creeper'/4568, l='MpServer', x=2.50, y=34.00, z=302.50], EntityZombie['Zombie'/4318, l='MpServer', x=-0.50, y=34.00, z=296.50], EntityAuraNode['Aura Node'/3807, l='MpServer', x=-116.50, y=64.50, z=178.50], EntityCreeper['Creeper'/3808, l='MpServer', x=-126.41, y=44.00, z=298.97], EntityZombie['Zombie'/3810, l='MpServer', x=-99.56, y=40.00, z=224.94], EntityAuraNode['Aura Node'/3812, l='MpServer', x=-101.50, y=71.50, z=321.50], EntityAuraNode['Aura Node'/3815, l='MpServer', x=-80.50, y=48.50, z=150.50], EntitySquid['Squid'/3816, l='MpServer', x=-96.47, y=55.66, z=282.97], EntityCreeper['Creeper'/3824, l='MpServer', x=-77.63, y=62.10, z=235.81], EntityCreeper['Creeper'/3825, l='MpServer', x=-68.50, y=43.00, z=265.50], EntityMinecartChest['container.minecart'/3827, l='MpServer', x=-69.53, y=39.00, z=273.50], EntityMinecartChest['container.minecart'/3828, l='MpServer', x=-70.50, y=39.06, z=274.50], EntityZombie['Zombie'/4341, l='MpServer', x=-29.50, y=34.00, z=284.50], EntityAuraNode['Aura Node'/3834, l='MpServer', x=-75.50, y=63.50, z=309.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:347)
    at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:370)
    at net.minecraft.client.main.Main.main(SourceFile:124)
    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:135)
    at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
    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 org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:310)
    at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:395)
    at org.multimc.EntryPoint.listen(EntryPoint.java:170)
    at org.multimc.EntryPoint.main(EntryPoint.java:54)

-- System Details --
Details:
    Minecraft Version: 1.8.9
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_71, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2439337888 bytes (2326 MB) / 4111466496 bytes (3921 MB) up to 4111466496 bytes (3921 MB)
    JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3048m -Xmx4096m
    IntCache: cache: 0, tcache: 0, allocated: 6, tallocated: 105
    FML: MCP 9.19 Powered by Forge 11.15.1.1764 81 mods loaded, 81 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] (minecraft.jar) 
    UCHIJAAAA   FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1764-universal.jar) 
    UCHIJAAAA   Forge{11.15.1.1764} [Minecraft Forge] (forge-1.8.9-11.15.1.1764-universal.jar) 
    UCHIJAAAA   OpenComputers|Core{1.5.22.6} [OpenComputers (Core)] (minecraft.jar) 
    UCHIJAAAA   OpenModsCore{0.9.0.19} [OpenModsCore] (minecraft.jar) 
    UCHIJAAAA   additionalbanners{1.1.1} [Additional Banners] (AdditionalBanners-1.1.1-1.8.9.jar) 
    UCHIJAAAA   Waila{1.6.0} [Waila] (Waila-1.6.0-B4-Girafi2-6_1.8.9.jar) 
    UCHIJAAAA   Baubles{1.1.3.0} [Baubles] (Baubles-1.8.9-1.1.3.0.jar) 
    UCHIJAAAA   intangible{0.0.25} [Intangible] (intangible-1.8.9-0.0.25.jar) 
    UCHIJAAAA   JEI{2.28.7.174} [Just Enough Items] (jei_1.8.9-2.28.7.174.jar) 
    UCHIJAAAA   AppleCore{1.3.0} [AppleCore] (AppleCore-mc1.8.9-1.3.0+166.beb36.jar) 
    UCHIJAAAA   aura{592} [Aura Cascade] (AuraCascade-592.jar) 
    UCHIJAAAA   BetterAchievements{0.1.1} [Better Achievements] (BetterAchievements-1.8.9-0.1.1.jar) 
    UCHIJAAAA   betterbuilderswands{0.5.1} [Better Builder's Wands] (BetterBuildersWands-0.5.1-1.8.9r83+04d387c.jar) 
    UCHIJAAAA   BetterTitleScreen{1.2} [Better Title Screen] (BetterTitleScreen-1.8.9-1.2.jar) 
    UCHIJAAAA   BiomesOPlenty{3.0.0} [Biomes O' Plenty] (BiomesOPlenty-1.8.9-3.0.0.1927-universal.jar) 
    UCHIJAAAA   BloodMagic{1.8.9-2.0.0-19} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.8.9-2.0.0-19.jar) 
    UCHIJAAAA   bookshelf{1.1.2.207} [Bookshelf] (Bookshelf-1.8.9-1.1.2.207.jar) 
    UCHIJAAAA   Thaumcraft{5.2.1} [Thaumcraft] (Thaumcraft-1.8.9-5.2.1.jar) 
    UCHIJAAAA   Botania{r1.8-299} [Botania] (Botania-unofficial.r1.8-299.jar) 
    UCHIJAAAA   BuildCraft|Core{7.2.0} [BuildCraft] (buildcraft-7.2.0.jar) 
    UCHIJAAAA   BuildCraft|Builders{7.2.0} [BC Builders] (buildcraft-7.2.0.jar) 
    UCHIJAAAA   BuildCraft|Transport{7.2.0} [BC Transport] (buildcraft-7.2.0.jar) 
    UCHIJAAAA   BuildCraft|Energy{7.2.0} [BC Energy] (buildcraft-7.2.0.jar) 
    UCHIJAAAA   BuildCraft|Silicon{7.2.0} [BC Silicon] (buildcraft-7.2.0.jar) 
    UCHIJAAAA   BuildCraft|Robotics{7.2.0} [BC Robotics] (buildcraft-7.2.0.jar) 
    UCHIJAAAA   BuildCraft|Factory{7.2.0} [BC Factory] (buildcraft-7.2.0.jar) 
    UCHIJAAAA   IronChest{6.0.125.770} [Iron Chest] (ironchest-1.8.9-6.0.125.770.jar) 
    UCHIJAAAA   BuildCraft|Compat{7.2.0} [BuildCraft Compat] (buildcraft-compat-7.2.0.jar) 
    UCHIJAAAA   Chameleon{1.8.9-0.2.1} [Chameleon] (Chameleon-1.8.9-0.2.1.jar) 
    UCHIJAAAA   mcmultipart{1.0.8} [MCMultiPart] (MCMultiPart-1.0.8-universal.jar) 
    UCHIJAAAA   CharsetLib{0.2.4} [‽] (Charset-0.2.4-85343416c852285a595c4c6e.jar) 
    UCHIJAAAA   CharsetTweaks{0.2.4} [*] (Charset-0.2.4-85343416c852285a595c4c6e.jar) 
    UCHIJAAAA   CharsetDrama{0.2.4} [!] (Charset-0.2.4-85343416c852285a595c4c6e.jar) 
    UCHIJAAAA   CharsetWires{0.2.4} [+] (Charset-0.2.4-85343416c852285a595c4c6e.jar) 
    UCHIJAAAA   CharsetAudio{0.2.4} [♫] (Charset-0.2.4-85343416c852285a595c4c6e.jar) 
    UCHIJAAAA   CharsetStorage{0.2.4} [#] (Charset-0.2.4-85343416c852285a595c4c6e.jar) 
    UCHIJAAAA   CharsetPipes{0.2.4} [|] (Charset-0.2.4-85343416c852285a595c4c6e.jar) 
    UCHIJAAAA   CharsetGates{0.2.4} [&] (Charset-0.2.4-85343416c852285a595c4c6e.jar) 
    UCHIJAAAA   ChestTransporter{2.2.1} [Chest Transporter] (ChestTransporter-2.2.1-MC1.8.9.jar) 
    UCHIJAAAA   chiselsandbits{8.3} [Chisels & Bits] (chiselsandbits-8.3.jar) 
    UCHIJAAAA   ChunkAnimator{1.1} [Chunk Animator] (ChunkAnimator-MC1.8.8-1.1.jar) 
    UCHIJAAAA   ClockHUD{1.8.8-1.2} [Clock HUD] (ClockHUD-1.8.8-1.2.jar) 
    UCHIJAAAA   ComputerCraft{1.79pr1} [ComputerCraft] (ComputerCraft1.79pr1.jar) 
    UCHIJAAAA   craftingtweaks{3.0.52} [Crafting Tweaks] (craftingtweaks-mc1.8.9-3.0.52.jar) 
    UCHIJAAAA   CulinaryCultivation{0.0.5-Beta38} [Culinary Cultivation] (CulinaryCultivation-1.8.9-0.0.5-Beta38.jar) 
    UCHIJAAAA   DarkUtils{1.0.0.21} [Dark Utilities] (DarkUtilities-1.8.9-1.0.0.26.jar) 
    UCHIJAAAA   FastLeaveDecay{1.1} [Fast Leave Decay] (FastLeaveDecay-1.2.jar) 
    UCHIJAAAA   Flamingo{1.8.8-1.4} [Pink Flamingo] (Flamingo-1.8.8-1.4.jar) 
    UCHIJAAAA   flatcoloredblocks{mc1.8.9-v1.8} [Flat Colored Blocks] (flatcoloredblocks-mc1.8.9-v1.8.jar) 
    UCHIJAAAA   reborncore{1.4.3.20} [RebornCore] (RebornCore-1.8.9-1.4.3.20-universal.jar) 
    UCHIJAAAA   fluxedredstone{1.3.0.31} [FluxedRedstone] (Fluxed Redstone-1.3.0.31.jar) 
    UCHIJAAAA   HelpFixer{1.8.9-1.2.12} [HelpFixer] (HelpFixer-1.8.9-1.2.12.jar) 
    UCHIJAAAA   hopperducts{1.4.6} [Hopper Ducts] (hopperducts-mc1.8.8-1.4.6.jar) 
    UCHIJAAAA   IGWMod{1.2.4-4} [In-Game wiki Mod] (IGW-Mod-1.8.9-1.2.4-4-universal.jar) 
    UCHIJAAAA   inventorytweaks{1.60-beta-39-eae6253} [Inventory Tweaks] (InventoryTweaks-1.60-beta-39.jar) 
    UCHIJAAAA   JEIAdditions{0.0.6} [JEI Additions] (JEIAdditions-1.8.9-0.0.6.jar) 
    UCHIJAAAA   JEIAddons{0.12.0.57} [Just Enough Items Addons] (JEIAddons_1.8.9-0.12.0.57.jar) 
    UCHIJAAAA   journeymap{1.8.9-5.1.5} [JourneyMap] (journeymap-1.8.9-5.1.5-fairplay.jar) 
    UCHIJAAAA   jeresources{0.4.0} [Just Enough Resources] (JustEnoughResources-1.8.9-0.4.0.jar) 
    UCHIJAAAA   mantle{1.8.9-0.8.2.jenkins95} [Mantle] (Mantle-1.8.9-0.8.2.jar) 
    UCHIJAAAA   MineMenu{1.3.0} [MineMenu] (MineMenu-1.8.9-1.3.0.B45-universal.jar) 
    UCHIJAAAA   testdummy{1.0} [MmmMmmMmmMmm] (MmmMmmMmmMmm-1.9b.jar) 
    UCHIJAAAA   ModLister{1.8.9-1.0.7} [ModLister] (ModLister-1.8.9-1.0.7.jar) 
    UCHIJAAAA   Neat{GRADLE:VERSION-GRADLE:BUILD} [Neat] (Neat 1.1-3.jar) 
    UCHIJAAAA   OpenMods{0.9.0.19} [OpenMods] (OpenModsLib-1.8.9-0.9.0.19.jar) 
    UCHIJAAAA   OpenBlocks{1.5.0.8} [OpenBlocks] (OpenBlocks-1.8.9-1.5.0.8.jar) 
    UCHIJAAAA   OpenComputers{1.5.22.6} [OpenComputers] (OpenComputers-MC1.8.9-1.5.22.6.jar) 
    UCHIJAAAA   PassthroughSigns{1.0.2} [Passthrough Signs] (PassthroughSigns-1.8.X-1.0.2.B4.jar) 
    UCHIJAAAA   Ping{1.1.2} [Ping] (Ping-1.8.9-1.1.2.B12-universal.jar) 
    UCHIJAAAA   PneumaticCraft{1.13.8-12} [PneumaticCraft] (PneumaticCraft-1.8.9-1.13.8-12-universal.jar) 
    UCHIJAAAA   Psi{beta-22} [Psi] (Psi-beta-22.jar) 
    UCHIJAAAA   rftools{4.22beta31} [RFTools] (rftools-1.8.9-4.22beta31.jar) 
    UCHIJAAAA   StorageDrawers{1.8.9-2.4.4} [Storage Drawers] (StorageDrawers-1.8.9-2.4.4.jar) 
    UCHIJAAAA   tconstruct{1.8.9-2.1.0.jenkins101} [Tinkers' Construct] (TConstruct-1.8.9-2.1.0.jar) 
    UCHIJAAAA   tis3d{0.8.3.13} [TIS-3D] (TIS-3D-MC1.8.9-0.8.3.13.jar) 
    UCHIJAAAA   totemic{1.8.9-0.6.5} [Totemic] (Totemic-1.8.9-0.6.5.jar) 
    UCHIJAAAA   VeinMiner{0.31.4_build.unknown} [Vein Miner] (VeinMiner-1.8.9_0.31.4.unknown.jar) 
    UCHIJAAAA   VeinMinerModSupport{0.31.4_build.unknown} [Mod Support] (VeinMiner-1.8.9_0.31.4.unknown.jar) 
    UCHIJAAAA   WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.8.x-1.1.6.jar) 
    UCHIJAAAA   wawla{1.4.7} [What Are We Looking At] (Wawla-1.4.7-1.8+.jar) 
    Loaded coremods (and transformers): 
NowWithRendering (hopperducts-mc1.8.8-1.4.6.jar)
  net.fybertech.nwr.NowWithRendering
ThaumcraftLoader (Thaumcraft-1.8.9-5.2.1.jar)

CorePlugin (Fluxed Redstone-1.3.0.31.jar)

FMLPlugin (InventoryTweaks-1.60-beta-39.jar)
  invtweaks.forge.asm.ContainerTransformer
TransformerLoader (OpenComputers-MC1.8.9-1.5.22.6.jar)
  li.cil.oc.common.asm.ClassTransformer
LoadingPlugin (ChunkAnimator-MC1.8.8-1.1.jar)
  lumien.chunkanimator.asm.ClassTransformer
AppleCore (AppleCore-mc1.8.9-1.3.0+166.beb36.jar)
  squeek.applecore.asm.TransformerModuleHandler
LoadingPlugin (FastLeaveDecay-1.2.jar)
  lumien.fastleavedecay.asm.ClassTransformer
OpenBlocksCorePlugin (OpenBlocks-1.8.9-1.5.0.8.jar)
  openblocks.asm.OpenBlocksClassTransformer
BookshelfLoadingPlugin (Bookshelf-1.8.9-1.1.2.207.jar)
  net.darkhax.bookshelf.asm.BookshelfTransformerManager
OpenModsCorePlugin (OpenModsLib-1.8.9-0.9.0.19.jar)
  openmods.core.OpenModsClassTransformer
    GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.1001' Renderer: 'AMD Radeon R9 200 Series'
    OpenModsLib class transformers: [movement_callback:FINISHED],[map_gen_fix:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: found misbehaving transformers: $wrapper.squeek.applecore.asm.TransformerModuleHandler(TransformerWrapper(squeek.applecore.asm.TransformerModuleHandler, AppleCore)) crashed with net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException(Exception in class transformer squeek.applecore.asm.TransformerModuleHandler@34e53c02 from coremod AppleCore)
    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)

    Launched Version: MultiMC5
    LWJGL: 2.9.1
    OpenGL: AMD Radeon R9 200 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.1001, 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: 8x AMD FX(tm)-9590 Eight-Core Processor 

Sleeping charm getting stuck when sleeping sometimes

sometimes when I sleep, it will show myself sleeping normally, but it gets stuck and I cannot get out of bed, so everytime I have to use /kill to get out of it. Im not sure what causes it, but it must be some sort of bug.

All vector plates forced south [1.10.2]

As stated, all previously existing vector plates are forced facing south, and new ones can only be placed facing south and are not able to be rotated.

Ver, DarkUtilities-1.10.2-1.1.7.116
Playing on a server running the current version of All The Mods: Expert

Ender Hopper does not let items despawn

Not sure if this is intended, but if there is nowhere to put the items and items keep dropping they will accumulate and create particles until bad things happen with server and client tickrate.

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.