Thanks for your reply. I will try it out
Posts by Fabienne
The next update will be available on Wednesday, December 18, in the early evening (GMT+1).
This update will not yet replace the Java version, instead it is the actual content update. We'll provide more information about the transition together with the update.
-
-
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)
===================================================================== -
Hello Patrick
Thanks for the update (iConomy 1.5.2). Installed it immediately, so hope problem is solved
Greetings, Fabienne
-
Thank for you answer. I will try it out
-
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:56765PLUGIN 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
============================================================================= -
Thanks for the latest fix. Seems everything is working fine now.
-
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?
-
Nice update and thanks for the bugfixes
One new problem: all my (large) posters are resized to small ones .....
Can that be fixed? -
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?
-
-
-