Visual Studio 2017 Source + Files

10/28/2020 01:19 Tweeney#286
Quote:
Originally Posted by Rhisiss View Post
Hello,


I'm here to ask for some help, and also thank you guys for the effort done to upkeep and retain flyff's source to this day.

As a foreword, I'm asking for advice, so I can experience my love for flyff without having to play by arbitrary rules. I've looked up several guides and tutorials but most of them entail using VS 2003 and none explain how to compile this code. I just want to play the full game solo with a goal of completionism without having to spend thousands of euros.

My questions are:
-Could I use Sedrika's guide for the v15 client to do the SQL section?
-What do I need to do to compile this code, if you don't wish to give me an exact reply to not saturate the market, could you please direct me in the correct path seeing as I've sought for two days to find concrete instructions or explanations and couldn't find anything, or even message me on discord. Gibby#8582
-Once the files are compiled, can I follow any ordinary guide?

Thank you in advance, and my sincerest apologies for not being technically literate.
Code:
-Could I use Sedrika's guide for the v15 client to do the SQL section?
Yes it same.

Code:
-What do I need to do to compile this code
As the title says "Visual Studio 2017" and up (2019).

Code:
-Once the files are compiled, can I follow any ordinary guide?
Yes.
10/31/2020 16:09 Rhisiss#287
Quote:
Originally Posted by Tweeney View Post
Code:
-What do I need to do to compile this code
Code:
As the title says "Visual Studio 2017" and up (2019).
Yes, but how, there are no guides on how to compile the code, at least as far as I can search, there are no guides to compile.

Thank you for all the other clarifications.
05/04/2021 19:00 Wasserkopf123#288
Hallo zusammen,



Ich bekomme beim Compilen den folgenden Fehler:
8>BSCMAKE : error BK1520: Internes Limit ³berschritten: Die Quelldatenbankdatei kann nicht generiert werden. Erwõgen Sie, die Option "/FR" oder "/Fr" aus der Befehlszeile des Compilers zu entfernen.
8>Die Erstellung des Projekts "WorldServer.vcxproj" ist abgeschlossen -- FEHLER.

Die Option "/FR" bzw. "/Fr" habe ich bereits aus der kompletten Projektmappe entfernt bzw. ausgeschaltet.

Weiß wer was das Problem sein könnte?

Viele Grüße
05/05/2021 14:58 Naltalah#289
Die eigentlichen Projekteinstellungen sind nicht optimiert für neuere Build Tools. Leider reicht das Ändern einer Projektoption nicht, da aus älteren Versionen noch datei-spezifische precompiled header settings etc drinstecken, die musst du manuell entfernen. Wenn ich mich recht erinnere war das entweder in der sln oder der vcxproj datei des jeweiligen Projekts. @[Only registered and activated users can see links. Click Here To Register...]
07/30/2021 19:11 zipmo#290
schon n paar tage her das hier was passiert ist aber gibts zufällig bei github n repository wo mehrere dran arbeiten?
08/09/2021 17:01 xTwiLightx#291
Quote:
Originally Posted by zipmo View Post
schon n paar tage her das hier was passiert ist aber gibts zufällig bei github n repository wo mehrere dran arbeiten?
Open Source Contribution? Im Flyff Bereich?
Wohl eher kaum. :D
08/22/2021 01:30 zipmo#292
@[Only registered and activated users can see links. Click Here To Register...],
erstmal danke für die info,
kennst du dich im open source mmobereich n wenig aus?
10/02/2021 04:16 ryandif#293
Hello all, how to fix this ?

