Jump to content

m2guy

Inactive Member
  • Posts

    7
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by m2guy

  1. This problem has been already known, so let me bump it up.

    https://metin2dev.org/board/index.php?/topic/1352-sln-game-for-vs-2013/
    https://metin2dev.org/board/index.php?/topic/4305-compile-error-c2664-use-vs13/

    Using Boost 1.58.0. Toolset v120.

    Can't tell how to fix the conversion error. Anyone solved it?

    c:\users\katze\desktop\metin2base\projekte\34083sf\serversource\mainline\srcs\extern\include\boost\functional\hash\extensions.hpp(262): error C2664: 'size_t boost::hash_value(std::type_index)' : Konvertierung von Argument 1 von 'const VID' in 'std::type_index' nicht möglich
    1>          Kein benutzerdefinierter Konvertierungsoperator verfügbar, der diese Konvertierung durchführen kann, oder der Operator kann nicht aufgerufen werden
    1>          c:\users\katze\desktop\metin2base\projekte\34083sf\serversource\mainline\srcs\extern\include\boost\functional\hash\extensions.hpp(261): Bei der Kompilierung der  Klassen-template der size_t boost::hash<K>::operator ()(const T &) const-Memberfunktion
    1>          with
    1>          [
    1>              K=VID
    1>  ,            T=VID
    1>          ]

  2. Hi,

    I set up the untouched server files (https://metin2dev.org/board/index.php?/topic/190-fully-untouched-34083-server-files-db/) on my VBox and put the compiled binary into the 40250 test client and try to connect now.

    When logging into the first channel, it says "login successful", then a message telling it connects, then fading out and in back into the same screen.

    log.txt of client wrote this on time of login:

    0714 15:50:05859 :: PointWindow: LoginBoard
    0714 15:50:05925 :: PointWindow: ID_EditLine
    0714 15:50:08368 :: PointWindow: !!debug
    0714 15:50:08433 :: HANDSHAKE RECV 74144 0
    0714 15:50:08433 :: HANDSHAKE SEND 74144
    0714 15:50:08515 :: HANDSHAKE RECV 74223 39
    0714 15:50:08515 :: HANDSHAKE SEND 74301
    0714 15:50:08597 :: KEY_AGREEMENT RECV 256
    0714 15:50:08644 :: KEY_AGREEMENT SEND 256
    0714 15:50:08697 :: KEY_AGREEMENT_COMPLETED RECV
    0714 15:50:10067 :: Succeed connecting.
    0714 15:50:10116 :: 
    0714 15:50:10117 :: ## Network - Hand Shake Phase ##
    0714 15:50:10117 :: 
    0714 15:50:10132 :: HANDSHAKE RECV 834 0
    0714 15:50:10132 :: HANDSHAKE SEND 834
    0714 15:50:10215 :: HANDSHAKE RECV 903 34
    0714 15:50:10215 :: HANDSHAKE SEND 971
    0714 15:50:10281 :: KEY_AGREEMENT RECV 256
    0714 15:50:10327 :: KEY_AGREEMENT SEND 256
    0714 15:50:10380 :: KEY_AGREEMENT_COMPLETED RECV
    0714 15:50:10414 :: 
    0714 15:50:10415 :: ## Network - Login Phase ##
    0714 15:50:10415 :: 
    0714 15:50:12674 :: 
    0714 15:50:12674 :: ## Network - OffLine Phase ##
    0714 15:50:12674 :: 
    0714 15:50:12675 :: NEW LOGIN WINDOW  ----------------------------------------------------------------------------0714 15:50:12675 :: 
    0714 15:50:12822 :: ---------------------------------------------------------------------------- CLOSE LOGIN WINDOW 0714 15:50:12822 :: 
    0714 15:50:12823 :: LOGIN WINDOW OPEN ----------------------------------------------------------------------------0714 15:50:12824 :: 
    0714 15:50:12824 :: ===== Load Script File : locale/de/ui/LoginWindow.py0714 15:50:12824 :: 
    0714 15:50:12839 :: ÀÚµ¿ ·Î±×ÀÎÀ» ÇϽ÷Á¸éloginInfo.pyÆÄÀÏÀ» ÀÛ¼ºÇØÁÖ¼¼¿ä
    
    ³»¿ë:
    ================================================================
    addr=ÁÖ¼Ò
    port=Æ÷Æ®
    id=¾ÆÀ̵ð
    pwd=ºñ¹Ð¹øÈ£
    slot=ij¸¯ÅÍ ¼±Åà À妽º (¾ø°Å³ª -1À̸é ÀÚµ¿ ¼±Åà ¾ÈÇÔ)
    autoLogin=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
    autoSelect=ÀÚµ¿ Á¢¼Ó ¿©ºÎ
    localeInfo=(ymir) LC_Ymir ÀÏ°æ¿ì ymir·Î ÀÛµ¿. ÁöÁ¤ÇÏÁö ¾ÊÀ¸¸é korea·Î ÀÛµ¿
    0714 15:50:12839 :: 
    0714 15:50:12841 :: ---------------------------------------------------------------------------- DELETE LOGIN WINDOW0714 15:50:12842 :: 
    0714 15:50:12844 :: PointWindow: PhaseCurtain
    0714 15:50:13002 :: PointWindow: ServerList
    0714 15:50:15445 :: PointWindow: bg2
    0714 15:50:16005 :: Failed to connect.
    0714 15:50:23646 :: PointWindow: bg2
    0714 15:50:30312 :: PointWindow: bg2
    0714 15:50:36516 :: PointWindow: bg2

    I'm a beginner, so not sure what I am missing.

    Thanks in advance.

×
×
  • Create New...

Important Information

Terms of Use / Privacy Policy / Guidelines / We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.