Search found 10 matches

by Neznajka
20 Sep 2013, 08:02
Forum: 2X Features Wish List
Topic: maximal user thread count.
Replies: 3
Views: 11931

Re: maximal user thread count.

No problem was not in thread system that you have, but there is an solution to this by using synchronize locks. to force 1 thread for 1 user or at least it gives oportunity to force drop same income packet. or the same request,user if you can't be sure that function will work correctly, if same user...
by Neznajka
11 Sep 2013, 10:29
Forum: 2X Features Wish List
Topic: maximal user thread count.
Replies: 3
Views: 11931

maximal user thread count.

maybe there is already that option but I woul like to know how to set it next I will explain what I wan't to see. NOW - user got internet lost, packets are collecting to user cache after internet going online all packets are send to server, after all packets have came to server, in order they come t...
by Neznajka
26 Apr 2013, 08:04
Forum: 2X Features Wish List
Topic: Connection problems.
Replies: 1
Views: 9307

Connection problems.

In SmartFoxServer 2x is some problems with connection loses, I mean there is sometimes connections without connect. by what I mean there is no dissconnect event and there are no requests that was handled by server, usualy it happens when the internet connections is reistableshed. I woul like to sugg...
by Neznajka
03 Feb 2013, 07:27
Forum: SFS2X Questions
Topic: can't reload room extension
Replies: 5
Views: 7236

Re: can't reload room extension

he he here is joke in the start of development that was in zone extension than I decided to place the code by rooms beacuse it is much better to substain delimitered code and easier to code, but now I hear that room extension can not be reloaded = / that is very bad and that is not mentioned eaven i...
by Neznajka
02 Feb 2013, 13:39
Forum: SFS2X Questions
Topic: can't reload room extension
Replies: 5
Views: 7236

Re: can't reload room extension

so only way to reload room is to make some timer that checks room clients and if there is no clients in current room then you can reload it ? that is impossible in my case to reload without restart. is there any possible way to create temp room with new extension and when the old room is empty just ...
by Neznajka
02 Feb 2013, 11:53
Forum: SFS2X Questions
Topic: can't reload room extension
Replies: 5
Views: 7236

can't reload room extension

I'm sorry if there was any question like this, but I searched about 3-4 hours and didn't find something useful. here is the point code contains 5 rooms. each room is in separate .jar file, it was needed to reload each room without losing room data, maybe it is wrong I can rebuild the extension to be...
by Neznajka
25 Jan 2013, 15:28
Forum: 2X Features Wish List
Topic: Connection pooling trace
Replies: 1
Views: 9421

Connection pooling trace

there is option to get connection getParentExtension().getParentZone().getDBManager().getConnection(); it would be great to add trace if all connections are busy. sometimes somewhere you forget to close connection and than server just don't work when this function is called in my case 10 times. at l...
by Neznajka
20 Sep 2012, 12:32
Forum: SFS2X Questions
Topic: Why is the password not decrypting correctly?
Replies: 14
Views: 17940

Re: Why is the password not decrypting correctly?

you may send all parametres you need to encrypt in ISFSObject and then do encrypting password on server. if password is crypted corectly then all will be ok.
by Neznajka
14 Jun 2012, 10:38
Forum: SFS2X Questions
Topic: Something crushed on the server side.
Replies: 1
Views: 3625

Re: Something crushed on the server side.

I found my problem it was that I was using 6.0 JAVA libarys but eclipse placed version of JAVA for 1.7 that was the all point of crushes (I changed version to 1.6 and pushed not okay but apply and all started working just fine.) any way you could fix that bug and could help me get with the problem w...
by Neznajka
14 Jun 2012, 09:41
Forum: SFS2X Questions
Topic: Something crushed on the server side.
Replies: 1
Views: 3625

Something crushed on the server side.

I understand that maybe I ask question is already asked, maybe I have done something wrong during installation. But any way after installation there must be no errors but I have some. (before you read the errors it may be coused by reinstall of the server but I used diferent directory.) ::::::::::::...

Go to advanced search