Minecraft Transit Railway (Automated trains, planes, and more!)

Minecraft Transit Railway (Automated trains, planes, and more!)

1M Downloads

[System Map] Finish WIP Direction UI before MTR 4 release

SolDev69 opened this issue ยท 3 comments

commented

Before reporting, I have confirmed that

  • This bug does not appear to be reported on GitHub Issues before.
  • This bug still exists in the latest version of the Minecraft Transit Railway mod.
  • I have tested this in the official version of Minecraft Transit Railway, not a modified, custom, or unofficial build.

Describe the Bug

Attempting to click on set as origin/destination in the webmap results in a blank screen
image

Reproduction Steps

  1. Set up a world in a way that you can find directions between stations A and B.
  2. Check system map
  3. Click on a station
  4. Click on set as origin or destination
    image
  5. Blank screen instead of directions

In-game Log and Crash Report

https://mclo.gs/nt71Yj0

Mod Loader

Fabric

Minecraft Version

1.20.4

Minecraft Transit Railway Version

4.0.0

Operating System

Windows 11

List of Mods or Modpack You Were Using

image

Extra Information

This error in logs for tunnelmole breaking at line 406 and 426.

commented

This bug also exists in forge 1.19.2. MTR version: 4.0.0 beta8

commented

The UI is likely WIP (Work-In-Progress)
After clicking Set as Origin and the blank screen appears, you can safely click on other station in the map, then click Set as Destination there.
After that, the direction UI should load.

commented

The UI is likely WIP (Work-In-Progress) After clicking Set as Origin and the blank screen appears, you can safely click on other station in the map, then click Set as Destination there. After that, the direction UI should load.

This works, still think the blank screen should be fixed though.