1>c:\users\ryan\desktop\flyff-vs17\source\_common\script.cpp(578): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\stdlib.h(1323): note: voir la déclaration de 'itoa'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\script.cpp(601): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\stdlib.h(1323): note: voir la déclaration de 'itoa'
1>guild.cpp
1>guildquest.cpp
1>GuildRender.cpp
1>guildwar.cpp
1>party.cpp
1>Camera.cpp
1>Environment.cpp
1>Respawn.cpp
1>SkyBox.cpp
1>TerrainMng.cpp
1>World.cpp
1>World3D.cpp
1>WorldEnvironment.cpp
1>WorldFile.cpp
1>WorldIntersect.cpp
1>worldmng.cpp
1>2DRender.cpp
1>Génération de code en cours...
1>Compilation en cours...
1>EditString.cpp
1>File.cpp
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(167): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(171): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(231): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(300): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(729): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(750): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(761): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(799): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>Graphic3D.cpp
1>Music.cpp
1>Music2.cpp
1>path.cpp
1>targa.cpp
1>timer.cpp
1>vutil.cpp
1>c:\users\ryan\desktop\flyff-vs17\source\_common\vutil.cpp(412): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>xUtil.cpp
1>c:\users\ryan\desktop\flyff-vs17\source\_common\xutil.cpp(318): warning C4996: 'GetVersionExA': a été déclaré déconseillé
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\um\sysinfoapi.h(378): note: voir la déclaration de 'GetVersionExA'
1>xUtil3D.cpp
1>ClientMsg.cpp



I have install all MFC lib and other , where this error ? thanks for help

How to fix lib found please ? i am not dev, thanks
10/02/2021 17:11 xTwiLightx#294
Quote:
Originally Posted by ryandif View Post
Hello all, how to fix this ?

1>c:\users\ryan\desktop\flyff-vs17\source\_common\script.cpp(578): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\stdlib.h(1323): note: voir la déclaration de 'itoa'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\script.cpp(601): warning C4996: 'itoa': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _itoa. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\stdlib.h(1323): note: voir la déclaration de 'itoa'
1>guild.cpp
1>guildquest.cpp
1>GuildRender.cpp
1>guildwar.cpp
1>party.cpp
1>Camera.cpp
1>Environment.cpp
1>Respawn.cpp
1>SkyBox.cpp
1>TerrainMng.cpp
1>World.cpp
1>World3D.cpp
1>WorldEnvironment.cpp
1>WorldFile.cpp
1>WorldIntersect.cpp
1>worldmng.cpp
1>2DRender.cpp
1>Génération de code en cours...
1>Compilation en cours...
1>EditString.cpp
1>File.cpp
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(167): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(171): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(231): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(300): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(729): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(750): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(761): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>c:\users\ryan\desktop\flyff-vs17\source\_common\file.cpp(799): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>Graphic3D.cpp
1>Music.cpp
1>Music2.cpp
1>path.cpp
1>targa.cpp
1>timer.cpp
1>vutil.cpp
1>c:\users\ryan\desktop\flyff-vs17\source\_common\vutil.cpp(412): warning C4996: 'strlwr': The POSIX name for this item is deprecated. Instead, use the ISO C and C++ conformant name: _strlwr. See online help for details.
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\ucrt\string.h(555): note: voir la déclaration de 'strlwr'
1>xUtil.cpp
1>c:\users\ryan\desktop\flyff-vs17\source\_common\xutil.cpp(318): warning C4996: 'GetVersionExA': a été déclaré déconseillé
1>c:\program files (x86)\windows kits\10\include\10.0.17763.0\um\sysinfoapi.h(378): note: voir la déclaration de 'GetVersionExA'
1>xUtil3D.cpp
1>ClientMsg.cpp



I have install all MFC lib and other , where this error ? thanks for help

How to fix lib found please ? i am not dev, thanks
Those are warnings only, they won't stop the compilation/linking process (except your Warn-Level ist set too high).
10/03/2021 01:07 ryandif#295
Ah okay how to fix this?
10/04/2021 13:27 xTwiLightx#296
Quote:
Originally Posted by ryandif View Post
Ah okay how to fix this?
Easy way: Define Macros like stated in [Only registered and activated users can see links. Click Here To Register...]

