Skip to content

ME Bridge can not craft on a lagging server #724

@ks-hl

Description

@ks-hl

Describe

If a server is lagging, submissions to craftItem and craftFluid will return true, but will never craft.

With debug mode enabled, the "Running queued server worker call: " message from ServerWorker.java will never display. No tasks from ServerWorker.java are ever executed because ServerTickEvent.Post#hasTime() is always false if lagging.

Steps to reproduce

On a server that is not 20 TPS, execute craftItem on an ME bridge. No recipe will appear in the ME system.

Multiplayer?

Yes

Version

Own compiled build.

Minecraft, Forge and maybe other related mods versions

NeoForge 21.1.133 Minecraft 1.21.1

Screenshots or Videos

No response

Crashlog/log

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions