Search found 176 matches

by rewb0rn
18 Jun 2020, 10:15
Forum: SFS2X Questions
Topic: HTML5: SFSRuntimeException: Can't remove user
Replies: 4
Views: 5310

Re: HTML5: SFSRuntimeException: Can't remove user

We allow for certain cross-zone functionality like private chats between zones. This forces us to make sure that any unique user is only logged in once over all zones, not just the current zone. Therefore we check and remove any duplicate profile over all zones. Okay thanks for the explanation. So w...
by rewb0rn
16 Jun 2020, 09:42
Forum: SFS2X Questions
Topic: HTML5: SFSRuntimeException: Can't remove user
Replies: 4
Views: 5310

Re: HTML5: SFSRuntimeException: Can't remove user

Hi Lapo, thanks! We don't have unique user names in our system, meaning any user can enter a name that is already used by someone else. If they happen to be online at the same time, we add a counter to the name to make sure nothing will break on the smartfox. For example: If a player named "Pet...
by rewb0rn
16 Jun 2020, 07:06
Forum: SFS2X Questions
Topic: HTML5: SFSRuntimeException: Can't remove user
Replies: 4
Views: 5310

HTML5: SFSRuntimeException: Can't remove user

Hello, when a user logs into our game, we disconnect any users that have the same ID in our backend, to prevent a person from being online in several tabs in one profile at the same time. Since we switched to HTML5 in our clients and SFS2X version 15.0 on the server we have an increased number of SF...
by rewb0rn
05 Dec 2019, 16:00
Forum: SFS2X Questions
Topic: Server Task Scheduler thread pool size
Replies: 3
Views: 4922

Re: Server Task Scheduler thread pool size

Hey Lapo,

thanks for the response. By default, is the task scheduler used for any internal tasks by the smartfox itself? Or will it stay empty until we start to add tasks to it?

Thanks
by rewb0rn
02 Dec 2019, 14:43
Forum: SFS2X Questions
Topic: Server Task Scheduler thread pool size
Replies: 3
Views: 4922

Server Task Scheduler thread pool size

Hello, I noticed in the admin tool under Server Configurater -> General the setting "Server Task Scheduler thread pool size". Is this used by the smarfox internally for any tasks or is it just an API that the developer can use? I am asking since we have configured the pool sizes for System...
by rewb0rn
18 Sep 2019, 10:16
Forum: SFS2X Questions
Topic: Access Badwordsfilter directly
Replies: 1
Views: 3317

Access Badwordsfilter directly

Hello, is the badwords filter accessible directly to check strings if they contain badwords? We are using the Smartfox API with a configured badwords filter for our public chats, but we have a custom message for private chats. We would now like to use the badwords filter so that we don't have to mai...
by rewb0rn
15 Feb 2019, 07:58
Forum: SFS2X Questions
Topic: SFS2x Memory Leak/Crash
Replies: 13
Views: 13947

Re: SFS2x Memory Leak/Crash

Thanks, I'll check if that could be the case, I think we also added some loggings recently.
by rewb0rn
14 Feb 2019, 09:45
Forum: SFS2X Questions
Topic: SFS2x Memory Leak/Crash
Replies: 13
Views: 13947

Re: SFS2x Memory Leak/Crash

Hey,

have you been able to sort the problem out? We are currently experiencing similar problems.. System reporting growing memory for the Java process, but it is not the heap.

Thanks in advance
by rewb0rn
20 Dec 2018, 13:06
Forum: Job offers and requests
Topic: Java Server Developer (m/f) for Online Games in Berlin, Germany
Replies: 3
Views: 12220

Java Server Developer (m/f) for Online Games in Berlin, Germany

Spiele-Palast GmbH offers online card games for browsers and mobile devices. Hundreds of thousands of active players use our platform every day to stay in touch and playing games together. Our goal is to build the best platform for card games from all over the world. As a Java Server Developer (m/f)...
by rewb0rn
19 Dec 2018, 13:23
Forum: SFS2X Questions
Topic: Admintool throws Exception "Unable to flush SharedObject"
Replies: 3
Views: 5178

Re: Admintool throws Exception "Unable to flush SharedObject"

Thanks,yes that's helpful :)

Regards and happy holidays!
by rewb0rn
19 Dec 2018, 08:54
Forum: SFS2X Questions
Topic: Admintool throws Exception "Unable to flush SharedObject"
Replies: 3
Views: 5178

Admintool throws Exception "Unable to flush SharedObject"

Hello, since yesterday I have trouble logging into the admin account on the Smartfox Admintool (version 2.13.3) in Firefox. The login will not work, instead I see this exception: Error: Error #2130: Unable to flush SharedObject. at Error$/throwError() at flash.net::SharedObject/flush() at com.smartf...
by rewb0rn
27 Aug 2018, 09:45
Forum: SFS2X Questions
Topic: Problems after upgrading to SFS2X 2.13.0
Replies: 31
Views: 30814

Re: Problems after upgrading to SFS2X 2.13.0

Right now we have 5k users online, 50 of them are Bluebox. I think most of the extra threads are not being used, we only have them because we had external service outages before (Facebook or our own database) and want to make sure that long response times do not block our communication between clien...
by rewb0rn
27 Aug 2018, 07:55
Forum: SFS2X Questions
Topic: Problems after upgrading to SFS2X 2.13.0
Replies: 31
Views: 30814

Re: Problems after upgrading to SFS2X 2.13.0

Hello, last friday it happened again and this time we have a threaddump that was triggered after the writer queue was stuck for 20 seconds. It looks like a lock on the writer threads waiting for a BlueBox process. Here is the relevant lock data, let me know if you need more info: "SocketWriter-...
by rewb0rn
02 Aug 2018, 15:50
Forum: SFS2X Questions
Topic: Problems after upgrading to SFS2X 2.13.0
Replies: 31
Views: 30814

Re: Problems after upgrading to SFS2X 2.13.0

You are right, it's not CPU related, there is no increase of CPU load during that phase. OS Level traffic logging is active now and the automatic thread dump is ready to be deployed with the next update. So we will have to wait for it to happen again. I will tell our developer to review code for for...
by rewb0rn
02 Aug 2018, 11:46
Forum: SFS2X Questions
Topic: Problems after upgrading to SFS2X 2.13.0
Replies: 31
Views: 30814

Re: Problems after upgrading to SFS2X 2.13.0

Okay understood. You are right, Bluebox is the minority, but it was the only meaningful exception in the logs at that time. We are renting dedicated bare bone machines to run the smartfox on. The operating system is Ubuntu 16.04 and the bandwidth is 1 GBit/s upload / download. Our provider does offe...

Go to advanced search