Hermes reports: The /coords command should use ... #1257

Open
opened 2022-01-01 15:45:39 +00:00 by yourland-report · 1 comment

Hermes reports a bug:

The /coords command should use only the first word as target, and send the remainder as a /msg to explain them.

Player position:

{
	y = 38.5,
	x = -993.38000488281,
	z = -3097.8000488281
}

Player look:

{
	y = 0.13744454085827,
	x = -0.65542453527451,
	z = 0.74264907836914
}

Player information:

{
	min_rtt = 0.013000000268221,
	max_rtt = 0.17299999296665,
	connection_uptime = 647,
	max_jitter = 0.11800000816584,
	minor = 4,
	major = 5,
	ip_version = 6,
	formspec_version = 4,
	patch = 1,
	protocol_version = 39,
	serialization_version = 28,
	lang_code = "",
	version_string = "5.4.1",
	avg_rtt = 0.017000000923872,
	state = "Active",
	avg_jitter = 0.0099999997764826,
	min_jitter = 0
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:helmet_bronze 1 17280\", \"shields:shield_bronze 1 17280\", \"3d_armor:chestplate_bronze 1 17280\", \"3d_armor:leggings_bronze 1 8480\", \"3d_armor:boots_crystal 1 4320\", \"\"}",
		played_time = "114482",
		jointime = "1628873356",
		yl_commons_player_joined = "1641051312",
		digged_nodes = "14732",
		bitten = "0",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 45, [\"x\"] = 2581, [\"z\"] = 312}, [\"last_death_portal\"] = 1629040664}",
		["stamina:level"] = "16",
		punch_count = "180",
		arenalib_infobox_arenaID = "0",
		inflicted_damage = "2916",
		crafted = "8424",
		placed_nodes = "7700",
		yl_commons_thankyou = "3",
		xp = "19553",
		died = "11",
		hud_state = "on",
		repellant = "0",
		yl_commons_player_created = "1628873356"
	}
}

Log identifier


[MOD] yl_report log identifier = eoAQ1yTYGTVpMmg6EOmqCXH9fry1nyiH

Profiler save:

profile-20220101T164538.json_pretty

Status:

# Server: version=5.4.1-yl, uptime=132002, max_lag=2.27948, clients={Hermes, Imhotheb, Morphelia, Ravise, tour, debian44, guestxmart, RIPBla, Bailiff, Boot, AliasAlreadyTaken, Service, LeetPeet}

Teleport command:

/teleport xyz -993 39 -3098

Compass command:

/give_compass Construction eoAQ1yTYGTVpMmg6EOmqCXH9fry1nyiH D2691E -993 39 -3098
Hermes reports a bug: > The /coords command should use only the first word as target, and send the remainder as a /msg to explain them. Player position: ``` { y = 38.5, x = -993.38000488281, z = -3097.8000488281 } ``` Player look: ``` { y = 0.13744454085827, x = -0.65542453527451, z = 0.74264907836914 } ``` Player information: ``` { min_rtt = 0.013000000268221, max_rtt = 0.17299999296665, connection_uptime = 647, max_jitter = 0.11800000816584, minor = 4, major = 5, ip_version = 6, formspec_version = 4, patch = 1, protocol_version = 39, serialization_version = 28, lang_code = "", version_string = "5.4.1", avg_rtt = 0.017000000923872, state = "Active", avg_jitter = 0.0099999997764826, min_jitter = 0 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:helmet_bronze 1 17280\", \"shields:shield_bronze 1 17280\", \"3d_armor:chestplate_bronze 1 17280\", \"3d_armor:leggings_bronze 1 8480\", \"3d_armor:boots_crystal 1 4320\", \"\"}", played_time = "114482", jointime = "1628873356", yl_commons_player_joined = "1641051312", digged_nodes = "14732", bitten = "0", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}", yl_church = "return {[\"last_death\"] = {[\"y\"] = 45, [\"x\"] = 2581, [\"z\"] = 312}, [\"last_death_portal\"] = 1629040664}", ["stamina:level"] = "16", punch_count = "180", arenalib_infobox_arenaID = "0", inflicted_damage = "2916", crafted = "8424", placed_nodes = "7700", yl_commons_thankyou = "3", xp = "19553", died = "11", hud_state = "on", repellant = "0", yl_commons_player_created = "1628873356" } } ``` Log identifier ``` [MOD] yl_report log identifier = eoAQ1yTYGTVpMmg6EOmqCXH9fry1nyiH ``` Profiler save: ``` profile-20220101T164538.json_pretty ``` Status: ``` # Server: version=5.4.1-yl, uptime=132002, max_lag=2.27948, clients={Hermes, Imhotheb, Morphelia, Ravise, tour, debian44, guestxmart, RIPBla, Bailiff, Boot, AliasAlreadyTaken, Service, LeetPeet} ``` Teleport command: ``` /teleport xyz -993 39 -3098 ``` Compass command: ``` /give_compass Construction eoAQ1yTYGTVpMmg6EOmqCXH9fry1nyiH D2691E -993 39 -3098 ```
AliasAlreadyTaken was assigned by yourland-report 2022-01-01 15:45:39 +00:00
Styxcolor added the
1. kind/enhancement
label 2022-01-01 15:54:57 +00:00
Member

Note that currently /coords playername sends coords to that player; this is asking for /coords playername my message to send coordinates along with "my message" to playername.

Note that currently `/coords playername` sends coords to that player; this is asking for `/coords playername my message` to send coordinates along with "my message" to playername.
flux added this to the flux's TODO list project 2022-07-02 19:16:07 +00:00
flux added the
4. step/want approval
label 2022-07-02 19:16:15 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: your-land/bugtracker#1257
No description provided.