Genshin Impact Server Files

Page 3 of 26 FirstFirst 123456789101113 ... LastLast
Results 51 to 75 of 639
  1. #51
    Sorcerer Supreme adastmin is offline
    Member +Rank
    Feb 2011 Join Date
    WashingtonLocation
    409Posts
    @orzMaster upload vm

  2. #52
    Newbie Cutect is offline
    MemberRank
    Nov 2022 Join Date
    7Posts
    Quote Originally Posted by orzMaster View Post
    Attachment 172680
    game fail
    Attachment 172683
    node succ
    Attachment 172682
    dispatch succ
    Attachment 172681
    dbgate succ
    Attachment 172684
    gate fail
    Restore deploy database as below, sr.
    SDK_VERSION should be 2

    Quote Originally Posted by Bgta View Post
    https://drive.google.com/file/d/1bZU...ew?usp=sharing

    password is cffda6979329693f3cf6b83ff6324d44

    Are these files useful, and if they work, I hope you can write one config file
    If it does not work, please post your gateserver.xml

  3. #53
    Newbie orzMaster is offline
    MemberRank
    Jul 2012 Join Date
    19Posts
    run on WSL.

  4. #54
    Member Bgta is offline
    MemberRank
    May 2022 Join Date
    42Posts
    [引用=Cutect;9148904]恢复部署数据库如下,sr.
    SDK_VERSION 应该是 2



    如果它不起作用,请发布您的门服务器.xml[/QUOTE]


    我需要具体指南

  5. #55
    Newbie orzMaster is offline
    MemberRank
    Jul 2012 Join Date
    19Posts
    dbgate.png
    dbgate succ
    dispatch.png
    dispatch succ
    patchfindingserver.png
    patchfindingserver succ
    tothemoonserver.png
    tothmoonserver succ
    gateserver.png
    gateserver succ
    Last edited by orzMaster; 03-11-22 at 03:00 AM.

  6. #56
    Newbie orzMaster is offline
    MemberRank
    Jul 2012 Join Date
    19Posts
    Quote Originally Posted by orzMaster View Post
    dbgate.png
    dispatch.png
    patchfindingserver.png
    tothemoonserver.png
    gateserver.png
    1.png
    2.png
    nodeserver.png
    nodeserver succ
    gameserver.png
    gameserver fail (auto restart)

  7. #57
    Newbie Cutect is offline
    MemberRank
    Nov 2022 Join Date
    7Posts
    the same here

  8. #58
    Newbie diablosito is offline
    MemberRank
    Oct 2022 Join Date
    14Posts

    note

    Some stuff I guess worth mention:
    at folder conf/dev/
    we have a config named "dev_hyz.yaml"
    it starts like this:
    Code:
    region_name: dev_hyz
    work_path: /home/yizhao.han/server/3.2_dev/env
    port_begin: 20[...]
    while at config shared for older version:
    config named "dev_gio.yaml"
    it starts like this:
    Code:
    region_name: dev_gio
    work_path: /srv/beta_32
    port: 22port_begin: 200[...]
    also not sure why people tried to work with dev_docker and/or dev_gio configs...
    and why not with dev_hyz config**

  9. #59
    Newbie Cutect is offline
    MemberRank
    Nov 2022 Join Date
    7Posts
    Anyone know where is SDK Server? I found nothing in the packages. Then, it is impossible to login into the game.

  10. #60
    ^_^ ashlay is online now
    Grand MasterRank
    Jun 2010 Join Date
    BrazilLocation
    885Posts
    Quote Originally Posted by Cutect View Post
    Anyone know where is SDK Server? I found nothing in the packages. Then, it is impossible to login into the game.
    Check this maybe there's something useful.

  11. #61
    Newbie orzMaster is offline
    MemberRank
    Jul 2012 Join Date
    19Posts
    Quote Originally Posted by diablosito View Post
    Some stuff I guess worth mention:
    at folder conf/dev/
    we have a config named "dev_hyz.yaml"
    it starts like this:
    Code:
    region_name: dev_hyz
    work_path: /home/yizhao.han/server/3.2_dev/env
    port_begin: 20[...]
    while at config shared for older version:
    config named "dev_gio.yaml"
    it starts like this:
    Code:
    region_name: dev_gio
    work_path: /srv/beta_32
    port: 22port_begin: 200[...]
    also not sure why people tried to work with dev_docker and/or dev_gio configs...
    and why not with dev_hyz config**
    refer to dev_common.yaml

    - - - Updated - - -

    Code:
    mv /data/srv-bins/3.2_beta/hk4e_output /home/beta_32
    mv /data/welink-pkg/welink_3.2_qa /home/beta_32/data
    mkdir /home/beta_32/tools
    mv /data/sql-3.2 /home/beta_32/tools/op_tools
    mkdir /home/beta_32/res
    python ready_deploy_dev.py dev_gf 127.0.0.1
    python build_conf.py --region dev_gf --env dev --build_ver 0.1 --dir /home/beta_32 
    bash build_sql dev_gf dev 0.1
    bash dev_gf_sql.sh

  12. #62
    Newbie Hamlindigo Blue is offline
    MemberRank
    Nov 2022 Join Date
    14Posts
    Quote Originally Posted by orzMaster View Post
    refer to dev_common.yaml

    - - - Updated - - -

    Code:
    mv /data/srv-bins/3.2_beta/hk4e_output /home/beta_32
    mv /data/welink-pkg/welink_3.2_qa /home/beta_32/data
    mkdir /home/beta_32/tools
    mv /data/sql-3.2 /home/beta_32/tools/op_tools
    mkdir /home/beta_32/res
    python ready_deploy_dev.py dev_gf 127.0.0.1
    python build_conf.py --region dev_gf --env dev --build_ver 0.1 --dir /home/beta_32 
    bash build_sql dev_gf dev 0.1
    bash dev_gf_sql.sh
    data in mysql is missing something:t_region_config. did you know how to reach it?

  13. #63
    Member xiaonian233 is offline
    MemberRank
    Oct 2015 Join Date
    40Posts
    gateserver log : findDbRegionConfig dev_gf fails
    any ideas?

  14. #64
    Newbie soargon is offline
    MemberRank
    Nov 2022 Join Date
    1Posts
    Quote Originally Posted by ashlay View Post
    Seems like some ppl already managed to get the files running.
    where is this message from?

  15. #65

  16. #66
    Sorcerer Supreme adastmin is offline
    Member +Rank
    Feb 2011 Join Date
    WashingtonLocation
    409Posts
    Quote Originally Posted by imanityed View Post

    link not work need loged this channel

  17. #67

  18. #68
  19. #69
    Newbie Hamlindigo Blue is offline
    MemberRank
    Nov 2022 Join Date
    14Posts
    I managed to get the servers[
    node
    gate
    dbgate
    dispatch
    game
    ] running,but the gateserver is showing lots of connect failed info.
    and the gameserver shows that files under res/ missing.

  20. #70
    Sorcerer Supreme adastmin is offline
    Member +Rank
    Feb 2011 Join Date
    WashingtonLocation
    409Posts
    you can send me the image of the virtual machine, i will continue?

  21. #71
    Member xiaonian233 is offline
    MemberRank
    Oct 2015 Join Date
    40Posts
    may i know your conf/gateserver.xml, I am confused for findDbRegionConfig fails, I dont konw why, very thank you

  22. #72
    Newbie Hamlindigo Blue is offline
    MemberRank
    Nov 2022 Join Date
    14Posts
    Quote Originally Posted by xiaonian233 View Post
    may i know your conf/gateserver.xml, I am confused for findDbRegionConfig fails, I dont konw why, very thank you
    Your database is missing data,and I was wrong to say I got the gameserver running,turns out it failed in the end,saying text_id problem,same with missing data in database,I passed your problem by writing a region info into database manually.

    - - - Updated - - -

    Quote Originally Posted by adastmin View Post
    you can send me the image of the virtual machine, i will continue?
    here is my question:did you get it work?
    because in my understanding,the files under "res" is missing now,
    and database is almost empty yet.
    So if you did not possess those files,I dont think you can help me.

  23. #73
    Newbie Cutect is offline
    MemberRank
    Nov 2022 Join Date
    7Posts
    Quote Originally Posted by Bgta View Post
    https://drive.google.com/file/d/1bZU...ew?usp=sharing

    password is cffda6979329693f3cf6b83ff6324d44

    Are these files useful, and if they work, I hope you can write one config file
    1. findDbRegionConfig can be fixed after restore db from above links.
    2. Res from https://mega.nz/file/zA92RToa#tHEEoI...g8bfA0oGuMkWX4

  24. #74
    Member xiaonian233 is offline
    MemberRank
    Oct 2015 Join Date
    40Posts
    Quote Originally Posted by Cutect View Post
    1. findDbRegionConfig can be fixed after restore db from above links.
    2. Res from https://mega.nz/file/zA92RToa#tHEEoI...g8bfA0oGuMkWX4
    edit: some tables can be wirte manully depend on comment
    Last edited by xiaonian233; 05-11-22 at 02:42 AM.

  25. #75



Advertisement