Search found 12 matches

by KarymovDN
24 Nov 2014, 20:16
Forum: 2X Features Wish List
Topic: Log-files removal
Replies: 1
Views: 9310

Log-files removal

Hello I would suggest such an addition to admin tool: remove logs after X days, X being a setting. I will explain - our logs are saved every hour and a size of each exceeds 10MB despite us logging only basic info needed for analytics. So, we are short of about 240 Mb every day. We have to clear thos...
by KarymovDN
29 Sep 2014, 07:46
Forum: SFS2X Questions
Topic: After 2.9.0 upgrade: IllegalStateException: AsyncContext
Replies: 36
Views: 41366

Re: After 2.9.0 upgrade: IllegalStateException: AsyncContext

Marco, I see the same exception about once a minute on a local machine (Mac OS) with 1 user connected via BlueBox. I don't see any effect on transmitting though - all messages arrive in correct order. If you want to investigate it, I can help with logs or whatever you need.
by KarymovDN
08 Aug 2014, 10:54
Forum: SFS2X Questions
Topic: Zombie Users
Replies: 6
Views: 8109

Re: Zombie Users

Hello Lapo

I have a similar problem, but a lot more zombies within just a few hours. I have already sent an e-mail to support.

In my case I cannot kick ghosts and cannot remove the rooms where they sit :-( Game starts to look like a graveyard :-)
by KarymovDN
08 Aug 2014, 10:45
Forum: SFS2X Questions
Topic: Question on saving rooms state
Replies: 5
Views: 7204

Re: Question on saving rooms state

Hello Lapo I'm sorry, I have moved on from that code already. As far as I remember, the error was about an absent file (even thought it was present in the data folder). I believe it does not work with any room (Chat in default group room was not found etc). There was no mistake in the name of a room...
by KarymovDN
02 Aug 2014, 12:31
Forum: SFS2X Questions
Topic: Question on saving rooms state
Replies: 5
Views: 7204

Re: Question on saving rooms state

Hi Lapo

Probably I have met a bug. It looks like getParentZone().getRoomPersistenceApi().loadRoom(String) does not work. I had to use loadAllRooms and search through the list.
by KarymovDN
01 Aug 2014, 18:00
Forum: SFS2X Questions
Topic: Question on saving rooms state
Replies: 5
Views: 7204

Re: Question on saving rooms state

Thanks a lot, I will try it!
by KarymovDN
01 Aug 2014, 13:27
Forum: SFS2X Questions
Topic: Question on saving rooms state
Replies: 5
Views: 7204

Question on saving rooms state

Like the most developers here, I want the rooms to be saved when I restart a server (which will happen from time to time even on production server). Of cause, I have started with reading Rooms Persistence API, but it seems lacking a couple methods. May be I miss something? Rooms Persistence API supp...
by KarymovDN
23 Jul 2014, 03:33
Forum: SFS2X Questions
Topic: Cannot restart server from admin console (2.9 on MacOS X)
Replies: 7
Views: 12699

Re: Cannot restart server from admin console (2.9 on MacOS X

Hello

Yes, sure. Here are the logs of out-of-the box installation. I attached it as a zip-file, because it does not allow even admin tool extension logs.

It looks like after restarting it cannot bind admin tool to 8080 anymore, so it just shuts down immediately :-(
by KarymovDN
22 Jul 2014, 05:43
Forum: SFS2X Questions
Topic: Cannot restart server from admin console (2.9 on MacOS X)
Replies: 7
Views: 12699

Re: Cannot restart server from admin console (2.9 on MacOS X

Hi Lapo

I did a separate installation (also standalone, not a server). It did live through 1 restart needed to change admin password, but no luck since then. I did not change any settings or add any libraries/extensions. :-(

Regards
by KarymovDN
14 Jul 2014, 14:23
Forum: SFS2X Questions
Topic: Cannot restart server from admin console (2.9 on MacOS X)
Replies: 7
Views: 12699

Re: Cannot restart server from admin console (2.9 on MacOS X

I don't run it as a server, it runs as application for development needs. I did have problems with the logger, which were caused by newer versions of slf4j-log4j12.jar and slf4j-api-1.5.10.jar copied by installer into libs folder with different names, without removing previous ones. It caused logs t...
by KarymovDN
10 Jul 2014, 15:09
Forum: SFS2X Questions
Topic: Cannot restart server from admin console (2.9 on MacOS X)
Replies: 7
Views: 12699

Cannot restart server from admin console (2.9 on MacOS X)

Hello I had the same problem back in 2.8.5, but found in Google that some file is missing (sfs2x.sh as far as I remember). The issue was fixed. Now I have upgraded to 2.9 and cannot restart it from admin console again :-( I seem to have the file needed, and it works when launched from terminal. Any ...
by KarymovDN
08 Jul 2014, 09:47
Forum: SFS2X Questions
Topic: Server extension: handling PUBLIC_MESSAGE
Replies: 7
Views: 8943

Re: Server extension: handling PUBLIC_MESSAGE

Hi Lapo

I've stumbled into the same problem, but I have found what is different. That event seems to be fired only for zone, but not for room. So, when we make some custom chat room extensions, we do not get it on room level. Is this as intended?

Go to advanced search