TheHunterManX / GBA-PK-multiplayer

Other
169 stars 35 forks source link

[BUG]: #32

Closed saltycanuk closed 2 weeks ago

saltycanuk commented 1 year ago

Is there an existing issue for this?

Description of the bug

so ive port frowarded properly according to the internet (mind you it was 2 different sites and it was the same steps) and i followed the tutorial video on the page and i cannot connect with a friend they cannot connect to my server script, it doesnt even register them looking for my server file.... ive not tried 3rd party programs as i was told by the tutorial that port forwarding was good enough so if i need a 3rd party program let me know i guess

Steps To Reproduce

i download game after port forwarding and run scripts for server and my friend runs scripts for client with the port forwarded port and ip and it doesnt do anything

Necrosis000 commented 1 year ago

Did you change the image IP to the one you use?

Necrosis000 commented 1 year ago

This is in the server lua file btw

saltycanuk commented 1 year ago

yes i have on both server and client file

On Wed, Dec 28, 2022 at 6:33 PM Necrosis @.***> wrote:

This is in the server lua file btw

— Reply to this email directly, view it on GitHub https://github.com/TheHunterManX/GBA-PK-multiplayer/issues/32#issuecomment-1366981122, or unsubscribe https://github.com/notifications/unsubscribe-auth/A46XFI3VTQE3CEOWGPD2FU3WPTE47ANCNFSM6AAAAAATKALSG4 . You are receiving this because you authored the thread.Message ID: @.***>

televisionia commented 1 year ago

You might have to use ZeroTier or Hamachi instead, its a bit like doing a minecraft LAN game with your friend over a virtual network, but with this lua script.

Necrosis000 commented 1 year ago

Another question is the ip in the server file 127.0.0.1 and the client ip the one you have? That was what I did wrong the first time

televisionia commented 1 year ago

Might be caused from a major bug where the server is broken if the server's nickname is set to longer than 4 characters (in-depth explanation here: #41 )