Search found 22 matches

by KrinalDhaduk
15 Apr 2020, 08:15
Forum: SFS2X Questions
Topic: Disconnected User does not receive onList() client side
Replies: 1
Views: 3019

Disconnected User does not receive onList() client side

• if a user by somehow disconnects wifi, and then turns back on. let say its re-connection fails and server gets this trace(). SocketReader | bitswarm.sessions.DefaultSessionManager | | Session created: { Id: 16, Type: DEFAULT, Logged: No, IP: 150.107.232.235:16976 } on Server port: 9933 <---> 16976...
by KrinalDhaduk
05 Mar 2020, 09:03
Forum: SFS2X Questions
Topic: How can i set handleInternamMessage?
Replies: 1
Views: 12318

How can i set handleInternamMessage?

I have to add internal event in room extension,
when created new room i add one handleInternalEvent object but some how isn't work it

There are suppose to 2 room when both room game is completed then i am sending one internal event.
by KrinalDhaduk
26 Feb 2020, 08:34
Forum: SFS2X Questions
Topic: Identifying logs Room Extension wise
Replies: 1
Views: 14646

Identifying logs Room Extension wise

Is there any way I can identify logs that are specifically from that RoomExtension, lets say I have 100 rooms (100 extensions). so when I check my smartfox.log file all I see is mixed up logs. so is there any way I can identify or sort them out by room extension. It would save alot of my time if you...
by KrinalDhaduk
12 Feb 2020, 04:12
Forum: SFS2X Questions
Topic: How to get inform to client side server is stopped?
Replies: 6
Views: 7435

Re: How to get inform to client side server is stopped?

Hi, we need more details. 1) What does it mean the server is "stopped". Does the server process die? Is the server simply not responding? Partially responding? Can you login as admin user? 2) What SmartFoxServer 2X version are you using? 3) What are the hardware specs of your server machi...
by KrinalDhaduk
11 Feb 2020, 13:15
Forum: SFS2X Questions
Topic: How to get inform to client side server is stopped?
Replies: 6
Views: 7435

Re: How to get inform to client side server is stopped?

Lapo wrote:Hi,
we need more details.
1) What does it mean the server is "stopped". Does the server process die? Is the server simply not responding? Partially responding? Can you login as admin user?

.



means server die and not responding .
by KrinalDhaduk
11 Feb 2020, 08:09
Forum: SFS2X Questions
Topic: How to get inform to client side server is stopped?
Replies: 6
Views: 7435

How to get inform to client side server is stopped?

When ever tournament for the game is running and some how server is stopped.

How to get any data or event behind server stopped?

we have to send client side data for the server stopped some reason.
by KrinalDhaduk
22 Jan 2020, 05:33
Forum: SFS2X Questions
Topic: NPC user event
Replies: 2
Views: 4146

Re: NPC user event

Thanks Lapo! :)
by KrinalDhaduk
20 Jan 2020, 05:57
Forum: SFS2X Questions
Topic: Pass Message to RoomExtension from ZoneExtension
Replies: 1
Views: 3419

Pass Message to RoomExtension from ZoneExtension

Is there any way I can pass any message or trigger any event from zone extension to all the room-extensions in that zone?
by KrinalDhaduk
16 Jan 2020, 10:49
Forum: SFS2X Questions
Topic: NPC user event
Replies: 2
Views: 4146

NPC user event

Can we send event like real user send event?

There is one timer for game start. When it's completed then i have to trigger one event to all user for start game.
by KrinalDhaduk
15 Jan 2020, 13:08
Forum: SFS2X Questions
Topic: Can I create NPC users in Zone Extension's init() method?
Replies: 1
Views: 3530

Can I create NPC users in Zone Extension's init() method?

I have been trying to create NPC Users initially in extension init() and getting Null Ref. I have posted server trace below that includes logs as well. It looks like SmartFoxServer instance is null somehow 18:35:06,457 INFO [main] v2.SmartFoxServer - Boot sequence starts... 18:35:06,779 INFO [main] ...
by KrinalDhaduk
13 Jan 2020, 10:14
Forum: SFS2X Questions
Topic: NPC user create
Replies: 4
Views: 5896

Re: NPC user create

Thanks Lapo :)
by KrinalDhaduk
09 Jan 2020, 09:01
Forum: SFS2X Questions
Topic: NPC user create
Replies: 4
Views: 5896

Re: NPC user create

Maybe you're asking how to add NPCs in the game when real players are not present? Not in this meaning. when created NPC users and after some time real user is come in the game, That time we need to replace NPC user to that real player user and What are the data having NPC user we need assign to re...
by KrinalDhaduk
09 Jan 2020, 08:03
Forum: SFS2X Questions
Topic: NPC user create
Replies: 4
Views: 5896

NPC user create

Hii,

Can we use NPC users as a robots?

if yes,How can we replace NPC users in real user?
by KrinalDhaduk
26 Nov 2019, 11:22
Forum: SFS2X Questions
Topic: How to handle CastException?
Replies: 1
Views: 2910

How to handle CastException?

16:41:52,941 INFO [SFSWorker:Ext:4] Extensions - {IndianRummy}: ___________model_________ TourneyModel{tourneyId=45, totalLevel=0, tourneyWinPrize=0.0, reBuyLevelThreshold=0, reBuyAmount=0.0, percentageForWinnerByRank=null, turnTimersByHand=null, totalHandByLevel=0, activeLevel=2, activeHand=0, act...

Go to advanced search