getmeNOT reports: I died here, but a bone block ... #2390

Closed
opened 2022-08-02 18:00:46 +00:00 by yourland-report · 4 comments

getmeNOT reports a bug:

I died here, but a bone block didnt appear.

Player position:

{
	y = -32.499000549316,
	z = 30578.87109375,
	x = 25231.66015625
}

Player look:

{
	y = -0.46453297138214,
	z = 0.7704439163208,
	x = -0.43660655617714
}

Player information:

{
	formspec_version = 5,
	lang_code = "",
	major = 5,
	minor = 5,
	version_string = "5.5.1",
	ip_version = 6,
	min_rtt = 0.21699999272823,
	max_rtt = 4.1539998054504,
	avg_rtt = 0.21899999678135,
	min_jitter = 0,
	max_jitter = 3.9359998703003,
	avg_jitter = 0.0020000040531158,
	connection_uptime = 8776,
	serialization_version = 29,
	patch = 1,
	protocol_version = 40,
	state = "Active"
}

Player meta:

{
	fields = {
		["stamina:level"] = "6",
		["stamina:poisoned"] = "no",
		["stamina:exhaustion"] = "63.5",
		punch_count = "1792",
		jointime = "1659043302",
		inflicted_damage = "20578",
		repellant = "0",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\"}",
		xp = "28165",
		yl_church = "return {[\"last_death_portal\"] = 1659463060, [\"last_death\"] = {[\"y\"] = -33, [\"z\"] = 30579, [\"x\"] = 25233}, [\"last_heal\"] = 1659189368}",
		arenalib_infobox_arenaID = "0",
		played_time = "133540",
		digged_nodes = "34255",
		placed_nodes = "5122",
		died = "35",
		yl_commons_player_created = "1659043302",
		yl_commons_player_joined = "1659454492",
		crafted = "2391",
		hud_state = "on",
		["3d_armor_inventory"] = "return {\"\", \"\", \"\", \"\", \"\", \"\"}",
		bitten = "0"
	}
}

Log identifier


[MOD] yl_report log identifier = rUmhsA89W9WHzBqFyWHmri0WvTXQAhpE

Profiler save:

profile-20220802T180045.json_prettyEE

Status:

# Server: version: 5.5.1-yl | game: Minetest Game | uptime: 2d 12h 27min 14s | max lag: 1.94s | clients: FERN, acen2006, upie, Service, AliasAlreadyTaken, turtle, Hulda, Unelias, Bishiro, ilica, Grif_on, len, LZXTVhCSVlr, Ivanhoe, digdeep, XeLNaGa, BTS-, Mielle, Bailiff, flux, getmeNOT, daydream

Teleport command:

/teleport xyz 25232 -32 30579

Compass command:

/give_compass Construction rUmhsA89W9WHzBqFyWHmri0WvTXQAhpE D2691E 25232 -32 30579
getmeNOT reports a bug: > I died here, but a bone block didnt appear. Player position: ``` { y = -32.499000549316, z = 30578.87109375, x = 25231.66015625 } ``` Player look: ``` { y = -0.46453297138214, z = 0.7704439163208, x = -0.43660655617714 } ``` Player information: ``` { formspec_version = 5, lang_code = "", major = 5, minor = 5, version_string = "5.5.1", ip_version = 6, min_rtt = 0.21699999272823, max_rtt = 4.1539998054504, avg_rtt = 0.21899999678135, min_jitter = 0, max_jitter = 3.9359998703003, avg_jitter = 0.0020000040531158, connection_uptime = 8776, serialization_version = 29, patch = 1, protocol_version = 40, state = "Active" } ``` Player meta: ``` { fields = { ["stamina:level"] = "6", ["stamina:poisoned"] = "no", ["stamina:exhaustion"] = "63.5", punch_count = "1792", jointime = "1659043302", inflicted_damage = "20578", repellant = "0", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\"}", xp = "28165", yl_church = "return {[\"last_death_portal\"] = 1659463060, [\"last_death\"] = {[\"y\"] = -33, [\"z\"] = 30579, [\"x\"] = 25233}, [\"last_heal\"] = 1659189368}", arenalib_infobox_arenaID = "0", played_time = "133540", digged_nodes = "34255", placed_nodes = "5122", died = "35", yl_commons_player_created = "1659043302", yl_commons_player_joined = "1659454492", crafted = "2391", hud_state = "on", ["3d_armor_inventory"] = "return {\"\", \"\", \"\", \"\", \"\", \"\"}", bitten = "0" } } ``` Log identifier ``` [MOD] yl_report log identifier = rUmhsA89W9WHzBqFyWHmri0WvTXQAhpE ``` Profiler save: ``` profile-20220802T180045.json_prettyEE ``` Status: ``` # Server: version: 5.5.1-yl | game: Minetest Game | uptime: 2d 12h 27min 14s | max lag: 1.94s | clients: FERN, acen2006, upie, Service, AliasAlreadyTaken, turtle, Hulda, Unelias, Bishiro, ilica, Grif_on, len, LZXTVhCSVlr, Ivanhoe, digdeep, XeLNaGa, BTS-, Mielle, Bailiff, flux, getmeNOT, daydream ``` Teleport command: ``` /teleport xyz 25232 -32 30579 ``` Compass command: ``` /give_compass Construction rUmhsA89W9WHzBqFyWHmri0WvTXQAhpE D2691E 25232 -32 30579 ```
AliasAlreadyTaken was assigned by yourland-report 2022-08-02 18:00:46 +00:00
flux added the
1. kind/bug
label 2022-08-03 01:12:17 +00:00
Member

