DIR Return Create A Forum - Home
---------------------------------------------------------
WThieves Mods
HTML https://wtmods.createaforum.com
---------------------------------------------------------
*****************************************************
DIR Return to: Discussion
*****************************************************
#Post#: 139--------------------------------------------------
1.7.10 RR Crossing Bar crash
DIR By: Exanadu
Date: January 26, 2016, 4:09 pm
---------------------------------------------------------
When placing the railroad crossing arms large,med and small on
the railroad crossing stand the game crashes, when you log in
the crossing arm is placed, if you put a redstone to it , it
crashes again, when you log in the arm is in the down position
and making the crossing sound. Im using
LampsAndTrafficlights-1.2-Minecraft_1.7.10 along with direwolf20
1.9.0 FTB pack
Edit: Seems that if any block is placed next to the crossing
stand it crashes but only if the crossing arm is attached to the
stand (which also crashes)
#Post#: 140--------------------------------------------------
Re: 1.7.10 RR Crossing Bar crash
DIR By: WThieves
Date: January 28, 2016, 4:11 am
---------------------------------------------------------
--- Quote from: Exanadu link ---
>
> When placing the railroad crossing arms large,med and small on
the railroad crossing stand the game crashes, when you log in
the crossing arm is placed, if you put a redstone to it , it
crashes again, when you log in the arm is in the down position
and making the crossing sound. Im using
LampsAndTrafficlights-1.2-Minecraft_1.7.10 along with direwolf20
1.9.0 FTB pack
>
> Edit: Seems that if any block is placed next to the crossing
stand it crashes but only if the crossing arm is attached to the
stand (which also crashes)
>
--- End Quote ---
I've never heard of this or seen this problem before, can you
give me a crashlog?
#Post#: 141--------------------------------------------------
Re: 1.7.10 RR Crossing Bar crash
DIR By: Exanadu
Date: January 28, 2016, 8:20 am
---------------------------------------------------------
--- Code ---
[07:09:15] [Client thread/ERROR] [FML]: FMLIndexedMessageCodec
exception caught
io.netty.handler.codec.DecoderException:
java.lang.IndexOutOfBoundsException: readerIndex(12) + length(4)
exceeds writerIndex(13): SlicedByteBuf(ridx: 12, widx: 13, cap:
13/13, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 14, cap:
14/14))
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:1602)
[bao.class:?]
at
net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
[bao.class:?]
at
net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148)
[Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
Source) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Unknown Source)
~[?:1.8.0_71]
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(12) + length(4) exceeds writerIndex(13):
SlicedByteBuf(ridx: 12, widx: 13, cap: 13/13, unwrapped:
UnpooledHeapByteBuf(ridx: 1, widx: 14, cap: 14/14))
at
io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160)
~[AbstractByteBuf.class:?]
at
io.netty.buffer.AbstractByteBuf.readInt(AbstractByteBuf.java:611)
~[AbstractByteBuf.class:?]
at
wthieves.mods.wmobility.network.GuiCraftCodec.fromBytes(GuiCraftCodec.java:46)
~[GuiCraftCodec.class:?]
at
cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17)
~[SimpleIndexedCodec.class:?]
at
cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7)
~[SimpleIndexedCodec.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
[07:09:15] [Client thread/ERROR] [FML]: There was a critical
exception handling a packet on channel WMobility
io.netty.handler.codec.DecoderException:
java.lang.IndexOutOfBoundsException: readerIndex(12) + length(4)
exceeds writerIndex(13): SlicedByteBuf(ridx: 12, widx: 13, cap:
13/13, unwrapped: UnpooledHeapByteBuf(ridx: 1, widx: 14, cap:
14/14))
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:1602)
[bao.class:?]
at
net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
[bao.class:?]
at
net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
[bao.class:?]
at net.minecraft.client.main.Main.main(SourceFile:148)
[Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method) ~[?:1.8.0_71]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown
Source) ~[?:1.8.0_71]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown
Source) ~[?:1.8.0_71]
at java.lang.reflect.Method.invoke(Unknown Source)
~[?:1.8.0_71]
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(12) + length(4) exceeds writerIndex(13):
SlicedByteBuf(ridx: 12, widx: 13, cap: 13/13, unwrapped:
UnpooledHeapByteBuf(ridx: 1, widx: 14, cap: 14/14))
at
io.netty.buffer.AbstractByteBuf.checkReadableBytes(AbstractByteBuf.java:1160)
~[AbstractByteBuf.class:?]
at
io.netty.buffer.AbstractByteBuf.readInt(AbstractByteBuf.java:611)
~[AbstractByteBuf.class:?]
at
wthieves.mods.wmobility.network.GuiCraftCodec.fromBytes(GuiCraftCodec.java:46)
~[GuiCraftCodec.class:?]
at
cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:17)
~[SimpleIndexedCodec.class:?]
at
cpw.mods.fml.common.network.simpleimpl.SimpleIndexedCodec.decodeInto(SimpleIndexedCodec.java:7)
~[SimpleIndexedCodec.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
[07:09:15] [Netty Client IO #1/INFO] [THAUMCRAFT]: Restoring
client configs.
[07:09:15] [Netty Client IO #1/INFO] [EnderCore]: Reset
configs to client values for
com.enderio.core.common.config.ConfigHandler
[07:09:15] [Netty Client IO #1/INFO]
[mcjty.lib.varia.Logging]: Disconnect from server: Unregistering
RFTools dimensions
[07:09:15] [Netty Client IO #1/INFO] [Schematica]: Scheduling
client settings reset.
[07:09:15] [Client thread/INFO] [journeymap]: Mapping halted
in C:\FTB\direwolf20_17\minecraft\journeymap\data\sp\Test\DIM0
[07:09:15] [Server thread/INFO]: Exanadu lost connection:
TextComponent{text='Disconnected', siblings=[],
style=Style{hasParent=false, color=null, bold=null, italic=null,
underlined=null, obfuscated=null, clickEvent=null,
hoverEvent=null}}
[07:09:15] [Server thread/INFO]: Exanadu left the game
[07:09:15] [Server thread/INFO]: Stopping singleplayer server
as player logged out
[07:09:15] [Server thread/INFO]: Stopping server
[07:09:15] [Server thread/INFO]: Saving players
[07:09:15] [Server thread/INFO]: Saving worlds
[07:09:15] [Server thread/INFO]: Saving chunks for level
'Test'/Overworld
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/Nether
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/The End
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/FZHammer
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/Twilight Forest
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/Mirror
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/Underdark
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/The Outer Lands
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/Torment
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/The Last Millenium
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/Spirit World
[07:09:16] [Server thread/INFO]: Saving chunks for level
'Test'/Bedrock
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension 0
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -1
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension 1
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -7
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -15
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -39
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -17
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -42
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -19
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension
-112
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -20
[07:09:16] [Server thread/INFO] [FML]: Unloading dimension -47
[07:09:19] [Server thread/INFO] [FML]: Applying holder lookups
[07:09:19] [Server thread/WARN] [FML]: Unable to lookup
chisel:cobblestoneWall for public static
team.chisel.block.BlockCarvableWall
team.chisel.init.ChiselBlocks.cobblestoneWall. Is there
something wrong with the registry?
[07:09:19] [Server thread/WARN] [FML]: Unable to lookup
chisel:obsidian2 for public static
team.chisel.block.BlockCarvable
team.chisel.init.ChiselBlocks.obsidian2. Is there something
wrong with the registry?
[07:09:19] [Server thread/WARN] [FML]: Unable to lookup
chisel:voidstonerunic for public static
team.chisel.block.BlockCarvable
team.chisel.init.ChiselBlocks.voidstonerunic. Is there something
wrong with the registry?
[07:09:19] [Server thread/WARN] [FML]: Unable to lookup
chisel:circuits for public static
team.chisel.block.BlockCarvable
team.chisel.init.ChiselBlocks.circuits. Is there something wrong
with the registry?
[07:09:19] [Server thread/INFO] [FML]: Holder lookups applied
[07:09:19] [pool-7-thread-1/INFO] [EnderIO]:
ServerChannelRegister: Dimensional Transceiver data saved to
C:\FTB\direwolf20_17\minecraft\saves\Test\enderio\dimensionalTransceiver.json
[07:09:19] [Server thread/INFO] [mcjty.lib.varia.Logging]:
RFTools: server is stopping. Shutting down gracefully
[07:09:19] [Server thread/INFO] [mcjty.lib.varia.Logging]:
Cleaning up RFTools dimensions
[07:09:21] [Netty Client IO #2/INFO] [FML]: Attempting
connection with missing mods [CustomMainMenu, journeymap,
LunatriusCore, ResourceLoader, Schematica] at SERVER
--- End Code ---
#Post#: 142--------------------------------------------------
Re: 1.7.10 RR Crossing Bar crash
DIR By: Exanadu
Date: January 28, 2016, 8:47 am
---------------------------------------------------------
Here is a short video of the crash.
HTML https://www.dropbox.com/s/w28t954g5cpjs01/Minecraft%201.7.10%20160128_072903.mp4?dl=0
HTML https://www.dropbox.com/s/w28t954g5cpjs01/Minecraft%201.7.10%20160128_072903.mp4?dl=0
Edit: After looking at the logs i realized it had something to
do with the mobility mod, after removing it the crossing bars
work fine.
#Post#: 143--------------------------------------------------
Re: 1.7.10 RR Crossing Bar crash
DIR By: WThieves
Date: January 29, 2016, 4:45 pm
---------------------------------------------------------
--- Quote from: Exanadu link ---
>
> Here is a short video of the crash.
>
>
HTML https://www.dropbox.com/s/w28t954g5cpjs01/Minecraft%201.7.10%20160128_072903.mp4?dl=0
HTML https://www.dropbox.com/s/w28t954g5cpjs01/Minecraft%201.7.10%20160128_072903.mp4?dl=0
>
> Edit: After looking at the logs i realized it had something to
do with the mobility mod, after removing it the crossing bars
work fine.
>
--- End Quote ---
Yeah, but still, it's not supposed to do that.
But since WMobility is still in an early stage this isn't that
big of an issue, I'm putting it on my list though, thanks for
the report.
#Post#: 171--------------------------------------------------
Girls from your city - Real Women
DIR By: Michifus
Date: October 3, 2024, 2:05 am
---------------------------------------------------------
[URL=
HTML https://datingnow.site
]Prettys Girls from your town for
night[/URL]
*****************************************************
Page 1 of 1