Create

Create

86M Downloads

Some discoveries during gameplay

blackvccat opened this issue · 2 comments

commented

Describe the Bug

Hello create developers, I found that while playing with the Create mod in my Minecraft server, after laying more than 200 kilometers of tracks, the Create mod consumed my bandwidth upload peak to reach 200 Mbps, which is astonishing. The create-track-dat file reached over 2 MB. When laying new tracks and connecting 128 blocks of tracks, the bandwidth upload peak reaches 200 Mbps, causing server lag, although TPS is normal. I suspect the mod might be iterating through previous track data when creating new tracks. I hope this issue can be improved.

Reproduction Steps

  1. laying more than 200 kilometers of tracks
    2.When laying new tracks and connecting 128 blocks of tracks,
    3.bandwidth upload peak reaches 200 Mbps
    ...

Expected Result

The laying of tracks can reduce the consumption of more bandwidth resources and reduce lag when creating trains on a large scale.

Screenshots and Videos

微信图片_20240610214837
微信图片_20240610214828

Crash Report or Log

no

Operating System

window11

Mod Version

0.5.1f

Minecraft Version

1.20.1

Forge Version

47.3.1

Other Mods

The game did not crash

Additional Context

no

commented

However, the bandwidth usage is too high. It's rare for broadband connections to achieve 100 Mbps upload speeds.

commented

this is due to the tracks sending update packets to the client, this is normal and working as intended