Giter VIP home page Giter VIP logo

placeableitems's People

Contributors

2008choco avatar binarskugga avatar brunosilvafreire avatar doloresmcdoodle avatar dycoldwind avatar ferdzz avatar jbrion1995 avatar matthewennis avatar mchorse avatar meyer9 avatar therandomlabs avatar ymaximuse 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

placeableitems's Issues

Possible to disable buckets of water/lava?

I love the mod, but I like to place water while I'm hanging over ledges and I can't do it anymore. Some with lava. If I'm near the ground (two spots up or so, so I can kill mobs with lava without them reaching me) I end up placing the item, then I can't reach my bucket.

[Suggestion] updated model for 3 items

the diamond and the emerald look like it was taken straight from faithful 32x i think it doesnt fit with minecraft.
also the enchanted book is using the old book model for the book, the enchanted book's pages look squished and again its 32x

Resource pack + mod

Have you considered making this mod instead a resource pack where all items are swapped with models right away? And for placing them, you could make the item frame model invisible.

That would make it easier for users to use it in multiplayer and in newer versions of the game. The mod part could be just used to give the placed items special abilities (eatability, bounce effect, etc.).

Big bug.

I dont know why, I have good processors and free space

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 3/9/17 7:16 PM
Description: Initializing game

java.lang.OutOfMemoryError: Java heap space
at java.util.HashMap.newNode(Unknown Source)
at java.util.HashMap.putVal(Unknown Source)
at java.util.HashMap.putMapEntries(Unknown Source)
at java.util.HashMap.(Unknown Source)
at com.google.common.collect.Maps.newHashMap(Maps.java:230)
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.retexture(ModelLoader.java:620)
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.retexture(ModelLoader.java:434)
at net.minecraftforge.client.model.ModelProcessingHelper.retexture(ModelProcessingHelper.java:30)
at net.minecraftforge.client.model.BlockStateLoader$ForgeVariant.runModelHooks(BlockStateLoader.java:172)
at net.minecraftforge.client.model.BlockStateLoader$ForgeVariant.process(BlockStateLoader.java:191)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.(ModelLoader.java:757)
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1186)
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:242)
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153)
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:230)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:754)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:519)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:350)
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)

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

-- Head --
Thread: Client thread
Stacktrace:
at java.util.HashMap.newNode(Unknown Source)
at java.util.HashMap.putVal(Unknown Source)
at java.util.HashMap.putMapEntries(Unknown Source)
at java.util.HashMap.(Unknown Source)
at com.google.common.collect.Maps.newHashMap(Maps.java:230)
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.retexture(ModelLoader.java:620)
at net.minecraftforge.client.model.ModelLoader$VanillaModelWrapper.retexture(ModelLoader.java:434)
at net.minecraftforge.client.model.ModelProcessingHelper.retexture(ModelProcessingHelper.java:30)
at net.minecraftforge.client.model.BlockStateLoader$ForgeVariant.runModelHooks(BlockStateLoader.java:172)
at net.minecraftforge.client.model.BlockStateLoader$ForgeVariant.process(BlockStateLoader.java:191)
at net.minecraftforge.client.model.ModelLoader$WeightedRandomModel.(ModelLoader.java:757)
at net.minecraftforge.client.model.ModelLoader$VariantLoader.loadModel(ModelLoader.java:1186)
at net.minecraftforge.client.model.ModelLoaderRegistry.getModel(ModelLoaderRegistry.java:149)
at net.minecraftforge.client.model.ModelLoader.func_177569_a(ModelLoader.java:242)
at net.minecraft.client.renderer.block.model.ModelBakery.loadBlock(ModelBakery.java:153)
at net.minecraftforge.client.model.ModelLoader.func_188640_b(ModelLoader.java:230)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:147)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:754)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:357)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:519)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:350)
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)

-- System Details --
Details:
Minecraft Version: 1.11
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.8.0_121, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 233376 bytes (0 MB) / 523501568 bytes (499 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.35 Powered by Forge 13.19.1.2199 6 mods loaded, 6 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA minecraft{1.11} [Minecraft] (minecraft.jar)
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.11-13.19.1.2199.jar)
UCHIJA forge{13.19.1.2199} [Minecraft Forge] (forge-1.11-13.19.1.2199.jar)
UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.jar)
UCHIJA placeableitems{3.0.3.1} [Placeable Items Mod] (placeableitems-3.0.3.1.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 378.49' Renderer: 'GeForce GTX 750 Ti/PCIe/SSE2'
Launched Version: 1.11-forge1.11-13.19.1.2199
LWJGL: 2.9.4
OpenGL: GeForce GTX 750 Ti/PCIe/SSE2 GL version 4.5.0 NVIDIA 378.49, NVIDIA Corporation
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: Yes
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 Phenom(tm) II X4 955 Processor

Fix the sword hitbox

Currently the hitbox of the sword block is the size of a full block, but it would be better if the hitbox would change depending on the sword model shown.

Config

I can not seem to find the config for this mod.

Error on Trying to Remove the Item

When trying to remove the placed item with a tool or with hands game crashs with this error:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  LoadingPlugin (Quark-r1.5-146.jar)
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  Plugin (NotEnoughIDs-1.5.4.3.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar)
  LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  HCASM (HammerCore-1.12.2-2.0.4.2.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  Wizardry Plugin (wizardry-0.9.9.jar)
  DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 3/15/19 12:11 AM
Description: Unexpected error

java.lang.StringIndexOutOfBoundsException: String index out of range: -3
	at java.lang.String.substring(String.java:1919)
	at me.ferdz.placeableitems.block.BlockPotion.func_176221_a(BlockPotion.java:97)
	at net.minecraftforge.common.ForgeHooks.canHarvestBlock(ForgeHooks.java:213)
	at net.minecraftforge.common.ForgeHooks.blockStrength(ForgeHooks.java:252)
	at net.minecraft.block.Block.func_180647_a(Block.java:559)
	at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185903_a(BlockStateContainer.java:412)
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_180511_b(PlayerControllerMP.java:246)
	at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1518)
	at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2249)
	at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020)
	at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1808)
	at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	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:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)


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

-- Head --
Thread: Client thread
Stacktrace:
	at java.lang.String.substring(String.java:1919)
	at me.ferdz.placeableitems.block.BlockPotion.func_176221_a(BlockPotion.java:97)
	at net.minecraftforge.common.ForgeHooks.canHarvestBlock(ForgeHooks.java:213)
	at net.minecraftforge.common.ForgeHooks.blockStrength(ForgeHooks.java:252)
	at net.minecraft.block.Block.func_180647_a(Block.java:559)
	at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_185903_a(BlockStateContainer.java:412)
	at net.minecraft.client.multiplayer.PlayerControllerMP.func_180511_b(PlayerControllerMP.java:246)
	at net.minecraft.client.Minecraft.func_147116_af(Minecraft.java:1518)
	at net.minecraft.client.Minecraft.func_184117_aA(Minecraft.java:2249)
	at net.minecraft.client.Minecraft.func_184118_az(Minecraft.java:2020)