@AliasAlreadyTaken can you take a look into the log to see what happened? my guess is the player had no inventory to put in bones, or some other player collected them? i can't prove i covered every possible case (e.g. can creating an entity ever just fail?), but failures should at least be logged.

@AliasAlreadyTaken can you take a look into the log to see what happened? my guess is the player had no inventory to put in bones, or some other player collected them? i can't prove i covered every possible case (e.g. can creating an entity ever just fail?), but failures should at least be logged.
<getmeNOT> it seems when you die in a protected area your items disappear
<upie> they don't
<Bla> getmeNOT: not normally, there should be a bone block
<getmeNOT> hmm
<upie> the bones spawn where you died
<Bla> getmeNOT: if you open a portal Ill help you search
<getmeNOT> k I\ll get some gold
<Bla> ok strange
<Bla> getmeNOT: do "/bug I died here but no bone block or dropped items"
<getmeNOT> k
<Bla> so staff can help you get your stuff back

That was shortly after he died.
I didnt see anyone nearby and its in a pretty small room in a corner so Im not sure if its maybe behind wall/floor etc.

``` <getmeNOT> it seems when you die in a protected area your items disappear <upie> they don't <Bla> getmeNOT: not normally, there should be a bone block <getmeNOT> hmm <upie> the bones spawn where you died <Bla> getmeNOT: if you open a portal Ill help you search <getmeNOT> k I\ll get some gold <Bla> ok strange <Bla> getmeNOT: do "/bug I died here but no bone block or dropped items" <getmeNOT> k <Bla> so staff can help you get your stuff back ``` That was shortly after he died. I didnt see anyone nearby and its in a pretty small room in a corner so Im not sure if its maybe behind wall/floor etc.
Member

i did a //grep_nodes on the area, and the only bones nodes are 3 which are part of decorations in the basement around the nether portal, not death-dropped bones.

rollback check shows:

(25234,-33,30577) player:getmeNOT air -> bones:bones 21:14:48 ago.
(25234,-33,30577) player:getmeNOT bones:bones -> air 20:57:37 ago.

closing as "player collected their own bones".

i did a `//grep_nodes` on the area, and the only bones nodes are 3 which are part of decorations in the basement around the nether portal, not death-dropped bones. rollback check shows: ``` (25234,-33,30577) player:getmeNOT air -> bones:bones 21:14:48 ago. (25234,-33,30577) player:getmeNOT bones:bones -> air 20:57:37 ago. ``` closing as "player collected their own bones".
flux closed this issue 2022-08-03 15:11:16 +00:00
flux added
1. kind/invalid
and removed
1. kind/bug
labels 2022-08-03 15:11:55 +00:00

We need to make a way to allow staff access to the log.

We need to make a way to allow staff access to the log.
Sign in to join this conversation.
No Milestone
No project
No Assignees
4 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#2390
No description provided.