small bugs (Room Creation)

Post here your questions about the Java client / Android API for SFS2X

Moderators: Lapo, Bax

QiXi
Posts: 8
Joined: 06 Feb 2013, 16:46
Location: Russia
Contact:

small bugs (Room Creation)

Postby QiXi » 12 Feb 2013, 22:08

in

Code: Select all

public void dispatch(BaseEvent pEvent) throws SFSException {
if (type.equalsIgnoreCase(SFSEvent.ROOM_CREATION_ERROR)) {

Log Cat
02-13 01:15:45.622: W/params(23269): {errorCode=14, errorMessage=Error in converting error code to text for code: 14. Cause: %d can't format java.lang.String arguments}


Im Fix

Code: Select all

SFSErrorCodes.setErrorMessage(ErrorCode.ERROR_ROOM_NAME_LENGTH, "Bad Room name length - Min: %s; max: %s; passed name length: %s");


please fix in sources lib

(bad English)
User avatar
Lapo
Site Admin
Posts: 23008
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: small bugs (Room Creation)

Postby Lapo » 13 Feb 2013, 09:36

Thanks for reporting, will get it fixed in the next release.
Lapo
--
gotoAndPlay()
...addicted to flash games
User avatar
Lapo
Site Admin
Posts: 23008
Joined: 21 Mar 2005, 09:50
Location: Italy

Re: small bugs (Room Creation)

Postby Lapo » 03 Mar 2013, 20:05

Updated, you can download the new release which also supports the new HRC+ added to SFS2X 2.6
See the sticky post in this forum.
Lapo

--

gotoAndPlay()

...addicted to flash games

Return to “SFS2X Java / Android API”

Who is online

Users browsing this forum: No registered users and 18 guests