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!

mssql problem

Newbie Spellweaver
Joined
Apr 4, 2017
Messages
18
Reaction score
1
tryingto setup mssql on centos7 but get this error ?

Code:
This program has encountered a fatal error and cannot continue running.The following diagnostic information is available:


       Reason: 0x00000006
       Status: 0x40000015
      Message: Kernel bug check
      Address: 0x6a42b530
   Parameters: 0x6a62a250


               
               
               
               
               
   Stacktrace: 000000006a4e84f6 000000006a42b58b 000000006a41ed2d 
               000000006a42ae71 000000006a4e6a7d 000000006a4e5abc 
               000000006a4e5930 000000006a4e5865 


      Process: 1283 - sqlservr
       Thread: 1287 (application thread 0x1000)
  Instance Id: be260a78-7ed8-4afb-a4c0-a65184ad8f4b
     Crash Id: 60ced3b6-d015-49a0-a419-3b6a45309712
  Build stamp: f7473acad6f0299cd161863aaa02e4284434ab6d915c7b467e2a14e907290249
 
Newbie Spellweaver
Joined
Apr 4, 2017
Messages
18
Reaction score
1
I restored db files and fixex on db as you said, in loginsvr.ini file these are same as on db
client_version=369
NormalClientMagicKey=543957823
what should i do about client side ? i still cant connect server in emerald client and when typingsystemctl status mssql-server should i see these db files ?

and in loginsvr writes 127.0.0.1 but in my vr box it's ip is 192.168.1.36 should i change these ?

[GlobalMgrSvr]Addr=127.0.0.1
Port=38170

and need i edit these db stuff ? and where is the logs ?



cabal_config i set it but get this error

Error: 18456, Severity: 14, State: 38.



i fixed the db problem forgot the restore other db files, but still cant connect what should i do ?



i did everythink cant join the server how to configure the .... client -_-

undead52 - mssql problem - RaGEZONE Forums
 
Last edited:
Upvote 0
Newbie Spellweaver
Joined
Feb 24, 2018
Messages
18
Reaction score
0
I restored db files and fixex on db as you said, in loginsvr.ini file these are same as on db
client_version=369
NormalClientMagicKey=543957823
what should i do about client side ? i still cant connect server in emerald client and when typingsystemctl status mssql-server should i see these db files ?

and in loginsvr writes 127.0.0.1 but in my vr box it's ip is 192.168.1.36 should i change these ?

[GlobalMgrSvr]Addr=127.0.0.1
Port=38170

and need i edit these db stuff ? and where is the logs ?



cabal_config i set it but get this error

Error: 18456, Severity: 14, State: 38.



i fixed the db problem forgot the restore other db files, but still cant connect what should i do ?



i did everythink cant join the server how to configure the .... client -_-

undead52 - mssql problem - RaGEZONE Forums
post all your cabal logs
/var/log/cabal
 
Upvote 0
Back
Top