-- Affected level --
Details:
	Level name: MpServer
	All players: 1 total; [EntityPlayerSP['LightPsyco'/688, l='MpServer', x=587.58, y=71.00, z=-173.70]]
	Chunk stats: MultiplayerChunkCache: 289, 289
	Level seed: 0
	Level generator: ID 06 - BIOMESOP, ver 0. Features enabled: false
	Level generator options: 
	Level spawn location: World: (335,64,-281), Chunk: (at 15,4,7 in 20,-18; contains blocks 320,0,-288 to 335,255,-273), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
	Level time: 1403101 game time, 199142 day time
	Level dimension: 0
	Level storage version: 0x00000 - Unknown?
	Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
	Forced entities: 80 total; [EntityItem['item.tombstone.item.grave_dust'/896, l='MpServer', x=639.65, y=64.00, z=-180.28], EntityHat['unknown'/1153, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityItem['item.item.rottenFlesh'/897, l='MpServer', x=639.98, y=64.88, z=-181.79], EntityItem['item.item.terraqueous.itemmain.leather.belt'/898, l='MpServer', x=638.01, y=64.00, z=-177.79], EntityItem['item.item.rottenFlesh'/899, l='MpServer', x=639.11, y=64.00, z=-176.49], EntityItem['item.item.rottenFlesh'/900, l='MpServer', x=638.19, y=64.00, z=-176.33], EntityHat['unknown'/1284, l='MpServer', x=635.67, y=23.49, z=-112.43], EntityItem['item.item.terraqueous.itemmain.leather.boot2'/901, l='MpServer', x=639.41, y=64.00, z=-180.32], EntityItem['item.item.rottenFlesh'/902, l='MpServer', x=638.65, y=64.00, z=-179.65], EntityItem['item.item.terraqueous.itemmain.leather.belt'/903, l='MpServer', x=639.10, y=64.00, z=-176.75], EntityItem['item.item.rottenFlesh'/904, l='MpServer', x=637.77, y=64.00, z=-177.47], EntityCowHighland['Highland Cow'/905, l='MpServer', x=624.94, y=62.06, z=-163.91], EntityItem['item.item.ma.crafting_inferium_essence'/906, l='MpServer', x=638.54, y=64.00, z=-175.35], EntityBat['Bat'/907, l='MpServer', x=635.67, y=23.49, z=-112.43], EntityPigeon['Pigeon'/908, l='MpServer', x=645.33, y=71.60, z=-232.58], EntityItem['item.item.exoticbirds.pigeon_egg'/909, l='MpServer', x=648.88, y=72.00, z=-232.41], EntityAuspiciousPoint['entity.auspicious_point.name'/910, l='MpServer', x=640.00, y=73.00, z=-179.00], EntityItem['item.item.rottenFlesh'/911, l='MpServer', x=641.55, y=64.00, z=-178.56], EntityItem['item.item.terraqueous.itemmain.leather.belt'/912, l='MpServer', x=640.88, y=64.88, z=-181.88], EntityItem['item.item.ma.crafting_inferium_essence'/913, l='MpServer', x=640.88, y=64.88, z=-181.88], EntityItem['item.item.terraqueous.itemmain.leather.boot1'/914, l='MpServer', x=640.47, y=64.00, z=-180.22], EntityItem['item.tombstone.item.grave_dust'/915, l='MpServer', x=640.51, y=64.00, z=-180.01], EntitySkeletonWarrior['Skeleton Warrior'/917, l='MpServer', x=650.50, y=23.00, z=-118.50], EntityCockatrice['Cockatrice'/918, l='MpServer', x=643.52, y=37.00, z=-125.48], EntityHat['unknown'/921, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityLyrebird['Lyrebird'/683, l='MpServer', x=524.20, y=73.00, z=-153.67], EntityHat['unknown'/1199, l='MpServer', x=537.50, y=46.00, z=-211.50], EntityHat['unknown'/1200, l='MpServer', x=537.50, y=46.00, z=-211.50], EntityHat['unknown'/1201, l='MpServer', x=534.44, y=46.18, z=-211.22], EntitySupportCreeper['Support Creeper'/840, l='MpServer', x=582.55, y=41.00, z=-170.65], EntityItemFrame['Item Frame'/842, l='MpServer', x=581.03, y=74.50, z=-161.50], EntityGroveSprite['Grove Sprite'/1098, l='MpServer', x=634.50, y=72.00, z=-241.50], EntityLostMiner['Lost Miner'/843, l='MpServer', x=534.44, y=46.18, z=-211.22], EntityItem['item.item.terraqueous.multifood.pear'/844, l='MpServer', x=543.13, y=76.00, z=-192.32], EntityItem['item.item.terraqueous.multifood.pear'/845, l='MpServer', x=539.47, y=70.00, z=-196.21], EntityItem['item.item.terraqueous.multifood.pear'/846, l='MpServer', x=539.63, y=70.00, z=-194.76], EntityAuspiciousPoint['entity.auspicious_point.name'/847, l='MpServer', x=530.00, y=77.00, z=-177.00], EntityBluejay['Blue Jay'/848, l='MpServer', x=534.60, y=72.00, z=-179.85], EntityBluejay['Blue Jay'/849, l='MpServer', x=541.27, y=70.00, z=-191.85], EntityItem['item.item.terraqueous.multifood.pear'/850, l='MpServer', x=539.81, y=77.00, z=-190.77], EntityItem['item.item.terraqueous.multifood.pear'/851, l='MpServer', x=537.20, y=70.00, z=-185.18], EntityItem['item.item.terraqueous.multifood.pear'/852, l='MpServer', x=543.84, y=71.00, z=-189.73], EntityItem['item.item.terraqueous.multifood.mango'/853, l='MpServer', x=537.83, y=83.00, z=-148.48], EntityItem['item.item.terraqueous.multifood.mango'/854, l='MpServer', x=543.76, y=74.00, z=-140.36], EntityEweFriesian['Friesian Ewe'/855, l='MpServer', x=555.50, y=74.00, z=-224.09], EntityItem['item.item.terraqueous.multifood.pear'/856, l='MpServer', x=556.42, y=70.00, z=-226.27], EntityBluejay['Blue Jay'/857, l='MpServer', x=551.31, y=74.00, z=-214.49], EntityItem['item.item.exoticbirds.bluejay_egg'/858, l='MpServer', x=551.88, y=74.00, z=-214.13], EntityItem['item.item.terraqueous.multifood.mango'/859, l='MpServer', x=545.14, y=74.00, z=-141.38], EntityPlayerSP['LightPsyco'/688, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityBluejay['Blue Jay'/862, l='MpServer', x=569.86, y=81.00, z=-215.51], EntityItem['item.item.terraqueous.multifood.pear'/863, l='MpServer', x=565.88, y=81.00, z=-217.06], EntityItem['item.item.terraqueous.multifood.pear'/864, l='MpServer', x=564.19, y=81.00, z=-215.32], EntityItem['item.item.exoticbirds.bluejay_egg'/865, l='MpServer', x=569.41, y=81.00, z=-215.50], EntityTreasureSlime['Treasure Slime'/866, l='MpServer', x=565.59, y=15.00, z=-196.74], EntityItem['item.item.minecraft:apple'/868, l='MpServer', x=591.27, y=68.00, z=-199.89], EntityDog['Lurk'/869, l='MpServer', x=589.35, y=71.00, z=-155.23], EntityLatchedRenderer['unknown'/870, l='MpServer', x=8.50, y=65.00, z=8.50], EntityHat['unknown'/1127, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityItemFrame['Item Frame'/871, l='MpServer', x=581.03, y=74.50, z=-153.50], EntityHat['unknown'/1128, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityBasicHunter['Vampire Hunter'/874, l='MpServer', x=585.48, y=74.00, z=-105.52], EntityBasicHunter['Vampire Hunter'/875, l='MpServer', x=585.30, y=69.00, z=-104.70], EntityBullHighland['Highland Bull'/876, l='MpServer', x=605.20, y=62.51, z=-201.97], EntitySnail['Snail'/877, l='MpServer', x=593.28, y=68.00, z=-180.95], EntityBlightFire['entity.BlightFire.name'/1262, l='MpServer', x=582.55, y=42.13, z=-170.65], EntityHat['unknown'/879, l='MpServer', x=8.50, y=65.00, z=8.50], EntityGroveSprite['Grove Sprite'/1263, l='MpServer', x=545.03, y=70.00, z=-199.97], EntityBasicHunter['Vampire Hunter'/881, l='MpServer', x=600.52, y=69.00, z=-104.28], EntitySmallSpider['Small Spider'/883, l='MpServer', x=619.50, y=68.00, z=-228.50], EntitySmallSpider['Small Spider'/884, l='MpServer', x=615.50, y=68.00, z=-226.50], EntityConcussionCreeper['Concussion Creeper'/885, l='MpServer', x=620.77, y=10.00, z=-215.46], EntityPigeon['Pigeon'/887, l='MpServer', x=627.21, y=68.00, z=-212.90], EntityPigeon['Pigeon'/888, l='MpServer', x=629.86, y=67.00, z=-196.47], EntityItem['item.item.exoticbirds.pigeon_egg'/889, l='MpServer', x=630.63, y=67.00, z=-195.90], EntitySkeletonWarrior['Skeleton Warrior'/890, l='MpServer', x=638.50, y=20.00, z=-188.50], EntityBarrow['entity.barrow.name'/891, l='MpServer', x=639.00, y=65.00, z=-179.00], EntityItem['item.item.terraqueous.itemmain.leather.boot2'/894, l='MpServer', x=637.48, y=64.00, z=-179.04], EntityHat['unknown'/1151, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityItem['item.item.rottenFlesh'/895, l='MpServer', x=637.18, y=64.88, z=-176.40]]
	Retry entities: 6 total; [EntityLatchedRenderer['unknown'/870, l='MpServer', x=8.50, y=65.00, z=8.50], EntityHat['unknown'/1127, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityHat['unknown'/1128, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityHat['unknown'/921, l='MpServer', x=587.58, y=71.00, z=-173.70], EntityHat['unknown'/879, l='MpServer', x=8.50, y=65.00, z=8.50], EntityHat['unknown'/1151, l='MpServer', x=587.58, y=71.00, z=-173.70]]
	Server brand: fml,forge
	Server type: Integrated singleplayer server
Stacktrace:
	at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
	at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:427)
	at net.minecraft.client.main.Main.main(SourceFile:123)
	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:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 3937427848 bytes (3755 MB) / 10047979520 bytes (9582 MB) up to 11453595648 bytes (10923 MB)
	JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m
	IntCache: cache: 0, tcache: 2, allocated: 5, tallocated: 104
	FML: MCP 9.42 Powered by Forge 14.23.5.2815 Optifine OptiFine_1.12.2_HD_U_E3 256 mods loaded, 256 mods active
	States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

	| State  | ID                                   | Version                      | Source                                                         | Signature                                |
	|:------ |:------------------------------------ |:---------------------------- |:-------------------------------------------------------------- |:---------------------------------------- |
	| LCHIJA | minecraft                            | 1.12.2                       | minecraft.jar                                                  | None                                     |
	| LCHIJA | mcp                                  | 9.42                         | minecraft.jar                                                  | None                                     |
	| LCHIJA | FML                                  | 8.0.99.99                    | forge-1.12.2-14.23.5.2815.jar                                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCHIJA | forge                                | 14.23.5.2815                 | forge-1.12.2-14.23.5.2815.jar                                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LCHIJA | ivtoolkit                            | 1.3.3-1.12                   | minecraft.jar                                                  | None                                     |
	| LCHIJA | foamfixcore                          | 7.7.4                        | minecraft.jar                                                  | None                                     |
	| LCHIJA | dsurroundcore                        | 3.5.4.3                      | minecraft.jar                                                  | None                                     |
	| LCHIJA | jei                                  | 4.15.0.268                   | jei_1.12.2-4.15.0.268.jar                                      | None                                     |
	| LCHIJA | abyssalcraft                         | 1.9.5.4                      | AbyssalCraft-1.12.2-1.9.5.4.jar                                | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
	| LCHIJA | baubles                              | 1.5.2                        | Baubles-1.12-1.5.2.jar                                         | None                                     |
	| LCHIJA | thaumcraft                           | 6.1.BETA26                   | Thaumcraft-1.12.2-6.1.BETA26.jar                               | None                                     |
	| LCHIJA | acheads                              | 2.0.5                        | AbyssalCraft Heads-1.12.2-2.0.5.jar                            | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
	| LCHIJA | ctm                                  | MC1.12.2-0.3.3.22            | CTM-MC1.12.2-0.3.3.22.jar                                      | None                                     |
	| LCHIJA | chisel                               | MC1.12.2-0.2.1.35            | Chisel-MC1.12.2-0.2.1.35.jar                                   | None                                     |
	| LCHIJA | mantle                               | 1.12-1.3.3.42                | Mantle-1.12-1.3.3.42.jar                                       | None                                     |
	| LCHIJA | twilightforest                       | 3.8.689                      | twilightforest-1.12.2-3.8.689-universal.jar                    | None                                     |
	| LCHIJA | tconstruct                           | 1.12.2-2.12.0.115            | TConstruct-1.12.2-2.12.0.115.jar                               | None                                     |
	| LCHIJA | acintegration                        | 1.8.0                        | AbyssalCraft Integration-1.12.2-1.8.0.jar                      | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
	| LCHIJA | additionalbanners                    | 1.1.76                       | AdditionalBanners-1.12.2-1.1.76.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCHIJA | orbis_api                            | 1.12.2-1.1.91                | orbis_api-1.12.2-1.1.91.jar                                    | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
	| LCHIJA | aether                               | 1.12.2-1.1.1                 | aether_ii-1.12.2-1.1.1.jar                                     | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
	| LCHIJA | infinitylib                          | 1.12.2-1.12.0                | infinitylib-1.12.0.jar                                         | None                                     |
	| LCHIJA | agricraft                            | 2.12.0-1.12.0-a6             | AgriCraft-2.12.0-1.12.0-a6.jar                                 | None                                     |
	| LCHIJA | akashictome                          | 1.2-12                       | AkashicTome-1.2-12.jar                                         | None                                     |
	| LCHIJA | codechickenlib                       | 3.2.2.353                    | CodeChickenLib-1.12.2-3.2.2.353-universal.jar                  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LCHIJA | ancientwarfare                       | 1.12.2-2.7.0.574             | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LCHIJA | ancientwarfarestructure              | @VERSION@                    | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LCHIJA | ancientwarfarevehicle                | 1.12.2-2.7.0.574             | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LCHIJA | ancientwarfarenpc                    | 1.12.2-2.7.0.574             | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LCHIJA | buildcraftlib                        | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | buildcraftcore                       | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | redstoneflux                         | 2.1.0                        | RedstoneFlux-1.12-2.1.0.6-universal.jar                        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| LCHIJA | ancientwarfareautomation             | 1.12.2-2.7.0.574             | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LCHIJA | biomesoplenty                        | 7.0.1.2425                   | BiomesOPlenty-1.12.2-7.0.1.2425-universal.jar                  | None                                     |
	| LCHIJA | botania                              | r1.10-360                    | Botania r1.10-360.jar                                          | None                                     |
	| LCHIJA | craftstudioapi                       | 1.0.0                        | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar             | None                                     |
	| LCHIJA | natura                               | 1.12.2-4.3.2.66              | natura-1.12.2-4.3.2.66.jar                                     | None                                     |
	| LCHIJA | harvestcraft                         | 1.12.2zb                     | Pam's HarvestCraft 1.12.2zb.jar                                | None                                     |
	| LCHIJA | animania                             | 1.6.2                        | animania-1.12.2-1.6.2.jar                                      | None                                     |
	| LCHIJA | applecore                            | 3.2.0                        | AppleCore-mc1.12.2-3.2.0.jar                                   | None                                     |
	| LCHIJA | appleskin                            | 1.0.9                        | AppleSkin-mc1.12-1.0.9.jar                                     | None                                     |
	| LCHIJA | aquaculture                          | 1.6.8                        | Aquaculture-1.12.2-1.6.8.jar                                   | None                                     |
	| LCHIJA | conarm                               | 1.2.3                        | conarm-1.12.2-1.2.3.jar                                        | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
	| LCHIJA | basemetals                           | 2.5.0-beta7                  | BaseMetals-1.12-2.5.0-beta7.311.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCHIJA | runesofwizardry                      | 1.12.2-0.9.2                 | Runes-of-Wizardry-1.12.2-0.9.2.jar                             | None                                     |
	| LCHIJA | guideapi                             | 1.12-2.1.8-63                | Guide-API-1.12-2.1.8-63.jar                                    | None                                     |
	| LCHIJA | bloodmagic                           | 1.12.2-2.4.0-102             | BloodMagic-1.12.2-2.4.0-102.jar                                | None                                     |
	| LCHIJA | bloodarsenal                         | 1.12.2-2.1.0-25              | BloodArsenal-1.12.2-2.1.0-26.jar                               | None                                     |
	| LCHIJA | brandonscore                         | 2.4.9                        | BrandonsCore-1.12.2-2.4.9.195-universal.jar                    | None                                     |
	| LCHIJA | draconicevolution                    | 2.3.20                       | Draconic-Evolution-1.12.2-2.3.20.333-universal.jar             | None                                     |
	| LCHIJA | moartinkers                          | 0.6.0                        | moartinkers-0.6.0.jar                                          | None                                     |
	| LCHIJA | modernmetals                         | 2.5.0-beta7                  | ModernMetals-1.12-2.5.0-beta7.144.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCHIJA | cucumber                             | 1.1.3                        | Cucumber-1.12.2-1.1.3.jar                                      | None                                     |
	| LCHIJA | mysticalagriculture                  | 1.7.3                        | MysticalAgriculture-1.12.2-1.7.3.jar                           | None                                     |
	| LCHIJA | mysticalagradditions                 | 1.3.1                        | MysticalAgradditions-1.12.2-1.3.1.jar                          | None                                     |
	| LCHIJA | enderzoo                             | 1.12.1-1.4.0.49              | EnderZoo-1.12.1-1.4.0.49.jar                                   | None                                     |
	| LCHIJA | silentlib                            | 3.0.13                       | SilentLib-1.12.2-3.0.13+167.jar                                | None                                     |
	| LCHIJA | silentgems                           | 2.8.15                       | SilentsGems-1.12.2-2.8.15+316.jar                              | None                                     |
	| LCHIJA | armoryexpansion                      | 0.2.0                        | armoryexpansion-0.2.0.jar                                      | None                                     |
	| LCHIJA | astralsorcery                        | 1.10.11                      | astralsorcery-1.12.2-1.10.11.jar                               | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
	| LCHIJA | atlcraft                             | MC1.12-Ver1.9                | ATLCraftCandlesMod(MC1.12-Ver1.9).jar                          | None                                     |
	| LCHIJA | quark                                | r1.5-146                     | Quark-r1.5-146.jar                                             | None                                     |
	| LCHIJA | autoreglib                           | 1.3-26                       | AutoRegLib-1.3-26.jar                                          | None                                     |
	| LCHIJA | baublelicious                        | 1.4.0-4                      | Baublelicious-1.4.0-4.jar                                      | None                                     |
	| LCHIJA | baubleofundying                      | 1.0.1                        | BaubleOfUndying-1.12-1.0.1.jar                                 | None                                     |
	| LCHIJA | subcommonlib                         | 1.2.0.1                      | subcommonlib-sublib-1.12.2-1.2.0.4.jar                         | None                                     |
	| LCHIJA | rpginventory                         | 1.12.2                       | rpginventory-1.12-5.3.0.0.jar                                  | None                                     |
	| LCHIJA | beastmaster                          | $version                     | beastmaster-1.12.2-1.2.0.1.jar                                 | None                                     |
	| LCHIJA | buildcraftenergy                     | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | toughasnails                         | 3.1.0.139                    | ToughAsNails-1.12.2-3.1.0.139-universal.jar                    | None                                     |
	| LCHIJA | forestry                             | 5.8.2.387                    | forestry_1.12.2-5.8.2.387.jar                                  | None                                     |
	| LCHIJA | beebetteratbees                      | 2.0.3                        | beebetteratbees-1.12.2-2.0.3.jar                               | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
	| LCHIJA | betteradvancements                   | 0.1.0.77                     | BetterAdvancements-1.12.2-0.1.0.77.jar                         | None                                     |
	| LCHIJA | betterbuilderswands                  | 0.11.1                       | BetterBuildersWands-1.12-0.11.1.245+69d0d70.jar                | None                                     |
	| LCHIJA | bibliocraft                          | 2.4.5                        | BiblioCraft[v2.4.5][MC1.12.2].jar                              | None                                     |
	| LCHIJA | binniecore                           | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LCHIJA | binniedesign                         | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LCHIJA | genetics                             | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LCHIJA | botany                               | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LCHIJA | extrabees                            | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LCHIJA | extratrees                           | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LCHIJA | blockcraftery                        | 1.12.2-1.2.0                 | blockcraftery-1.12.2-1.2.0.jar                                 | None                                     |
	| LCHIJA | blockdrops                           | 1.4.0                        | blockdrops-1.12.2-1.4.0.jar                                    | None                                     |
	| LCHIJA | bloodmoon                            | 1.5.3                        | Bloodmoon-MC1.12.2-1.5.3.jar                                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
	| LCHIJA | bloodtinker                          | 1.0.5                        | bloodtinker-1.0.5.jar                                          | None                                     |
	| LCHIJA | bma_addon                            | 1.11.2 4.0.3.0               | bma_addon-1.12-4.1.0.3.jar                                     | None                                     |
	| LCHIJA | bonsaitrees                          | 1.1.2                        | bonsaitrees-1.1.2-b144.jar                                     | None                                     |
	| LCHIJA | buildcraftbuilders                   | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | buildcrafttransport                  | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | buildcraftsilicon                    | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | buildcraftcompat                     | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | buildcraftfactory                    | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | buildcraftrobotics                   | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LCHIJA | bullseye                             | 3.0.7                        | Bullseye-1.12.2-3.0.7.jar                                      | None                                     |
	| LCHIJA | careerbees                           | 1.0                          | careerbees-0.4.0.jar                                           | None                                     |
	| LCHIJA | carryon                              | 1.12.1                       | CarryOn MC1.12.2 v1.12.1.jar                                   | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
	| LCHIJA | ceanimals                            | 1.4.1                        | ceanimals-1.12.2-1.4.1.jar                                     | None                                     |
	| LCHIJA | chameleon                            | 1.12-4.1.3                   | Chameleon-1.12-4.1.3.jar                                       | None                                     |
	| LCHIJA | chineseworkshop                      | 1.2.5                        | ChineseWorkshop-1.12.2_1.2.5.jar                               | None                                     |
	| LCHIJA | chiselsandbits                       | 14.31                        | chiselsandbits-14.31.jar                                       | None                                     |
	| LCHIJA | coloredredstone                      | 1.3.1                        | Colored Redstone-1.3.1.jar                                     | None                                     |
	| LCHIJA | cookingforblockheads                 | 6.4.69                       | CookingForBlockheads_1.12.2-6.4.69.jar                         | None                                     |
	| LCHIJA | extendedrenderer                     | v1.0                         | coroutil-1.12.1-1.2.31.jar                                     | None                                     |
	| LCHIJA | coroutil                             | 1.12.1-1.2.31                | coroutil-1.12.1-1.2.31.jar                                     | None                                     |
	| LCHIJA | configmod                            | v1.0                         | coroutil-1.12.1-1.2.31.jar                                     | None                                     |
	| LCHIJA | cosmeticarmorreworked                | 1.12.2-v4                    | CosmeticArmorReworked-1.12.2-v4.jar                            | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
	| LCHIJA | cosmeticarmorreworked|tombmanygraves | 1.12.2-v4                    | CosmeticArmorReworked-1.12.2-v4.jar                            | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
	| LCHIJA | ctdcore                              | 1.4.1                        | CTD-Core-1.12.2-1.4.1.jar                                      | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
	| LCHIJA | cxlibrary                            | 1.6.1                        | cxlibrary-1.12.1-1.6.1.jar                                     | None                                     |
	| LCHIJA | cyclopscore                          | 1.0.6                        | CyclopsCore-1.12.2-1.0.6.jar                                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
	| LCHIJA | dailies                              | 1.12.2-6                     | dailies-1.12.2-6.jar                                           | None                                     |
	| LCHIJA | ptrmodellib                          | 1.0.4                        | PTRLib-1.0.4.jar                                               | None                                     |
	| LCHIJA | props                                | 2.6.2                        | Decocraft-2.6.2_1.12.2.jar                                     | None                                     |
	| LCHIJA | orespawn                             | 3.3.1                        | OreSpawn-1.12-3.3.1.164.jar                                    | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCHIJA | densemetals                          | 1.2.0                        | DenseMetals-1.12-1.2.0.21.jar                                  | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCHIJA | doggytalents                         | 1.14.2.396                   | DoggyTalents-1.12.2-1.14.2.396-universal.jar                   | None                                     |
	| LCHIJA | llibrary                             | 1.7.18                       | llibrary-1.7.18-1.12.2.jar                                     | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
	| LCHIJA | dragonmounts                         | 1.12.2-1.5.5                 | DragonMounts-1.12.2-1.5.5.jar                                  | None                                     |
	| LCHIJA | dungeontactics                       | DT-0.15.8                    | DungeonTactics-1.12.2-0.15.8.jar                               | None                                     |
	| LCHIJA | earthworks                           | 1.3.4.3                      | Earthworks-1.12-1.3.6.jar                                      | None                                     |
	| LCHIJA | ebwizardry                           | 4.1.4                        | Electroblob's Wizardry - 4.1.4 - MC 1.12.2.jar                 | None                                     |
	| LCHIJA | elementalcreepers                    | v4.3.3.g5616356              | ElementalCreepers-v4.3.3.g5616356.jar                          | None                                     |
	| LCHIJA | embers                               | 0.230                        | embers-0.230.jar                                               | None                                     |
	| LCHIJA | emberstic                            | 0.1.0                        | emberstic-0.1.0.jar                                            | None                                     |
	| LCHIJA | endercore                            | 1.12.2-0.5.45                | EnderCore-1.12.2-0.5.45.jar                                    | None                                     |
	| LCHIJA | enderstorage                         | 2.4.5.135                    | EnderStorage-1.12.2-2.4.5.135-universal.jar                    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LCHIJA | erebus                               | 1.0.28                       | Erebus-1.0.28.jar                                              | None                                     |
	| LCHIJA | evilcraft                            | 0.10.70                      | EvilCraft-1.12.2-0.10.70.jar                                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
	| LCHIJA | evilcraftcompat                      | 1.0.0                        | EvilCraft-1.12.2-0.10.70.jar                                   | None                                     |
	| LCHIJA | exoticbirds                          | 1.0                          | Exotic Birds 1.12.2-2.2.1.jar                                  | None                                     |
	| LCHIJA | shadowmc                             | 3.8.0                        | ShadowMC-1.12-3.8.0.jar                                        | None                                     |
	| LCHIJA | extrarails                           | 1.3.0                        | ExtraRails-1.12-1.3.0.jar                                      | None                                     |
	| LCHIJA | extra_spells                         | 1.0.3                        | ExtraSpells-1.12.2-1.0.3.jar                                   | None                                     |
	| LCHIJA | fairylights                          | 2.1.5                        | fairylights-2.1.5-1.12.2.jar                                   | None                                     |
	| LCHIJA | familiarfauna                        | 1.0.11                       | FamiliarFauna-1.12.2-1.0.11.jar                                | None                                     |
	| LCHIJA | farmingforblockheads                 | 3.1.26                       | FarmingForBlockheads_1.12.2-3.1.26.jar                         | None                                     |
	| LCHIJA | fastleafdecay                        | v14                          | FastLeafDecay-v14.jar                                          | None                                     |
	| LCHIJA | flatcoloredblocks                    | mc1.12-6.6                   | flatcoloredblocks-mc1.12-6.6.jar                               | None                                     |
	| LCHIJA | foamfix                              | 0.10.3-1.12.2                | foamfix-0.10.3-1.12.2.jar                                      | None                                     |
	| LCHIJA | forgelin                             | 1.8.2                        | Forgelin-1.8.2.jar                                             | None                                     |
	| LCHIJA | cfm                                  | 6.2.0                        | furniture-6.2.0-1.12.2.jar                                     | None                                     |
	| LCHIJA | grimoireofgaia                       | 1.6.9.3                      | GrimoireOfGaia3-1.12.2-1.6.9.3.jar                             | None                                     |
	| LCHIJA | hammercore                           | 2.0.4.2                      | HammerCore-1.12.2-2.0.4.2.jar                                  | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
	| LCHIJA | ichunutil                            | 7.2.1                        | iChunUtil-1.12.2-7.2.1.jar                                     | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
	| LCHIJA | hats                                 | 7.0.0                        | Hats-1.12.2-7.0.2.jar                                          | None                                     |
	| LCHIJA | howlingmoon                          | 0.9                          | howlingmoon-1.12.2-0.9.jar                                     | None                                     |
	| LCHIJA | waila                                | 1.8.26                       | Hwyla-1.8.26-B41_1.12.2.jar                                    | None                                     |
	| LCHIJA | thaumadditions                       | 12r                          | ThaumicAdditions-1.12.2-12r.jar                                | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
	| LCHIJA | iceandfire                           | 1.6.1                        | iceandfire-1.6.1-1.12.2.jar                                    | None                                     |
	| LCHIJA | infernalmobs                         | 1.7.5                        | InfernalMobs-1.12.2.jar                                        | None                                     |
	| LCHIJA | inventorytweaks                      | 1.63+release.109.220f184     | InventoryTweaks-1.63.jar                                       | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
	| LCHIJA | ironbackpacks                        | 1.12.2-3.0.8-12              | IronBackpacks-1.12.2-3.0.8-12.jar                              | None                                     |
	| LCHIJA | ironchest                            | 1.12.2-7.0.59.842            | ironchest-1.12.2-7.0.59.842.jar                                | None                                     |
	| LCHIJA | jehc                                 | 1.12.2                       | JEHC-1.12.2-1.6.2.0.jar                                        | None                                     |
	| LCHIJA | jeibees                              | 0.9.0.5                      | jeibees-0.9.0.5-mc1.12.2.jar                                   | None                                     |
	| LCHIJA | jeiintegration                       | 1.5.1.36                     | jeiintegration_1.12.2-1.5.1.36.jar                             | None                                     |
	| LCHIJA | jeivillagers                         | 1.0                          | jeivillagers-1.12-1.0.2.jar                                    | None                                     |
	| LCHIJA | journeymap                           | 1.12.2-5.5.4                 | journeymap-1.12.2-5.5.4.jar                                    | None                                     |
	| LCHIJA | justenoughbuttons                    | 1.12-1.2                     | justenoughbuttons-1.12.2-1.2.3.jar                             | None                                     |
	| LCHIJA | jeresources                          | 0.8.9.48                     | JustEnoughResources-1.12.2-0.8.9.48.jar                        | None                                     |
	| LCHIJA | levelup2                             | ${version}                   | Level Up! 2-1.1.22-1.12.jar                                    | None                                     |
	| LCHIJA | lex                                  | 1.0.8                        | LibEx-1.12.2-1.0.8.jar                                         | None                                     |
	| LCHIJA | librarianlib                         | 4.15                         | librarianlib-1.12.2-4.15.jar                                   | None                                     |
	| LCHIJA | lunatriuscore                        | 1.2.0.42                     | LunatriusCore-1.12.2-1.2.0.42-universal.jar                    | None                                     |
	| LCHIJA | magicalcrops                         | 1.0.1                        | magicalcrops-1.0.2-MC-1.12.jar                                 | None                                     |
	| LCHIJA | magicbees                            | 1.0                          | MagicBees-1.12.2-3.1.10.jar                                    | None                                     |
	| LCHIJA | radixcore                            | 1.12.x-2.2.1                 | RadixCore-1.12.x-2.2.1-universal.jar                           | None                                     |
	| LCHIJA | mca                                  | 1.12.2-5.3.1                 | MCA-1.12.x-5.3.1-universal.jar                                 | None                                     |
	| LCHIJA | testdummy                            | 1.12                         | MmmMmmMmmMmm-1.12-1.14.jar                                     | None                                     |
	| LCHIJA | moglowstone                          | 1.5.6                        | Mo-Glowstone-1.12.2-1.5.6.jar                                  | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
	| LCHIJA | morebees                             | 1.12.2-2.0.1                 | morebees-1.12.2-2.0.1.jar                                      | None                                     |
	| LCHIJA | morefurnaces                         | 1.10.5                       | MoreFurnaces-1.12.2-1.10.6.jar                                 | None                                     |
	| LCHIJA | mowziesmobs                          | 1.5.3                        | mowziesmobs-1.5.3.jar                                          | None                                     |
	| LCHIJA | naturalpledge                        | 3.0.2                        | NaturalPledge-r3.0.2.jar                                       | None                                     |
	| LCHIJA | naturescompass                       | 1.5.1                        | NaturesCompass-1.12.2-1.5.1.jar                                | None                                     |
	| LCHIJA | neat                                 | 1.4-17                       | Neat 1.4-17.jar                                                | None                                     |
	| LCHIJA | nex                                  | 2.0.8                        | NetherEx-1.12.2-2.0.8.jar                                      | None                                     |
	| LCHIJA | nethermetals                         | 1.2.0-beta5                  | NetherMetals-1.12-1.2.0-beta5.68.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCHIJA | recipehandler                        | 0.13                         | NoMoreRecipeConflict-0.13(1.12.2).jar                          | None                                     |
	| LCHIJA | neid                                 | 1.5.4.3                      | NotEnoughIDs-1.5.4.3.jar                                       | None                                     |
	| LCHIJA | oreexcavation                        | 1.4.137                      | OreExcavation-1.4.137.jar                                      | None                                     |
	| LCHIJA | pamscookables                        | 1.1                          | pamscookables-1.1.jar                                          | None                                     |
	| LCHIJA | placeableitems                       | 3.3                          | placeableitems-3.3.jar                                         | None                                     |
	| LCHIJA | placebo                              | 1.5.1                        | Placebo-1.12.2-1.5.1.jar                                       | None                                     |
	| LCHIJA | plants2                              | 2.10.6                       | Plants-1.12.2-2.10.6.jar                                       | None                                     |
	| LCHIJA | potioncore                           | 1.6_for_1.12.2               | PotionCore-1.6_for_1.12.2.jar                                  | None                                     |
	| LCHIJA | potionfingers                        | r1.0-2                       | PotionFingers-r1.0-2.jar                                       | None                                     |
	| LCHIJA | prefab                               | 1.3.0.26                     | prefab-1.3.0.26.jar                                            | None                                     |
	| LCHIJA | primitivemobs                        | 1.1.6                        | primitivemobs-1.1.6_beta.jar                                   | None                                     |
	| LCHIJA | pvj                                  | 1.6.0                        | ProjectVibrantJourneys-1.12.2-1.6.0.jar                        | None                                     |
	| LCHIJA | qualitytools                         | 1.0.6_for_1.12.2             | QualityTools-1.0.6_for_1.12.2.jar                              | None                                     |
	| LCHIJA | reccomplex                           | 1.4.7                        | RecurrentComplex-1.4.7.jar                                     | None                                     |
	| LCHIJA | xreliquary                           | 1.12.2-1.3.4.786             | Reliquary-1.12.2-1.3.4.786.jar                                 | None                                     |
	| LCHIJA | roguelike                            | 1.8.0                        | RoguelikeDungeons-1.12.2-1.8.0.jar                             | None                                     |
	| LCHIJA | roost                                | 1.3.0                        | roost-1.12-1.3.0.jar                                           | None                                     |
	| LCHIJA | roots                                | 0.104                        | roots-2-0.104.jar                                              | None                                     |
	| LCHIJA | ruins                                | 17.1                         | Ruins-1.12.2.jar                                               | None                                     |
	| LCHIJA | rustic                               | 1.1.0                        | rustic-1.1.0.jar                                               | None                                     |
	| LCHIJA | rusticthaumaturgy                    | 4.0                          | Rustic Thaumaturgy-4.3.jar                                     | None                                     |
	| LCHIJA | rusticbopwoods                       | 1.0                          | rusticbopwoods-1.0.jar                                         | None                                     |
	| LCHIJA | scalinghealth                        | 1.3.33                       | ScalingHealth-1.12.2-1.3.33+135.jar                            | None                                     |
	| LCHIJA | schematica                           | 1.8.0.169                    | Schematica-1.12.2-1.8.0.169-universal.jar                      | None                                     |
	| LCHIJA | sereneseasons                        | 1.2.15                       | SereneSeasons-1.12.2-1.2.15-universal.jar                      | None                                     |
	| LCHIJA | sgextraparts                         | 1.4.5                        | SGExtraParts-1.12.2-1.4.5-43.jar                               | None                                     |
	| LCHIJA | silentgemstic                        | 0.1.1                        | SilentsGems-TiC-1.12.2-0.1.1-5.jar                             | None                                     |
	| LCHIJA | snowvillage                          | 1.12.2-1.0.0                 | SnowVillage-1.12.2-1.0.0.jar                                   | None                                     |
	| LCHIJA | spartanweaponry                      | beta 1.2.3                   | SpartanWeaponry-1.12.2-beta-1.2.3.jar                          | None                                     |
	| LCHIJA | spartanfire                          | 0.05                         | spartanfire-0.05.jar                                           | None                                     |
	| LCHIJA | spartanshields                       | 1.4.1                        | SpartanShields-1.12.2-1.4.1.jar                                | None                                     |
	| LCHIJA | spiceoflife                          | 1.3.12                       | SpiceOfLife-mc1.12-1.3.12.jar                                  | None                                     |
	| LCHIJA | storagedrawers                       | 1.12-5.3.5                   | StorageDrawers-1.12.2-5.3.8.jar                                | None                                     |
	| LCHIJA | storagedrawersextra                  | @VERSION@                    | StorageDrawersExtras-1.12-3.1.0.jar                            | None                                     |
	| LCHIJA | tc6aspects4jei                       | 0.0.2a                       | tc6aspects4jei-0.0.2a.jar                                      | None                                     |
	| LCHIJA | shetiphiancore                       | 3.5.9                        | shetiphiancore-1.12.0-3.5.9.jar                                | None                                     |
	| LCHIJA | terraqueous                          | 1.4.16                       | terraqueous-1.12.0-1.4.16.jar                                  | None                                     |
	| LCHIJA | tg                                   | 0.1.5.0                      | Thaumic_Gadgets_1.12.2_0.1.5.1_tb.26.jar                       | None                                     |
	| LCHIJA | thaumicjei                           | 1.2.1                        | ThaumicJEI-1.12.2-1.5.5-23.jar                                 | None                                     |
	| LCHIJA | thaumicperiphery                     | 0.3.0                        | thaumicperiphery-0.3.0.jar                                     | None                                     |
	| LCHIJA | thaumictinkerer                      | 1.12.2-5.0-353c71c           | thaumictinkerer-1.12.2-5.0-353c71c.jar                         | None                                     |
	| LCHIJA | beneath                              | 1.5.0                        | The Beneath-1.12.2-1.5.0.jar                                   | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
	| LCHIJA | tcomplement                          | ${version}                   | TinkersComplement-1.12.2-0.2.3b.jar                            | None                                     |
	| LCHIJA | tinkersjei                           | 1.0                          | tinkersjei-1.0.jar                                             | None                                     |
	| LCHIJA | tinkertoolleveling                   | 1.12.2-1.1.0.DEV.b23e769     | TinkerToolLeveling-1.12.2-1.1.0.jar                            | None                                     |
	| LCHIJA | tp                                   | 3.2.32                       | tinyprogressions-1.12.2-3.3.32-Release.jar                     | None                                     |
	| LCHIJA | tombstone                            | 3.3.3                        | tombstone-3.3.3-1.12.jar                                       | None                                     |
	| LCHIJA | toroquest                            | 1.12.2-5.3                   | toroquest-1.12.2-5.3.jar                                       | None                                     |
	| LCHIJA | totemic                              | 1.12.2-0.11.5                | Totemic-1.12.2-0.11.5.jar                                      | 21d11d7bf4d97b465382a1f95428029aac6daaea |
	| LCHIJA | xat                                  | 0.22                         | Trinkets-and-Baubles-1.12.2-0.22.jar                           | None                                     |
	| LCHIJA | tropicraft                           | 7.1.8.105                    | tropicraft-MC1.12.2-7.1.8.105.jar                              | None                                     |
	| LCHIJA | umbralux                             | 1.12.2                       | umbralux-1.12.2-2.1.0.2.jar                                    | None                                     |
	| LCHIJA | of                                   | 0.12                         | Useful Interior - 0.12 [1.12.2].jar                            | None                                     |
	| LCHIJA | vampirism                            | 1.4.9                        | Vampirism-1.12.2-1.4.9.jar                                     | None                                     |
	| LCHIJA | teamlapen-lib                        | 1.4.9                        | Vampirism-1.12.2-1.4.9.jar                                     | None                                     |
	| LCHIJA | vampirism_integrations               | vampirism_integrations       | VampirismIntegrations-1.12.2-1.0.0.jar                         | None                                     |
	| LCHIJA | wawla                                | 2.5.269                      | Wawla-1.12.2-2.5.269.jar                                       | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LCHIJA | waystones                            | 4.0.67                       | Waystones_1.12.2-4.0.67.jar                                    | None                                     |
	| LCHIJA | wearablebackpacks                    | 3.1.3                        | WearableBackpacks-1.12.2-3.1.3.jar                             | None                                     |
	| LCHIJA | wizardry                             | 0.9.9                        | wizardry-0.9.9.jar                                             | None                                     |
	| LCHIJA | worldedit                            | 6.1.10-SNAPSHOT              | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar              | None                                     |
	| LCHIJA | worldeditcuife2                      | 2.1.2-mf-1.12.2-14.23.0.2487 | WorldEdit CUI Forge Edition 2-2.1.2-mf-1.12.2-14.23.0.2487.jar | None                                     |
	| LCHIJA | xtones                               | 1.12-1.0.8-11                | Xtones-1.12-1.0.8-11.jar                                       | None                                     |
	| LCHIJA | zombieawareness                      | 1.12.1-1.11.16               | zombieawareness-1.12.1-1.11.16.jar                             | None                                     |
	| LCHIJA | drplibrary                           | 1.12.2-0.1.3-SNAPSHOT        | drplibrary-1.12.2-0.1.3-SNAPSHOT-20190129.064240.jar           | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
	| LCHIJA | drpcmblueprints                      | 1.12.2-1.2.3                 | drpcmblueprints-1.12.2-1.2.3.jar                               | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
	| LCHIJA | drpcmmaarg                           | 1.12.2-0.10.0-SNAPSHOT       | drpcmmaarg-1.12.2-0.10.0-SNAPSHOT-20181116.104036.jar          | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
	| LCHIJA | drpcmguis                            | 1.12.2-0.0.2-SNAPSHOT        | drpcmguis-1.12.2-0.0.1-SNAPSHOT-20181125.030253.jar            | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
	| LCHIJA | drpcore                              | 1.12.2-0.4.7                 | drpcore-1.12.2-0.4.7.jar                                       | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
	| LCHIJA | drpcmlocks                           | 1.12.2-1.0.1                 | drpcmlocks-1.12.2-1.0.0-SNAPSHOT-20181126.021203.jar           | 893c317856cf6819b3a8381c5664e4b06df7d1cc |
	| LCHIJA | drpmedieval                          | 1.12.2-0.3.2.1               | drpmedieval-1.12.2-0.3.2.1.jar                                 | None                                     |
	| LCHIJA | orelib                               | 3.5.2.2                      | OreLib-1.12.2-3.5.2.2.jar                                      | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
	| LCHIJA | dsurround                            | 3.5.4.3                      | DynamicSurroundings-1.12.2-3.5.4.3.jar                         | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
	| LCHIJA | dshuds                               | 3.5.4.0                      | DynamicSurroundingsHuds-1.12.2-3.5.4.0BETA.jar                 | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
	| LCHIJA | thebetweenlands                      | 3.4.6                        | TheBetweenlands-3.4.6-universal.jar                            | 38067d6878811efb38b6a045521cfd80b9b60b38 |
	| LCHIJA | totemexpansion                       | 1.2.2                        | totemexpansion-1.2.2-1.12.2.jar                                | None                                     |
	| LCHIJA | librarianliblate                     | 4.15                         | librarianlib-1.12.2-4.15.jar                                   | None                                     |
	| LCHIJA | mysticallib                          | 1.12.2-1.1.1                 | mysticallib-1.12.2-1.1.1.jar                                   | None                                     |

	Loaded coremods (and transformers): 
LoadingPlugin (Quark-r1.5-146.jar)
  vazkii.quark.base.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
Plugin (NotEnoughIDs-1.5.4.3.jar)
  ru.fewizz.neid.asm.Transformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
ForgelinPlugin (Forgelin-1.8.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
HCASM (HammerCore-1.12.2-2.0.4.2.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
AstralCore (astralsorcery-1.12.2-1.10.11.jar)
  
EnderCorePlugin (EnderCore-1.12.2-0.5.45.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
Wizardry Plugin (wizardry-0.9.9.jar)
  com.teamwizardry.wizardry.asm.WizardryTransformer
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  org.orecruncher.dsurround.asm.Transformer
	GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4550' Renderer: 'Intel(R) HD Graphics 620'
	Pulsar/tconstruct loaded Pulses: 
		- TinkerCommons (Enabled/Forced)
		- TinkerWorld (Enabled/Not Forced)
		- TinkerTools (Enabled/Not Forced)
		- TinkerHarvestTools (Enabled/Forced)
		- TinkerMeleeWeapons (Enabled/Forced)
		- TinkerRangedWeapons (Enabled/Forced)
		- TinkerModifiers (Enabled/Forced)
		- TinkerSmeltery (Enabled/Not Forced)
		- TinkerGadgets (Enabled/Not Forced)
		- TinkerOredict (Enabled/Forced)
		- TinkerIntegration (Enabled/Forced)
		- TinkerFluids (Enabled/Forced)
		- TinkerMaterials (Enabled/Forced)
		- TinkerModelRegister (Enabled/Forced)
		- chiselIntegration (Enabled/Not Forced)
		- chiselsandbitsIntegration (Enabled/Not Forced)
		- wailaIntegration (Enabled/Not Forced)

	Pulsar/natura loaded Pulses: 
		- NaturaCommons (Enabled/Forced)
		- NaturaOverworld (Enabled/Not Forced)
		- NaturaNether (Enabled/Not Forced)
		- NaturaDecorative (Enabled/Not Forced)
		- NaturaTools (Enabled/Not Forced)
		- NaturaEntities (Enabled/Not Forced)
		- NaturaOredict (Enabled/Forced)
		- NaturaWorld (Enabled/Not Forced)

	Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 4418 names; 10790 stacks.
Configuration Info: IyBDb25maWd1cmF0aW9uIGZpbGUNCg0KY2xpZW50IHsNCiAgICAjIFNob3VsZCBIYW1tZXIgQ29yZSByZXBsYWNlIGVuY2hhbnRtZW50IGdsaW50IGNvbG9yIHdpdGggbW9yZSBtYXRjaGluZyBjb2xvcnMgZm9yIHNvbWUgdmFuaWxsYSBpdGVtcz8gW2RlZmF1bHQ6IHRydWVdDQogICAgQjoiQ3VzdG9tIEVuY2hhbnRtZW50IENvbG9ycyBmb3IgVmFuaWxsYSBJdGVtcyI9dHJ1ZQ0KDQogICAgIyBTaG91bGQgSGFtbWVyIENvcmUgcG9ydGZvcndhcmQgeW91ciBsb2NhbCB3b3JsZCB3aGVuIHlvdSBzaGFyZSB3aXRoIGl0IHRvIExBTj8NCiAgICAjIFRoaXMgZmVhdHVyZSBkb2Vzbid0IHdvcmsgb24gYWxsIGNsaWVudHMsIHlvdSBhcmUgZ29pbmcgdG8gZ2V0IGEgbWVzc2FnZSBpbiBjaGF0IGlmIGl0IHdhcyBzdWNjZXNzZnVsL3Vuc3VjY2Vzc2Z1bCBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJMQU4gVVBuUCI9dHJ1ZQ0KDQogICAgIyBSZXBsYWNlIHZhbmlsbGEgZnVybmFjZSBhbmQgYnJld2luZyBzdGFuZCBwcm9ncmVzcyBiYXJzIHRvIHVzZSBzbW9vdGggcmVuZGVyaW5nPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJTbW9vdGggVmFuaWxsYSBHdWlzIj10cnVlDQp9DQoNCg0KaXdyZW5jaCB7DQogICAgIyBXaGF0IGlzIHRoZSBjb2xvciB3aGVuIHRoZSBob3ZlcmVkIGJsb2NrIGlzIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6R3JlZW49MjJGRjIyDQoNCiAgICAjIFdoYXQgaXMgdGhlIGNvbG9yIHdoZW4gdGhlIGhvdmVyZWQgYmxvY2sgaXMgTk9UIHdyZW5jaGFibGU/IChjb2xvciBlbmNvZGVkIGluIGhleCBmb3JtIHN1Y2ggYXMgUlJHR0JCKQ0KICAgIFM6UmVkPUZGMjIyMg0KfQ0KDQoNCiJ2YW5pbGxhIGltcHJvdmVtZW50cyIgew0KICAgICMgU2hvdWxkIEhhbW1lciBDb3JlIGZvcmNlLXNwYXduIEVuZGVyIERyYWdvbiBFZ2cgb24gRW5kZXIgRHJhZ29uIGRlYXRoPyBbZGVmYXVsdDogdHJ1ZV0NCiAgICBCOiJBbHdheXMgU3Bhd24gRHJhZ29uIEVnZyI9dHJ1ZQ0KfQ0KDQoNCg==
Pastebin Connection: Okay.
Dependent Mods:
    -Thaumic Additions: Reconstructed (thaumadditions) @12r

	Pulsar/tcomplement loaded Pulses: 
		- ModuleCommons (Enabled/Forced)
		- ModuleFeature (Enabled/Not Forced)
		- ChiselPlugin (Enabled/Not Forced)

	Launched Version: forge-14.23.5.2815
	LWJGL: 2.9.4
	OpenGL: Intel(R) HD Graphics 620 GL version 4.4.0 - Build 21.20.16.4550, Intel
	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: Yes
	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 Intel(R) Core(TM) i7-7500U CPU @ 2.70GHz
	OptiFine Version: OptiFine_1.12.2_HD_U_E3
	OptiFine Build: 20181210-121000
	Render Distance Chunks: 8
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.4.0 - Build 21.20.16.4550
	OpenGlRenderer: Intel(R) HD Graphics 620
	OpenGlVendor: Intel
	CpuCount: 4

Players can´t eat

Hello,
I´m not sure if this is the right place for my problem.
After installing your mod on server players often can´t eat. The character is doing the eating animation but the bread or what else doesnt disappers. After some tries the character maybe eats the meal. I have following messages on the concole:

[13:28:34] [Server thread/ERROR] [FML]: Exception caught during firing event net.minecraftforge.event.entity.player.PlayerInteractEvent$RightClickBlock@205c2ceb:
java.lang.NullPointerException
�[m>
[13:28:34] [Server thread/ERROR] [FML]: Index: 1 Listeners:
�[m>
[13:28:34] [Server thread/ERROR] [FML]: 0: HIGH
�[m>
[13:28:34] [Server thread/ERROR] [FML]: 1: ASM: me.ferdz.placeableitems.event.RightClickHandler@78dfc7f2 onItemRightClick(Lnet/minecraftforge/event/entity/player/PlayerInteractEvent$RightClickBlock;)V
�[m>
[13:28:34] [Server thread/FATAL]: Error executing task
java.util.concurrent.ExecutionException: java.lang.NullPointerException
at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_91]
at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_91]
at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?]
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?]
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?]
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?]
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?]
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_91]
Caused by: java.lang.NullPointerException

I´m using spongeforge for 1.11, forge build 2195, spongeforge build 2004
and a list of all plugins used: CommandBooks, DynMap, EconomyLite, LuckyPerms, Holograms, Keys, RedProtection, PlayerShopsRPG, Nucleus, ProjectPortals, WalletDrop, NPC´s, Sleepvote, Worldedit.

Strange behavior of buckets

I find the behavior of buckets is kind of strange:

  1. Place two water buckets side by side
  2. Empty one bucket then empty the other
  3. The first (near buckets like this way) will break

Forge: 2612
Version: 3.2

[1.14.4] Milk buckets render as lava buckets

Describe the bug
Reporting bug on behalf of agenderemrys on Discord

[...] I'm feeling a bit daft right now. gold ingots show up as iron; milk and water buckets show up as lava; all of the swords are diamond. Does anyone know if there's an optifine setting or something that'd be getting in the way and causing this to happen?

Versions:

  • Minecraft version: 1.14.4
  • PlaceableItems version: 4.0
  • Forge version: 28.1.0

Allow Placed Items to be Waterlogged

Is your feature request related to a problem? Please describe.
The saddle stand and placeable items cannot be waterlogged.

Describe the solution you'd like
Allow placed items and the saddle stand to be waterlogged.
Doing so will provide more decoration options, immersion, and parity with vanilla Minecraft.

[Suggest] Set tile-entities to don't being ticked

I suggest you to add this to all the tile entity of items:

public boolean canUpdate() {
    return false;
}

This will make the tiles to don't being ticked and will optimize the performace (in part).
P.S. sorry for my bad english

crash at loading

---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 06.06.16 21:15
Description: Initializing game

net.minecraftforge.client.model.ModelFormatException: IO Exception reading model format
at net.minecraftforge.client.model.obj.WavefrontObject.loadObjModel(WavefrontObject.java:149)
at net.minecraftforge.client.model.obj.WavefrontObject.(WavefrontObject.java:56)
at net.minecraftforge.client.model.obj.ObjModelLoader.loadInstance(ObjModelLoader.java:27)
at net.minecraftforge.client.model.AdvancedModelLoader.loadModel(AdvancedModelLoader.java:65)
at com.stuntmania.placeableitems.tileentity.renderers.TESRBook.(TESRBook.java:17)
at com.stuntmania.placeableitems.proxy.ClientProxy.registerRenderers(ClientProxy.java:57)
at com.stuntmania.placeableitems.PlaceableItems.init(PlaceableItems.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)
Caused by: java.util.zip.ZipException: invalid block type
at java.util.zip.InflaterInputStream.read(Unknown Source)
at sun.nio.cs.StreamDecoder.readBytes(Unknown Source)
at sun.nio.cs.StreamDecoder.implRead(Unknown Source)
at sun.nio.cs.StreamDecoder.read(Unknown Source)
at java.io.InputStreamReader.read(Unknown Source)
at java.io.BufferedReader.fill(Unknown Source)
at java.io.BufferedReader.readLine(Unknown Source)
at java.io.BufferedReader.readLine(Unknown Source)
at net.minecraftforge.client.model.obj.WavefrontObject.loadObjModel(WavefrontObject.java:81)
... 42 more

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

-- Head --
Stacktrace:
at net.minecraftforge.client.model.obj.WavefrontObject.loadObjModel(WavefrontObject.java:149)
at net.minecraftforge.client.model.obj.WavefrontObject.(WavefrontObject.java:56)
at net.minecraftforge.client.model.obj.ObjModelLoader.loadInstance(ObjModelLoader.java:27)
at net.minecraftforge.client.model.AdvancedModelLoader.loadModel(AdvancedModelLoader.java:65)
at com.stuntmania.placeableitems.tileentity.renderers.TESRBook.(TESRBook.java:17)
at com.stuntmania.placeableitems.proxy.ClientProxy.registerRenderers(ClientProxy.java:57)
at com.stuntmania.placeableitems.PlaceableItems.init(PlaceableItems.java:56)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)
at net.minecraft.client.main.Main.main(SourceFile:148)
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)

-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_91, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 236436056 bytes (225 MB) / 630542336 bytes (601 MB) up to 6361972736 bytes (6067 MB)
JVM Flags: 5 total; -Xmx6080M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D4 84 mods loaded, 84 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.05} Minecraft Coder Pack
UCHI FML{7.10.99.99} Forge Mod Loader
UCHI Forge{10.13.4.1614} Minecraft Forge
UCHI CodeChickenCore{1.0.7.47} CodeChicken Core
UCHI appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core
UCHI ivtoolkit{IvToolkit} 1.0.4
UCHI MCVanillaTweaks{1.0} Mariculture - Vanilla Tweaks
UCHI NotEnoughItems{1.0.5.118} [Not Enough Items]([Utility] NotEnoughItems 1.0.5.118.jar)
UCHI {000} CoFH ASM
UCHI debug{1.0} [debug]([Mod] Denseores 1.6.2.jar)
UCHI bdlib{1.9.4.109} [BD Lib]([Core] Bdlib 1.9.4.109.jar)
UCHI CoFHCore{1.7.10R3.1.2} [CoFH Core]([Core] CoFHCore 3.1.2.jar)
UCHI Enchiridion{1.3} [Enchiridion]([Core] Enchiridion 2.0.2a.jar)
UCHI Enchiridion2{2.0.2a} [Enchiridion 2]([Core] Enchiridion 2.0.2a.jar)
UCHI endercore{1.7.10-0.2.0.31_beta} [EnderCore]([Core] EnderCore 0.2.0.31.jar)
UCHI grim3212core{V0.2 - 1.7.10} [Grim3212 Core]([Core] Grim3212 Core.jar)
UCHI malisiscore{1.7.10-0.14.3} [MalisisCore]([Core] Malisiscore 0.14.3.jar)
UCHI Mantle{1.7.10-0.3.2.jenkins184} [Mantle]([Core] Mantle 0.3.2.jar)
UCHI IC2{2.2.733-experimental} [IndustrialCraft 2]([Mod] Industrialcraft-2-2.2.733.jar)
UCHI AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels]([Mod] AdvancedSolarPanel 3.5.1.jar)
UCHI appliedenergistics2{rv2-stable-10} [Applied Energistics 2]([Mod] Appliedenergistics2rv2s10.jar)
UCHI ae2stuff{0.5.0.56} [AE2 Stuff]([Mod] AE2stuff 0.5.0.56.jar)
UCHI BiblioCraft{1.11.5} [BiblioCraft]([Mod] BiblioCraft 1.11.5.jar)
UCHI BiomesOPlenty{2.1.0} [Biomes O' Plenty]([Mod] BiomesOPlenty 2.1.0.1889.jar)
UCHI BiblioWoodsBoP{1.9} [BiblioWoods Biomes O'Plenty Edition]([Mod] BiblioWoods 1.9.jar)
UCHI malisisdoors{1.7.10-1.13.1} [Malisis' Doors]([Mod] Malisisdoors 1.13.1.jar)
UCHI BigDoors{1.7.10-1.1.0} [Big Doors]([Mod] BigDoors 1.1.0.jar)
UCHI BuildCraft|Core{7.1.14} [BuildCraft]([Mod] buildcraft 7.1.14.jar)
UCHI BuildCraft|Builders{7.1.14} [BC Builders]([Mod] buildcraft 7.1.14.jar)
UCHI BuildCraft|Transport{7.1.14} [BC Transport]([Mod] buildcraft 7.1.14.jar)
UCHI BuildCraft|Energy{7.1.14} [BC Energy]([Mod] buildcraft 7.1.14.jar)
UCHI BuildCraft|Silicon{7.1.14} [BC Silicon]([Mod] buildcraft 7.1.14.jar)
UCHI BuildCraft|Robotics{7.1.14} [BC Robotics]([Mod] buildcraft 7.1.14.jar)
UCHI BuildCraft|Factory{7.1.14} [BC Factory]([Mod] buildcraft 7.1.14.jar)
UCHI compactstorage{v2.0.0a} [CompactStorage]([Mod] Compactstorage 2.1.0-21.jar)
UCHI EnderIO{1.7.10-2.2.8.381} [Ender IO]([Mod] EnderIO 2.2.8.381.jar)
UCHI exnihilo{1.38-51} [Ex Nihilo]([Mod] Ex-Nihilo 1.38.51.jar)
UCHI Waila{1.5.10} [Waila]([Utility] Waila 1.5.10.jar)
UCHI TConstruct{1.7.10-1.8.8.build991} [Tinkers' Construct]([Mod] TinkersConstruct 1.8.8.jar)
UCHI exastris{MC1.7.10-1.16-36} [Ex Astris]([Mod] Ex-Astris 1.16-36.jar)
UCHI harvestcraft{1.7.10j} [Pam's HarvestCraft]([Mod] Pam's HarvestCraft Lb.jar)
UCHI ExtraTiC{1.4.5} [ExtraTiC]([Mod] ExtraTiC 1.4.5.jar)
UCHI Forestry{4.2.9.57} [Forestry for Minecraft]([Mod] forestry 4.2.9.57.jar)
UCHI GardenContainers{1.7.10-1.6.8} [Garden Containers]([Mod] GardenStuff 1.6.8.jar)
UCHI GardenCore{1.7.10-1.6.8} [Garden Core]([Mod] GardenStuff 1.6.8.jar)
UCHI GardenStuff{1.7.10-1.6.8} [Garden Stuff]([Mod] GardenStuff 1.6.8.jar)
UCHI GardenTrees{1.7.10-1.6.8} [Garden Trees]([Mod] GardenStuff 1.6.8.jar)
UCHI GraviSuite{1.7.10-2.0.3} [Graviation Suite]([Mod] GraviSuite 2.0.3.jar)
UCHI hearts{1.0} [Hearts]([Mod] HeartCrystal.zip)
UCHI IronChest{6.0.62.742} [Iron Chest]([Mod] Ironchest 6.0.62.742.jar)
UCHI JABBA{1.2.1} [JABBA]([Mod] Jabba-1.2.1a.jar)
UCHI Mariculture{1.2.3d} [Mariculture]([Mod] Mariculture 1.2.3d.jar)
UCHI MorePistons{1.7.10-1.5.1.3} [More Pistons]([Mod] MorePistons.jar)
UCHI NetherOres{1.7.10R2.3.1} [Nether Ores]([Mod] NetherOres 2.3.1-22.jar)
UCHE placeableitems{PreAlpha 2.0} [Placeable Items Mod]([Mod] Placeableitems 2.0.jar)
UCHI Railcraft{9.8.0.0} [Railcraft]([Mod] Railcraft 9.8.0.0.jar)
UCHI RTG{0.7.0} [Realistic Terrain Generation]([Mod] RealisticTerrainGeneration 0.7.0.jar)
UCHI AS_Ruins{13.4} [Ruins Spawning System]([Mod] Ruins.jar)
UCHI simpleores{1.4.3} [SimpleOres 2]([Mod] SimpleOres.jar)
UCHI aestheticsplugin{1.0.0} [SimpleOres 2 Aesthetics Plugin]([Mod] SimpleOres.jar)
UCHI fusionplugin{1.4.3} [SimpleOres 2 Fusion Plugin]([Mod] SimpleOres.jar)
UCHI netherrocks{1.1.2} [SimpleOres 2 Netherrocks Plugin]([Mod] SimpleOres.jar)
UCHI StorageDrawers{1.7.10-1.9.3} [Storage Drawers]([Mod] StorageDrawers 1.9.3.jar)
UCHI StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack]([Mod] StorageDrawersForestry 1.1.2.jar)
UCHI Baubles{1.0.1.10} [Baubles]([Core] Baubles 1.0.1.10.jar)
UCHI TravellersGear{1.16.6} [Traveller's Gear]([Mod] TravellersGear 1.16.6.jar)
UCHI bspkrsCore{6.16} bspkrsCore
UCHI Treecapitator{1.7.10} [Treecapitator]([Mod] Treecapitator 2.0.4.jar)
UCHI yegamolchattels{1.1} [Ye Gamol Chattels]([Mod] YeGamolChattels.jar)
UCHI dualhotbar{1.5} [Dual Hotbar]([Utility] DualHotbars.jar)
UCHI samsinvcrafting{1.7.10-1.0.0} [Inventory Crafting]([Utility] Inventory Crafting Grid.jar)
UCHI journeymap{5.1.4p1} [JourneyMap]([Utility] Journeymap 5.1.4p1.jar)
UCHI MSM3{3.0.0a} [More Swords 3]([Utility] MoreSwords.jar)
UCHI NEIAddons{1.12.14.40} [NEI Addons]([Utility] neiaddons 1.12.14.40.jar)
UCHI NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools]([Utility] neiaddons 1.12.14.40.jar)
UCHI NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2]([Utility] neiaddons 1.12.14.40.jar)
UCHI NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany]([Utility] neiaddons 1.12.14.40.jar)
UCHI NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry]([Utility] neiaddons 1.12.14.40.jar)
UCHI NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables]([Utility] neiaddons 1.12.14.40.jar)
UCHI NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo]([Utility] neiaddons 1.12.14.40.jar)
UCHI neiintegration{1.1.2} [NEI Integration]([Utility] NEIIntegration 1.1.2.jar)
UCHI neresources{0.1.0.ManuallyBuilt} [Not Enough Resources]([Utility] NotEnoughResources 0.1.0.121.jar)
UCHI TiCTooltips{1.2.5} [TiC Tooltips]([Utility] TiCTooltips 1.2.5.jar)
UCHI denseores{1.0} [Dense Ores]([Mod] Denseores 1.6.2.jar)
CoFHCore: -[1.7.10]3.1.2-325
Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
TConstruct Environment: Environment healthy.
NetherOres: -[1.7.10]2.3.1-22
List of loaded APIs:
* appliedenergistics2|API (rv2) from [Mod] Appliedenergistics2rv2s10.jar
* Baubles|API (1.0.1.10) from [Core] Baubles 1.0.1.10.jar
* BiomesOPlentyAPI (1.0.0) from [Mod] BiomesOPlenty 2.1.0.1889.jar
* BuildCraftAPI|blocks (1.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|blueprints (1.5) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|boards (2.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|core (1.0) from [Mod] Railcraft 9.8.0.0.jar
* BuildCraftAPI|crops (1.1) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|events (2.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|facades (1.1) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|filler (4.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|fuels (2.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|gates (4.1) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|items (1.0) from [Mod] Railcraft 9.8.0.0.jar
* BuildCraftAPI|library (2.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|lists (1.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|power (1.3) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|recipes (3.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|robotics (3.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|statements (1.1) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|tablet (1.0) from [Mod] buildcraft 7.1.14.jar
* BuildCraftAPI|tiles (1.1) from [Mod] Railcraft 9.8.0.0.jar
* BuildCraftAPI|tools (1.0) from [Mod] Railcraft 9.8.0.0.jar
* BuildCraftAPI|transport (4.0) from [Mod] Railcraft 9.8.0.0.jar
* CoFHAPI (1.7.10R1.0.1) from [Mod] Railcraft 9.8.0.0.jar
* CoFHAPI|block (1.7.10R1.1.0) from [Core] CoFHCore 3.1.2.jar
* CoFHAPI|core (1.7.10R1.1.0) from [Core] CoFHCore 3.1.2.jar
* CoFHAPI|energy (1.7.10R1.0.0) from [Mod] Mariculture 1.2.3d.jar
* CoFHAPI|fluid (1.7.10R1.1.0) from [Core] CoFHCore 3.1.2.jar
* CoFHAPI|inventory (1.7.10R1.0.3) from [Mod] EnderIO 2.2.8.381.jar
* CoFHAPI|item (1.7.10R1.1.0) from [Core] CoFHCore 3.1.2.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from [Core] CoFHCore 3.1.2.jar
* CoFHAPI|tileentity (1.7.10R1.1.0) from [Core] CoFHCore 3.1.2.jar
* CoFHAPI|transport (1.7.10R1.0.3) from [Mod] EnderIO 2.2.8.381.jar
* CoFHAPI|world (1.7.10R1.1.0) from [Core] CoFHCore 3.1.2.jar
* CoFHLib (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|audio (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|gui (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|gui|container (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|gui|element (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|gui|element|listbox (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|gui|slot (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|inventory (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|render (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|render|particle (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|util (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|util|helpers (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|util|position (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|world (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* CoFHLib|world|feature (1.7.10R1.1.2) from [Core] CoFHCore 3.1.2.jar
* compactstorage (v2.0.0a) from [Mod] Compactstorage 2.1.0-21.jar
* EnderIOAPI (0.0.2) from [Mod] EnderIO 2.2.8.381.jar
* EnderIOAPI|Redstone (0.0.2) from [Mod] EnderIO 2.2.8.381.jar
* EnderIOAPI|Tools (0.0.2) from [Mod] EnderIO 2.2.8.381.jar
* ForestryAPI|apiculture (4.8.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|arboriculture (4.2.1) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|circuits (3.1.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|core (5.0.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|farming (2.1.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|food (1.1.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|fuels (2.0.1) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|genetics (4.7.1) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|hives (4.1.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|lepidopterology (1.3.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|mail (3.0.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|multiblock (3.0.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|recipes (5.4.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|storage (3.0.0) from [Mod] forestry 4.2.9.57.jar
* ForestryAPI|world (2.1.0) from [Mod] forestry 4.2.9.57.jar
* GardenCoreAPI (1.0.0) from [Mod] GardenStuff 1.6.8.jar
* IC2API (1.0) from [Mod] Railcraft 9.8.0.0.jar
* neresources|API (1.0) from [Utility] NotEnoughResources 0.1.0.121.jar
* RailcraftAPI|bore (1.0.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|carts (1.5.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|core (1.4.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|crafting (1.0.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|electricity (1.6.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|events (1.0.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|fuel (1.0.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|helpers (1.1.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|items (1.0.0) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|locomotive (1.0.1) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|signals (1.3.4) from [Mod] Railcraft 9.8.0.0.jar
* RailcraftAPI|tracks (2.0.0) from [Mod] Railcraft 9.8.0.0.jar
* StorageDrawersAPI (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from [Mod] StorageDrawers 1.9.3.jar
* Thaumcraft|API (4.2.2.0) from [Mod] Railcraft 9.8.0.0.jar
* TravellersGear|API (1.0) from [Mod] TravellersGear 1.16.6.jar
* WailaAPI (1.2) from [Utility] Waila 1.5.10.jar
Forestry : Warning: You have mods that change the behavior of Minecraft, ForgeModLoader, and/or Minecraft Forge to your client:
Optifine
These may have caused this error, and may not be supported. Try reproducing the crash WITHOUT these mods, and report it then.
Launched Version: ForgeOptiFine 1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 570/PCIe/SSE2 GL version 4.4.0, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [default-3d-models_5c7ff.zip]
Current Language: Русский (Россия)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

Add support for AppleCore

Problem description:
When eating an item using AppleCore, especially Spice Of Life, the data for special food consumption is stored in the item itself. It should therefore be necessary to rework the TEEdible to support the item itself, and not an artificial eaten variable.

This also means that the effects of the item itself should be applied automatically instead of hardcoded like it is right now.

Getting rid of the eaten variable also means that the problem where you can eat half the food, then relog then eat the other half would be fixed.

Items disappear.

If you have something in your left hand like a torch and i try to set a Placeable Item sometimes the torch will disappear.

Rightclick Bug

When enabled, all actions requiring a rightclick require me to be looking at a block for them to work correctly. This means I cannot eat, fire a bow, etc, unless I'm looking at an in-range block.

An error is thrown, but I do not have the exact error on me, but it listed all of the rightclick event listeners, and about an exception being thrown. The exception did not mention this plugin specifically though, I don't believe.

Here are the plugins the server is running, alongside PlaceableItems: http://i.imgur.com/W5UxrpJ.png

MC 1.11, Forge 2199

[1.14.4] Crash when using shaders

Describe the bug
Reporting on behalf of B-Dong from the Discord crash-2020-02-19_04.14.04-client.txt

Hey guys, I'm having an issue where my game crashes whenever I try to place a block down. I'm unsure if it's due to a mod conflict or something of the sort, but I'm sharing the crash report in hopes someone can help.

To Reproduce

  1. Install OptiFine_1.14.4_HD_U_F5 and Sildurs Vibrant Shaders v1.262 High
  2. Place a block

Versions (please complete the following information):

  • Minecraft version: 1.14.4
  • PlaceableItems version: 4.0
  • Forge version: 28.2.1

[Suggestion] Support for modded potions

Non-vanilla potions look like water when placed down.
While looking at the code I noticed that you have separate textures for each vanilla potion. Is it possible to make potions use the same texture with different color overlays? This way we could have proper placeable potions from other mods.

[1.14.x] Bowls and Bows are wrongly defined

Describe the bug
When consuming an edible food source contained in a bowl (i.e. beetroot soup or mushroom stew), a bow replaces the consumed block.

To Reproduce
Steps to reproduce the behavior:

  1. Place beetroot soup or mushroom stew
  2. Consume the soup/stew by right clicking the block

Expected behavior
An empty bowl should be placed in the world.

Screenshots
N/A

Versions (please complete the following information):

  • Minecraft version: 1.14.4
  • PlaceableItems version: 4.0 (in-dev, fork)
  • Forge version: 28.1.87 (mod dev environment version)

Currently defined as:

        BOW = new PlaceableItemsBlockBuilder()
                .build()
                .setShape(VoxelShapesUtil.create(16, 4, 16))
                .register("bowl_block", Items.BOWL);
        BOWL = new PlaceableItemsBlockBuilder()
                .build()
                .setShape(VoxelShapesUtil.create(16, 4, 16))
                .register("bow_block", Items.BOW);

Should be defined as:

        BOW = new PlaceableItemsBlockBuilder()
                .build()
                .setShape(VoxelShapesUtil.create(16, 4, 16))
                .register("bow_block", Items.BOW);
        BOWL = new PlaceableItemsBlockBuilder()
                .build()
                .setShape(VoxelShapesUtil.create(16, 4, 16))
                .register("bowl_block", Items.BOWL);

(notice the Items constants and strings used in the register() methods)

I noticed this while writing a PR and figured it would be best to create an issue in place of creating another PR or tacking it in with the one currently being written. It may be addressed in a more minor commit as it's an easy enough fix.

Dupe glitch

Hello, I just want to report that there is a dupe glitch where if you quickly place and then take back a sword (any sword) it duplicates it (even with the same enchantments etc). Doesn't work with any other items though. (If needed I can record the bug)

Placeable Arrow Breaking Causes Crash

Hi there! I love placeable items but someone placed a tipped arrow and I think there's a glitch with another mod in the pack. It says the placed item is an "Uncraftable Tipped Arrow" and when someone tries to break it, they crash. When we try using a block breaker, (such as the mechanical miner from Extra Utilities), it crashes the entire server, and then whenever we log in to that area, it just does a crash loop. Below is the client log - and a screenshot of what the item looks like in-game.

Client Log: Paste Link
2019-05-21_23 46 08

Notch Apples only give basic effects

When I place a regular golden apple and eat it, I get the golden apple effects as intended.
When I place an enchanted (Notch) golden apple and eat it, I get the effects for the regular golden apple instead of the suite of effects from the enchanted one.

Using the latest version from Curseforge.

TODO list of minor enhancements

This issue is a bucket of all the TODOs

Any of these can be picked up by anyone. Feel free to open forks and contribute. If you need help setting up or hints as to how to implement these features, feel free to contact me through the Discord or comment on this issue.

Gameplay enhancements:

  • Make copper ingot blocks oxidize over time
  • Add delay to launching firework with sound effects & particles
  • Add enchanted animation to enchanted items (Armor, tools, books)
  • Add particles & sound effect when "breaking" open an egg
  • Allow for writing in the writable book when placed
  • Allow for reading the book when placed
  • Make some sort of progress when eating, not instantly on right click
  • Allow for filling / emptying the buckets when placed
  • Make lava bucket, blaze powder, etc. emit light #102
  • Add animated particles to ender eye & ender pearls #92
  • Add lava sound effect to the lava bucket #90
  • Add animated particles to blaze powder #93 @BrunoSilvaFreire
  • Fix inventory rendering size of horse armor stand
  • Fix the model size of the horse armor stand & saddle stand when held in the player's hand 424c3c2
  • Make the placed slimeball bouncy 70426b4
  • Allow the player to right click the egg when placed, with a chance to spawn a chicken @2008Choco

Technical enhancements:

  • Check if canPlayerEdit is needed for grief prevention
  • Rename the writable_book_block TileEntity to stack_holder. Needs to be planned for a specific release to affect as little users as possible. Done in 1.17.1 upgrade 33dfccc
  • Investigate possible caching for PlaceableItemsBakedModels and subsequent performance improvement
  • Unit testing
  • Move the TileEntity registration to a dedicated class @2008Choco #75
  • Cache BlockItems when placing @2008Choco
  • Generalize BoneBlockComponent to allow for dropping any ItemStack @2008Choco

Disapearing Plates

I placed plates in my world, but after I got too far away they disapeared. Stats say items I put on plate are now unplated, but I still have the plate there. Replacing all of them everytime I am around feels abnoxious and too time consuming. I hope this bug will get fixed

Improve block attraction AI

Right now, mobs are attracted to placed foods in a poorly designed way. They do not alternate between foods, they tend to spin on top of it and tend to act weird around foods.

There has been observations where the emerald could be perceived as OP, as it can be used to attract villagers in a way that is too easy and too sure.

Stuck on Mojang Screen

I'm playing 1.10.2 and whenever I add the mod, minecraft opens but its stuck on the Mojang screen. I thought maybe it was loading but its been loading for 10 mins now. I tried versions 3.0.4, 3.0.3.1 and 3.0.1 (ended up crashing). Maybe i'm doing something wrong?

---- Minecraft Crash Report ----

WARNING: coremods are present:
ItemPatchingLoader (ItemPhysic-Mod-Lite-1.10.2.jar)
MalisisCorePlugin (malisiscore-1.10.2-4.3.0.jar)
DLFMLCorePlugin (DynamicLights-1.10.2.jar)
BCModPlugin (zz-backpacks 1.10.2 - 3.1.5.jar)
Contact their authors BEFORE contacting forge

// I bet Cylons wouldn't have this problem.

Time: 5/20/17 3:07 PM
XRay version: 48
Description: Initializing game

java.lang.OutOfMemoryError: Java heap space
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_188539_a(TextureAtlasSprite.java:354)
at net.minecraft.client.renderer.texture.TextureMap.func_184397_a(TextureMap.java:471)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:341)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:154)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:156)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
at com.mumfrey.liteloader.client.ResourcesClient.refreshResources(ResourcesClient.java:45)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onStartupComplete(LiteLoaderEventBrokerClient.java:291)
at com.mumfrey.liteloader.client.ClientProxy.onStartupComplete(ClientProxy.java:55)
at net.minecraft.client.Minecraft.handler$onStartupComplete$zzg000(Minecraft.java:46)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:555)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.client.renderer.texture.TextureAtlasSprite.func_188539_a(TextureAtlasSprite.java:354)
at net.minecraft.client.renderer.texture.TextureMap.func_184397_a(TextureMap.java:471)
at net.minecraft.client.renderer.texture.TextureMap.func_110571_b(TextureMap.java:341)
at net.minecraft.client.renderer.texture.TextureMap.func_174943_a(TextureMap.java:154)
at net.minecraftforge.client.model.ModelLoader.func_177570_a(ModelLoader.java:156)
at net.minecraft.client.renderer.block.model.ModelManager.func_110549_a(ModelManager.java:28)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110544_b(SimpleReloadableResourceManager.java:132)
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110541_a(SimpleReloadableResourceManager.java:113)
at net.minecraft.client.Minecraft.func_110436_a(Minecraft.java:755)
at com.mumfrey.liteloader.client.ResourcesClient.refreshResources(ResourcesClient.java:45)
at com.mumfrey.liteloader.client.LiteLoaderEventBrokerClient.onStartupComplete(LiteLoaderEventBrokerClient.java:291)
at com.mumfrey.liteloader.client.ClientProxy.onStartupComplete(ClientProxy.java:55)
at net.minecraft.client.Minecraft.handler$onStartupComplete$zzg000(Minecraft.java:46)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:555)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Mac OS X (x86_64) version 10.12.4
Java Version: 1.8.0_131, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 5658384 bytes (5 MB) / 1060372480 bytes (1011 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 10 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms256M -Xmn128M -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:+CMSClassUnloadingEnabled -XX:+UseCMSInitiatingOccupancyOnly
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: Minecraft 1.10.2 MCP 9.32 Powered by Forge 12.18.3.2254 Optifine OptiFine_1.10.2_HD_U_D6 35 mods loaded, 35 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2254.jar)
UCHIJA Forge{12.18.3.2254} [Minecraft Forge] (forge-1.10.2-12.18.3.2254.jar)
UCHIJA itemphysic{1.3.0} [ItemPhysic] (minecraft.jar)
UCHIJA backpacks16840{3.1.5} [Backpacks!] (zz-backpacks 1.10.2 - 3.1.5.jar)
UCHIJA mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.10.2.jar)
UCHIJA thedragonlib{1.10.2-1.3.1} [TheDragonLib] (thedragonlib-1.10.2-1.0.3.1.jar)
UCHIJA armorplus{1.10.2-8.5.3.4} [ArmorPlus] (armorplus-1.10.2-8.5.3.4.jar)
UCHIJA blockarmor{2.3} [Block Armor] (BlockArmor-1.10.2-2.3.jar)
UCHIJA cfm{4.1.2} [MrCrayfish's Furniture Mod] (cfm-4.1.2-mc1.10.2.jar)
UCHIJA craftablenametags{1.4} [Craftable Name Tags] (Craftable-Nametags-1.10.2.jar)
UCHIJA craftablehorsearmour{1.2} [Craftable Horse Armour [CHA&S]] (CraftableHorseArmor-1.3.0-1.10.jar)
UCHIJA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1.jar)
UCHIJA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6.jar)
UCHIJA DynamicLights{1.4.3} [Dynamic Lights] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_onFire{1.0.7} [Dynamic Lights Burning Entity Module] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_creepers{1.0.6} [Dynamic Lights Creeper Module] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_dropItems{1.1.0} [Dynamic Lights EntityItem Module] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_entityClasses{1.0.1} [Dynamic Lights Entity Light Module] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_mobEquipment{1.1.0} [Dynamic Lights Mob Equipment Light Module] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_flameArrows{1.0.1} [Dynamic Lights Fiery Arrows Light Module] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_floodLights{1.0.3} [Dynamic Lights Flood Light] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_otherPlayers{1.0.9} [Dynamic Lights OtherPlayers Light Module] (DynamicLights-1.10.2.jar)
UCHIJA DynamicLights_thePlayer{1.1.3} [Dynamic Lights Player Light Module] (DynamicLights-1.10.2.jar)
UCHIJA ichunutil{6.1.0} [iChunUtil] (iChunUtil-1.10.2-6.1.0.jar)
UCHIJA JEI{3.14.7.416} [Just Enough Items] (jei_1.10.2-3.14.7.416.jar)
UCHIJA lucky{7.3.0} [Lucky Block] (LuckyBlock_1-10-2_v7-3-0.zip)
UCHIJA malisiscore{1.10.2-4.3.0} [MalisisCore] (malisiscore-1.10.2-4.3.0.jar)
UCHIJA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0 (1).jar)
UCHIJA RadixCore{1.10.2-2.1.3} [RadixCore] (RadixCore-1.10.2-2.1.3-universal.jar)
UCHIJA MCA{1.10.2-5.2.3} [Minecraft Comes Alive] (MCA-1.10.2-5.2.3-universal.jar)
UCHIJA mobamputation{6.0.0} [MobAmputation] (MobAmputation-1.10.2-6.0.0.jar)
UCHIJA mtm{1.9.4} [More Tools Mod] (MoreToolsMod(1.9.41.10)-6.0.jar)
UCHIJA placeableitems{3.0.1} [Placeable Items Mod] (placeableitems-3.0.1.jar)
UCHIJA Waila{1.7.0} [Waila] (Waila-1.7.0-B3_1.9.4.jar)
Loaded coremods (and transformers):
ItemPatchingLoader (ItemPhysic-Mod-Lite-1.10.2.jar)
com.creativemd.itemphysic.ItemTransformer
MalisisCorePlugin (malisiscore-1.10.2-4.3.0.jar)
net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
net.malisis.core.util.chunkblock.ChunkBlockTransformer
net.malisis.core.renderer.transformer.MalisisRendererTransformer
net.malisis.core.renderer.icon.asm.TextureMapTransformer
net.malisis.core.util.clientnotif.ClientNotifTransformer
DLFMLCorePlugin (DynamicLights-1.10.2.jar)
atomicstryker.dynamiclights.common.DLTransformer
BCModPlugin (zz-backpacks 1.10.2 - 3.1.5.jar)
brad16840.common.asm.ClassTransformer
Launched Version: 1.10.2
LWJGL: 2.9.2
OpenGL: Intel HD Graphics 5000 OpenGL Engine GL version 2.1 INTEL-10.24.45, Intel Inc.
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because ARB_framebuffer_object 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: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: Velvet Dreams 1.0.4 by CowedOffACliff.zip, Faithful 1.10.2-r4 5.21.41 PM.zip
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i7-4650U CPU @ 1.70GHz
OptiFine Version: OptiFine_1.10.2_HD_U_D6
Render Distance Chunks: 14
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 2.1 INTEL-10.24.45
OpenGlRenderer: Intel HD Graphics 5000 OpenGL Engine
OpenGlVendor: Intel Inc.
CpuCount: 4

Poor performance of the Entity AI

The way the AI currently works, every animal in the world is given an AI task that scans an absolutely massive area multiple times a tick. This brutal on performance.

Recommended solution, have the blocks scan for entities once every several seconds and if it find the right kind of entity, add the task if it doesn't already exist, with the source block location being a variable in the AI Task object. If it exists, add some kind logic for deciding how to update the target block in the case of multiple valid blocks.

Then only check that single block location in the AI Task's shouldExecute() function.

A config option would be nice too.

Abusable Saturation

It seems that, similar to golden apples and the like, you can consume any food that has been placed down on a surface regardless of the players current hunger level (most notably when you are full). In this case, some foods apply their saturation more than once (I think bread, for example, applies its 6 or so saturation multiple times, giving a player with a maxed hunger value a maxed saturation value).

I also vaguely remember that cooked pork and carrots gave a rather ridiculous saturation level upon consumption. I'm no developer, but I'd probably check the implementation for all the foods and their specific values just to be sure, and don't forget that, regardless of that, you can still eat beyond maximum hunger values.

If I'm correct, this could be replicated on the most recent version, which is 3.3 . If it can't, I can share the other mods I am using and we could narrow down the compatibility issue. I'll tell you right now, I am running AttributeFix, which very well might have something to do with it.

Thank you for your consideration and your great work on this project.

Plates

Is it possible to make a plate in survival mode.

Interaction with mccreery/better-hud causes game to crash

Better HUD (or BHUD) provides configurable HUD, that can be disabled completely in it's internal menu.
The game crashes after you pick up enchanted sword with BHUD enabled. Specifically, several seconds after you break the sword block (which doesn't drop the sword) the game freezes and crashes. It consistently happens with BHUD enabled and inconsistently with BHUD being disabled, but present.
Yes, it works perfectly without BHUD. I already posted the issue to mccreery
latest.log
crash-2019-07-05_19.37.46-server.txt

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.