Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Genshin Impact 3.2 Docker Server Tutorial

Newbie Spellweaver
Joined
Jan 2, 2023
Messages
12
Reaction score
0
Neither LAN nor VPS is used

I don't know why the gm command doesn't work
 
Junior Spellweaver
Joined
Jan 12, 2013
Messages
127
Reaction score
18
yes it look correct, player must be online to exec.

Are you sure that LAN is possible? I can connect when the outer_ip is set as 127.0.0.1 but when i change it to 192.168.1.250 and try to connect to it i can login but the the game gives out a 4206 ERROR.
m0jUvx - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums


Even after rebuilding the docker image, the client spits out the error 4206.

gy0TEnF - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums


For context:

I tried running the docker server at a LAN PC with the IP: 192.168.1.250 and the client in my pc with 192.168.1.10. with this setup the client throws a 4206 while connecting.

When running the docker image in my own PC with the outer ip set to 127.0.0.1 the client connects and i can play normally and execute GM commands.

I tried the server again but changed the IP to my WAN IP and forwarded the docker ports, then i gave my info to a friend of mine who tried to connect and he still got the 4206 Error. We can create accounts and even login but when trying to enter the game it shows a 4206.

Any help with this would be appreciated.
 

Attachments

You must be registered for see attachments list
Last edited:

PMT

Newbie Spellweaver
Joined
Dec 17, 2022
Messages
51
Reaction score
58
Are you sure that LAN is possible? I can connect when the outer_ip is set as 127.0.0.1 but when i change it to 192.168.1.250 and try to connect to it i can login but the the game gives out a 4206 ERROR.
m0jUvx - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums


Even after rebuilding the docker image, the client spits out the error 4206.

gy0TEnF - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums


For context:

I tried running the docker server at a LAN PC with the IP: 192.168.1.250 and the client in my pc with 192.168.1.10. with this setup the client throws a 4206 while connecting.

When running the docker image in my own PC with the outer ip set to 127.0.0.1 the client connects and i can play normally and execute GM commands.

I tried the server again but changed the IP to my WAN IP and forwarded the docker ports, then i gave my info to a friend of mine who tried to connect and he still got the 4206 Error. We can create accounts and even login but when trying to enter the game it shows a 4206.

Any help with this would be appreciated.
Try change dispatch url in bin\loginserver\src\config\index.js & restart
 

Attachments

You must be registered for see attachments list
Last edited:
Junior Spellweaver
Joined
Jan 12, 2013
Messages
127
Reaction score
18
Try change dispatch url in bin\loginserver\src\config\index.js & restart

i did this but the game still shows 4206.
Z5uzRR9 - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums


and when going to the ip after server start it shows this
lZDbOhH - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums

Also i deleted the other ip from the list
I0bgtIK - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums


but the game still shows both

HsDgXyl - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums


And i can still connect to the other dispatch for some reason...
 

Attachments

You must be registered for see attachments list

PMT

Newbie Spellweaver
Joined
Dec 17, 2022
Messages
51
Reaction score
58
i did this but the game still shows 4206.
Z5uzRR9 - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums


and when going to the ip after server start it shows this
lZDbOhH - Genshin Impact 3.2 Docker Server Tutorial - RaGEZONE Forums
This msg reveals dispatch server is running. maybe you should delete docker image loginserver and rebuild it
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Dec 29, 2022
Messages
11
Reaction score
0
Hello, Maybe a dumb question but i registered and i know my username but what do i use as a password ?
 
Newbie Spellweaver
Joined
Jan 3, 2023
Messages
5
Reaction score
0
help me!

After the server is fully running, after a few minutes the server stops responding. (Server still running, but freezes)

how to solve it?
 

PMT

Newbie Spellweaver
Joined
Dec 17, 2022
Messages
51
Reaction score
58
help me!

After the server is fully running, after a few minutes the server stops responding. (Server still running, but freezes)

how to solve it?
check the logs/*.error.log



Hello, Maybe a dumb question but i registered and i know my username but what do i use as a password ?
you can type anything.
 
Newbie Spellweaver
Joined
Dec 29, 2022
Messages
11
Reaction score
0
check the logs/*.error.log




you can type anything.

Yea i figured it out, my issues is now the one link i found for the voice-over files is dead so does anyone have a working link ?
 

PMT

Newbie Spellweaver
Joined
Dec 17, 2022
Messages
51
Reaction score
58
Yea i figured it out, my issues is now the one link i found for the voice-over files is dead so does anyone have a working link ?
Download voice pack
- Chinese:
- English:
- Japanese:
- Korean:

 
Newbie Spellweaver
Joined
Dec 29, 2022
Messages
11
Reaction score
0
Download voice pack
- Chinese:
- English:
- Japanese:
- Korean:



Gives Error "Page Not Found" maybe its just temporary ?
 
Newbie Spellweaver
Joined
Jan 3, 2023
Messages
5
Reaction score
0
it seem not error, did you try restart containers ?
Tried so many times already.

"muipserver exited with code 0" is printed on the console and the server freezes.

(Server doesn't respond, docker command doesn't respond)
 

PMT

Newbie Spellweaver
Joined
Dec 17, 2022
Messages
51
Reaction score
58
Tried so many times already.

"muipserver exited with code 0" is printed on the console and the server freezes.

(Server doesn't respond, docker command doesn't respond)
- Delete all docker images
- Clean cache by command: docker builder prune -a
- Set network dns 8.8.8.8 and 8.8.4.4
- Rebuild fresh images.
 
Newbie Spellweaver
Joined
Dec 29, 2022
Messages
11
Reaction score
0
Everything was working fine, i turned the docker off after a few hours turned it on now i get a white screen and a "connection timed out" as soon as i click play on the realm the Test server thing works the development one doesn't, anyone had this issue ?

-----Edit----

Now it just works ?! i guess the server wasn't fully started even tho the docker was
 
Last edited:
Back
Top