Posts by Fabienne

    Hi Patrick,


    Problem is not solved yet.


    1. In the log file (see attachment) are the following messages:


    =================================================
    CLIENT 20 CHANGE STATE: Connected -> Disconnecting
    CLIENT 20 CHANGE STATE: Disconnecting -> Disconnected
    REMOVE: de.jiw.network.server.session.ClientConnection@6d60f38a - 20 -
    4
    [TcpSessionHandler ChannelInactive] /86.82.195.4:57581
    [TcpSessionHandler ChannelInactive] /86.82.195.4:57614
    2019/05/07 01:46 PM G.g
    INFO: [TcpSessionHandler ChannelInactive] /86.82.195.4:57647
    Delete Client ID: 20
    [EndAuthSession] 365204712
    [TcpSessionHandler ChannelInactive] /86.82.195.4:57548
    ccat: newstatus 50 (50)
    ======================================================


    2. Also a Connection reset by peer message:
    ==============================================
    java.io.IOException: Connection reset by peer
    at sun.nio.ch.FileDispatcherImpl.read0(Native Method)
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:39)
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223)
    at sun.nio.ch.IOUtil.read(IOUtil.java:192)
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380)
    at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288)
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1106)
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:343)
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123)
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:645)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:580)
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:497)
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:459)
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858)
    at io.netty.util.concurrent.DefaultThreadFactory$DefaultRunnableDecorator.run(DefaultThreadFactory.java:138)
    at java.lang.Thread.run(Thread.java:745)
    =====================================================================

    Files

    Hello,


    The following error occurs on my server (see below).
    The message runs in the chat constantly and i have to restart the server to be able to use (write/read) the chat again,
    Is there a solution for this problem? Thx.


    Greetings, Fabienne



    ====================================================================
    [TcpSessionHandler ChannelInactive] /109.93.191.141:56772
    REMOVE: de.jiw.network.server.session.ClientConnection@bc504c0 - 35 -
    8
    [TcpSessionHandler ChannelInactive] /109.93.191.141:56406
    2019/05/05 12:41 PM G.g
    INFO: Delete Client ID: 35
    [EndAuthSession] 224537345
    [TcpSessionHandler ChannelInactive] /109.93.191.141:56524
    [TcpSessionHandler ChannelInactive] /109.93.191.141:56765


    PLUGIN EXCEPTION ---->
    java.lang.NullPointerException
    at de.pbplugins.icListenerGuiInfo.lambda$onPlayerConnect$0(icListenerGuiInfo.java:110)
    at pluginapi.PluginTimerManager.update(SourceFile:73)
    at pluginapi.PluginManager.update(SourceFile:303)
    at server.Main.update(SourceFile:286)
    at commons.JIWApplication.update(SourceFile:324)
    at com.jme3.system.NullContext.run(NullContext.java:133)
    at java.lang.Thread.run(Thread.java:745)


    ##Exception: null
    ##Exception: java.lang.NullPointerException
    =============================================================================

    Following error appears on my server:


    PLUGIN EXCEPTION ---->
    java.lang.NullPointerException
    at de.pbplugins.icListenerGuiInfo.lambda$onPlayerConnect$0(icListenerGuiInfo.java:110)
    at pluginapi.PluginTimerManager.update(SourceFile:73)
    at pluginapi.PluginManager.update(SourceFile:303)
    at server.Main.update(SourceFile:286)
    at commons.JIWApplication.update(SourceFile:324)
    at com.jme3.system.NullContext.run(NullContext.java:133)
    at java.lang.Thread.run(Thread.java:745)


    What can i do about it?

    ABM-fehler:


    RW SERVER: Fatal error occurred!
    java.lang.NoSuchMethodError: net.risingworld.api.World.spawnNpc(SLnet/risingworld/api/utils/Vector3f;Lnet/risingworld/api/utils/Quaternion;)Lnet/risingworld/api/objects/Npc;
    at carsten.risingworld.abm.AnimalBreedMaster.spawnAnimal(AnimalBreedMaster.java:1116)
    at carsten.risingworld.abm.AnimalBreedMaster.giveBirth(AnimalBreedMaster.java:1099)
    at carsten.risingworld.abm.AnimalBreedMaster.updatePregnancyProgress(AnimalBreedMaster.java:1077)
    at carsten.risingworld.abm.AnimalBreedMaster.executeForEachPlayer(AnimalBreedMaster.java:483)
    at carsten.risingworld.abm.AnimalBreedMaster.timerTask(AnimalBreedMaster.java:389)
    at pluginapi.PluginTimerManager.update(SourceFile:73)
    at pluginapi.PluginManager.update(SourceFile:303)
    at server.Main.update(SourceFile:286)
    at commons.JIWApplication.update(SourceFile:324)
    at com.jme3.system.NullContext.run(NullContext.java:133)
    at java.lang.Thread.run(Thread.java:745)

    Need some help with area protection (ap) :)


    It is wishful that players can sit down in protected areas of other players.


    But, when I use "other interactions" to allow other players to sit down in the protected area of the admin shop, players can also edit the shields of
    the "Active shield" plugin (which I use in combination with the iConomy plugin). That shouldn't be the case.
    Does somebody have a solution?


    @ Miwarre: Maybe you can create a specific permission so that other players only can sit down in a protected areas, without being able to destroy, remove or edit anything else?