Jump to content

cristiandumitru

Inactive Member
  • Posts

    8
  • Joined

  • Last visited

  • Feedback

    0%

Posts posted by cristiandumitru

  1. 7 hours ago, tierrilopes said:

    Follow this steps:

    1 - Login to cloudflare

    2 - Page rules

    3 - Add page rule

    4 - On url put the url to your patcher, example:  https://patcher.mywebsite.com/*

    5 - At settings choose "Disable security"

    6- Click save.

     

    Wait about 5 minutes to make sure they are in effect and problem solved

     

     

    Another advice, use a vps just for the patcher. Separe it from where your website is.

    And if you decide to make your own patcher with source, you can even add a couple of those vps, having the patcher download from the one with the lowest ping automatically.

    Hello, thank you very much for your help. I tried to do everything you said but it is still not working..

  2. 13 hours ago, Karbust said:

    When I had my server I wasn't using cloudflare, but also had a page to check the browser. I had to ask my provider to remove the page just for that subdomain, even though the protection was still running. It solved my problem.

    Thank you very much for the information, the last question: How can i identify the Autopatcher? 

  3. 24 minutes ago, Karbust said:

    You can't use the patcher behind cloudflare's checking page, remove the checking page and try again.

     

    Or you can have a subdomain just for the patcher that doesn't go through cloudflare or disable the checking page only on that subdomain (not sure if this is possible)

    So, essencialy i must remove the "Under attack" mode of cloudfare?

  4. Autopatcher without source code

    Hi guys, I wanted to ask you kindly if you could help me solve this problem.

    My autopatcher worked perfectly before for two days, I changed the domain namespaces to those of CloudFare, then the patcher has stopped connecting, giving me error 503.

    "I could not open the configuration remotely"

     

    Before the change of namespaces it worked.

     

    I assume that It can no longer contact the server but I do not have enough knowledge to understand the call path that needs to be changed.

    Autopatcher's files configuration:

    metin2torrent.config.xml

    Spoiler
    <torrent_config run_path="Metin2Distribute.exe" cur_patcher_path="Metin2Distribute.exe" new_patcher_path="Metin2Distribute.exe" new_patcher_crc32="0x7c81fbec">
     
        <foreground_patch crcpatch_url="http://between2.eu/patcher/" crcversion="0.0.0.1"/>
     
    </torrent_config>

     

    TorrentPatch.url.xml

    Spoiler
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <url localConfigPath="metin2torrent.config.xml"
        remoteConfigPath="https://between2.eu/patcher/metin2torrent.config.xml"
        languagePath="TorrentPatch.locale.xml" />

     

     

    • Love 1
  5. 44 minutes ago, TMP4 said:

    How can we help you if we are blind?

    Open our eyes.

     

    (E.G. paste your system.py and uiwarboard.py)

     

    Also i do not think that's an uiscript, since it says no module.

    Hi, first thanks for your comment. You are right, it's not an uiscript problem, is in the root directory, i suppose it missed the import component because i don't have the file component.py 



    uiwarboard.py

     

    system.py

     

    game.py

     

     

    EDIT: Fixed by Download component.py from @VegaS™
     

    component.py

     

    • Metin2 Dev 1
    • Good 1
    • Love 1
  6. Version of Files XXX

    Hello everybody, i'm so sorry for my bad english , i try to di my best.

     

    1. Description of the problem / Question :

    I try to use Guild Stats sytem, everything ok in Game/Client Source but i receive one error from Client Py, it's seems like i don't have one file and i hope you can help me to find out how to fix it.

     

    2. SysErr ( Client ) 

    0511 19:31:20798 :: File "networkModule.py", line 246, in SetGamePhase

    0511 19:31:20798 :: File "system.py", line 131, in __pack_import

    0511 19:31:20798 :: File "system.py", line 111, in _process_result

    0511 19:31:20798 :: File "game.py", line 50, in <module>

    0511 19:31:20798 :: File "system.py", line 131, in __pack_import

    0511 19:31:20798 :: File "system.py", line 111, in _process_result

    0511 19:31:20798 :: File "uiWarBoard.py", line 13, in <module>

    0511 19:31:20798 :: File "system.py", line 138, in __pack_import

    0511 19:31:20799 :: ImportError
    0511 19:31:20799 :: :
    0511 19:31:20799 :: No module named component
    0511 19:31:20799 ::

     

    I think the solution can be to insert the component.py file in root, but i can't find this file anywhere.

    I hardly ever open discussions, nor am I happy to thank all Metin2 dev users, really guys, you saved me many of those times that you don't even imagine.

     

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