Search found 322 matches

by coolboy714cp
24 May 2020, 03:11
Forum: SFS2X Questions
Topic: How to Log In and Out Packets
Replies: 2
Views: 4169

Re: How to Log In and Out Packets

Hmm.. That was strange, at first I was only getting some debug messages, without the packet dumps, I restarted once more and I started getting the packet dumps. Thanks!
by coolboy714cp
21 May 2020, 14:19
Forum: SFS2X Questions
Topic: How to Log In and Out Packets
Replies: 2
Views: 4169

How to Log In and Out Packets

Hey, can someone tell me how I can start logging in and out packets? This used to be possible, but now I'm not too sure. http://docs2x.smartfoxserver.com/GettingStarted/log-configuration DEBUG: provides lots of details about each incoming/outgoing request including a binary dump of each packet. This...
by coolboy714cp
01 May 2020, 22:00
Forum: SFS2X C# API
Topic: [SFS - INFO] Message: Handshake { Message id: 0 }
Replies: 5
Views: 8738

Re: [SFS - INFO] Message: Handshake { Message id: 0 }

Thank you for the quick replay. One suggestion add a quick note about it to this URL : http://docs2x.smartfoxserver.com/GettingStarted/client-api-csharp Best Regards Milen I agree, the SmartFox.ThreadSafe for UWP projects should be edited onto that page. I actually just had a similar issue till I s...
by coolboy714cp
12 Mar 2020, 19:18
Forum: SFS2X Questions
Topic: FATAL Crash
Replies: 20
Views: 19854

Re: FATAL Crash

Oh didn't see this post had already been resolved :lol: Glad you were able to fix the issue though!
by coolboy714cp
12 Mar 2020, 19:15
Forum: SFS2X Questions
Topic: Questions server security
Replies: 16
Views: 18145

Re: Questions server security

Hi, 1) When an Administrator logs into the Server, can I intercept this event? 2) When an Administrator logs on to the Server, but the password is wrong, can I intercept this event? no, you can't intercept admin login events. Could I suggest this as a feature for a future update? If people could pr...
by coolboy714cp
12 Mar 2020, 18:42
Forum: SFS2X Questions
Topic: FATAL Crash
Replies: 20
Views: 19854

Re: FATAL Crash

Are you saying this happens when you turn the setting on? What server version are you using?
by coolboy714cp
03 Apr 2019, 11:37
Forum: SFS2X Questions
Topic: Question about send() and sendExtensionResponse()
Replies: 1
Views: 3546

Question about send() and sendExtensionResponse()

Hello everyone, I was just in the middle of coding and noticed that there are two different methods that can be used to send a response back to the client after you first send an extension request. You can use simply send(): send(responseCmd, response, responseUser); And then you can also use getApi...
by coolboy714cp
11 Feb 2019, 14:26
Forum: SFS2X Questions
Topic: Java 11
Replies: 1
Views: 3475

Java 11

What extra steps (if any) are required to get JDK11 to work with the latest version of SmartFox?
by coolboy714cp
01 Feb 2019, 06:01
Forum: SFS2X Questions
Topic: Only 1 BlueBox Connection at a time?
Replies: 4
Views: 5917

Re: Only 1 BlueBox Connection at a time?

The only error I'm getting is a connection error. I log in one time to the MMO HTML5 example, and then try to login with a second user, but the second one fails until the first session is removed. I am sending you the link to the example file on my server in a private message now, thanks for your he...
by coolboy714cp
31 Jan 2019, 10:05
Forum: SFS2X Questions
Topic: Only 1 BlueBox Connection at a time?
Replies: 4
Views: 5917

Re: Only 1 BlueBox Connection at a time?

All I'm getting is a connection failure. In even using the HTML5 MMO example file. Also to add weirdness to the mystery, my ports are open on my server (80 and 9933) I changed BlueBox's port to 80 instead of 8080 (and changed it in that example file as well btw). Anyway, for another project, to crea...
by coolboy714cp
19 Jan 2019, 00:32
Forum: SFS2X Questions
Topic: Only 1 BlueBox Connection at a time?
Replies: 4
Views: 5917

Only 1 BlueBox Connection at a time?

Hi, I'm having an issue where only one client at a time is able to send a web socket request to the ws://ipAddressHere/Bluebox/websocket or whatever the actual request is.

Why is it that only 1 client at a time can use websockets? How can I fix this?

Thanks in advance,
- Carson Bennett
by coolboy714cp
27 Feb 2018, 23:33
Forum: SFS2X Questions
Topic: After First Session or Login, Server Stops
Replies: 3
Views: 5381

Re: After First Session or Login, Server Stops

How are you testing exactly? From the browser? From a standalone player? I have tested directly from Adobe Animate, and I get the security error. I tested from a standalone player, doesn't work (even though the swf file and directory are added under the trusted files in the Global Flash Player sett...
by coolboy714cp
24 Feb 2018, 01:27
Forum: SFS2X Questions
Topic: After First Session or Login, Server Stops
Replies: 3
Views: 5381

After First Session or Login, Server Stops

So, I was trying to put an old game of mine back online but for some reason, once I put that zone back up and updated the 2X API to the newest one, 1.7.5 AS3 I think, I start having issues right after the first login. Now, this is all tested from my own computer using my **PUBLIC** IP address, but a...
by coolboy714cp
22 May 2017, 03:58
Forum: SFS2X Questions
Topic: What's the purpose of multiple 2X instances?
Replies: 3
Views: 5719

Re: What's the purpose of multiple 2X instances?

Sorry I deleted this post, apologies.
by coolboy714cp
16 Feb 2017, 04:59
Forum: SFS2X Questions
Topic: GUIDE: Using Java 8 with SFS2X
Replies: 26
Views: 47810

Re: GUIDE: Using Java 8 with SFS2X

How do we upgrade the JRE now that SFS2X comes pre-packaged with Java 8 Runtime? For some reason The SFS2X/lib/jetty/modules/npn folder no longer exists.. SFS still starts though. There is a alpn-impl folder there instead though..?

Go to advanced search