[how to][tutorial] Blessed release set up guide

Page 6 of 24 FirstFirst 123456789101112131416 ... LastLast
Results 76 to 90 of 357
  1. #76
    Loaded FlyFF Levixavier is offline
    MemberRank
    Apr 2012 Join Date
    PhilippinesLocation
    234Posts

    Re: [how to][tutorial] Blessed release set up guide

    Code:
    /* lock Neuz */
    	//lstrcpy( g_Neuz.m_lpCertifierAddr, "122.80.54.101" ); //decoy
    	//lstrcpy( g_Neuz.m_lpCertifierAddr, "108.180.190.50" );//decoy
    	//lstrcpy( g_Neuz.m_lpCertifierAddr, "122.52.179.57" );//decoy
    	//lstrcpy( g_Neuz.m_lpCertifierAddr, "127.0.0.1" ); // Local Test
    	lstrcpy( g_Neuz.m_lpCertifierAddr, "Hamachi IP Address" ); // Online Test
    I actually perfected the compiling of the neuz and tried it online. The host can connect to the world server, but I can't. There are also Dump Files and Crystal Reports on my Programs folder about the world server. The World Server crashes whenever I tried to connect to it. What could be the problem guys, seems like I can't access the WorldServer? Please Help...
    Last edited by Levixavier; 05-07-12 at 06:02 AM.

  2. #77
    Enthusiast kamron135 is offline
    MemberRank
    Jun 2010 Join Date
    25Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by kiralegend View Post
    yea it is just download any other files they might have it thats what i did
    Can you upload it please? I searched for it, but cant seem to find it unless I download a whole other server, and with my internet speed that will take quite some time. Also is merger.exe a different file?

  3. #78
    Novice great0ne91 is offline
    MemberRank
    Feb 2011 Join Date
    4Posts

    Re: [how to][tutorial] Blessed release set up guide

    i got a lot of error using VS2010 ultimate.. how to fix this kind of tings? pls help..
    Warning 6 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h 300 1 LoginServer
    Warning 18 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h 300 1 CoreServer
    Warning 19 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h 300 1 DatabaseServer
    Warning 20 warning C4005: 'OI_DEFAULT' : macro redefinition C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shlobj.h 465 1 CoreServer
    Warning 26 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h 300 1 Certifier
    Warning 37 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h 300 1 CacheServer
    Warning 38 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\cmnhdr.h 300 1 AccountServer
    Warning 44 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h 300 1 WorldServer
    Warning 45 warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details. D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_Common\Project.h 1403 1 WorldServer
    Code:
    1>------ Rebuild All started: Project: Neuz, Configuration: NoGameguard Win32 ------
    2>------ Rebuild All started: Project: LoginServer, Configuration: Release Win32 ------
    1>  StdAfx.cpp
    2>  StdAfx.cpp
    2>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
    2>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    2>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
    2>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    2>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    2>D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h(300): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    2>          C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
    1>d:\daemonspade\blessed source\blessed source\official source\neuz\stdafx.h(55): fatal error C1083: Cannot open include file: 'dxerr9.h': No such file or directory
    3>------ Rebuild All started: Project: DatabaseServer, Configuration: Release Win32 ------
    4>------ Rebuild All started: Project: CoreServer, Configuration: Release Win32 ------
    4>  StdAfx.cpp
    3>  StdAfx.cpp
    4>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
    3>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
    3>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    4>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    3>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
    4>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
    3>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    4>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    3>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    4>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    4>D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h(300): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    4>          C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
    3>D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h(300): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    3>          C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
    4>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\shlobj.h(465): warning C4005: 'OI_DEFAULT' : macro redefinition
    4>          D:\DaemonSpade\Blessed Source\Blessed Source\resource\DefineObj.h(5) : see previous definition of 'OI_DEFAULT'
    5>------ Rebuild All started: Project: Certifier, Configuration: Release Win32 ------
    5>  StdAfx.cpp
    5>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
    5>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    5>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
    5>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    5>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    5>D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h(300): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    5>          C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
    6>------ Rebuild All started: Project: CacheServer, Configuration: Release Win32 ------
    7>------ Rebuild All started: Project: AccountServer, Configuration: Release Win32 ------
    7>  StdAfx.cpp
    6>  StdAfx.cpp
    6>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
    7>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
    6>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    7>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    6>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
    7>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
    6>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    7>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    6>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    7>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    6>D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h(300): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    6>          C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
    7>D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\cmnhdr.h(300): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    7>          C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
    8>------ Rebuild All started: Project: WorldServer, Configuration: Release Win32 ------
    8>  StdAfx.cpp
    8>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C2146: syntax error : missing ';' before identifier 'PVOID64'
    8>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(290): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    8>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C2146: syntax error : missing ';' before identifier 'Buffer'
    8>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    8>C:\Program Files\Microsoft SDKs\Windows\v7.0A\include\winnt.h(8992): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
    8>D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_network\CmnHdr.h(300): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    8>          C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
    8>D:\DaemonSpade\Blessed Source\Blessed Source\Official Source\_Common\Project.h(1403): warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
    8>          C:\Program Files\Microsoft Visual Studio 10.0\VC\include\string.h(105) : see declaration of 'strcpy'
    ========== Rebuild All: 0 succeeded, 8 failed, 0 skipped ==========

  4. #79
    Account Upgraded | Title Enabled! Satan is offline
    MemberRank
    Jul 2010 Join Date
    Hells Gates ;<Location
    406Posts

    Re: [how to][tutorial] Blessed release set up guide

    5 of my thingos compile, but my Neuz, WorldServer & LoginServer don't compile properly.. all with errors. I pm'ed you!

  5. #80
    Novice great0ne91 is offline
    MemberRank
    Feb 2011 Join Date
    4Posts

    Re: [how to][tutorial] Blessed release set up guide

    i cant open my neuz.. i had done all intructed in the guide.. i use VS 2003 to compile with no error.. but my neuz is bot responding.. what should i do?

    i have the same problem as this one.. i have use the neuz from the compiled source.. but i all i can see is white screen after clicking the neuz.exe...

  6. #81
    Account Upgraded | Title Enabled! Satan is offline
    MemberRank
    Jul 2010 Join Date
    Hells Gates ;<Location
    406Posts

    Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by great0ne91 View Post
    i cant open my neuz.. i had done all intructed in the guide.. i use VS 2003 to compile with no error.. but my neuz is bot responding.. what should i do?

    i have the same problem as this one.. i have use the neuz from the compiled source.. but i all i can see is white screen after clicking the neuz.exe...
    Did you res edit it ?

  7. #82
    Novice great0ne91 is offline
    MemberRank
    Feb 2011 Join Date
    4Posts

    sad Re: [how to][tutorial] Blessed release set up guide

    Quote Originally Posted by Satan View Post
    Did you res edit it ?
    i had solved the problem.. but as i log in in the game.. i discovered.. it doesnt support 3rd job and other items are unseeable when equip..

    sorry for my bad english..

  8. #83
    Flyff Developer ShadowDragon is offline
    MemberRank
    Apr 2009 Join Date
    1,916Posts

    Re: [how to][tutorial] Blessed release set up guide

    Blessed Source does too have 3rd jobs. If you can't access them, the client/neuz that you're using is the problem.

  9. #84
    Novice Notorious B is offline
    MemberRank
    Jul 2012 Join Date
    3Posts

    Re: [how to][tutorial] Blessed release set up guide

    How to fix the white-screen neuz issue? I saw the reply before, but couldn't understand it..



    Do you mean;



    Download a program called merge.exe.. open a file called resource.txt, change the 'propitem.txt' to 'Specitem.txt' and run merger.exe ?
    Last edited by Notorious B; 12-07-12 at 06:36 PM.

  10. #85
    Member sauskopje is offline
    MemberRank
    Jun 2006 Join Date
    NetherlandsLocation
    55Posts

    Re: [how to][tutorial] Blessed release set up guide

    Same here, white screen and nothing happens.
    I have already retraced my steps a couple of times and everything seems to be correct.
    What i did manage to find on this tho, is that it could be database related, so could it be that this database is corrupted?!

  11. #86
    Apprentice philipvikstrom0 is offline
    MemberRank
    Sep 2008 Join Date
    22Posts

    Re: [how to][tutorial] Blessed release set up guide

    Hmm my flaris map is all white? i did copy the world/model folders from resource.. any idea?

  12. #87
    Apprentice rackay is offline
    MemberRank
    May 2011 Join Date
    16Posts

    Re: [how to][tutorial] Blessed release set up guide

    Code:
    !   C:\flyff\Rain Flyff.part04.rar: CRC failed in Rain Flyff\Model\Texture\Obj_MaDaPrBar02C.dds. The file is corrupt
    !   C:\flyff\Rain Flyff.part04.rar: Unexpected end of archive
    Many files are not extracted

    what should do??

    Edite: client worked but after reboot client goes to white
    Last edited by rackay; 26-08-12 at 03:13 AM.

  13. #88
    Apprentice katsupoy45 is offline
    MemberRank
    Mar 2012 Join Date
    12Posts

    Re: [how to][tutorial] Blessed release set up guide

    Can someone explain it clearly on how will I install the VS 2003? Did Mr. Ryno mean is that, I have to install all of the VS2003 files into a windows xp OS and then Copy-Paste the files created into a Windows 7 OS? or not? I don't get it. I'm using a Windows 7 OS.

  14. #89
    Scientia sit potentia Worf is offline
    MemberRank
    Mar 2009 Join Date
    Near the starsLocation
    492Posts

    Re: [how to][tutorial] Blessed release set up guide

    Make sure these items are in all neccesary files.

  15. #90
    Novice Embla is offline
    MemberRank
    Apr 2012 Join Date
    2Posts

    Re: [how to][tutorial] Blessed release set up guide

    How do I get the patcher to work?



Advertisement