Genshin Impact Server Files

Page 10 of 38 FirstFirst ... 2345678910111213141516171820 ... LastLast
Results 136 to 150 of 565
  1. #136
    Member joaowars776 is offline
    MemberRank
    Apr 2021 Join Date
    1* Three RealmsLocation
    54Posts
    (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

  2. #137
    Apprentice rektied01 is offline
    MemberRank
    Nov 2022 Join Date
    11Posts
    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 07:36 PM. Reason: update

  3. #138
    Member kloklojul is offline
    MemberRank
    Sep 2008 Join Date
    82Posts
    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

  4. #139
    Enthusiast Bgta is offline
    MemberRank
    May 2022 Join Date
    39Posts
    Last edited by Bgta; 27-11-22 at 02:27 AM.

  5. #140
    Member joaowars776 is offline
    MemberRank
    Apr 2021 Join Date
    1* Three RealmsLocation
    54Posts
    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

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

  7. #142
    Member joaowars776 is offline
    MemberRank
    Apr 2021 Join Date
    1* Three RealmsLocation
    54Posts
    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

  8. #143
    Apprentice rektied01 is offline
    MemberRank
    Nov 2022 Join Date
    11Posts
    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?


  9. #144
    Fyyre Fyyre is offline
    MemberRank
    Oct 2007 Join Date
    EuropeLocation
    271Posts
    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

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

  11. #146
    Member joaowars776 is offline
    MemberRank
    Apr 2021 Join Date
    1* Three RealmsLocation
    54Posts
    "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

  12. #147
    Apprentice rektied01 is offline
    MemberRank
    Nov 2022 Join Date
    11Posts
    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

  13. #148
    Member kloklojul is offline
    MemberRank
    Sep 2008 Join Date
    82Posts
    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"

  14. #149
    Alpha Member john007 is offline
    MemberRank
    Dec 2005 Join Date
    In MarsLocation
    2,342Posts
    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.

  15. #150
    Apprentice 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 07:04 PM.



Advertisement