Juver source ep9 new function official

Page 12 of 15 FirstFirst ... 2456789101112131415 LastLast
Results 166 to 180 of 221
  1. #166
    Proficient Member masterband1427 is offline
    MemberRank
    Mar 2011 Join Date
    Los Angeles, CaLocation
    152Posts
    i already read the thread and tried different directories none of the shared directories work..

  2. #167
    Valued Member bryle is offline
    MemberRank
    Mar 2017 Join Date
    OthersideLocation
    106Posts
    Here`s mine hope it helps

    Include Directories
    https://ibb.co/1Gfccds

    Library Directories
    https://ibb.co/h2Wnk9z

    Goodluck and maybe you can find a compatible client please share it hehe.

  3. #168
    Proficient Member Schneizel is offline
    MemberRank
    Jul 2008 Join Date
    194Posts
    this is weird how are you guys compiling smoothly



    PHP Code:
    Include
    C:\GS\SourceEP9 Juver Bubu\=Include
    C:\GS\SourceEP9 Juver Bubu\=DX_Include
    C
    :\GS\RanThirdParty\OpenSSL\include\openssl
    C
    :\GS\RanThirdParty\OpenSSL\include
    C:\GS\RanThirdParty\PhysX_3_2\Include
    C:\GS\RanThirdParty\XtremeToolKit\Include
    C:\GS\RanThirdParty\Max11_sdk\include
    C:\GS\RanThirdParty\Max11_sdk\include\IGame
    C
    :\GS\SourceEP9 Juver Bubu\=CryptoPP
    C
    :\GS\RanThirdParty\boost_1_56

    Library
    C
    :\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib
    C
    :\GS\RanThirdParty\boost_1_56\lib
    C
    :\GS\RanThirdParty\boost_1_43\lib
    C
    :\GS\RanThirdParty\XtremeToolKit\Lib
    C
    :\GS\RanThirdParty\Max11_sdk\lib
    C
    :\GS\SourceEP9 Juver Bubu\=MsgPack\lib 

    where am i missing at?

    apparently having the same problem with @masterband1427
    lib_clientui.lib

    Result:


    errr.png

  4. #169
    Valued Member llenn is online now
    MemberRank
    Sep 2020 Join Date
    you mom roomLocation
    145Posts
    Quote Originally Posted by Schneizel View Post
    this is weird how are you guys compiling smoothly



    PHP Code:
    Include
    C:\GS\SourceEP9 Juver Bubu\=Include
    C:\GS\SourceEP9 Juver Bubu\=DX_Include
    C
    :\GS\RanThirdParty\OpenSSL\include\openssl
    C
    :\GS\RanThirdParty\OpenSSL\include
    C:\GS\RanThirdParty\PhysX_3_2\Include
    C:\GS\RanThirdParty\XtremeToolKit\Include
    C:\GS\RanThirdParty\Max11_sdk\include
    C:\GS\RanThirdParty\Max11_sdk\include\IGame
    C
    :\GS\SourceEP9 Juver Bubu\=CryptoPP
    C
    :\GS\RanThirdParty\boost_1_56

    Library
    C
    :\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib
    C
    :\GS\RanThirdParty\boost_1_56\lib
    C
    :\GS\RanThirdParty\boost_1_43\lib
    C
    :\GS\RanThirdParty\XtremeToolKit\Lib
    C
    :\GS\RanThirdParty\Max11_sdk\lib
    C
    :\GS\SourceEP9 Juver Bubu\=MsgPack\lib 

    where am i missing at?

    apparently having the same problem with @masterband1427
    lib_clientui.lib

    Result:


    errr.png

    fix you npc shop ui ep9 interface

  5. #170
    Proficient Member Schneizel is offline
    MemberRank
    Jul 2008 Join Date
    194Posts
    Thanks, I have successfully compiled the source!
    here's what I did:

    "Release"


    1. Apply Directories

    PHP Code:
    Include
    C:\GS\SourceEP9 Juver Bubu\=Include
    C:\GS\SourceEP9 Juver Bubu\=DX_Include
    C
    :\GS\RanThirdParty\OpenSSL\include\openssl
    C
    :\GS\RanThirdParty\OpenSSL\include
    C:\GS\RanThirdParty\PhysX_3_2\Include
    C:\GS\RanThirdParty\XtremeToolKit\Include
    C:\GS\RanThirdParty\Max11_sdk\include
    C:\GS\RanThirdParty\Max11_sdk\include\IGame
    C
    :\GS\SourceEP9 Juver Bubu\=CryptoPP
    C
    :\GS\RanThirdParty\boost_1_56

    Library
    C
    :\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib
    C
    :\GS\RanThirdParty\boost_1_56\lib
    C
    :\GS\RanThirdParty\boost_1_43\lib
    C
    :\GS\RanThirdParty\XtremeToolKit\Lib
    C
    :\GS\RanThirdParty\Max11_sdk\lib
    C
    :\GS\SourceEP9 Juver Bubu\=MsgPack\lib 
    2. GLPartyFieldMan.cpp
    Remove excess closing {
    fieldman.png

    3. lib_clientui.lib

    how-to-fix.png


    -------------------
    literally 0 knowledge compilation on this one, thank God ppl giving hints here, took me a week to piece it all together, here's what I did if you got the same experience. Assuming you have no problems with the installation requirements and prerequisites of ran source this should be the fix and the steps...

    very important: USE THE SEARCH THREAD and use keywords for your errors here
    Thanks everyone


    so the only problem left is that I always compile a virus.... idk how to get rid of it. and im compiling this in a vm
    sdfds.png

    this are up till tools so far.. still compiling server tools
    post tags: directory, directories,lib_clientui.lib, lib_clientui, libclientui, InterestItem
    errr.png
    Last edited by Schneizel; 15-10-22 at 05:24 AM.

  6. #171
    Proficient Member imasexgod3 is offline
    MemberRank
    Jun 2010 Join Date
    162Posts
    Quote Originally Posted by Schneizel View Post
    Thanks, I have successfully compiled the source!
    here's what I did:

    1. Apply Directories

    PHP Code:
    Include
    C:\GS\SourceEP9 Juver Bubu\=Include
    C:\GS\SourceEP9 Juver Bubu\=DX_Include
    C
    :\GS\RanThirdParty\OpenSSL\include\openssl
    C
    :\GS\RanThirdParty\OpenSSL\include
    C:\GS\RanThirdParty\PhysX_3_2\Include
    C:\GS\RanThirdParty\XtremeToolKit\Include
    C:\GS\RanThirdParty\Max11_sdk\include
    C:\GS\RanThirdParty\Max11_sdk\include\IGame
    C
    :\GS\SourceEP9 Juver Bubu\=CryptoPP
    C
    :\GS\RanThirdParty\boost_1_56

    Library
    C
    :\Program Files (x86)\Microsoft Visual Studio 9.0\VC\lib
    C
    :\GS\RanThirdParty\boost_1_56\lib
    C
    :\GS\RanThirdParty\boost_1_43\lib
    C
    :\GS\RanThirdParty\XtremeToolKit\Lib
    C
    :\GS\RanThirdParty\Max11_sdk\lib
    C
    :\GS\SourceEP9 Juver Bubu\=MsgPack\lib 
    2. GLPartyFieldMan.cpp
    Remove excess closing {
    fieldman.png

    3. lib_clientui.lib

    how-to-fix.png


    -------------------
    literally 0 knowledge compilation on this one, thank God ppl giving hints here, took me a week to piece it all together, here's what I did if you got the same experience. Assuming you have no problems with the installation requirements and prerequisites of ran source this should be the fix and the steps...

    very important: USE THE SEARCH THREAD and use keywords for your errors here
    Thanks everyone


    so the only problem left is that I always compile a virus.... idk how to get rid of it. and im compiling this in a vm
    sdfds.png

    this are up till tools so far.. still compiling server tools
    post tags: directory, directories,lib_clientui.lib, lib_clientui, libclientui, InterestItem
    errr.png
    even if you successfully compiled the bin files, still there is no compatible client for this release.

  7. #172
    Valued Member llenn is online now
    MemberRank
    Sep 2020 Join Date
    you mom roomLocation
    145Posts
    what are you select for compile

  8. #173
    Novice gikcueot is offline
    MemberRank
    Sep 2022 Join Date
    2Posts
    pls share client pls

  9. #174
    Proficient Member Schneizel is offline
    MemberRank
    Jul 2008 Join Date
    194Posts
    I've tried using sagupaan client, skill editor hangs when i load it

  10. #175
    Account Upgraded | Title Enabled! buangnaka is offline
    MemberRank
    Oct 2013 Join Date
    401Posts
    how to fix auto close?

  11. #176
    Account Upgraded | Title Enabled! cyucyu is offline
    MemberRank
    Mar 2007 Join Date
    296Posts
    how to fix EditorItem.exe Load Csv crash ? thank you!

    can not add pet crow id!

  12. #177
    Account Upgraded | Title Enabled! cyucyu is offline
    MemberRank
    Mar 2007 Join Date
    296Posts
    anyone can share SenseiBlocker.dll ? thank you very much!

  13. #178
    Member loydtruita is online now
    MemberRank
    Jul 2019 Join Date
    60Posts
    Never mind. Just passinby

  14. #179
    Apprentice 3xdev2022 is offline
    MemberRank
    Oct 2022 Join Date
    16Posts
    Error 1 error C2440: 'static_cast' : cannot convert from 'UINT (__thiscall CCoolDialogBar::* )(CPoint)' to 'LRESULT (__thiscall CWnd::* )(CPoint)' c:\Project_FIRST\Lib_Helper\CoolDialogBar.cpp 50 Lib_Helper

    anyone experience this for merging?

  15. #180
    Apprentice 3xdev2022 is offline
    MemberRank
    Oct 2022 Join Date
    16Posts
    can share sensi dll?



Advertisement