Skip to content
This repository was archived by the owner on May 10, 2026. It is now read-only.
This repository was archived by the owner on May 10, 2026. It is now read-only.

bug: build ship does not work, causing the server to crash #247

Description

@XKBY

Region

EN

Belfast build

f33aa32

Steps to reproduce

  1. Enter the server
  2. Build a new ship
  3. Wait a moment or click launch
  4. Server crashes and game loses connection

Expected behavior

Expected to build and acquire ships normally

Actual behavior

Crashed the server and got the following logs

09/04/2026 00:36:53 | ERROR | Handler/Error | event=Error | SC_12025 - db: not found
09/04/2026 00:36:53 | ERROR | Client/Close | event=Close | :2229 -> db: not found
09/04/2026 00:36:53 | ERROR | Server/Read | event=Read | :2229 -> read tcp :7000->:2229: use of closed network connection
09/04/2026 00:36:53 | INFO | Metrics/ClientStats | event=ClientStats | :2229 queueMax=1 queueBlocks=0 handlerErrors=1 writeErrors=0 packets=42
09/04/2026 00:36:53 | ERROR | Server/Read | event=Read | :2229 -> read tcp :7000->:2229: use of closed network connection
09/04/2026 00:36:59 | INFO | Server | remote=:10599 local=:7000 private=true | connection accepted
09/04/2026 00:36:59 | INFO | Database/Punishments | event=Punishments | No punishments found for uid=47513334
09/04/2026 00:36:59 | INFO | Server/SC_11000 | event=SC_11000 | Updated last login of uid=47513334
09/04/2026 00:36:59 | WARN | Server/SC_11015 | event=SC_11015 | Sending 0 buffs to the user

ADB logcat dump (-a)

Packet capture (.pcap)

No response

Checklist

  • I removed secrets/private tokens from logs and attachments.
  • I can reproduce this issue consistently.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status/triageNeeds initial reviewtype/bugDefect or incorrect behavior

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions