BetterFSD-Java icon indicating copy to clipboard operation
BetterFSD-Java copied to clipboard

🐛[BUG] Client get's dropped immediately

Open GameKuchen opened this issue 1 year ago • 0 comments

🐛 描述(Description)

The client can connect to the FSD but get's immediately dropped with reason client from kubernetes.docker.internal removed from client interface:connection closed This might be because my database tables are wrong I used cid varchar255 password varchar255 and level int Please put needed database tables in readme.

Also maybe log in the console why the client connection was dropped

📷 复现步骤(Steps to Reproduce)

  1. Start FSD
  2. Connect with swift
  3. Connection get's closed

📄 日志信息(Log Information)

🚑 基本信息(Basic Information)

  • 程序版本(Program Version): latest
  • 系统版本号(OS Version): Latest windows11

GameKuchen avatar Oct 05 '24 01:10 GameKuchen