Genshin Impact Server Files

Page 6 of 26 FirstFirst 123456789101112131416 ... LastLast
Results 126 to 150 of 639
  1. #126
    Elite Member a9965 is offline
    Member +Rank
    Apr 2010 Join Date
    205Posts
    Actually this server files are pretty complete, just follow the setup guide then you are good to go. The remaining problems are about some missing SQL data which can be figured out by yourself if you spend sometime on it, another problem resides in UserAssembly.dll where you need to patch a RSA key and the one from the grasscutter community won't match this server files.

    Regarding to API, the most important one is to develop an account authentication API, the easiest way to accomplish this is to use the one in the grasscutter. There is another account SDK used by inner servers, just reply a similar response as the former.
    Last edited by a9965; 24-11-22 at 03:53 AM.

  2. #127
    Newbie Hamlindigo Blue is offline
    MemberRank
    Nov 2022 Join Date
    14Posts
    watch the <<breaking bad>> or google it,you can understand what I said.

  3. #128
    Newbie niuqiyogo is offline
    MemberRank
    Nov 2022 Join Date
    3Posts
    I am using the server file to build the server of Genshin Impact, and an error log is generated in the final running process. I cannot run these binary files
    -) Run "nodeserver - i 9001.3.1.1"
    -) Run "gateserver - i 9001.1.1.1".
    -) Run "dbgate - i 9001.4.1.1".
    -) Run "dispatch - i 9001.5.1.1".
    -) Run "gameserver - i 9001.2.1.1".


  4. #129
    Newbie qq1845119520 is offline
    MemberRank
    Jun 2022 Join Date
    ChinaLocation
    5Posts
    111111
    Last edited by qq1845119520; 24-11-22 at 07:21 PM.

  5. #130
    Member Bgta is offline
    MemberRank
    May 2022 Join Date
    42Posts
    update guide,need Guide_v1.0.0.7z
    Pointless update:
    https://drive.google.com/file/d/1M0W...usp=share_link
    Last edited by Bgta; 25-11-22 at 01:18 AM.

  6. #131
    Newbie 360NENZ is offline
    MemberRank
    Nov 2022 Join Date
    ChinaLocation
    5Posts
    well, where's the Guide_v1.0.0.7z?

  7. #132
    Newbie niuqiyogo is offline
    MemberRank
    Nov 2022 Join Date
    3Posts
    Quote Originally Posted by 360NENZ View Post
    well, where's the Guide_v1.0.0.7z?
    Uh ..... Feel Guide_v1.0.0.7z tutorial update is meaningless, if you know a little code, it does not play a big role for you


    https://drive.google.com/file/d/1M0W...D0YrSRTex/view


    I continue to be stuck on mysql, running the nodeserver binary gives me an error:




    LOG_ERROR 2022-11-25 22:04:37 117 4000 [src/core_class/resource_box.cpp:55][init] init mysql failed
    LOG_ERROR 2022-11-25 22:04:37 118 4000 [src/core_class/app_base.cpp:547][init] init resource box failed

  8. #133
    Newbie 360NENZ is offline
    MemberRank
    Nov 2022 Join Date
    ChinaLocation
    5Posts
    The huang1111 server in china,so the speed outside China will be very slow

  9. #134
    Member seggg is offline
    MemberRank
    Jan 2006 Join Date
    36Posts
    All application files display error messages at first time, and then all crash.


    root@john-e:/home/beta_32/gameserver# ./gameserver -i 9001.1.1.1
    openLogFile rename failed, cut_file_path:log/gameserver.log.20221125.0000 new_file_path:log/gameserver.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.warning.log.20221125.0000 new_file_path:log/gameserver.warning.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.error.log.20221125.0000 new_file_path:log/gameserver.error.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.cmd.log.20221125.0000 new_file_path:log/gameserver.cmd.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.packet.log.20221125.0000 new_file_path:log/gameserver.packet.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/player.stat.log.20221125.0000 new_file_path:log/player.stat.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.lua.log.20221125.0000 new_file_path:log/gameserver.lua.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.pos.log.20221125.0000 new_file_path:log/gameserver.pos.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.fight.stat.log.20221125.0000 new_file_path:log/gameserver.fight.stat.log errno:2 No such file or directory

  10. #135
    Newbie niuqiyogo is offline
    MemberRank
    Nov 2022 Join Date
    3Posts
    Run it again, this should create the log directory again

    - - - Updated - - -

    Quote Originally Posted by seggg View Post
    All application files display error messages at first time, and then all crash.


    root@john-e:/home/beta_32/gameserver# ./gameserver -i 9001.1.1.1
    openLogFile rename failed, cut_file_path:log/gameserver.log.20221125.0000 new_file_path:log/gameserver.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.warning.log.20221125.0000 new_file_path:log/gameserver.warning.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.error.log.20221125.0000 new_file_path:log/gameserver.error.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.cmd.log.20221125.0000 new_file_path:log/gameserver.cmd.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.packet.log.20221125.0000 new_file_path:log/gameserver.packet.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/player.stat.log.20221125.0000 new_file_path:log/player.stat.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.lua.log.20221125.0000 new_file_path:log/gameserver.lua.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.pos.log.20221125.0000 new_file_path:log/gameserver.pos.log errno:2 No such file or directory
    openLogFile rename failed, cut_file_path:log/gameserver.fight.stat.log.20221125.0000 new_file_path:log/gameserver.fight.stat.log errno:2 No such file or directory
    Run it again, this should create the log directory again

  11. #136
    Member joaowars776 is offline
    MemberRank
    Apr 2021 Join Date
    1* Three RealmsLocation
    59Posts
    (All-In-One) sql-3.2.7(500kb), srv-bins(7.2gb compressed) and welink-pkg(140mb)

    https://drive.google.com/file/d/1zK5...ew?usp=sharing


    password: 2022.10.24.114515


    same "Leak.zip" content from previous posts, only now in Google Drive



    there is nothing more than the other downloads, it's just the content for people who are arriving or who can't download it on huang1111

  12. #137
    Newbie rektied01 is offline
    MemberRank
    Nov 2022 Join Date
    19Posts
    Did anyone know how to solve this error?

    "Authentication plugin '{0}' is not supported".format(plugin_name))NotSupportedError: Authentication plugin 'caching_sha2_password' is not supported

    Update:

    I manage to fix the problem but new error showed up. schemalex directory not found but i already put the binary file in respective directory

    Last edited by rektied01; 26-11-22 at 06:36 PM. Reason: update

  13. #138
    Member kloklojul is offline
    MemberRank
    Sep 2008 Join Date
    83Posts
    Quote Originally Posted by rektied01 View Post
    Did anyone know how to solve this error?




    Update:

    I manage to fix the problem but new error showed up. schemalex directory not found but i already put the binary file in respective directory

    it would be helpful for everyone if you would document your steps on how you fixed your issues.

    for your next issue; you sure you put it in the right spot? from your screenshot it looks like some relative path shenanigans are going on

  14. #139
    Member Bgta is offline
    MemberRank
    May 2022 Join Date
    42Posts
    Last edited by Bgta; 27-11-22 at 01:27 AM.

  15. #140
    Member joaowars776 is offline
    MemberRank
    Apr 2021 Join Date
    1* Three RealmsLocation
    59Posts
    https://drive.google.com/file/d/1rC1...ew?usp=sharing

    Google drive for you, it's a .vmdk guyss

    Thanks Bgta

    - - - Updated - - -



    And bro, could you tell me how to mount the vmdk? I mounted it and it says "Missing Operating System" probably involving boot I don't know, thanks in advance

  16. #141
    Member Tiansuo is offline
    MemberRank
    Sep 2022 Join Date
    26Posts
    First, you need to have an Ubuntu virtual machine operating system

  17. #142
    Member joaowars776 is offline
    MemberRank
    Apr 2021 Join Date
    1* Three RealmsLocation
    59Posts
    What I did was:

    I downloaded ubuntu-20.04.5-desktop-amd64.iso

    I created the VM, went to the Disk SCSI location, deleted it and selected the .vmdk I'm using VMware Workstation 17 and it asked if I wanted to convert

    I tested converting and not converting but it continued, later when I wake up I intend to test on VMware 16 if there is no answer, I'm grateful

  18. #143
    Newbie rektied01 is offline
    MemberRank
    Nov 2022 Join Date
    19Posts
    Quote Originally Posted by kloklojul View Post
    it would be helpful for everyone if you would document your steps on how you fixed your issues.

    for your next issue; you sure you put it in the right spot? from your screenshot it looks like some relative path shenanigans are going on

    i only did is downgrade to Ubuntu 18.04 instead ubuntu 20.04 and everything works fine. exept for missing schemalex directory.

    speaking of schemalex directory can you check if it's right?


  19. #144
    Sorcerer Supreme Fyyre is offline
    Member +Rank
    Oct 2007 Join Date
    EuropeLocation
    273Posts
    This looked cool, until I saw it was an emulator...

    https://github.com/teyvat-helper/hk4e-emu/

    Makes sense now... given Honkai Impact 3rd (<3 best game) is six years old and no leaks.

    bit aggressive with DMCA I see =x

  20. #145
    Newbie gtalove2008 is offline
    MemberRank
    Aug 2016 Join Date
    8Posts
    all service launch
    but anyone know how to login by grasscutter?

  21. #146
    Member joaowars776 is offline
    MemberRank
    Apr 2021 Join Date
    1* Three RealmsLocation
    59Posts
    "Missing operating system" keeps popping up no matter what I do (genkit.vmdk), it's something I'm not aware of, anyone who knows the solution to this please tell me

    what I already tried: open boot and change to CD/DVD, it installed the system but it was empty, nothing involving content

    I installed the Ubuntu 22.04 system on a single disk, then I removed the vmdk single disk and put the genkit.vmdk, the same problem appeared

    I re-downloaded it now through IDM because I thought it was corrupted, but the same problem still occurs

    I tested both Ubuntu 22.04 and Ubuntu 20.04 shown in the guide and both had the same situation


    I used VMware Workstation Player 16 and 17, both were the same





    so it's something that I'm probably not aware of that is missing to be done, so anyone who knows and wants to talk, I'm grateful

  22. #147
    Newbie rektied01 is offline
    MemberRank
    Nov 2022 Join Date
    19Posts
    Quote Originally Posted by gtalove2008 View Post
    all service launch
    but anyone know how to login by grasscutter?

    did you know how to solve this in the last step on populating the tables



    - - - Updated - - -

    Quote Originally Posted by joaowars776 View Post
    "Missing operating system" keeps popping up no matter what I do (genkit.vmdk), it's something I'm not aware of, anyone who knows the solution to this please tell me

    what I already tried: open boot and change to CD/DVD, it installed the system but it was empty, nothing involving content

    I installed the Ubuntu 22.04 system on a single disk, then I removed the vmdk single disk and put the genkit.vmdk, the same problem appeared

    I re-downloaded it now through IDM because I thought it was corrupted, but the same problem still occurs

    I tested both Ubuntu 22.04 and Ubuntu 20.04 shown in the guide and both had the same situation


    I used VMware Workstation Player 16 and 17, both were the same





    so it's something that I'm probably not aware of that is missing to be done, so anyone who knows and wants to talk, I'm grateful
    because there's no operating system on vmdk files only files containing compliled sdk server on it, you can view or extract it using 7zip if you want to see the content on it

  23. #148
    Member kloklojul is offline
    MemberRank
    Sep 2008 Join Date
    83Posts
    its just as the error message says. you need to select a db. Either add a "USE" statement in the sql or use the mysql command like this :
    "mysql -u[YOUR USER] -p [THE DB YOU WANT TO LOAD THE SCRIPT INTO] < [SCRIPT NAME] "
    e.g. "mysql -uroot -p my_genshin_db < populate_tables.sql"

  24. #149
    Grand Master john007 is offline
    Grand MasterRank
    Dec 2005 Join Date
    In MarsLocation
    2,356Posts
    Quote Originally Posted by Fyyre View Post
    This looked cool, until I saw it was an emulator...

    https://github.com/teyvat-helper/hk4e-emu/

    Makes sense now... given Honkai Impact 3rd (<3 best game) is six years old and no leaks.

    bit aggressive with DMCA I see =x
    Dude grasscutter is an emulator too. All these dumb guys here claimed this files are official not emulator lmao. These Chinese dudes are the code stealer from the original grasscutter probably. Anyway, it sucks to see DMCA GitHub taken down.

  25. #150
    Newbie Hamlindigo Blue is offline
    MemberRank
    Nov 2022 Join Date
    14Posts
    there is no explaination of those files to be a ps,no dev group in this world could make such things done,if you seriously think so,then perhaps you lack knology on programing.
    btw do you know how big those binaries are?if the souce code of those binaries are "stolen" from grasscutter,the stealer must have ability to time travel or seeing the future.
    I doubt that grasscutter would achive at implementing all features those binaries already did in 2 years.
    Last edited by Hamlindigo Blue; 27-11-22 at 06:04 PM.



Advertisement