flux reports: i can't remove shared chests p ... #433

Open
opened 2021-04-14 22:48:18 +00:00 by yourland-report · 7 comments

flux reports a bug:

i can't remove shared chests placed by another user in a shared area

Player position:

{
	y = 68.5,
	x = 1263.41796875,
	z = 543.06298828125
}

Player look:

{
	y = 0.26707017421722,
	x = -0.96277457475662,
	z = -0.041698575019836
}

Player information:

{
	min_rtt = 0.16799999773502,
	max_rtt = 4.4679999351501,
	connection_uptime = 736,
	lang_code = "",
	address = "::ffff:73.202.104.204",
	formspec_version = 4,
	protocol_version = 39,
	avg_rtt = 0.17599999904633,
	min_jitter = 0,
	ip_version = 6,
	max_jitter = 4.2849998474121,
	avg_jitter = 0.0030000060796738
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"rainbow_ore:rainbow_ore_chestplate 1 2224\", \"rainbow_ore:rainbow_ore_helmet 1 2224\", \"rainbow_ore:rainbow_ore_leggings 1 2224\", \"rainbow_ore:rainbow_ore_shield 1 2224\", \"nether_mobs:dragon_boots 1 5520\", \"\"}",
		["petz:werewolf_vignette_id"] = "20",
		played_time = "1057463",
		jointime = "1615351173",
		yl_commons_player_joined = "1618439790",
		["signslib:pos"] = "(1299,69,542)",
		digged_nodes = "171701",
		partychat = "party",
		["petz:lycanthropy"] = "1",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 38, [\"x\"] = 445, [\"z\"] = 2768}, [\"last_heal\"] = 1615504208, [\"last_death_portal\"] = 1618274203}",
		punch_count = "8976",
		["stamina:level"] = "12.15",
		xp = "190868",
		yl_commons_thankyou = "3",
		inflicted_damage = "160334",
		crafted = "3110",
		["petz:old_override_table"] = "return {[\"new_move\"] = true, [\"sneak\"] = true, [\"sneak_glitch\"] = false, [\"jump\"] = 1.5, [\"speed\"] = 2, [\"gravity\"] = 1}",
		["petz:werewolf"] = "1",
		died = "39",
		placed_nodes = "79499",
		hud_state = "on",
		["petz:werewolf_clan_idx"] = "1",
		yl_commons_player_created = "1615351173"
	}
}

Log identifier


[MOD] yl_report log identifier = Vgwk7JvlDkQAhB6EDeJui1yFyXbauO3F

Profiler save:

profile-20210415T004818.json_pretty

Status:

