Posted February 23, 201510 yr 1.8 b1328 & b1329 crashes client while connecting to dedicated server. client crash report: http://paste.ee/p/poQWP client fml latest: http://paste.ee/p/g12jI note: b1327 works great! https://www.akliz.net/manage/aff.php?aff=179 coupon: kreezxil KreezCraft.com - Twitch.TV/Kreezxil - YouTube.com/Kreezxil
February 23, 201510 yr Author Yes see: http://kreezcraft.com/1-8-forge-mods-list/ https://www.akliz.net/manage/aff.php?aff=179 coupon: kreezxil KreezCraft.com - Twitch.TV/Kreezxil - YouTube.com/Kreezxil
February 23, 201510 yr Author Nope, can't reproduce it with all of the mods removed. So, it's not you guys, ... maybe ... https://www.akliz.net/manage/aff.php?aff=179 coupon: kreezxil KreezCraft.com - Twitch.TV/Kreezxil - YouTube.com/Kreezxil
February 23, 201510 yr Author Got the same result using b1329 log: http://paste.ee/p/YqFlk crash report: http://paste.ee/p/oLVrQ fml client latest: http://paste.ee/p/aWXT6 On the server side there is only this as an error: [12:10:55] [Netty Server IO #3/ERROR] [FML]: NetworkDispatcher exception java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.8.0_31] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:1.8.0_31] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_31] at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_31] at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:379) ~[?:1.8.0_31] at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:446) ~[unpooledUnsafeDirectByteBuf.class:?] at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:878) ~[AbstractByteBuf.class:?] at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:225) ~[NioSocketChannel.class:?] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:114) [AbstractNioByteChannel$NioByteUnsafe.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:507) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:464) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:378) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:350) [NioEventLoop.class:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:116) [singleThreadEventExecutor$2.class:?] at java.lang.Thread.run(Thread.java:745) [?:1.8.0_31] [12:10:55] [server thread/INFO]: Kreezxil lost connection: TranslatableComponent{key='disconnect.genericReason', args=[internal Exception: java.io.IOException: Connection reset by peer], siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null}} I'll start going through the mods in pack to find one(s) that is causing the issue. Hopefully it'll generate a better report. https://www.akliz.net/manage/aff.php?aff=179 coupon: kreezxil KreezCraft.com - Twitch.TV/Kreezxil - YouTube.com/Kreezxil
February 25, 201510 yr Author Found a few mods that were causing issues on this build and higher. Which are Craft++ which also knocks out the standard stone button recipe and also breaks the new 1.8 version of Open Computers, and Spectral Guns which registers it's own iron nugget and also breaks 50% of the recipes in Open Computers, but the one I really suspect of causing this issue is SGS Metals. https://www.akliz.net/manage/aff.php?aff=179 coupon: kreezxil KreezCraft.com - Twitch.TV/Kreezxil - YouTube.com/Kreezxil
February 26, 201510 yr Author Found a few mods that were causing issues on this build and higher. Which are Craft++ which also knocks out the standard stone button recipe and also breaks the new 1.8 version of Open Computers, and Spectral Guns which registers it's own iron nugget and also breaks 50% of the recipes in Open Computers, but the one I really suspect of causing this issue is SGS Metals. Turns out that I was dead wrong on this assumption. Any mod will cause the error. The only way b1328 and b1329 work via SMP is when there are no mods. https://www.akliz.net/manage/aff.php?aff=179 coupon: kreezxil KreezCraft.com - Twitch.TV/Kreezxil - YouTube.com/Kreezxil
February 27, 201510 yr There should be no reason the connection errors due to build 1328. All I did was re-enable the World Load event for client worlds. It sounds more like a modd issue not a Forge issue. First one is 'li.cil.oc.common.SaveHandler' trying to save data for a client world, bug on there end. Second one is Craft++ NPEing on entity construction, nothing to do with World Load. I do Forge for free, however the servers to run it arn't free, so anything is appreciated. Consider supporting the team on Patreon
February 27, 201510 yr Author Can you post a crash with just one mod installed? Darn, so looks like you guys were right, it's not Forge at all. I thought it was all mods, guess I was getting frustrated. Going through 86 mods one by one to find the ones that fail is a pain but I'm doing it and maybe there might be something in the logs for you anyways. http://paste.ee/p/RZCTv with Backpacks by Eydamos v2.0.1-1.8.x; I reported it to his bugtracker just in case. http://paste.ee/p/nOFLe with Ender Utilities by masa v1.8-0.4.0; I reported this to the author in his github issue tracker. This FATAL error happens on client disconnect. Random occurrence with this one. http://paste.ee/p/HGX64 with Open Computers by Sangar v1.8-1.5.2.5; again I have reported this error to the mod author in their issue tracker on github. apparently the first bug report goes craft++ and I Just sent it there per the information you gave me just now. Thanks for discerning those logs so fast. Whereas I spent all day loading the mods one by one to see which did it, you were able to see things I wasn't able to, is it just experience or do you have a special log parser? https://www.akliz.net/manage/aff.php?aff=179 coupon: kreezxil KreezCraft.com - Twitch.TV/Kreezxil - YouTube.com/Kreezxil
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.