Hi, i tried to find a solution but without success could you give me a example to understand what do you mean with:
"This error us due to the fact that you are trying to transform a ByteBuffer into a String without being sure that the ByteBuffer contains enough bytes for the translation to be done correctly. Check that the received byte contains only valid chars." Very Thanks -- *dott.Ing.Francesco Li Volsi* *[email protected] <[email protected]>* 2014-05-18 19:44 GMT+02:00 Emmanuel Lécharny <[email protected]>: > Le 18/05/2014 15:04, antares a écrit : > > Hi, > > i created a game with mina 2.0.7 > > > > after days of playing without restarting the server all is going fine > but i > > am seeing some error like this: > > This error us due to the fact that you are trying to transform a > ByteBuffer into a String without being sure that the ByteBuffer contains > enough bytes for the translation to be done correctly. > > Check that the received byte contains only valid chars. > >
