Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

ConnectServer Crash

Status
Not open for further replies.
Skilled Illusionist
Joined
Apr 12, 2009
Messages
370
Reaction score
48
Hello Ragezoner,

I've been trying to figure this out for a few days now and cannot get it to work.
When i launch ConnectServer, it launch then crash right away.

Files: SCFMT, 12.0.0.0. Season 6 Episode 3.
Windows: Windows Server 2016 standard.
SQL: 2008 R2, I tried 2012/16. I like the 2008 better

I think i am using c++ wrong version maybe? Because i tried a few ConnectSever from SCFMT/Titantech and all of them open then crash right away. I've downloaded C++ 2008,12, and 2016.
I used Bor Connect server and it open fine but GameServer will give me "Login Fail"

I check MapServer and IPs etc.

And I did try searching on google and ragezone.. again for a few days now and no luck so that's why im posting here.
 
Last edited:
Skilled Illusionist
Joined
Apr 12, 2009
Messages
370
Reaction score
48
Dedicated server info:
Dual Xeon processor.
64Gig Ram
Windows Server 2016
 
Upvote 0
Experienced Elementalist
Joined
Jul 14, 2005
Messages
235
Reaction score
99
Hello Ragezoner,

I've been trying to figure this out for a few days now and cannot get it to work.
When i launch ConnectServer, it launch then crash right away.

Files: SCFMT, 12.0.0.0. Season 6 Episode 3.
Windows: Windows Server 2016 standard.
SQL: 2008 R2, I tried 2012/16. I like the 2008 better

I think i am using c++ wrong version maybe? Because i tried a few ConnectSever from SCFMT/Titantech and all of them open then crash right away. I've downloaded C++ 2008,12, and 2016.
I used Bor Connect server and it open fine but GameServer will give me "Login Fail"

I check MapServer and IPs etc.

And I did try searching on google and ragezone.. again for a few days now and no luck so that's why im posting here.

SCFMT does not work on windows server 2016, in 2012 if they work
 
Upvote 0
Skilled Illusionist
Joined
Apr 12, 2009
Messages
370
Reaction score
48
Scfmt works on 2012. I have my beta server running on it.
I’ll move my new dedicated server pc to windows 2016 and let’s see what happen.
 
Upvote 0
Skilled Illusionist
Joined
Apr 12, 2009
Messages
370
Reaction score
48
Ok reinstalled OS 2008 R2 Standard.. CS still open and crash right away
 
Upvote 0
Joined
Oct 8, 2006
Messages
740
Reaction score
289
An error log would be great. Also check System Events logs.
It could be an 0xc0000005 which is a read access violation. Could be a bad pointer inside the Connect Server.

Also, install the MSVC++ Redis packages and at least NET Framework 3.5 or higher.

Anyway, try this Titan Connect Server. I've recompiled the S6 Titan CS source.

Tested on Win 10 Pro
-
Passed
Tested on Windows Server 2012 Standard - Passed

https://mega.nz/file/kzQA1TLI#TlU-71Kt1wl10KaF7B3TbOYK1Iun78Y3g0wHFgVEczc


 
Upvote 0
Skilled Illusionist
Joined
Apr 12, 2009
Messages
370
Reaction score
48
An error log would be great. Also check System Events logs.
It could be an 0xc0000005 which is a read access violation. Could be a bad pointer inside the Connect Server.

Also, install the MSVC++ Redis packages and at least NET Framework 3.5 or higher.

Anyway, try this Titan Connect Server. I've recompiled the S6 Titan CS source.

Tested on Win 10 Pro
-
Passed
Tested on Windows Server 2012 Standard - Passed

https://mega.nz/file/kzQA1TLI#TlU-71Kt1wl10KaF7B3TbOYK1Iun78Y3g0wHFgVEczc



I switched to a new dedicated pc.. Now connect server works but titanlink is crashing LOL

What version should i install of C++? x64 or x86 or both?
 
Upvote 0
Status
Not open for further replies.
Back
Top