Create icon indicating copy to clipboard operation
Create copied to clipboard

Postbox setting "only send" does not function

Open HB-Stratos opened this issue 9 months ago • 1 comments

Description

Very simply, whenever there is a post box set to "only send packages", it still receives packages with matching name from any train stopping at the connected station for any reason. In other words, postboxes always behave as if set to "send and receive packages"

Image

A post box clearly set to "only send packages", which has just received a package addressed to it from a train.

The ideal behavior here would be for the "only send packages" setting to a) suppress any stopping train from unloading packaging and also b) preventing any train on a "deliver packages" schedule from path-finding to it in the first place.

Game Log

https://mclo.gs/StYni0f (I also did some other testing in this session which caused the pathfinding errors etc)

Debug Information

Client Info
Create:
	Mod Version: 6.0.2
	NeoForge Version: 21.1.127
	Minecraft Version: 1.21.1

Graphics:
	Flywheel Version: 1.0.1-11
	Flywheel Backend: flywheel:indirect
	OpenGL Renderer: NVIDIA GeForce RTX 2060 SUPER/PCIe/SSE2
	OpenGL Version: 4.6.0 NVIDIA 560.94
	Graphics Mode: Fancy

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.3, Microsoft
	JVM Flags: 5 total; -XX:+UseShenandoahGC -XX:+AlwaysPreTouch -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms10240m -Xmx10240m
	Memory: 6235829824 bytes (5946 MiB) / 10737418240 bytes (10240 MiB) up to 10737418240 bytes (10240 MiB)
	Total Memory: 28479913984 bytes (27149 MiB) / 34255409152 bytes (32655 MiB)
	CPU: AMD Ryzen 9 5900X 12-Core Processor @ 3.70 GHz; 12 cores / 24 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	EMI: 1.1.20+1.21.1+neoforge
	Jade Addons: 0.0NONE
	Jade: 15.10.0+neoforge
	HotBaaaar: 0.2.0
	Ponder: 1.0.44
Server Info
Create:
	Mod Version: 6.0.2
	NeoForge Version: 21.1.127
	Minecraft Version: 1.21.1

System Information:
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 21.0.3, Microsoft
	JVM Flags: 5 total; -XX:+UseShenandoahGC -XX:+AlwaysPreTouch -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms10240m -Xmx10240m
	Memory: 6235829824 bytes (5946 MiB) / 10737418240 bytes (10240 MiB) up to 10737418240 bytes (10240 MiB)
	Total Memory: 28479913984 bytes (27149 MiB) / 34255409152 bytes (32655 MiB)
	CPU: AMD Ryzen 9 5900X 12-Core Processor @ 3.70 GHz; 12 cores / 24 threads on 1 socket(s)
	Graphics cards: none

Other Mods:
	EMI: 1.1.20+1.21.1+neoforge
	Jade Addons: 0.0NONE
	Jade: 15.10.0+neoforge
	HotBaaaar: 0.2.0
	Ponder: 1.0.44

HB-Stratos avatar Mar 13 '25 22:03 HB-Stratos

Can confirm this issue.

It looks like the code for mail transfer doesn't check this setting at all.

danth avatar Apr 28 '25 15:04 danth