Minefantasy 2 has been created from the ground up. The aims: To focus on a more varied take on crafting. Much like it's predecessor will have a range of processes that cover most crafting needs where some more in depth than others. This new version consists of simpler crafting, with more use to the created items.
For the veterans of Minefantasy 1. You may find yourself slightly disappointed by how some features are more simple, this is mostly to make the mod easier to pick up and play. Unlike before that needed a good amount of time to learn. Minefantasy 1 will continue parallel this one and keep to the hardcore, difficult to learn experience as before, it however is being developed by another user.
The mod is still in alpha and some content is still incomplete (such as the two tabs in the book). Make sure to note anything missing or not well explained.
CREDITS
AnonymousProductions: Main design, coding, texturing, etc
Cleverpanda714: Great amount of coding contribution
How much gold would you reckon is hoarded away in your average world. and if using gold(and silver) to unlock every research item in the book, how much would be both fair and expensive?
well, if im hunting for it and have the tools, i can usually find a stack or so in new chunks during a two hour mining trip. But why gold for skill? doing that would then require you to use vanilla tools to get it. and you wont get started with MF until you get iron, rather then the beginning.
Also, playing on the most recent version, there seems to be some problems with item names, enderforge armor is named mithril, mithium tools named ignotumite. just thought i would bring that up.
nah you can make copper at the go, and bronze research doesn't cost gold
Anyway research uses Knowledge Talismans (They sort of allow you to learn stuff that takes generations within a click of a mouse). Anyway there's 180 needed for every entry, 4 gold each means 720 gold needed.
SO a whole MF book costs a total of 11 stacks + 16 gold (Or silver). It does seem high... But That includes all the engineering, and all the metal tiers (including both mithril and adamantium).
The aim of it really, is to make finding gold, silver and lapis in the world more worth it. knowing it can be used
Oh, thats nice to know. However putting gold into a book to learn thing doesn't make much sense. as an idea, maby every time you make something on an anvil/workbench/bombstation there is a chance it will create a token of some sorts as well, then use these as a experience of sorts?
it's not plain gold. their called knowledge talismans
2.1.3 has them
How it works is the talismans use your experience energy to modify your brain to learn quickly, so thats why you can lean in 1 mouse click what would take generations to discover
Hi, I built a blast furnace in single player and after I started it, it shut down my game. It doesn't crash to the launcher, it kicks me out of the level saying "A fatal error has occurred, this connection is terminated" and goes to the multiplayer screen. The save is no longer loadable, giving me the fatal error message. Theres a lot of errors in the launcher, here's some of what it said.
[14:10:43] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: FMLIndexedMessageCodec exception caught
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: EntitySpawnHandler exception
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: OpenGuiHandler exception
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: HandshakeCompletionHandler exception
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
Also the 4th page of shepards pie crashes too. This does crash to the launcher.
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
java.lang.NullPointerException: Rendering screen
at minefantasy.mf2.api.knowledge.client.EntryPageRecipeBase.renderRecipe(EntryPageRecipeBase.java:188)
at minefantasy.mf2.api.knowledge.client.EntryPageRecipeBase.render(EntryPageRecipeBase.java:69)
at minefantasy.mf2.client.gui.GuiKnowledgeEntry.func_73863_a(GuiKnowledgeEntry.java:79)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at minefantasy.mf2.api.knowledge.client.EntryPageRecipeBase.renderRecipe(EntryPageRecipeBase.java:188)
at minefantasy.mf2.api.knowledge.client.EntryPageRecipeBase.render(EntryPageRecipeBase.java:69)
at minefantasy.mf2.client.gui.GuiKnowledgeEntry.func_73863_a(GuiKnowledgeEntry.java:79)
Never got anything like that... odd... ill look into it.
Alright their both kinda weird... any other mods or something that may have affected this? I can't recreate them and the first one looks more like a non-mod error, caused by a modded entity. (if that makes sense)
This mod is fantastic! I'm surprised iv'e never heard of it. Even the first version... I'd like to use this mod as the core of a mod pack i'm working on, could you add some sort of way to add recipes to the various crafting systems implemented? Perhaps a hook-in for minetweaker?
So... I poked around in the MF2 Source and adding compatability with other mods (Forging other ingots) seems completely undoable at this point. Crazy API you got there.
thx for first release
Hooray, will be definitely giving this a go!
Minefantasy?!? on a current minecraft version!!! THIS IS TO WONDERFUL!!!
/www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2816702-tales-of-skyrim-bringing-skyrim-to-minecraft"" target="" data-ensure-absolute>
This is for 1.7 not 1.8 correct? Very excited to give a go
Hm.. Just a question for the masses-
How much gold would you reckon is hoarded away in your average world. and if using gold(and silver) to unlock every research item in the book, how much would be both fair and expensive?
well, if im hunting for it and have the tools, i can usually find a stack or so in new chunks during a two hour mining trip. But why gold for skill? doing that would then require you to use vanilla tools to get it. and you wont get started with MF until you get iron, rather then the beginning.
Also, playing on the most recent version, there seems to be some problems with item names, enderforge armor is named mithril, mithium tools named ignotumite. just thought i would bring that up.
/www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2816702-tales-of-skyrim-bringing-skyrim-to-minecraft"" target="" data-ensure-absolute>
nah you can make copper at the go, and bronze research doesn't cost gold
Anyway research uses Knowledge Talismans (They sort of allow you to learn stuff that takes generations within a click of a mouse). Anyway there's 180 needed for every entry, 4 gold each means 720 gold needed.
SO a whole MF book costs a total of 11 stacks + 16 gold (Or silver). It does seem high... But That includes all the engineering, and all the metal tiers (including both mithril and adamantium).
The aim of it really, is to make finding gold, silver and lapis in the world more worth it. knowing it can be used
Oh, thats nice to know. However putting gold into a book to learn thing doesn't make much sense. as an idea, maby every time you make something on an anvil/workbench/bombstation there is a chance it will create a token of some sorts as well, then use these as a experience of sorts?
/www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2816702-tales-of-skyrim-bringing-skyrim-to-minecraft"" target="" data-ensure-absolute>
it's not plain gold. their called knowledge talismans
2.1.3 has them
How it works is the talismans use your experience energy to modify your brain to learn quickly, so thats why you can lean in 1 mouse click what would take generations to discover
Hi, I built a blast furnace in single player and after I started it, it shut down my game. It doesn't crash to the launcher, it kicks me out of the level saying "A fatal error has occurred, this connection is terminated" and goes to the multiplayer screen. The save is no longer loadable, giving me the fatal error message. Theres a lot of errors in the launcher, here's some of what it said.
[14:10:43] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: FMLIndexedMessageCodec exception caught
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: EntitySpawnHandler exception
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: OpenGuiHandler exception
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: HandshakeCompletionHandler exception
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) [DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) [DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) [EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
[14:10:43] [Client thread/ERROR]: There was a critical exception handling a packet on channel FML
io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:99) ~[MessageToMessageDecoder.class:?]
at io.netty.handler.codec.MessageToMessageCodec.channelRead(MessageToMessageCodec.java:111) ~[MessageToMessageCodec.class:?]
at io.netty.channel.DefaultChannelHandlerContext.invokeChannelRead(DefaultChannelHandlerContext.java:337) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelHandlerContext.fireChannelRead(DefaultChannelHandlerContext.java:323) ~[DefaultChannelHandlerContext.class:?]
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:785) ~[DefaultChannelPipeline.class:?]
at io.netty.channel.embedded.EmbeddedChannel.writeInbound(EmbeddedChannel.java:169) ~[EmbeddedChannel.class:?]
at cpw.mods.fml.common.network.internal.FMLProxyPacket.func_148833_a(FMLProxyPacket.java:77) [FMLProxyPacket.class:?]
at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) [ej.class:?]
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78765_e(PlayerControllerMP.java:273) [bje.class:?]
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1591) [bao.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:962) [bao.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887) [bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_40]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_40]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_40]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.11.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.11.jar:?]
Caused by: java.lang.IndexOutOfBoundsException: readerIndex(45) + length(1) exceeds writerIndex(45): SlicedByteBuf(ridx: 45, widx: 45, cap: 45/45, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 46, cap: 46/46))
at io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160) ~[AbstractByteBuf.class:?]
at io.netty.buffer.AbstractByteBuf.readByte(AbstractByteBuf.java:562) ~[AbstractByteBuf.class:?]
at net.minecraft.network.PacketBuffer.readByte(SourceFile:496) ~[et.class:?]
at net.minecraft.entity.DataWatcher.func_151508_b(SourceFile:263) ~[te.class:?]
at cpw.mods.fml.common.network.internal.FMLMessage$EntitySpawnMessage.fromBytes(FMLMessage.java:242) ~[FMLMessage$EntitySpawnMessage.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:28) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.internal.FMLRuntimeCodec.decodeInto(FMLRuntimeCodec.java:11) ~[FMLRuntimeCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:77) ~[FMLIndexedMessageToMessageCodec.class:?]
at cpw.mods.fml.common.network.FMLIndexedMessageToMessageCodec.decode(FMLIndexedMessageToMessageCodec.java:17) ~[FMLIndexedMessageToMessageCodec.class:?]
at io.netty.handler.codec.MessageToMessageCodec$2.decode(MessageToMessageCodec.java:81) ~[MessageToMessageCodec$2.class:?]
at io.netty.handler.codec.MessageToMessageDecoder.channelRead(MessageToMessageDecoder.java:89) ~[MessageToMessageDecoder.class:?]
... 18 more
Also the 4th page of shepards pie crashes too. This does crash to the launcher.
---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!
Time: 7/16/15 2:00 PM
Description: Rendering screen
java.lang.NullPointerException: Rendering screen
at minefantasy.mf2.api.knowledge.client.EntryPageRecipeBase.renderRecipe(EntryPageRecipeBase.java:188)
at minefantasy.mf2.api.knowledge.client.EntryPageRecipeBase.render(EntryPageRecipeBase.java:69)
at minefantasy.mf2.client.gui.GuiKnowledgeEntry.func_73863_a(GuiKnowledgeEntry.java:79)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1061)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:990)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:887)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at minefantasy.mf2.api.knowledge.client.EntryPageRecipeBase.renderRecipe(EntryPageRecipeBase.java:188)
at minefantasy.mf2.api.knowledge.client.EntryPageRecipeBase.render(EntryPageRecipeBase.java:69)
at minefantasy.mf2.client.gui.GuiKnowledgeEntry.func_73863_a(GuiKnowledgeEntry.java:79)
-- Screen render details --
Details:
Screen name: minefantasy.mf2.client.gui.GuiKnowledgeEntry
Mouse location: Scaled: (387, 258). Absolute: (775, 189)
Screen size: Scaled: (680, 353). Absolute: (1360, 706). Scale factor of 2
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Bloodmornvile'/97913, l='MpServer', x=226.50, y=72.62, z=259.50]]
Chunk stats: MultiplayerChunkCache: 441, 441
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (232,64,256), Chunk: (at 8,4,0 in 14,16; contains blocks 224,0,256 to 239,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 548 game time, 548 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: 95 total; [EntitySkeleton['Skeleton'/99363, l='MpServer', x=210.50, y=38.00, z=280.50], EntitySkeleton['Skeleton'/99365, l='MpServer', x=211.50, y=38.00, z=284.50], EntitySkeleton['Skeleton'/99364, l='MpServer', x=210.50, y=38.00, z=282.50], EntitySkeleton['Skeleton'/98447, l='MpServer', x=279.50, y=36.00, z=284.50], EntityCreeper['Creeper'/99525, l='MpServer', x=254.50, y=53.00, z=306.50], EntitySkeleton['Skeleton'/99527, l='MpServer', x=255.50, y=53.00, z=306.50], EntitySkeleton['Skeleton'/99526, l='MpServer', x=257.50, y=53.00, z=303.50], EntityCreeper['Creeper'/99565, l='MpServer', x=252.50, y=19.00, z=313.50], EntityCreeper['Creeper'/99567, l='MpServer', x=246.50, y=19.00, z=314.50], EntityCreeper['Creeper'/99566, l='MpServer', x=250.50, y=19.00, z=313.50], EntitySpider['Spider'/98670, l='MpServer', x=262.09, y=24.00, z=314.34], EntityCreeper['Creeper'/98673, l='MpServer', x=265.50, y=24.00, z=311.50], EntitySkeleton['Skeleton'/98679, l='MpServer', x=176.50, y=12.00, z=247.50], EntityCreeper['Creeper'/99728, l='MpServer', x=263.50, y=16.00, z=316.50], EntityZombie['Zombie'/99730, l='MpServer', x=210.50, y=63.00, z=300.50], EntityZombie['Zombie'/99805, l='MpServer', x=181.50, y=18.00, z=338.50], EntitySkeleton['Skeleton'/99813, l='MpServer', x=173.50, y=38.00, z=276.50], EntitySkeleton['Skeleton'/99815, l='MpServer', x=172.50, y=38.00, z=275.50], EntitySkeleton['Skeleton'/99814, l='MpServer', x=172.72, y=38.00, z=278.25], EntityZombie['Zombie'/99819, l='MpServer', x=177.50, y=11.00, z=246.50], EntityZombie['Zombie'/98801, l='MpServer', x=239.50, y=18.00, z=319.50], EntityCreeper['Creeper'/98809, l='MpServer', x=162.50, y=25.00, z=267.50], EntityEnderman['Enderman'/98808, l='MpServer', x=161.66, y=25.00, z=267.56], EntityCreeper['Creeper'/98817, l='MpServer', x=192.50, y=38.00, z=279.50], EntityCreeper['Creeper'/98816, l='MpServer', x=197.50, y=38.00, z=276.50], EntityCreeper['Creeper'/98818, l='MpServer', x=195.03, y=39.00, z=282.44], EntitySheep['Sheep'/97805, l='MpServer', x=167.50, y=72.00, z=321.50], EntitySheep['Sheep'/97804, l='MpServer', x=169.47, y=76.00, z=314.34], EntitySheep['Sheep'/97807, l='MpServer', x=166.91, y=72.00, z=324.13], EntitySheep['Sheep'/97806, l='MpServer', x=166.47, y=71.00, z=325.78], EntitySheep['Sheep'/97819, l='MpServer', x=174.78, y=75.00, z=275.78], EntitySheep['Sheep'/97821, l='MpServer', x=176.50, y=74.00, z=274.81], EntitySkeleton['Skeleton'/98845, l='MpServer', x=289.50, y=17.00, z=236.50], EntitySheep['Sheep'/97820, l='MpServer', x=176.50, y=74.00, z=273.47], EntitySheep['Sheep'/97822, l='MpServer', x=173.50, y=76.00, z=271.19], EntitySkeleton['Skeleton'/98846, l='MpServer', x=288.50, y=17.00, z=238.50], EntitySkeleton['Skeleton'/99873, l='MpServer', x=168.50, y=60.00, z=337.50], EntitySkeleton['Skeleton'/98851, l='MpServer', x=296.09, y=15.00, z=288.47], EntityCreeper['Creeper'/98850, l='MpServer', x=295.66, y=15.00, z=287.34], EntitySheep['Sheep'/97829, l='MpServer', x=230.56, y=65.00, z=331.47], EntitySheep['Sheep'/97828, l='MpServer', x=232.47, y=63.00, z=331.53], EntitySheep['Sheep'/97831, l='MpServer', x=230.47, y=65.00, z=330.34], EntitySheep['Sheep'/97830, l='MpServer', x=230.50, y=64.00, z=329.22], EntitySheep['Sheep'/97841, l='MpServer', x=258.06, y=68.00, z=243.16], EntitySheep['Sheep'/97840, l='MpServer', x=253.34, y=70.00, z=245.50], EntitySheep['Sheep'/97843, l='MpServer', x=254.47, y=69.00, z=242.56], EntitySheep['Sheep'/97842, l='MpServer', x=255.66, y=69.00, z=240.34], EntitySheep['Sheep'/97845, l='MpServer', x=283.09, y=77.00, z=212.13], EntitySheep['Sheep'/97844, l='MpServer', x=277.38, y=75.00, z=208.53], EntitySheep['Sheep'/97847, l='MpServer', x=283.47, y=77.00, z=209.22], EntitySheep['Sheep'/97846, l='MpServer', x=273.03, y=74.00, z=213.81], EntitySheep['Sheep'/97861, l='MpServer', x=279.97, y=69.00, z=332.97], EntitySheep['Sheep'/97860, l='MpServer', x=282.53, y=69.00, z=332.41], EntitySheep['Sheep'/97863, l='MpServer', x=284.19, y=69.00, z=330.91], EntitySheep['Sheep'/97862, l='MpServer', x=279.91, y=69.00, z=330.47], EntitySheep['Sheep'/97871, l='MpServer', x=303.09, y=72.00, z=199.09], EntitySheep['Sheep'/97870, l='MpServer', x=300.47, y=72.00, z=199.72], EntitySheep['Sheep'/97873, l='MpServer', x=298.50, y=78.00, z=204.50], EntitySheep['Sheep'/97872, l='MpServer', x=298.50, y=81.00, z=200.50], EntityZombie['Zombie'/98901, l='MpServer', x=172.50, y=33.00, z=262.50], EntityZombie['Zombie'/98902, l='MpServer', x=174.50, y=33.00, z=262.50], EntityClientPlayerMP['Bloodmornvile'/97913, l='MpServer', x=226.50, y=72.62, z=259.50], EntitySkeleton['Skeleton'/97951, l='MpServer', x=245.25, y=15.00, z=322.69], EntitySkeleton['Skeleton'/97950, l='MpServer', x=231.91, y=16.00, z=326.31], EntityZombie['Zombie'/97953, l='MpServer', x=230.09, y=15.00, z=321.44], EntityZombie['Zombie'/97952, l='MpServer', x=234.50, y=16.00, z=322.50], EntityCreeper['Creeper'/97955, l='MpServer', x=236.50, y=16.00, z=321.50], EntityZombie['Zombie'/97954, l='MpServer', x=229.31, y=16.00, z=320.31], EntityCreeper['Creeper'/97956, l='MpServer', x=232.78, y=16.00, z=326.97], EntityCreeper['Creeper'/98984, l='MpServer', x=274.50, y=61.00, z=303.50], EntityCreeper['Creeper'/97962, l='MpServer', x=292.50, y=26.00, z=329.50], EntitySquid['Squid'/97995, l='MpServer', x=180.50, y=62.38, z=315.75], EntitySquid['Squid'/97994, l='MpServer', x=184.50, y=62.00, z=322.03], EntityBat['Bat'/99057, l='MpServer', x=210.88, y=39.36, z=284.59], EntityBat['Bat'/99116, l='MpServer', x=194.13, y=40.08, z=279.49], EntityBat['Bat'/99118, l='MpServer', x=184.66, y=40.10, z=271.75], EntityBat['Bat'/99121, l='MpServer', x=171.36, y=37.88, z=275.48], EntityBat['Bat'/99133, l='MpServer', x=238.59, y=25.88, z=308.75], EntityBat['Bat'/99132, l='MpServer', x=221.41, y=28.06, z=309.11], EntityBat['Bat'/99134, l='MpServer', x=233.49, y=26.48, z=311.90], EntityBat['Bat'/98121, l='MpServer', x=257.01, y=25.76, z=314.41], EntitySkeleton['Skeleton'/99153, l='MpServer', x=287.50, y=13.00, z=286.50], EntitySkeleton['Skeleton'/99155, l='MpServer', x=288.50, y=13.00, z=287.50], EntitySkeleton['Skeleton'/99154, l='MpServer', x=287.50, y=13.00, z=288.50], EntitySkeleton['Skeleton'/99156, l='MpServer', x=289.09, y=13.00, z=290.44], EntityBat['Bat'/98135, l='MpServer', x=147.65, y=27.19, z=276.65], EntityBat['Bat'/98136, l='MpServer', x=148.44, y=27.72, z=276.01], EntityBat['Bat'/98154, l='MpServer', x=292.58, y=21.34, z=308.51], EntityZombie['Zombie'/99277, l='MpServer', x=230.25, y=16.00, z=320.47], EntityZombie['Zombie'/99279, l='MpServer', x=238.22, y=16.00, z=326.84], EntityZombie['Zombie'/99278, l='MpServer', x=238.50, y=16.00, z=323.50], EntitySpider['Spider'/99280, l='MpServer', x=239.63, y=16.00, z=325.25], EntityZombie['Zombie'/99283, l='MpServer', x=240.97, y=16.00, z=325.78], EntityZombie['Zombie'/99285, l='MpServer', x=240.56, y=16.00, z=323.72], EntityZombie['Zombie'/99284, l='MpServer', x=243.47, y=16.00, z=326.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:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:908)
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_40, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4801565328 bytes (4579 MB) / 6227755008 bytes (5939 MB) up to 6227755008 bytes (5939 MB)
JVM Flags: 25 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -Xms6G -Xmn2048m -XX:+DisableExplicitGC -XX:+UseConcMarkSweepGC -XX:+UseParNewGC -XX:+UseNUMA -XX:+CMSParallelRemarkEnabled -XX:MaxTenuringThreshold=15 -XX:MaxGCPauseMillis=30 -XX:GCPauseIntervalMillis=150 -XX:+UseAdaptiveGCBoundary -XX:-UseGCOverheadLimit -XX:+UseBiasedLocking -XX:SurvivorRatio=8 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=15 -XX:+UseFastAccessorMethods -XX:+UseCompressedOops -XX:+OptimizeStringConcat -XX:+AggressiveOpts -XX:ReservedCodeCacheSize=2048m -XX:+UseCodeCacheFlushing -XX:ParallelGCThreads=12
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.25.1208 Minecraft Forge 10.13.0.1208 4 mods loaded, 4 mods active
mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
FML{7.10.25.1208} [Forge Mod Loader] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
Forge{10.13.0.1208} [Minecraft Forge] (forge-1.7.10-10.13.0.1208.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
minefantasy2{Alpha_2.1.6} [MineFantasyII] (MineFantasyII-2.1.6.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available->Available
Launched Version: 1.7.10
LWJGL: 2.9.1
OpenGL: AMD Radeon R9 200 Series GL version 4.4.13292 Compatibility Profile Context 14.502.1014.0, ATI Technologies Inc.
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: [MuteVillagers.zip, HerrSommer Rustic - 1.7 - v3.zip] Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Thanks.
Never got anything like that... odd... ill look into it.
Alright their both kinda weird... any other mods or something that may have affected this? I can't recreate them and the first one looks more like a non-mod error, caused by a modded entity. (if that makes sense)
Sorry AP, its on my end.
I was using a older version of forge 1.7.10, it seems to work now.
I feel like an idiot XD.
Heh, dont feel to bad. ive got about 6 versions of 1.7 alone. they keep making them, and breaking them
/www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2816702-tales-of-skyrim-bringing-skyrim-to-minecraft"" target="" data-ensure-absolute>
This mod is fantastic! I'm surprised iv'e never heard of it. Even the first version... I'd like to use this mod as the core of a mod pack i'm working on, could you add some sort of way to add recipes to the various crafting systems implemented? Perhaps a hook-in for minetweaker?
[SSSS]
Theres an API I can give you, But you may need a minetweaker dev to add support
Thank you for this release!
According to their wiki, the minetweaker/modtweaker devs have it allredy on the list of mods to add support.
/www.minecraftforum.net/forums/mapping-and-modding/minecraft-mods/wip-mods/2816702-tales-of-skyrim-bringing-skyrim-to-minecraft"" target="" data-ensure-absolute>
Did alot of the things in the 1.6.4 version get removed, like the firepit & bloomery? Or did some ids get changed?
So... I poked around in the MF2 Source and adding compatability with other mods (Forging other ingots) seems completely undoable at this point. Crazy API you got there.