Code:
#define _CRT_NONSTDC_NO_DEPRECATE
#define _CRT_SECURE_NO_WARNINGS
#define _CRT_SECURE_NO_DEPRECATE
"Hard" way: Implement the secure funtions like mentioned (which is just renaming most of the calls with an underscore ("_") prefixing the function names (like the warnings even state).
09/25/2023 22:40 Fanatics777#297
ich bekomme immer die Meldung "Login details incorrect" sobald ich mich einloggen möchte.

Server, DB läuft alles ohne Probleme und bekomme auch keine Fehlermeldung. Account ist ebenfalls erstellt.

Kann hier einer weiterhelfen? Danke.
08/05/2024 11:04 Kenina#298
Servus Sorry das ich den Alten post wieder zum Leben Erwecke aber evt bekomme ich hier ja Hilfe.


Und zwar Läuft der V15 Source Server soweit kann mich auch einloggen nur lässt er mich nicht weiter als die Server List da spackt er dann ab.

P.s IP und evt Password sind nur entfernt.

Das ist in der AccountServer.ini

Code:
AddTail( -1, 1, "Kenina", "MyIp", 0, 1, 1000 );
AddTail( 1, 1, "Channel-1", "MyIp", 1, 1, 1000 );

DSN_NAME_LOGIN		"login"
DB_ADMIN_ID_LOGIN	"sa"
DB_PWD_LOGIN		"myPassword"

DSN_NAME_LOG		"log01"
DB_ADMIN_ID_LOG		"sa"
DB_PWD_LOG		"myPassword"

MSG_VER			"20100412"

TEST
SKIP_TRACKING
NOLOG
und hier die LoginServer.ini

Code:
DB			"127.0.0.1"	// DB-ip-address
Core			"127.0.0.1"	// Core-ip-address
AddCache("MyIp");
MSG_VER			"20100412"	// must match Neuz.exe, if not set default = "20100412"
und wen ich bei der Server List bin und auf weiter Klicke kommt Folgendes.

Code:
Cannot connect to the game. 
Please chek the network
08/06/2024 07:57 flyffdev#299
Quote:
Originally Posted by Kenina View Post
Servus Sorry das ich den Alten post wieder zum Leben Erwecke aber evt bekomme ich hier ja Hilfe.


Und zwar Läuft der V15 Source Server soweit kann mich auch einloggen nur lässt er mich nicht weiter als die Server List da spackt er dann ab.

P.s IP und evt Password sind nur entfernt.

Das ist in der AccountServer.ini

Code:
AddTail( -1, 1, "Kenina", "MyIp", 0, 1, 1000 );
AddTail( 1, 1, "Channel-1", "MyIp", 1, 1, 1000 );

DSN_NAME_LOGIN		"login"
DB_ADMIN_ID_LOGIN	"sa"
DB_PWD_LOGIN		"myPassword"

DSN_NAME_LOG		"log01"
DB_ADMIN_ID_LOG		"sa"
DB_PWD_LOG		"myPassword"

MSG_VER			"20100412"

TEST
SKIP_TRACKING
NOLOG
und hier die LoginServer.ini

Code:
DB			"127.0.0.1"	// DB-ip-address
Core			"127.0.0.1"	// Core-ip-address
AddCache("MyIp");
MSG_VER			"20100412"	// must match Neuz.exe, if not set default = "20100412"
und wen ich bei der Server List bin und auf weiter Klicke kommt Folgendes.

Code:
Cannot connect to the game. 
Please chek the network
Run neuz instead of Neuz.exe sunkist to neuz.exe YourIP
08/07/2024 16:45 Kenina#300
Quote:
Originally Posted by flyffdev View Post
Run neuz instead of Neuz.exe sunkist to neuz.exe YourIP
Ich verstehe das nicht wirklich ^^
Gerade verstehe ich nur Bahnhof Sorry xD

Hier mal ein Bild davon wo es bei mir hängt.
[Only registered and activated users can see links. Click Here To Register...]