0% found this document useful (0 votes)
403 views4 pages

How To Fix Auth - RaGEZONE - MMO Development Forums

This forum post discusses fixing issues with an authentication (auth) server. A user is experiencing errors when running their auth server, with the error indicating an architecture mismatch between the database driver and application. Other users suggest checking that the correct ODBC driver is being used depending on the SQL database version, and ensuring the ODBC data source name (DSN) is configured properly. They also provide a link about managing ODBC DSNs on 32-bit and 64-bit systems.

Uploaded by

megatornado
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
403 views4 pages

How To Fix Auth - RaGEZONE - MMO Development Forums

This forum post discusses fixing issues with an authentication (auth) server. A user is experiencing errors when running their auth server, with the error indicating an architecture mismatch between the database driver and application. Other users suggest checking that the correct ODBC driver is being used depending on the SQL database version, and ensuring the ODBC data source name (DSN) is configured properly. They also provide a link about managing ODBC DSNs on 32-bit and 64-bit systems.

Uploaded by

megatornado
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

16/09/2023, 11:26 How To Fix Auth ?

| RaGEZONE - MMO Development Forums

 The MMO Community  MMO Server Developments  Legacy MMORPG Zone  Risk Your Life 
RYL Help

How To Fix Auth ?


 Zhen Mei Xin·  Dec 11, 2013

Dec 11, 2013  #1

Z
Zhen Mei Xin
Inactive Account Inactive Account

Guys Please Help Me I Dunno What its problem.. when i run server controller . all open but
only auth close

then when i check at auth folder.. He out this

Ty-DET][Tm-2013-12-11 20:40:11][Ex-ÀÎÁõ ¼­¹ö ·Î±×ÀÎ(´ë¸¸) DataSource : RYLAuth, Account : sa, Password


: 123qwe][Rt-CDBComponent::Connect][FN-D:\Work\RYL\Source\v.538] ÇØ¿Ü (¼­¹ö ÅëÇÕ Á÷ÀüÀÇ Part
I)\Server\RylServerProject\RylServerLibrary\DB\DBComponent.cpp][LN-121] [Ty-ERR][Tm-2013-12-11
20:40:11][Ex-[163:0x80004005] [Microsoft][ODBC Driver Manager] The specified DSN contains an
architecture mismatch between the Driver and Application [M:IDBInitialize::Initialize]][Rt-
CDBComponent::Connect][FN-D:\Work\RYL\Source\v.538] ÇØ¿Ü (¼­¹ö ÅëÇÕ Á÷ÀüÀÇ Part
I)\Server\RylServerProject\RylServerLibrary\DB\DBComponent.cpp][LN-126] [Ty-ERR][Tm-2013-12-11
20:40:11][Ex-this:0x0046BE50/AuthServer initialize failed - AuthorizeUser init failed][Rt-
CRylAuthServer::ApplicationSpecificInit][FN-D:\Work\RYL\Source\v.538] ÇØ¿Ü (¼­¹ö ÅëÇÕ Á÷ÀüÀÇ Part
I)\Server\RylServerProject\RylAuthServer\RylAuthServer.cpp][LN-188] [Ty-ERR][Tm-2013-12-11 20:40:11]
[Ex-this:0x0046BE50/ServerWindowFramework initialize failed - ApplicationSpecificInit failed][Rt-
CServerWindowFramework::Initialize][FN-D:\Work\RYL\Source\v.538] ÇØ¿Ü (¼­¹ö ÅëÇÕ Á÷ÀüÀÇ Part
I)\Server\RylServerProject\RylServerLibrary\Utility\ServerAppFrameWork\ServerWindowFramework.cpp]
[LN-214] [Ty-NOR][·Î±×¸¦ ³¡³À´Ï´Ù.]​

1503695_627775253953617_1939853143_n.jpg

https://forum.ragezone.com/threads/how-to-fix-auth.974519/ 1/4
16/09/2023, 11:26 How To Fix Auth ? | RaGEZONE - MMO Development Forums

Dec 12, 2013  #2

IzzdihaR
Noob Inactive Account


􏜏

Re: How To Fix Auth ? Please Help Me :/

The specified DSN contains an architecture mismatch between the Driver and Application
. that the problem. i assume it RYL1 as it use ODBC.

1. Recheck if you use SQL 2005 and above you need to select SQL NATIVE CLIENT on ODBC
Driver.
2. Recheck if you use SQL 2000 you need to select SQL SERVER as ODBC Driver.
3. Recheck DemonSetup.

Dec 12, 2013  #3

Z
Zhen Mei Xin
Inactive Account Inactive Account

Re: How To Fix Auth ? Please Help Me :/

can u add my fb link . i use sql 2000 i already recheck but i first time make ryl1. make u can
make some tutorial video for obdc setting ?
   
https://www.facebook.com/mohd.faris.7798574

Dec 12, 2013  #4

IzzdihaR
Noob Inactive Account


􏜏

Re: How To Fix Auth ? Please Help Me :/

if sql 2000 you need to select sql server as the driver . and create a SYSTEM DNS.

Dec 12, 2013  #5

alphaest
Moooooooooooooooo Inactive Account

Re: How To Fix Auth ? Please Help Me :/

https://forum.ragezone.com/threads/how-to-fix-auth.974519/ 2/4
16/09/2023, 11:26 How To Fix Auth ? | RaGEZONE - MMO Development Forums

Google, second match: Managing Data Sources

To manage a data source that connects to a 32-bit driver under 64-bit platform, use
c:\windows\sysWOW64\odbcad32.exe. To manage a data source that connects to a 64-bit driver,
use c:\windows\system32\odbcad32.exe. In Administrative Tools on a 64-bit Windows 8 operating
system, there are icons for both the 32-bit and 64-bit ODBC Data Source Administrator dialog box.

You must log in or register to reply here.

Similar threads

K Uid error / crash


khairy1986· Aug 14, 2022· RYL Help
Replies:0 · Aug 14, 2022

H Server Can't Detect Registered ID from Database


Hailmie· Jun 8, 2022· RYL Help
Replies:0 · Jun 8, 2022

Lottery Event Problem


akulahstatik· Jun 21, 2019· RYL Help
Replies:3 · Dec 2, 2019

K HELP ME AUTH connecting authorization lost. and also GameServer no list


killeremos143· Aug 7, 2018· RYL Help
Replies:9 · Feb 26, 2020

T why my admintool cant use "Ex-Connecting failed: AdminTool DB"


twistcore· Oct 9, 2019· RYL Help
Replies:0 · Oct 9, 2019

About Us

RaGEZONE is a website dedicated to the development of massively multiplayer online


role-playing games (MMORPGs).

Online statistics

Members online: 186


Guests online: 652
Total visitors: 838
Robots: 1,503
Totals may include hidden visitors.

Forum statistics
https://forum.ragezone.com/threads/how-to-fix-auth.974519/ 3/4
16/09/2023, 11:26 How To Fix Auth ? | RaGEZONE - MMO Development Forums

Threads: 421,724
Messages: 4,549,476
Members: 244,526
Latest member: errac
Most visitors online was 2783 , on 8 Sep 2023

RaGEZONE Sponsor

 RaGEZONE®

Privacy policy Help Home 

Community platform by XenForo® © 2010-2023 XenForo Ltd.


Sponsored by HyperFilter - Secured by Imperva - Powered by LiteSpeed.

https://forum.ragezone.com/threads/how-to-fix-auth.974519/ 4/4

You might also like