Search found 118 matches

by ekrem5353
20 Jun 2017, 08:14
Forum: SFS2X Questions
Topic: Performance with ClientRequestHandlers
Replies: 1
Views: 3189

Performance with ClientRequestHandlers

Hi, I am wondering, if BaseClientRequestHandlers that we add to SFSExtensions doesn't have any state, isn't it better to put All of them @Instantiation(InstantiationMode.SINGLE_INSTANCE) or am I wrong? example @Instantiation(InstantiationMode.SINGLE_INSTANCE) public class PlayCardHandler extends Bas...
by ekrem5353
06 Apr 2017, 06:09
Forum: SFS2X Questions
Topic: Problem connecting to SmartFox AdminPanel
Replies: 2
Views: 4372

Re: Problem connecting to SmartFox AdminPanel

Thanks it worked :)
by ekrem5353
05 Apr 2017, 11:13
Forum: SFS2X Questions
Topic: Problem connecting to SmartFox AdminPanel
Replies: 2
Views: 4372

Problem connecting to SmartFox AdminPanel

Hey, I am using SmartFox 2.11 I started Smartfox and trying to connect to smartfox admin panel. I cant connect I am getting this error TypeError: Error #1009: Cannot access a property or method of a null object reference. at com.smartfoxserver.v2.admin.managers::ModulesManager/initModulesList() at c...
by ekrem5353
03 Apr 2017, 13:16
Forum: SFS2X Questions
Topic: Problem moving to SmartFox 2.12.4
Replies: 10
Views: 12042

Re: Problem moving to SmartFox 2.12.4

Hi, I am trying to give as much information as possible There is game room and named OYZ1 for example and I see there 4 player and one second later completelly different 4 players and a moment later I see again different players. There are more game rooms with same name. ***************private Map c...
by ekrem5353
03 Apr 2017, 12:37
Forum: SFS2X Questions
Topic: Problem moving to SmartFox 2.12.4
Replies: 10
Views: 12042

Re: Problem moving to SmartFox 2.12.4

Hey,

Can I give you privatelly smartfox instances creadentials and ip and game account so you can check it? Game rooms appear and disappear at client side. I cant tell whats going on. I cant move to new SmartFox server.

Thanks
by ekrem5353
03 Apr 2017, 12:17
Forum: SFS2X Questions
Topic: Problem moving to SmartFox 2.12.4
Replies: 10
Views: 12042

Re: Problem moving to SmartFox 2.12.4

Hi I am again trying new server it is really difficult to explain but. I get complaints that users say we cant see game rooms. I look at admin panel I see 6 game room on one group. but I see 12 game rooms at client side. I see at client side user variable is joined the game room name OYZ5 for exampl...
by ekrem5353
30 Mar 2017, 08:15
Forum: SFS2X Questions
Topic: Problem moving to SmartFox 2.12.4
Replies: 10
Views: 12042

Re: Problem moving to SmartFox 2.12.4

I have been testing it for days locally and still testing it I dont get same problems. only clue I have the logs and they dont tell too much. Maybe I try again and observe little bit more. Problems seemed to be with UserVariables and RoomVariables. I ll try to get more information..

Thanks
by ekrem5353
30 Mar 2017, 06:16
Forum: SFS2X Questions
Topic: Problem moving to SmartFox 2.12.4
Replies: 10
Views: 12042

Re: Problem moving to SmartFox 2.12.4

Hi, I did download 2.12 and than applied patch I have 2 instance of smartfox on the server. The one is SmartFox 2.11 and other 2.12 I made copies of games and changed them according to new 2.12 and put them on it I turned off 2.11 and started 2.12.4 instance but They werent working correctly, Then I...
by ekrem5353
29 Mar 2017, 14:29
Forum: SFS2X Questions
Topic: Problem moving to SmartFox 2.12.4
Replies: 10
Views: 12042

Problem moving to SmartFox 2.12.4

Hi, I moved my games to new SmartFox 2.12.4 I observed games couple of hours they didnt work properly. I got alot of this errors 29 Mar 2017 | 12:10:20,241 | WARN | SFSWorker:Ext:4 | v2.core.SFSEventManager | | java.lang.ClassCastException: :::::::::::::::::::::::::::::::::::::::::::::::::::::::::::...
by ekrem5353
29 Mar 2017, 08:21
Forum: SFS2X Questions
Topic: Moving To SmartFox2.12.3
Replies: 6
Views: 7596

Re: Moving To SmartFox2.12.3

Thanks its working now
by ekrem5353
29 Mar 2017, 07:50
Forum: SFS2X Questions
Topic: Moving To SmartFox2.12.3
Replies: 6
Views: 7596

Re: Moving To SmartFox2.12.3

Yea I dont need https I disabled (enable https switch) at licenced server and server.xml <webServer> <isActive>true</isActive> <blueBoxPollingTimeout>26</blueBoxPollingTimeout> <blueBoxMsgQueueSize>40</blueBoxMsgQueueSize> <gHttpPort>8080</gHttpPort> <gHttpsPort>8443</gHttpsPort> </webServer> and te...
by ekrem5353
29 Mar 2017, 07:18
Forum: SFS2X Questions
Topic: Moving To SmartFox2.12.3
Replies: 6
Views: 7596

Re: Moving To SmartFox2.12.3

Thanks it worked and I have one more question. I need to have one more instance of Smartfox instance there for testing games before I put them on the licenced smartfox instance. I changed its ports I made socket port 9934 and websocket port 8889 webserver port 8081 When I start it it shuts down. I c...
by ekrem5353
28 Mar 2017, 07:09
Forum: SFS2X Questions
Topic: Moving To SmartFox2.12.3
Replies: 6
Views: 7596

Moving To SmartFox2.12.3

So I decided to move from SmartFox 2.11 to SmartFox 2.12.3 I set up new compy on the linux server. With new version some methods have changed. I have changed game extensions to work with new versin of smartfox I tested on my local machine. But I couldnt test everything. I thought I stop older versio...
by ekrem5353
28 Mar 2017, 06:59
Forum: SFS2X Questions
Topic: Connection to secondary db
Replies: 5
Views: 6092

Re: Connection to secondary db

Yes it works

Thanks
by ekrem5353
16 Feb 2017, 10:02
Forum: SFS2X Questions
Topic: Connection to secondary db
Replies: 5
Views: 6092

Re: Connection to secondary db

Sorry it was my fault it was wrong table name in the test query

Go to advanced search