SDK Issue Feedback

Langman encountered problems during SDK development. Below are his issues.
“After implementing intranet penetration via Oray Peanut Shell, the server backend management page is accessible normally, while game clients fail to connect to the server.”

Please follow the template when filling a support ticket in order:

Type

Bug / Feature Request


Summary

Briefly describe the issue or request in 1-3 sentences.


If this is a bug

Steps I followed:
1.
2.
3.

Expected result:
What did I expect to happen?

Actual result:
What happened instead?

Extra details, if available:

  • Game:
  • Launcher version:
  • Server:
  • Region:
  • Screenshot / video / logs:
  • Happens once or every time:

If this is a feature request

What should the feature do?
Describe how it would work.

What problem does it solve?
Explain what is confusing, slow, missing, or frustrating today.

Who benefits? (optional)
Players / server owners / builders / moderators

Example use case:
Describe one real situation where this would help.

The server uses both HTTP (for the admin panel and things like save file upload/download) and UDP (for real-time game traffic) on the same port (9050 by default). Make sure you allow both TCP and UDP protocols when you configure any kind of VLAN or proxy.