Jump to content

AndreiYildirim

Premium
  • Posts

    77
  • Joined

  • Last visited

  • Days Won

    1
  • Feedback

    0%

Posts posted by AndreiYildirim

  1. That case sounds like the auth core is started but the game core is not up.

    You will get connection to the auth (saying wrong pw) and if you enter the right password it tries to connect you to the gamecore.. which (if its not up) will return no connection

    any idea how to start that core again ?

    Your game core its not starting because db its not starting or because you have some bad mob spawn or drop data, give us some error logs so we can help you.

  2. Sent some changes. You can take a look :)

    Ira, PHPStorm is the best php IDE by far :D

    well.. i just tried notepad++ and phpstorm. and phpstorm obviously is the better one :D

    Sent some changes. You can take a look :)

    Ira, PHPStorm is the best php IDE by far :D

    well.. i just tried notepad++ and phpstorm. and phpstorm obviously is the better one :D

    Advice: Use Sublime Text3 as your main text editor for php.

     

    Also, if you have problems with the site on IE take a look on html5shiv. 

    This is the hidden content, please

     

     

    Kind regards!

    • Not Good 1
  3. But you're a programmer and you have a whole team which does C++, Lua and Python, which is enough to solve this problem... or at least that's you're saying here: http://metin2dev.org/board/index.php?/topic/7292-service-c-lua-and-python-scripting/

    Whatever, check this: http://metin2dev.org/board/index.php?/topic/1237-compiled-binary-crashes-after-loading-screen/#comment-9232

    But you're a programmer and you have a whole team which does C++, Lua and Python, which is enough to solve this problem... or at least that's you're saying here: http://metin2dev.org/board/index.php?/topic/7292-service-c-lua-and-python-scripting/

    Whatever, check this: http://metin2dev.org/board/index.php?/topic/1237-compiled-binary-crashes-after-loading-screen/#comment-9232

    ​+1 You're right, it is the best programmer.

    =)))

    #CloseRequest, thanks for your support and judgement about my service and about my team. I would recommend you not to comment about my service or my team as you are not one of our clients. EVERYONE can comment out about something.

     

    Kind regards!

  4. Hi, i have this error when i try to open the game launcher.

     

    0620 19:44:00510 :: ui
    0620 19:44:00510 :: :2830: 
    0620 19:44:00510 :: RuntimeWarning
    0620 19:44:00510 :: : 
    0620 19:44:00510 :: tp_compare didn't return -1 or -2 for exception
    0620 19:44:00510 :: 
    
    0620 19:44:00512 :: 
    introLogin.py(line:509) __LoadScript
    ui.py(line:2823) LoadScriptFile
    ui.py(line:3013) LoadChildren
    ui.py(line:3013) LoadChildren
    ui.py(line:2830) LoadChildren
    
    LoginWindow.__LoadScript.LoadObject - <type 'exceptions.OverflowError'>:Python int too large to convert to C long
    
    0620 19:44:00512 :: ============================================================================================================
    0620 19:44:00512 :: Abort!!!!
    
    
    0620 19:44:00530 :: ============================================================================================================
    0620 19:44:00530 :: Abort!!!!
    
    
    

    Im using Windows 8.1 PRO x64 and a Distribution compiled launcher.

     

    Does someone know how to fix this?

     

    Kind regards!

  5. Hi, i'm currently encountering a bug related to the player's playtime and parts(like hair and armour).

     

     

    A screenshot will explain everything better than me:

     

     

     

    9km0c1.jpg

     

     

     

    Im using mainline for server and novaline/mainline_sg for client.

     

    Is it a source-based bug or is it a client-server communication problem?

     

    Kind regards!

     

     

    P.S: Sorry for the bad client font, i didnt install Tahoma on ubuntu.

  6.  

     

    I think paymentwall is the best method because it has a lot of payment methods and it changes the payment methods to user's location

    Agree, but for some clients the Paymentwall method its pretty hard to configure.

    The part to reward the player the coins is hard the rest i already have and it was easy if you read good :S

     

    We've made the callback script but the problem is that some clients dont know how to setup they're accounts!

  7. I think paymentwall is the best method because it has a lot of payment methods and it changes the payment methods to user's location

    Agree, but for some clients the Paymentwall method its pretty hard to configure.

  8. hello :(

    SYSERR: May 20 15:41:45 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Column 'name' in field list is ambiguous
    query: SELECT empire, pid, name, money, windate FROM monarch a, player b where a.pid=b.id
    SYSERR: May 20 15:41:45 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Column 'name' in field list is ambiguous
    query: SELECT pid, name, date FROM monarch_candidacy a, player b where a.pid = b.id
    SYSERR: May 20 15:41:45 :: DirectQuery: AsyncSQL::DirectQuery : mysql_query error: Unknown column 'selectedpid' in 'field list'
    

    Check your tables. Thats why you're server its shutting down.

×
×
  • 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.