Search found 18 matches

by tyagunov
20 Feb 2023, 18:50
Forum: SFS2X Questions
Topic: FATAL Crash
Replies: 20
Views: 20185

Re: FATAL Crash

yes you are right. I found reason:
Problem with "Problems in SocketWriter::UDP inner loop" was in firewall settings. In my case UFW.
>sudo ufw allow 9933/udp
and problem solved!
Thanks!
by tyagunov
20 Feb 2023, 16:32
Forum: SFS2X Questions
Topic: FATAL Crash
Replies: 20
Views: 20185

Re: FATAL Crash

I faced same issue local server on MacOS works like a champ. But test server started on Debian has Problems in SocketWriter::UDP inner loop. java.lang.NullPointerException at com.smartfoxserver.bitswarm.core.SocketWriterV3.udpSend(SocketWriterV3.java:515) at com.smartfoxserver.bitswarm.core.SocketWr...
by tyagunov
03 Feb 2022, 16:56
Forum: SFS2X Questions
Topic: Session getting removed immediately after creation
Replies: 12
Views: 6648

Re: Session getting removed immediately after creation

Thank you for answer, my mistype HTTP means TCP ) Sorry about that )
by tyagunov
03 Feb 2022, 14:37
Forum: SFS2X Questions
Topic: Session getting removed immediately after creation
Replies: 12
Views: 6648

Re: Session getting removed immediately after creation

Hi Lapo, we have the same situation with "endless session created/removed" right after switch to AWS Global Accelerator (HTTP 9933). server version 2.17. just small piece of log below. Actually there are many tons same logs. I can't understand that behaviour. Any solution? Thank you 3 Feb ...
by tyagunov
14 Dec 2021, 17:56
Forum: SFS2X Questions
Topic: [NEW] SFS2X 2.18.0 is available!
Replies: 8
Views: 7240

Re: [NEW] SFS2X 2.18.0 is available!

Good news everyone! )
Cheers!
by tyagunov
14 Dec 2021, 17:39
Forum: SFS2X Questions
Topic: [NEW] SFS2X 2.18.0 is available!
Replies: 8
Views: 7240

Re: [NEW] SFS2X 2.18.0 is available!

what about log4J hack issue?
by tyagunov
27 Mar 2021, 16:23
Forum: SFS2X Questions
Topic: [NEW] SFS2X 2.17.0 is available!
Replies: 7
Views: 20351

Re: [NEW] SFS2X 2.17.0 is available!

Ban user button not working just always disabled.
by tyagunov
06 Feb 2020, 19:08
Forum: SFS2X Questions
Topic: godot + SFS2X
Replies: 2
Views: 5802

Re: godot + SFS2X

Thank you for your answer. So no tries, docs, examples with GoDot.. Personally I would choose an "easier" way by using something like Unity, to avoid dealing with the pains of multi-platforms C++ ... But to each their own :) yes Smartfox client C++ API is not really stable as we know at re...
by tyagunov
05 Feb 2020, 18:35
Forum: SFS2X Questions
Topic: godot + SFS2X
Replies: 2
Views: 5802

godot + SFS2X

Hi All! Just let me explain why I asked. I need to make a choice between Unreal engine or Godot Engine for new mmo project. Actually its hard for me. So we tried SFS2X with Unreal and it works fine but with native libs (at least at tests). But Godot... So I would like to ask some advice with using S...
by tyagunov
10 Mar 2017, 09:54
Forum: SFS2X C++ API
Topic: C++ API many crash reports
Replies: 8
Views: 15278

Re: C++ API many crash reports

Hi, Lapo

Thank you for you answer. We will think about move to native libs. And send more crashreports C++ API for your information.

Regards,
Andrey
by tyagunov
10 Mar 2017, 07:56
Forum: SFS2X C++ API
Topic: C++ API many crash reports
Replies: 8
Views: 15278

C++ API many crash reports

Hi, we have latest C++ Smarfox API inside game client for iOS and Android. We found that API is not stable. We have many crash reports from crashlytics from our users. My question is: these problems only at C++ API and we should move to native iOS / Android API? 1. ipv6 force config not worked it's ...
by tyagunov
30 Jan 2017, 16:34
Forum: SFS2X Questions
Topic: chat bad word filter can't disable wrong work
Replies: 6
Views: 8343

Re: chat bad word filter can't disable wrong work

Hi, probably you will need to modify the regular expressions a bit. Googling for "regex using cyrillic" I've found among other things this: http://stackoverflow.com/questions/6256825/cyrillic-alphabet-validation hope it helps Hi Lapo, I found solution for filter bad words in Cyrillic I sh...
by tyagunov
30 Jan 2017, 12:01
Forum: SFS2X Questions
Topic: chat bad word filter can't disable wrong work
Replies: 6
Views: 8343

Re: chat bad word filter can't disable wrong work

Hi Lapo,

I found mistake.
problem in wordsFile.txt it's work correct if I using default file.
But if I add some Russian bad words it's work incorrect. I using UTF-8 file. but it looks like as some Russian bad words load incorrect.

Can I send new wordsFile.txt to support@ ,... ?

Andrey.
by tyagunov
29 Jan 2017, 16:21
Forum: SFS2X Questions
Topic: chat bad word filter can't disable wrong work
Replies: 6
Views: 8343

Re: chat bad word filter can't disable wrong work

Hi, we haven't changed anything in the word filter recently. In any case can you send us the wordsFile.txt you are using? It is found under SFS2X/config/ You can send it to our support@... email box or post it here. Thanks Hi Lapo, I can't attach wordfile.tx as file because forum said Error Invalid...
by tyagunov
28 Jan 2017, 11:29
Forum: SFS2X Questions
Topic: chat bad word filter can't disable wrong work
Replies: 6
Views: 8343

chat bad word filter can't disable wrong work

Hi sfs2X v2.12.1 server version chat filter works wrong, it changed if I add public message in Russian language as "проверка фильтра звездочек" it normal words in Russian mean "checking filter stars" but server alway turn that to stars. I disabled all filters in zone. restarted s...

Go to advanced search