Genshin Impact Server Files

Page 17 of 26 FirstFirst ... 7910111213141516171819202122232425 ... LastLast
Results 401 to 425 of 639
  1. #401
    SkullCrasher Neliel Tu is offline
    Grand MasterRank
    Jul 2012 Join Date
    Japan, TokyoLocation
    1,206Posts
    you mean do the command

    docker container start ffe52fed945e
    docker container start 6e0bc5167b25

  2. #402
    Member Bgta is offline
    MemberRank
    May 2022 Join Date
    42Posts
    Quote Originally Posted by Neliel Tu View Post
    you mean do the command
    delete

    read it as soon as possible, this message will be deleted in a few minutes
    Last edited by Bgta; 10-12-22 at 11:37 AM.

  3. #403
    SkullCrasher Neliel Tu is offline
    Grand MasterRank
    Jul 2012 Join Date
    Japan, TokyoLocation
    1,206Posts
    server is now working

  4. #404
    Member Misty24 is offline
    MemberRank
    Nov 2017 Join Date
    70Posts
    Hello,I have a problem, I followed the video but when I download the files, I have nothing in the Home folder.



    Youtube :


  5. #405
    Member Seigi is offline
    MemberRank
    Jun 2011 Join Date
    40Posts
    Quote Originally Posted by Misty24 View Post
    Hello,I have a problem, I followed the video but when I download the files, I have nothing in the Home folder.



    Youtube :

    Other locations > Computer >root folder

  6. #406
    Newbie Tim0 is offline
    MemberRank
    Nov 2022 Join Date
    5Posts
    Quote Originally Posted by Neliel Tu View Post


    what i doing now about that error , its vm that been post here i change only the replace are in the config files
    then this is the error i get i using my router ip BRIDGE MODE not NAT MODE
    I've answered this question before.

  7. #407
    Member Seigi is offline
    MemberRank
    Jun 2011 Join Date
    40Posts
    @Bgta Could you give me access to the activity list or send them to my PM, since i've forgot to download them.

  8. #408
    Member Misty24 is offline
    MemberRank
    Nov 2017 Join Date
    70Posts
    Thank you very much for your help, I am not used to Linux.

    - - - Updated - - -

    I have another problem ... I did :

    cd
    bash install.sh

    It says " bash: install.sh: No such files or directory "

  9. #409
    Member Seigi is offline
    MemberRank
    Jun 2011 Join Date
    40Posts
    @Misty24
    you do that after writing: sudo -i, then it will switch to root folder and make sure the file is there too, since on the ss you downloaded the index.html only

  10. #410
    Member Misty24 is offline
    MemberRank
    Nov 2017 Join Date
    70Posts
    Quote Originally Posted by Seigi View Post
    @ Misty24
    vous le faites après avoir écrit : sudo -i, puis il passera au dossier racine et s'assurera que le fichier est là aussi, puisque sur le ss vous avez téléchargé le index.html uniquement
    I'm really sorry for the inconvenience, it doesn't work :/I tried several times.


  11. #411
    Member Seigi is offline
    MemberRank
    Jun 2011 Join Date
    40Posts
    I did write that you downloaded the index.html only too, you need to download https://205.185.117.223/install.sh, you clearly didn't do that, in the video tutorial it was missed but explained in video description.

  12. #412
    Member Misty24 is offline
    MemberRank
    Nov 2017 Join Date
    70Posts
    Quote Originally Posted by Seigi View Post
    I did write that you downloaded the index.html only too, you need to download https://205.185.117.223/install.sh, you clearly didn't do that, in the video tutorial it was missed but explained in video description.
    Thank you very much.

  13. #413
    Member Bgta is offline
    MemberRank
    May 2022 Join Date
    42Posts
    dmca~~
    Last edited by Bgta; 10-12-22 at 02:36 PM.

  14. #414
    Member Seigi is offline
    MemberRank
    Jun 2011 Join Date
    40Posts
    @Bgta, done thank You.

  15. #415
    SkullCrasher Neliel Tu is offline
    Grand MasterRank
    Jul 2012 Join Date
    Japan, TokyoLocation
    1,206Posts
    ok server is not fully working but , there is a white screen just after i click in the login door something between 15-30 sec i got timeout

    what wrong?

  16. #416
    Elite Member Matar is online now
    Member +Rank
    Jul 2020 Join Date
    194Posts
    Quote Originally Posted by Neliel Tu View Post
    ok server is not fully working but , there is a white screen just after i click in the login door something between 15-30 sec i got timeout

    what wrong?
    make new account and check

  17. #417
    SkullCrasher Neliel Tu is offline
    Grand MasterRank
    Jul 2012 Join Date
    Japan, TokyoLocation
    1,206Posts
    did it few time 5 account

  18. #418
    Member kloklojul is offline
    MemberRank
    Sep 2008 Join Date
    83Posts
    download and back everything up bois

  19. #419
    Member Misty24 is offline
    MemberRank
    Nov 2017 Join Date
    70Posts
    Is it normal that I have two errors ?



    Next, where do I go for the Grasscutter site in Cultivation ?

  20. #420
    Grand Master TieLay is offline
    Grand MasterRank
    Jan 2011 Join Date
    RussiaLocation
    693Posts
    Does possible exists way to use WSL 2 in Windows Server 2019/2022?
    Last edited by TieLay; 10-12-22 at 06:48 PM.

  21. #421
    Member lawful is offline
    MemberRank
    Aug 2015 Join Date
    47Posts
    Server working Thanks for bgta energyxs 2to2

    this server friend login possible? Or only offline mod?

  22. #422
    Elite Member energyxs is offline
    Member +Rank
    Nov 2013 Join Date
    102Posts
    Quote Originally Posted by PapkaHere View Post
    This server fully offical. All functional work fine.
    Coop dosent work or does it work for you?

  23. #423
    Newbie diablosito is offline
    MemberRank
    Oct 2022 Join Date
    14Posts
    Translated comment:
    The pro-test virtual machine is changed to 8G memory, and the server is placed in the solid-state hard disk. Run smoothly by increasing virtual memory.
    The following are the specific steps

    : su root
    cd /
    sudo swapoff swapfile
    sudo dd if=/dev/zero of=/swapfile bs=1M count=30000
    sudo chmod 600 /swapfile
    sudo mkswap / swapfile
    sudo swapon /swapfile
    sudo nano /etc/fstab
    (delete the original /swap line and replace it with my following line)
    /swapfile swap swap defaults 0 0
    (ctrl+o save
    ctrl+w exit)
    Last edited by diablosito; 10-12-22 at 09:51 PM.

  24. #424
    Member Misty24 is offline
    MemberRank
    Nov 2017 Join Date
    70Posts
    I had to start over about 10 times before I had my server up and running, I thank all the team and all that helped me, thank you very much.


  25. #425
    Member Misty24 is offline
    MemberRank
    Nov 2017 Join Date
    70Posts
    I saw that I have no voice in the game, while searching I saw that the file (Japanese for my part) was not there, so I searched in the files of my client, I copied the folder "Japanesse" of the official client and paste in my private client, it works.I put a screen to help those who have the same problem as me, you just have to copy the folder of the language you want.




    How do I connect with Navicat please ?
    Last edited by Misty24; 11-12-22 at 12:16 AM.



Advertisement