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!

Guide to Compiling 4Story 3.5 Source Code in Visual Studio

Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
WIsncf6 - Guide to Compiling 4Story 3.5 Source Code in Visual Studio - RaGEZONE Forums


STvrali - Guide to Compiling 4Story 3.5 Source Code in Visual Studio - RaGEZONE Forums


Let's get a section for this game! :)

- Use Visual Studio 2005. (Only tested with professional.)
- Add include directories (explained below)
- Use DEBUG configuration. Release is not tested.

Include directories:
Go to Tools -> Options
7LlQnoo - Guide to Compiling 4Story 3.5 Source Code in Visual Studio - RaGEZONE Forums


Projects and Solutions -> VC++ Directories
oQtwa1 - Guide to Compiling 4Story 3.5 Source Code in Visual Studio - RaGEZONE Forums


Add the followings to Include directories:

Should be below other definitions:
- Includes\DX\Include

Should be at bottom:
- Includes\maxsdk\ver9\include\CS
- Includes\maxsdk\ver9\include

Like so (Ignore other things not mentioned here.):
3SEi9zQ - Guide to Compiling 4Story 3.5 Source Code in Visual Studio - RaGEZONE Forums


Add the following to lib directories:
- Includes\DX\Lib
- Includes\maxsdk\ver9\lib

Like so (Ignore other things not mentioned here.):
qAKHbEZ - Guide to Compiling 4Story 3.5 Source Code in Visual Studio - RaGEZONE Forums

And finally the download:


Server + Client:
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
Took longer than expected. But here we go:
1>------ Skipped Build: Project: TProtocol, Configuration: No Build Win32 ------
1>Project not selected to build for this solution configuration
========== Build: 0 succeeded, 0 failed, 31 up-to-date, 1 skipped ==========

1ww1lNN - Guide to Compiling 4Story 3.5 Source Code in Visual Studio - RaGEZONE Forums


EDIT:
Repository is live.


If there are files missing create an issue.


EDIT:
I fixed more stuff. This should now be all upgraded to VS2005 and successfully compile

EDIT 2:
Please contribute if you have fixes (via PR) or setup instructions.
 

Attachments

You must be registered for see attachments list
Last edited:
Joined
Aug 14, 2009
Messages
2,304
Reaction score
1,189
<-- 3.5 Serverfiles shared by Vusion here -> http://forum.ragezone.com/f857/4story-3-5-serverfiles-client-898454/

Client:


EDIT: This could be the client:


EDIT:
If you want please submit a Pull Request when you upgrade the solutions.

EDIT:

Server + Clientfiles:
 
Last edited:
Put Community First
Member
Joined
Oct 2, 2014
Messages
1,112
Reaction score
832
The client in our other 4Story thread should work for this release as it's also 3.5/3.6, just Taiwanese.

Will release all the English client files today, section or no section. I think people would like to start testing it sooner than later, section or no section...
 
Joined
May 29, 2013
Messages
71
Reaction score
5
Hi guys i have compile problem Game Studio and Tclient pls help

pictures:

1 include:


2 lib:
build logs:

Tclient :

Game Studio:

I use VS 2005 Professional version.

EDIT: We already have it, I had to download it hotfix.

EDIT2: Game Studio compiled Work but TClient no :/
 
Last edited by a moderator:
Initiate Mage
Joined
Jun 30, 2017
Messages
4
Reaction score
0
Does somebody have a downloadlink for Visual Studio 2005 ? Im searching for 5 Days :/
 
Initiate Mage
Joined
Dec 13, 2009
Messages
9
Reaction score
0
Hi guys i have compile problem Game Studio and Tclient pls help

pictures:

1 include:


2 lib:
build logs:

Tclient :

Game Studio:

I use VS 2005 Professional version.

EDIT: We already have it, I had to download it hotfix.

EDIT2: Game Studio compiled Work but TClient no :/

Me,too,Tclient no build, error file.

