Minecraft Comes Alive (MCA) mod aims to give the original villagers an expanded use within the game.
In General
Villagers are no longer loud and obnoxious “caveman squidwards.” MCA replaces them with male or female humans!
Villagers can be interacted with. You can trade like normal, but you can also talk to them, tell them a joke, give them gifts, etc. Interactions build relationships, which eventually allows you to get married to the villager of your choosing.
You may have children with the villager that you marry. Children can do chores such as farming, fishing, mining, woodcutting, and hunting. Over time, children will grow up into adults who can get married and have children of their own.
You can also get married to and have children with other players via SMP and LAN!
In Depth
Modders have access to an API that will allow their own mods to interact with MCA.
MCA contains over 2,000 lines of dialogue, translated into 20+ languages.
There are over 250 different skins possible for male and female villagers.
You can add your own skins or dialogue to the mod quite easily.
Thirteen new villager professions are added.
Your spouse can be instructed to cook food for you.
Villagers have moods and personalities which determine how easy they are to get along with.
Villagers’ moods change throughout the day.
Villagers will teleport to their home and go to sleep at night.
Villagers can be hired to do their respective jobs for the player for a certain amount of time. You can hire your own personal farmer or bodyguard!
Children gain experience from doing each chore and can unlock perks that allow them to perform the chore better or faster.
You can set a villager’s home point, which determines where they will spawn at nighttime.
Villagers have variable heights, meaning one may be taller or shorter than the other.
You can get engaged to a villager in order to unlock special gifts from surrounding villagers.
Where can i get a crash log?
Is the crash log supposed to show up when i exit the game? BTW my game doesn't really crash, it just goes to white and stays that way forever, none of the buttons do anything, and i have to quit out.
Read the how to ask for help on the top of the forum, there will be a link there.
Ok yourturn, I tried to switch everything to 1.8.9, (Forge, Radix Core, MCA) but it still doesn't work. The crash log is in the spoiler, i'll be back after trying fix that.
java.lang.NullPointerException: Unexpected error
at mca.core.MCA.getPlayerData(MCA.java:710)
at mca.client.gui.GuiInteraction.<init>(GuiInteraction.java:91)
at mca.packets.PacketOpenGUIOnEntity.processOnGameThread(PacketOpenGUIOnEntity.java:70)
at radixcore.network.AbstractPacketHandler.processPackets(AbstractPacketHandler.java:164)
at mca.core.forge.EventHooksFML.clientTickEventHandler(EventHooksFML.java:127)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_30_EventHooksFML_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mca.core.MCA.getPlayerData(MCA.java:710)
at mca.client.gui.GuiInteraction.<init>(GuiInteraction.java:91)
at mca.packets.PacketOpenGUIOnEntity.processOnGameThread(PacketOpenGUIOnEntity.java:70)
at radixcore.network.AbstractPacketHandler.processPackets(AbstractPacketHandler.java:164)
at mca.core.forge.EventHooksFML.clientTickEventHandler(EventHooksFML.java:127)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_30_EventHooksFML_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
java.lang.NoSuchFieldError: field_180413_ao
at radixcore.util.SchematicHandler.spawnStructureRelativeToPoint(SchematicHandler.java:158)
at mca.core.forge.EventHooksFML.clientTickEventHandler(EventHooksFML.java:185)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_EventHooksFML_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at radixcore.util.SchematicHandler.spawnStructureRelativeToPoint(SchematicHandler.java:158)
at mca.core.forge.EventHooksFML.clientTickEventHandler(EventHooksFML.java:185)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_EventHooksFML_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
Minecraft Comes Alive (MCA) mod aims to give the original villagers an expanded use within the game.
In General
In Depth
DOWNLOAD: http://www.9minecraft.net/minecraft-comes-alive-mod/
SEE MORE 1.9 Mods: http://www.9minecraft.net/tag/minecraft-1-9-mods/
Where can i get a crash log?
Is the crash log supposed to show up when i exit the game? BTW my game doesn't really crash, it just goes to white and stays that way forever, none of the buttons do anything, and i have to quit out.
Read the how to ask for help on the top of the forum, there will be a link there.
Ok yourturn, I tried to switch everything to 1.8.9, (Forge, Radix Core, MCA) but it still doesn't work. The crash log is in the spoiler, i'll be back after trying fix that.
Mine has been doing the same thing. Every time I click on a villager, the mod crashes. Here's the crash log:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I'm sorry, Dave.
Time: 6/20/16 1:22 PM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at mca.core.MCA.getPlayerData(MCA.java:710)
at mca.client.gui.GuiInteraction.<init>(GuiInteraction.java:91)
at mca.packets.PacketOpenGUIOnEntity.processOnGameThread(PacketOpenGUIOnEntity.java:70)
at radixcore.network.AbstractPacketHandler.processPackets(AbstractPacketHandler.java:164)
at mca.core.forge.EventHooksFML.clientTickEventHandler(EventHooksFML.java:127)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_30_EventHooksFML_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1624)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1024)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at mca.core.MCA.getPlayerData(MCA.java:710)
at mca.client.gui.GuiInteraction.<init>(GuiInteraction.java:91)
at mca.packets.PacketOpenGUIOnEntity.processOnGameThread(PacketOpenGUIOnEntity.java:70)
at radixcore.network.AbstractPacketHandler.processPackets(AbstractPacketHandler.java:164)
at mca.core.forge.EventHooksFML.clientTickEventHandler(EventHooksFML.java:127)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_30_EventHooksFML_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:331)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['TheLovelyLillie'/349, l='MpServer', x=-184.70, y=73.00, z=227.42]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: -128.00,64.00,256.00 - World: (-128,64,256), Chunk: (at 0,4,0 in -8,16; contains blocks -128,0,256 to -113,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 331151 game time, 331151 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 67 total; [EntityChicken['Chicken'/129, l='MpServer', x=-233.53, y=68.00, z=305.56], EntityChicken['Chicken'/130, l='MpServer', x=-234.28, y=68.00, z=306.44], EntitySheep['Sheep'/142, l='MpServer', x=-210.23, y=69.00, z=230.35], EntityBat['Bat'/143, l='MpServer', x=-212.51, y=52.20, z=269.46], EntityCreeper['Creeper'/144, l='MpServer', x=-223.50, y=68.00, z=263.50], EntityEnderman['Enderman'/145, l='MpServer', x=-216.38, y=62.00, z=283.13], EntityZombie['Zombie'/153, l='MpServer', x=-198.16, y=72.00, z=172.72], EntityChicken['Chicken'/154, l='MpServer', x=-201.41, y=67.00, z=194.44], EntityItemFrame['entity.ItemFrame.name'/155, l='MpServer', x=-204.03, y=70.50, z=249.50], EntityPainting['Painting'/156, l='MpServer', x=-201.50, y=70.50, z=253.97], EntityPainting['Painting'/157, l='MpServer', x=-202.50, y=70.50, z=253.97], EntityPainting['Painting'/158, l='MpServer', x=-202.50, y=71.50, z=253.97], EntityPainting['Painting'/159, l='MpServer', x=-201.50, y=71.50, z=253.97], EntityZombie['Zombie'/160, l='MpServer', x=-199.50, y=68.00, z=292.50], EntityItem['item.item.egg'/170, l='MpServer', x=-187.88, y=68.00, z=196.06], EntityHuman['Brad'/171, l='MpServer', x=-183.56, y=73.56, z=227.09], EntityCreeper['Creeper'/172, l='MpServer', x=-179.97, y=67.00, z=274.53], EntityZombie['Zombie'/173, l='MpServer', x=-184.88, y=68.00, z=297.34], EntityChicken['Chicken'/182, l='MpServer', x=-164.41, y=80.00, z=193.59], EntitySpider['Spider'/183, l='MpServer', x=-171.00, y=67.00, z=274.47], EntitySpider['Spider'/184, l='MpServer', x=-159.59, y=66.00, z=280.72], EntityWitch['Witch'/185, l='MpServer', x=-153.75, y=67.00, z=282.75], EntityZombie['Zombie'/186, l='MpServer', x=-156.28, y=67.00, z=292.53], EntityCreeper['Creeper'/194, l='MpServer', x=-159.50, y=84.00, z=162.50], EntitySheep['Sheep'/195, l='MpServer', x=-159.28, y=79.00, z=196.88], EntitySheep['Sheep'/196, l='MpServer', x=-148.50, y=77.00, z=194.53], EntitySheep['Sheep'/197, l='MpServer', x=-154.34, y=75.00, z=216.53], EntityBat['Bat'/69, l='MpServer', x=-264.90, y=28.20, z=191.85], EntityChicken['Chicken'/198, l='MpServer', x=-150.44, y=72.00, z=226.69], EntityItem['item.item.egg'/199, l='MpServer', x=-146.25, y=72.00, z=234.06], EntityChicken['Chicken'/200, l='MpServer', x=-145.59, y=61.00, z=261.59], EntityItem['item.item.egg'/201, l='MpServer', x=-146.19, y=61.00, z=261.13], EntityChicken['Chicken'/202, l='MpServer', x=-155.22, y=66.68, z=278.53], EntityChicken['Chicken'/203, l='MpServer', x=-157.78, y=66.63, z=277.81], EntityItem['item.item.egg'/204, l='MpServer', x=-154.63, y=66.00, z=277.78], EntitySkeleton['Skeleton'/205, l='MpServer', x=-150.50, y=50.00, z=288.50], EntityChicken['Chicken'/206, l='MpServer', x=-145.63, y=68.00, z=281.69], EntityItem['item.item.egg'/207, l='MpServer', x=-151.91, y=67.00, z=290.13], EntityChicken['Chicken'/213, l='MpServer', x=-139.38, y=83.00, z=216.53], EntitySkeleton['Skeleton'/86, l='MpServer', x=-256.91, y=17.00, z=199.59], EntityZombie['Zombie'/215, l='MpServer', x=-143.16, y=68.00, z=271.75], EntityChicken['Chicken'/216, l='MpServer', x=-129.63, y=68.00, z=271.59], EntityChicken['Chicken'/88, l='MpServer', x=-251.63, y=71.00, z=238.47], EntityItem['item.item.egg'/217, l='MpServer', x=-134.50, y=66.00, z=282.72], EntityChicken['Chicken'/90, l='MpServer', x=-258.94, y=67.00, z=256.69], EntitySpider['Spider'/92, l='MpServer', x=-266.06, y=67.00, z=253.69], EntityEnderman['Enderman'/228, l='MpServer', x=-122.75, y=35.00, z=166.31], EntitySquid['Squid'/230, l='MpServer', x=-125.63, y=62.13, z=192.50], EntityZombie['Zombie'/231, l='MpServer', x=-124.50, y=68.00, z=203.50], EntityEnderman['Enderman'/103, l='MpServer', x=-248.78, y=19.00, z=168.31], EntityChicken['Chicken'/232, l='MpServer', x=-119.38, y=69.00, z=246.66], EntityChicken['Chicken'/104, l='MpServer', x=-253.34, y=78.00, z=230.50], EntityChicken['Chicken'/234, l='MpServer', x=-112.66, y=64.00, z=266.41], EntityCreeper['Creeper'/106, l='MpServer', x=-252.03, y=55.00, z=292.41], EntityCreeper['Creeper'/236, l='MpServer', x=-129.09, y=29.00, z=279.75], EntityCreeper['Creeper'/369, l='MpServer', x=-220.19, y=68.00, z=295.88], EntityPlayerSP['TheLovelyLillie'/349, l='MpServer', x=-184.70, y=73.00, z=227.42], EntityZombie['Zombie'/245, l='MpServer', x=-105.81, y=67.00, z=236.75], EntityPainting['Painting'/156, l='MpServer', x=-201.50, y=70.50, z=253.97], EntityPainting['Painting'/157, l='MpServer', x=-202.50, y=70.50, z=253.97], EntityPainting['Painting'/158, l='MpServer', x=-202.50, y=71.50, z=253.97], EntityCreeper['Creeper'/123, l='MpServer', x=-231.63, y=26.00, z=156.97], EntityPainting['Painting'/159, l='MpServer', x=-201.50, y=71.50, z=253.97], EntityBat['Bat'/124, l='MpServer', x=-228.94, y=52.03, z=150.92], EntityZombie['Zombie'/125, l='MpServer', x=-226.94, y=13.00, z=260.47], EntityBat['Bat'/126, l='MpServer', x=-226.00, y=36.01, z=269.52], EntityCreeper['Creeper'/127, l='MpServer', x=-227.50, y=67.00, z=291.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:347)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2536)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 233765160 bytes (222 MB) / 671350784 bytes (640 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 3, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.19 Powered by Forge 11.15.1.1722 7 mods loaded, 7 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
UCHIJAAAA Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
UCHIJAAAA cfm{4.0.1} [MrCrayfish's Furniture Mod] (cfm-4.0.1-mc1.8.9.jar)
UCHIJAAAA cfmce{1.0.1} [MrCrayfish's Furniture Mod: Community Edition] (cfmce-1.0.1-mc1.8.9.jar)
UCHIJAAAA RadixCore{1.8.9-2.1.0} [RadixCore] (RadixCore-1.8.9-2.1.0-universal.jar)
UCHIJAAAA MCA{1.8.9-5.1.2} [Minecraft Comes Alive] (MCA-1.8.9-5.1.2-universal.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '3.1.0 - Build 9.17.10.4229' Renderer: 'Intel(R) HD Graphics'
Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 9.17.10.4229, 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: 2x Intel(R) Celeron(R) CPU 877 @ 1.40GHz
i got the mod for 1.10 and when i click the crystal ball, it crashes my game!
crash report:
---- Minecraft Crash Report ----
WARNING: coremods are present:
Contact their authors BEFORE contacting forge
// I just don't know what went wrong
Time: 8/6/16 4:52 PM
Description: Unexpected error
java.lang.NoSuchFieldError: field_180413_ao
at radixcore.util.SchematicHandler.spawnStructureRelativeToPoint(SchematicHandler.java:158)
at mca.core.forge.EventHooksFML.clientTickEventHandler(EventHooksFML.java:185)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_EventHooksFML_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1650)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at radixcore.util.SchematicHandler.spawnStructureRelativeToPoint(SchematicHandler.java:158)
at mca.core.forge.EventHooksFML.clientTickEventHandler(EventHooksFML.java:185)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_84_EventHooksFML_clientTickEventHandler_ClientTickEvent.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:68)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:159)
at net.minecraftforge.fml.common.FMLCommonHandler.onPreClientTick(FMLCommonHandler.java:339)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['JAME_IS_COOL_8'/11, l='MpServer', x=-54.16, y=4.00, z=-779.97]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 01 - flat, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (-49,4,-772), Chunk: (at 15,0,12 in -4,-49; contains blocks -64,0,-784 to -49,255,-769), Region: (-1,-2; contains chunks -32,-64 to -1,-33, blocks -512,0,-1024 to -1,255,-513)
Level time: 1571 game time, 1571 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 33 total; [EntitySheep['Sheep'/53569, l='MpServer', x=-133.52, y=4.00, z=-793.93], EntitySheep['Sheep'/53570, l='MpServer', x=-130.76, y=4.00, z=-794.57], EntitySheep['Sheep'/53519, l='MpServer', x=23.53, y=4.00, z=-763.66], EntityPig['Pig'/53584, l='MpServer', x=22.50, y=4.00, z=-733.50], EntitySheep['Sheep'/53520, l='MpServer', x=23.80, y=4.00, z=-762.51], EntitySheep['Sheep'/53521, l='MpServer', x=25.71, y=4.00, z=-762.10], EntityPig['Pig'/53585, l='MpServer', x=13.68, y=4.00, z=-745.24], EntityPig['Pig'/53586, l='MpServer', x=19.50, y=4.00, z=-735.50], EntityPig['Pig'/53587, l='MpServer', x=20.50, y=4.00, z=-738.50], EntitySheep['Sheep'/53588, l='MpServer', x=24.50, y=4.00, z=-736.50], EntityPig['Pig'/53527, l='MpServer', x=19.44, y=4.00, z=-757.47], EntitySheep['Sheep'/53599, l='MpServer', x=5.50, y=4.00, z=-759.50], EntityCow['Cow'/53600, l='MpServer', x=6.50, y=4.00, z=-760.50], EntityCow['Cow'/53601, l='MpServer', x=5.50, y=4.00, z=-758.50], EntityCow['Cow'/53602, l='MpServer', x=0.81, y=4.00, z=-760.13], EntityCow['Cow'/53603, l='MpServer', x=5.50, y=4.00, z=-757.50], EntityPig['Pig'/53604, l='MpServer', x=5.50, y=4.00, z=-756.50], EntityHorse['Horse'/53548, l='MpServer', x=-32.73, y=4.00, z=-840.68], EntityHorse['Horse'/53549, l='MpServer', x=-34.50, y=4.00, z=-837.50], EntityHorse['Horse'/53550, l='MpServer', x=-33.50, y=4.00, z=-832.50], EntityHorse['Horse'/53551, l='MpServer', x=-35.50, y=4.00, z=-835.50], EntityCow['Cow'/53552, l='MpServer', x=-30.96, y=4.00, z=-843.17], EntityHorse['Horse'/53553, l='MpServer', x=-33.73, y=4.00, z=-841.90], EntitySheep['Sheep'/53554, l='MpServer', x=-91.50, y=4.00, z=-794.50], EntitySheep['Sheep'/53555, l='MpServer', x=-88.47, y=4.00, z=-802.21], EntitySheep['Sheep'/53556, l='MpServer', x=-85.50, y=4.00, z=-789.50], EntitySheep['Sheep'/53557, l='MpServer', x=-88.50, y=4.00, z=-788.50], EntityChicken['Chicken'/53558, l='MpServer', x=-93.50, y=4.00, z=-796.50], EntityChicken['Chicken'/53559, l='MpServer', x=-86.84, y=4.00, z=-792.85], EntityChicken['Chicken'/53560, l='MpServer', x=-89.50, y=4.00, z=-804.50], EntityPig['Pig'/53561, l='MpServer', x=-92.50, y=4.00, z=-799.50], EntityPig['Pig'/53562, l='MpServer', x=-89.56, y=4.00, z=-794.25], EntityPlayerSP['JAME_IS_COOL_8'/11, l='MpServer', x=-54.16, y=4.00, z=-779.97]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:491)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:400)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.10
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4565752576 bytes (4354 MB) / 5956435968 bytes (5680 MB) up to 5956435968 bytes (5680 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144M -Xms6144M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.0.1986 Optifine OptiFine_1.10_HD_U_A0_pre 9 mods loaded, 9 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10-12.18.0.1986-1.10.0.jar)
UCHIJAAAA Forge{12.18.0.1986} [Minecraft Forge] (forge-1.10-12.18.0.1986-1.10.0.jar)
UCHIJAAAA BiomesOPlenty{4.1.0.2033} [Biomes O' Plenty] (BiomesOPlenty-1.9.4-4.1.0.2033-universal.jar)
UCHIJAAAA colore{1.2 for MC 1.10} [SuperGeniusZeb's §cC§6o§el§ao§9r§5e §rMod] (Colore-mc1.10-1.2.jar)
UCHIJAAAA ExtraUtils2{1.0} [ExtraUtils2] (Extra-Utilities-Mod-1.10.0.jar)
UCHIJAAAA RadixCore{1.9.4-2.1.2} [RadixCore] (RadixCore-1.9.4-2.1.2-universal.jar)
UCHIJAAAA MCA{1.9.4-5.2.0} [Minecraft Comes Alive] (MCA-1.9.4-5.2.0-FINAL-universal.jar)
UCHIJAAAA talecraft{0.2.11} [TaleCraft] (TaleCraft-0.2.11.jar)
Loaded coremods (and transformers):
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics 4000'
Launched Version: 1.10-forge1.10-12.18.0.1986-1.10.0
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 4000 GL version 4.0.0 - Build 10.18.10.4358, 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) i3-3120M CPU @ 2.50GHz
OptiFine Version: OptiFine_1.10_HD_U_A0_pre
Render Distance Chunks: 10
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: MrMeep_x3s Shaders v01.0 Release Waving Grass, Leaves and Wheat.zip
OpenGlVersion: 4.0.0 - Build 10.18.10.4358
OpenGlRenderer: Intel(R) HD Graphics 4000
OpenGlVendor: Intel
CpuCount: 4