[Merry Christmas 2017] Vertisy v90, Mushy Pro v179, Nox v176, Rien v83, Evan Client

Newbie Spellweaver
Joined
Apr 21, 2018
Messages
49
Reaction score
0
Monsters do not move when I go in to the map.Help me.
 
Newbie Spellweaver
Joined
Apr 21, 2018
Messages
49
Reaction score
0
help me Arnah .Sell item price / 10 .Price item 470.000 and now only 50.000.How to fix
 
Last edited:
Newbie Spellweaver
Joined
Mar 25, 2016
Messages
86
Reaction score
26
help me @Arnah .Sell item price / 10 .Price item 470.000 and now only 50.000.How to fix
That is how it worked in v90. They changed the prices in v88 and it's one of the best changes they did in awhile.
 
Newbie Spellweaver
Joined
Apr 21, 2018
Messages
49
Reaction score
0
I fix it.And now in vertisy monster not move too hard @Eric
You can help me.
 
Newbie Spellweaver
Joined
Apr 7, 2009
Messages
54
Reaction score
3
Hey! SharpAceX what the api??
v83 rien source is not build..

ApiFactory...
ApiCallback.....
help.
 
Newbie Spellweaver
Joined
Apr 21, 2018
Messages
49
Reaction score
0
isRechargable buy in hiredmerchant and isRechargable not remove item if quantity > 2.
help me Arnah
 
Newbie Spellweaver
Joined
Oct 21, 2017
Messages
71
Reaction score
0
if i am use other ip from 127.0.0.1 in "host" , i get this eror in bats :
Connecting to world server: 127.0.0.1:1200 Failed to reconnect to the World Server. Trying again in 10 seconds ,
how i fix that ? i want to make server online for otehrs.
 
Newbie Spellweaver
Joined
Apr 7, 2009
Messages
54
Reaction score
3


v90 help error bat.;; my java8 jre1.8.0_171



Exception caught by: null
java.lang.ArrayIndexOutOfBoundsException: -17817
at net.PacketProcessor.getHandler(PacketProcessor.java:48)
at net.MapleServerHandler.channelRead(MapleServerHandler.java:143)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.timeout.IdleStateHandler.channelRead(IdleStateHandler.java:286)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.handler.codec.ByteToMessageDecoder.fireChannelRead(ByteToMessageDecoder.java:310)
at io.netty.handler.codec.ByteToMessageDecoder.channelRead(ByteToMessageDecoder.java:284)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.AbstractChannelHandlerContext.fireChannelRead(AbstractChannelHandlerContext.java:340)
at io.netty.channel.DefaultChannelPipeline$HeadContext.channelRead(DefaultChannelPipeline.java:1434)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:362)
at io.netty.channel.AbstractChannelHandlerContext.invokeChannelRead(AbstractChannelHandlerContext.java:348)
at io.netty.channel.DefaultChannelPipeline.fireChannelRead(DefaultChannelPipeline.java:965)
at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:163)
at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:646)
at io.netty.channel.nio.NioEventLoop.processSelectedKeysPlain(NioEventLoop.java:546)
at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:500)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460)
at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Unknown Source)
 
Last edited:
Newbie Spellweaver
Joined
Apr 21, 2018
Messages
49
Reaction score
0
[h=2][/h]Monsters getting stuck when killed out of range of the screen.
 
Newbie Spellweaver
Joined
Oct 21, 2017
Messages
71
Reaction score
0
I open server on vps with Versity source , i use in "host" the vps ip , and in Center/world : 127.0.0.1, the server after 3min stop to work , cant login to char ,
How i fix that?
 
Newbie Spellweaver
Joined
Apr 21, 2018
Messages
49
Reaction score
0
Mount explorer skill 1004 use 3 seconds > cancel buff help me.
 
Newbie Spellweaver
Joined
Mar 25, 2016
Messages
86
Reaction score
26
Mount explorer skill 1004 use 3 seconds > cancel buff help me.
Because mounts don't have proper durations. Just set it to -1 if its a mount and do a check in MapleCharacter.update and make sure duration isn't -1 before cancelling.