LINK : warning LNK4098: 默认库“LIBCMT”与其他库的使用冲突;请使用 /NODEFAULTLIB:library
2>TClientGuildMark.obj : error LNK2001: 无法解析的外部符号 "unsigned long * dwTCOLOR" (?dwTCOLOR@@3PAKA)
2>TClientGuildMark.obj : error LNK2019: 无法解析的外部符号 "public: static struct tagTMANTLECOORDINFO * __cdecl CTChart::GetTMANTLECOORD(struct tagTMANTLECOORDKEY)" (?GetTMANTLECOORD@CTChart@@SAPAUtagTMANTLECOORDINFO@@UtagTMANTLECOORDKEY@@@Z),该符号在函数 "public: static struct tagTEXTURESET * __cdecl CTClientGuildMark::GetMantleTexture(class CTMantleTextureKey const &,int)" (?GetMantleTexture@CTClientGuildMark@@SAPAUtagTEXTURESET@@ABVCTMantleTextureKey@@H@Z) 中被引用
2>TMiniDump.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TKeySettingDefines.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TClientMAP.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TClient.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TClientWnd.obj : error LNK2019: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z),该符号在函数 "class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl _on_chatcmd_move_node_line(class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > const &,class std::vector<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > >,class std::allocator<class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > > > const &,unsigned long)" (?_on_chatcmd_move_node_line@@YA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@ABV12@ABV?$vector@V?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@V?$allocator@V?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@@std@@@std@@K@Z) 中被引用
2>TClientGame.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TClientGM.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TPartyCommander.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TScenePlayer.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TNetGM.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TNetHandler.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>CSHandler.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>CSSender.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TChallengeWaiting.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TAidCountry.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TSelectCountry.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TClientNET.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TTournamentResult.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TTournamentSelectTarget.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TRpcRewardDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TRpsRewardList.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TTournament.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TTournamentEvent.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TTournamentGage.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TTournamentMode.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TSiegeEnd.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TAuctionCommander.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TAuctionMainFrame.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TFameListDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TCharRankInfoDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TGameSettingFrame.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TKeySettingDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TMainUI.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TGaugePannel.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TPopupMenu.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TCharInfoDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TCharPvPInfoDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TPrivateShopDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TRentSkillDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TUpItemSellDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TRSCSDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TChatCommander.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TChatFrame.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TCashCabinetDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TNewCashShopDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TItemRepairDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TItemUpDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TCraftQuestDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TNewQuestDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TItemExtPeriodDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TItemGambleDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TItemRefineDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TItemRegGuildDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TMsgGroupList.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
2>TPetDlg.obj : error LNK2001: 无法解析的外部符号 "public: static class ATL::CStringT<char,class StrTraitMFC<char,class ATL::ChTraitsCRT<char> > > __cdecl CTChart::LoadStringA(enum TSTRING)" (?LoadStringA@CTChart@@SA?AV?$CStringT@DV?$StrTraitMFC@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@W4TSTRING@@@Z)
 
Last edited by a moderator:
Junior Spellweaver
Joined
Mar 14, 2018
Messages
159
Reaction score
13
why is the client not working? everytime i open the game with a .bat it just closes itself after 1second ..
im using gigatoni files and client.. eveything from his link
 
Initiate Mage
Joined
Sep 19, 2019
Messages
1
Reaction score
0
Hi, anyone can help me? I can start game, login, create character but next when I go start game, im wait 10 sec and next it kick me... in log0 i have 3errors...

17:31:27 (X) Error: Cannot connect to DB. Error code = SQLSTATE:08001, MESSAGE:[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.17:31:27 (X) Log Server bConnectDB Error17:31:27 (X) Log Server bInit Error
 
Initiate Mage
Joined
Nov 13, 2019
Messages
2
Reaction score
0
Hey, compiled the client in debug mode but after loading 57% an error pops up:

[h=1]c++ debug assertion failed: map/set iterator not deferencable[/h]when compiled in release mode it just tells me that the client is broken and I should reinstall 4Story
 
Initiate Mage
Joined
Apr 6, 2020
Messages
5
Reaction score
0
i can't use your client, it just forced close when i try... Any idea ?
 
Initiate Mage
Joined
Apr 6, 2020
Messages
5
Reaction score
0
No probleme GigaToni ! It just sad that i can finally run all services but can't find a client to work with them x)

The english client tell me that my version is incorrect so i'm lost. I'm trying to compile one myself and hope it works.
 
Initiate Mage
Joined
Jul 9, 2022
Messages
1
Reaction score
0
I have an error

LINK : Fatal error LNK1181: cannot open input file 'strmiids.lib'

I installed DirectX SDK (June 2010)
 
Back
Top