jenchanws / create-track-map

Create train track map mod for Minecraft (Fabric & Forge)
https://modrinth.com/mod/create-track-map
MIT License
65 stars 21 forks source link

Create track map not compatible with the latest Update of Fabric Kotlin Language #76

Open Xylush opened 1 week ago

Xylush commented 1 week ago

Describe the Bug

After updating Fabric Kotlin, my server doesn't want to boot up the fabric track map; it just boots loops and crashes. So that you know, I have Create version 0.5.1h.

Reproduction Steps

  1. update the mod to the latest version
  2. load the mod into the server
  3. press start on the console
  4. it crashes 1 minute into server boot. ...

Expected Result

the server should boot up, before the update it boots

Screenshots and Videos

No response

Crash Report or Log

https://pastebin.com/eYiETSYu

Operating System

Pterodactyl

CTM Version

1.4

Create Version

0.5.1e

Minecraft Version

1.20.1

Mod Loader

Fabric

Modloader Version

0.16.5

Instance Type

Server hosted on vps/dedicated server

Other Mods

No response

Additional Context

No response

Waoweens commented 5 days ago

i think this is an upstream bug in Ktor: https://youtrack.jetbrains.com/issue/KTOR-7054