Nova-Committee / Re-Avaritia

MIT License
17 stars 14 forks source link

Extreme Crafting Table GUI does work on dedicated server [Bug/漏洞] #36

Closed zpprsprk closed 9 months ago

zpprsprk commented 10 months ago

Checks / 检查

Java Version / Java版本

17.0.2

Minecraft Version / Minecraft版本

1.20.1

Avaritia-Reforge Version / Avaritia-Reforge版本

1.3.3

Description / 描述

The Extreme Crafting Table GUI does not appear on a dedicated server (third party providers as well as locally on "localhost"). Single player worlds work fine. Tested on forge (47.1.47) and neoforged (47.1.79). Tested with just this mod and JEI (15.2.0.27)

To Reproduce / 重现

start a dedicated server (either through third party provider or locally via "localhost") place down an extreme crafting table attempt to open the GUI

Log / 日志

https://gist.github.com/zpprsprk/0d011239458f9a9d855248bf5294ce71

Config / 配置

Avaritia Base Config

[general]

Does the super mode of endless tools retain stone and soil

"Is Stone" = false
#Whether to merge matter cluster
"Is Merge Matter Cluster" = false
#Range damage value of the right key of Infinity sword
#Range: 100 ~ 100000
"Sword Range Damage" = 10000
#Infinity sword right click attack range
#Range: 8 ~ 64
"Sword Attack Range" = 32
#Does the right key range attack of endless sword attack neutral creatures
"Is Sword Damage" = true
#Infinity bow scattering light arrow damage
#Range: 100 ~ 100000
"Sub Arrow Damage" = 10000
#Chain number of endless axe cutting trees
#Range: 16 ~ 128
"Axe Chain Count" = 64
#Food effect time scaling factor
#Range: 0.1 ~ 5.0
"Food Time" = 1.0
#The range of Infinity PickAxe can break
#Range: 2 ~ 32
"PickAxe Break Range" = 8
#The range of Infinity Shovel can break
#Range: 2 ~ 32
"Shovel Break Range" = 8
#The product tick of NeutronCollector
#Range: > 1200
"Neutron Collector Product Tick" = 3600
#Singularity default time required
#Range: > 0
"Singularity Time Required" = 240
cnlimiter commented 9 months ago

fixed