The Wayback Machine - https://web.archive.org/web/20220408151348/https://github.com/topics/fabric
Skip to content
#

fabric

fabricmc logo

Fabric is a lightweight, experimental modding toolchain for Minecraft.

Here are 1,465 public repositories matching this topic...

fabric
denyeart
denyeart commented Apr 7, 2022

Improve error message when deliver service is asked for a block that doesn't yet exist on the node.

This is all we get for now:
[common.deliver] deliverBlocks -> ERRO 18d59 [channel: channel1] Error reading from channel, cause was: NOT_FOUND

It is enough for Fabric developers to know what happened, but not for users or support personnel.

good first issue
takayuki-nagai
takayuki-nagai commented Feb 22, 2022

In "fabric-sdk-node/fabric-network/lib/transaction.js"(L178-L182) of fabric-sdk-node v1.4, timeout value of sendTransactionProposal() is calculated and specified. When "request-timeout" designated in config/default.json is smaller than "commitTimeout", request-timeout is overwritten by commitTimeout.

But I think,

  • timeout value of sendTransactionProposal() means time from "sending endors

Created by FabricMC Contributors

Released December 20, 2018

Organization
FabricMC
Website
fabricmc.net

Related Topics

minecraft minecraft-mod