Help - Search - Members - Calendar
Full Version: bug in v1.80
BatMUD > BatMUD forums > Batclient
Vandris
With an empty scripts folder and restarting the client tell last produces the following:

(21:43) You tell Greendale '?'
java.lang.IllegalArgumentException: Invalid substring range

Note that this isn't the first tell in the list

tell last 1 and tell last 2 appear to work
here is tell last 2:
(22:02) You tell Greendale (fighting) 'back'
(23:44) You tell Sprite (idle 8min and 43s) 'Are you free to do some repairs at all?'
Ok.

EDIT: It also appears to drop tells (but not emotes)
Amarth
Fixed. Restart client.
Fitsio
In Class BatClientPlugin:

Method void process(Object data).

The data object seems to be always null.

I made a simple tester for it:
http://nectre.ath.cx/fitsio/batmud/

(type $cmdargs.Test [arguments] to test.)

This is really not a big deal, since one can use the BatClientPluginCommandTrigger interface to catch lines going to server from client, which seems to work just fine.

Fitsio
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2024 Invision Power Services, Inc.