Search found 6 matches

by FireballFred
07 Feb 2020, 21:10
Forum: SFS2X C# API
Topic: UserVariablesUpdate: unknown user id
Replies: 1
Views: 4419

UserVariablesUpdate: unknown user id

Some of our users occasionally get messages such as this one in their unity client log: [SFS - WARN] UserVariablesUpdate: unknown user id = 204655 I'd like to detect this issue and suggest that the user re-launch the application, but it is difficult to reproduce. When this warning is printed does th...
by FireballFred
20 Jul 2018, 23:27
Forum: SFS2X Questions
Topic: Scheduled Timed Task Recipe causes login issues on Extension Reload
Replies: 3
Views: 6462

Scheduled Timed Task Recipe causes login issues on Extension Reload

This recipe does not clean up the extension properly: https://smartfoxserver.com/blog/how-to-schedule-timed-tasks-in-an-extension/ The destroy() override does not call super.destroy(). If you have a custom login system enabled and reload an extension this leads to complaints from the server: "L...
by FireballFred
14 Feb 2018, 19:22
Forum: SFS2X Questions
Topic: User kicked out of desired room
Replies: 3
Views: 4681

Re: User kicked out of desired room

I removed our server side extension while verifying this, so requests are all client side. I'm not seeing errors on the server or client side. All rooms are not game rooms. I managed to track down the issue. We had a code path that had a reference to R1 and was calling LeaveRoomRequest(R1) after R1 ...
by FireballFred
14 Feb 2018, 00:57
Forum: SFS2X Questions
Topic: User kicked out of desired room
Replies: 3
Views: 4681

User kicked out of desired room

Here is the problematic sequence of events for me: User U1 creates and enters room R1 User U2 enters R1 User U1 exits the game User U2 enters room R2 (which already exists) Expected behavior: User U2 leaves R1 User U2 enters R2 Room R1 gets destroyed (owner and all occupants have left) User U2 stays...
by FireballFred
31 Jan 2017, 18:16
Forum: SFS2X Questions
Topic: Elastic License Revoked
Replies: 3
Views: 4942

Re: Elastic License Revoked

Thanks for the quick reply Lapo, Yes, the server has a static IP address. Users have been connecting to the static IP address, not the DNS name, and there was a user that logged in 1 minute and 13 seconds before the validation process started to run and connected to the static IP address just fine. ...
by FireballFred
30 Jan 2017, 23:23
Forum: SFS2X Questions
Topic: Elastic License Revoked
Replies: 3
Views: 4942

Elastic License Revoked

Yesterday after our Elastic license has been running just fine for many months, the server reverted back to the community edition: Log output: 29 Jan 2017 | 10:57:33,295 | INFO | pool-2-thread-2 | smartfoxserver.v2.SmartFoxServer | | Validating license... (this process may take a few seconds) 29 Jan...

Go to advanced search