Search found 25 matches

by karfau
01 Jul 2015, 08:06
Forum: SFS2X Questions
Topic: User variables for user only
Replies: 32
Views: 40186

Re: User variables for user only

Great for me
by karfau
09 Aug 2012, 08:25
Forum: SFS2X Questions
Topic: SOLVED Questions about PermGem, ClassLoaders, RoomExtensions
Replies: 5
Views: 7274

SOLVED: Questions about PermGem, ClassLoaders, RoomExtension

We finally are free of our problems with crashing smartfox-servers :) Please make this more clear in the docs, especially the part that with each dynamically created Room there also is a classloader if an extension is added and that all classes are added again unless they are in the __lib__-Folder. ...
by karfau
02 Aug 2012, 18:28
Forum: SFS2X Questions
Topic: SOLVED Questions about PermGem, ClassLoaders, RoomExtensions
Replies: 5
Views: 7274

Re: Questions about PermGem, ClassLoaders, RoomExtensions

About poutting everything under __lib__: If I do it with the Zoneextension it is not started because I can't select the class in the adminpanel. as we only have one Zone and we can't fix the Problem with groovy, We will try the approach with deploying the RoomExtensions to __lib__. I read through th...
by karfau
01 Aug 2012, 17:03
Forum: SFS2X Questions
Topic: SOLVED Questions about PermGem, ClassLoaders, RoomExtensions
Replies: 5
Views: 7274

SOLVED Questions about PermGem, ClassLoaders, RoomExtensions

First some details: We are running a "app" where we use groovy for some of the code. groovy, mysql-connector, and a lib with "transfer-classes" (for typed client-server-communication) is deployed in __lib__ One jar with one Zone and two RoomExtensions (and all the implementations...
by karfau
16 May 2012, 12:20
Forum: SFS2X Questions
Topic: SmartFoxServer 2X v2.1.0 patch released!
Replies: 10
Views: 12140

Re: SmartFoxServer 2X v2.1.0 patch released!

Sorry that I forgot to mention it: The admintool is not able to connect. It says [13:56:05 | WARNING] A disconnection occurred due to unknown reason; please reconnect [13:55:24 | INFO] Welcome to SmartFoxServer 2X Admin Tool v1.2.0 when pressing connect again it doesn't respond even afrter waiting s...
by karfau
15 May 2012, 08:37
Forum: SFS2X Questions
Topic: SmartFoxServer 2X v2.1.0 patch released!
Replies: 10
Views: 12140

Re: SmartFoxServer 2X v2.1.0 patch released!

Yes, everything is starting correctly, all event and requesthandlers are attached correctly. No errors in the log The database(/-connection) is not the problem, as it doesn't get touched. (If the EventHandler registered for the CustomLogin would get triggered, the connection to the DB would be estab...
by karfau
14 May 2012, 11:46
Forum: SFS2X Questions
Topic: SmartFoxServer 2X v2.1.0 patch released!
Replies: 10
Views: 12140

Re: SmartFoxServer 2X v2.1.0 patch released!

Is there any update for the AS3-API (the swc is from february)? After installing the patch to our server no clietn is able to connect to the server. and when debugging the server, it seems like the custom login is not even reached. This is what the server tells in his log: 13:28:35,613 INFO [main] v...
by karfau
02 May 2012, 14:13
Forum: SFS2X Questions
Topic: Client HTTP queue limit was reached
Replies: 8
Views: 11912

Re: Client HTTP queue limit was reached

We are experiencing the same problem infrequently. (it is only the 24 Apr 2012 | 17:24:06,066 | WARN | SocketWriter-1 | bitswarm.core.SocketWriter | | Problems in SocketWriter main loop, Thread: Thread[SocketWriter-1,5,main] 24 Apr 2012 | 17:24:06,070 | WARN | SocketWriter-1 | bitswarm.core.SocketWr...
by karfau
27 Apr 2012, 08:05
Forum: SFS2X ActionScript 3 API
Topic: No equivalent to SFSEventParam on clientside?
Replies: 4
Views: 7919

Re: No equivalent to SFSEventParam on clientside?

I think you misunderstood me: the equivalent to the constants in SFSEvent can be found in SFSEventType for the serverside. But I was talking about constants for the properties of the params object the SFSEvent contains. (How could they be different, if the server sends data to the client it is not m...
by karfau
26 Apr 2012, 15:06
Forum: SFS2X Questions
Topic: User is already logged in Zone
Replies: 15
Views: 25231

Re: User is already logged in Zone

We are experiencing the same problem. and are trying to diagnose it. We found a solution that works in most cases:(no code, sorry) do the lookup for the other connection with the same username as described above, if found, tell the API to disconnect the User. as this doesn't seem to happen imedeatly...
by karfau
26 Apr 2012, 14:25
Forum: SFS2X ActionScript 3 API
Topic: No equivalent to SFSEventParam on clientside?
Replies: 4
Views: 7919

No equivalent to SFSEventParam on clientside?

I don't understand why there is no equivalent to the com.smartfoxserver.v2.core.SFSEventParam class/enum in the AS3-lib.
It would make using the API so much easier.

You can see this as a feature-request. ;)

karfau
by karfau
26 Apr 2012, 14:13
Forum: 2X Features Wish List
Topic: SFS2X custom Admin Tool modules
Replies: 21
Views: 63876

Re: SFS2X custom Admin Tool modules

while the feature sounds nice, being stuck with an older version of the SDK is a nightmare in the long run so please don't waste time on this in these conditions Good point. because it is not only a limitation to an old SDK, but to the old framework, if one would only be allowed to use mx-component...
by karfau
04 Feb 2012, 13:04
Forum: SFS2X Questions
Topic: User variables for user only
Replies: 32
Views: 40186

:D This sounds great!
by karfau
18 Jan 2012, 11:46
Forum: SFS2X Questions
Topic: Custom Extension+Filter
Replies: 7
Views: 10549

The Page mentioned above still talks about filtering public/private Messages in the code-examples. Has this changed, so that it is possible to apply a Filter to public or private messages whithout writing an extensionrequest? If not, maybe this should be more clear in the docs what limitations apply...

Go to advanced search