# Server: version=5.3.0-yl, uptime=8639.82, max_lag=1.39461, clients={dextrous_psychopath, flux, whosit, Makenji, Fivesten, Bishiro, Sokomine, TheAlchemist, Modder, Vivianne, Test_User, Bailiff, Tomek6969, Sineva}
flux reports a bug: > i can't remove shared chests placed by another user in a shared area Player position: ``` { y = 68.5, x = 1263.41796875, z = 543.06298828125 } ``` Player look: ``` { y = 0.26707017421722, x = -0.96277457475662, z = -0.041698575019836 } ``` Player information: ``` { min_rtt = 0.16799999773502, max_rtt = 4.4679999351501, connection_uptime = 736, lang_code = "", address = "::ffff:73.202.104.204", formspec_version = 4, protocol_version = 39, avg_rtt = 0.17599999904633, min_jitter = 0, ip_version = 6, max_jitter = 4.2849998474121, avg_jitter = 0.0030000060796738 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"rainbow_ore:rainbow_ore_chestplate 1 2224\", \"rainbow_ore:rainbow_ore_helmet 1 2224\", \"rainbow_ore:rainbow_ore_leggings 1 2224\", \"rainbow_ore:rainbow_ore_shield 1 2224\", \"nether_mobs:dragon_boots 1 5520\", \"\"}", ["petz:werewolf_vignette_id"] = "20", played_time = "1057463", jointime = "1615351173", yl_commons_player_joined = "1618439790", ["signslib:pos"] = "(1299,69,542)", digged_nodes = "171701", partychat = "party", ["petz:lycanthropy"] = "1", yl_church = "return {[\"last_death\"] = {[\"y\"] = 38, [\"x\"] = 445, [\"z\"] = 2768}, [\"last_heal\"] = 1615504208, [\"last_death_portal\"] = 1618274203}", punch_count = "8976", ["stamina:level"] = "12.15", xp = "190868", yl_commons_thankyou = "3", inflicted_damage = "160334", crafted = "3110", ["petz:old_override_table"] = "return {[\"new_move\"] = true, [\"sneak\"] = true, [\"sneak_glitch\"] = false, [\"jump\"] = 1.5, [\"speed\"] = 2, [\"gravity\"] = 1}", ["petz:werewolf"] = "1", died = "39", placed_nodes = "79499", hud_state = "on", ["petz:werewolf_clan_idx"] = "1", yl_commons_player_created = "1615351173" } } ``` Log identifier ``` [MOD] yl_report log identifier = Vgwk7JvlDkQAhB6EDeJui1yFyXbauO3F ``` Profiler save: ``` profile-20210415T004818.json_pretty ``` Status: ``` # Server: version=5.3.0-yl, uptime=8639.82, max_lag=1.39461, clients={dextrous_psychopath, flux, whosit, Makenji, Fivesten, Bishiro, Sokomine, TheAlchemist, Modder, Vivianne, Test_User, Bailiff, Tomek6969, Sineva} ```
AliasAlreadyTaken was assigned by yourland-report 2021-04-14 22:48:18 +00:00
AliasAlreadyTaken added the
1. kind/enhancement
label 2021-04-15 22:54:04 +00:00
Styxcolor self-assigned this 2021-11-02 00:42:47 +00:00
Member
https://github.com/Sokomine/chesttools/pull/3
flux added the
3. source/mod upstream
label 2022-04-01 20:42:01 +00:00
flux added this to the flux's TODO list project 2022-07-02 18:05:08 +00:00
flux added the
4. step/blocked
label 2022-10-14 00:43:59 +00:00
flux added
4. step/ready to QA test
and removed
4. step/blocked
labels 2023-03-06 00:16:26 +00:00
Member

oh, this actually got merged upstream at some point https://github.com/Sokomine/chesttools/pull/3

oh, this actually got merged upstream at some point https://github.com/Sokomine/chesttools/pull/3
AliasAlreadyTaken added this to the 1.1.118 milestone 2023-03-06 17:47:50 +00:00
AliasAlreadyTaken added the
ugh/QA OK
label 2023-04-14 07:03:22 +00:00
Member

this is apparently not live, probably got pushed off due to the chest coloring stuff.

this is apparently *not* live, probably got pushed off due to the chest coloring stuff.
flux modified the milestone from 1.1.118 to 1.1.119 2023-04-25 20:11:16 +00:00
AliasAlreadyTaken removed the
ugh/QA OK
label 2023-04-26 04:10:43 +00:00

this is apparently not live, probably got pushed off due to the chest coloring stuff.

That's exactly what happened, I'll retest for 1.1.119 when coloured chesttools are available.

> this is apparently *not* live, probably got pushed off due to the chest coloring stuff. That's exactly what happened, I'll retest for 1.1.119 when coloured chesttools are available.
AliasAlreadyTaken modified the milestone from 1.1.119 to 1.1.120 2023-05-09 12:46:55 +00:00

QA 1.1.120: PR still pending, I'll remove the issue from the milestone

QA 1.1.120: PR still pending, I'll remove the issue from the milestone
AliasAlreadyTaken removed this from the 1.1.120 milestone 2023-08-28 14:31:25 +00:00

QA 1.1.122: PR still pending

QA 1.1.122: PR still pending
flux removed the
4. step/ready to QA test
label 2023-12-07 01:25:57 +00:00
flux added the
2. prio/interesting
label 2023-12-07 01:28:58 +00:00
Member
new upstream PR https://github.com/Sokomine/chesttools/pull/10
Sign in to join this conversation.
No Milestone
3 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#433
No description provided.