Jump to content

0tam

Members
  • Posts

    5
  • Joined

  • Last visited

Everything posted by 0tam

  1. There is it , can you open it ? https://paste.gg/p/anonymous/ff7458c41c0e4c5fab84ea53a24a6ebb
  2. Hello i have trouble , every time i playing on my server (i make it on VPS ubuntu 19.04) i get disconnect when i am in my base . I am confused cuz i was playing around 6 hours and after 6 hours start disconecting me. But my friends doesnt have this isue , i tried everything like delete UUCID ,Rename ,blush ipconfig and still nothig help . Please help me Console log (when i join into game): [20:28:14] [Server thread/INFO]: 0tam joined the game [20:28:14] [Server thread/INFO] [Mekanism]: Sent config to '0tam.' [20:28:15] [VoiceServer Listen Thread/INFO] [Mekanism]: VoiceServer: Accepted new connection. [20:28:15] [Thread-15/INFO] [Mekanism]: VoiceServer: Traced IP in 1 attempts. [20:28:30] [Netty IO #1/ERROR] [FML]: NetworkDispatcher exception java.io.IOException: Connection reset by peer at sun.nio.ch.FileDispatcherImpl.read0(Native Method) ~[?:1.8.0_242] at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39) ~[?:1.8.0_242] at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_242] at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_242] at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:377) ~[?:1.8.0_242] at io.netty.buffer.UnpooledUnsafeDirectByteBuf.setBytes(UnpooledUnsafeDirectByteBuf.java:436) ~[UnpooledUnsafeDirectByteBuf.class:?] at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:870) ~[AbstractByteBuf.class:?] at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:208) ~[NioSocketChannel.class:?] at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:87) [AbstractNioByteChannel$NioByteUnsafe.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:480) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:447) [NioEventLoop.class:?] at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:341) [NioEventLoop.class:?] at io.netty.util.concurrent.SingleThreadEventExecutor$2.run(SingleThreadEventExecutor.java:101) [SingleThreadEventExecutor$2.class:?] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_242] [20:28:30] [Server thread/INFO]: 0tam 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}} [20:28:30] [Server thread/INFO]: 0tam left the game How you can see i was on server only 16 sec and i got disconnected.
  3. Hello , i made server on ubuntu , i set up all on this modpack : https://www.curseforge.com/minecraft/modpacks/engineers-life i have installed java version 8 , and still have this issue root@fivemserver:~/El-minecraft# java -jar forge-1.12.2-14.23.5.2854.jar -nogui A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:70) at net.minecraftforge.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:34) Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap') at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ... 6 more root@fivemserver:~/El-minecraft# echo $JAVA_HOME /usr/lib/jvm/java-8-openjdk-amd64
  4. 0tam

    0tam

    Thanks for respond. So i cant play older modpacks on ubuntu /linux ? or forge arent support new ubuntu ? or what
  5. Hello i have problem with lauch forge server , but if i lauch vanilla its not problem .What i should do , i reinstall java , i reinstall forge and still this message . Please help me :) java -jar forge-1.7.10-10.13.4.1614-1.7.10-universal.jar -nogui A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43) at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12) Caused by: java.lang.ClassCastException: class jdk.internal.loader.ClassLoaders$AppClassLoader cannot be cast to class java.net.URLClassLoader (jdk.internal.loader.ClassLoaders$AppClassLoader and java.net.URLClassLoader are in module java.base of loader 'bootstrap') at net.minecraft.launchwrapper.Launch.<init>(Launch.java:34) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) ... 6 more
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.