rheo reports: ethereal trees apparently won' ... #2319

Open
opened 2022-07-26 00:23:00 +00:00 by yourland-report · 2 comments

rheo reports a bug:

ethereal trees apparently won't grow on top of dropped items, but will happily grow on top of a player. why would that be?

Player position:

{
	x = 1878.1989746094,
	y = 40.5,
	z = -393.19299316406
}

Player look:

{
	x = -0.53678542375565,
	y = -0.41707408428192,
	z = 0.73342388868332
}

Player information:

{
	max_jitter = 0.98599994182587,
	connection_uptime = 1098,
	serialization_version = 29,
	patch = 0,
	state = "Active",
	formspec_version = 5,
	lang_code = "",
	major = 5,
	minor = 6,
	version_string = "5.6.0-dev-0db22e793-dirty",
	avg_jitter = 0.0050000101327896,
	protocol_version = 40,
	ip_version = 6,
	min_rtt = 0.15899999439716,
	max_rtt = 1.5700000524521,
	avg_rtt = 0.17200000584126,
	min_jitter = 0
}

Player meta:

{
	fields = {
		played_time = "1296746",
		digged_nodes = "5454",
		placed_nodes = "12647",
		hud_state = "off",
		["stamina:level"] = "0",
		crafted = "28",
		punch_count = "838",
		inflicted_damage = "139452",
		xp = "0",
		["3d_armor_inventory"] = "return {\"nether_mobs:dragon_boots 1 13700\", \"\", \"\", \"\", \"\", \"\"}",
		["signslib:pos"] = "(2164,17,1129)",
		["stamina:poisoned"] = "no",
		died = "2",
		jointime = "1644205752",
		bitten = "0",
		["ethereal:fly_timer"] = "-99",
		["ocean_build.last_warning"] = "1.65817e+09",
		repellant = "0",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\"}",
		yl_commons_thankyou = "18",
		arenalib_infobox_arenaID = "0",
		yl_commons_player_created = "1644205752",
		yl_commons_player_joined = "1658793900",
		["ocean_build.ocean_built"] = "1",
		partychat = "party",
		["stamina:exhaustion"] = "56",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 15, [\"x\"] = 1353, [\"z\"] = 1089}}"
	}
}

Log identifier


[MOD] yl_report log identifier = nd9nlG9HIKmvAOBOLz07JYUWxlzq1YZu

Profiler save:

profile-20220726T022257.json_prettyEE

Status:

# Server: version: 5.5.1-yl | game: Minetest Game | uptime: 5d 13h 54min 18s | max lag: 2.03s | clients: paneg, rheo, AliasAlreadyTaken, Cody, Bailiff, Ivanhoe, hbreturns, Hulda

Teleport command:

/teleport xyz 1878 41 -393

Compass command:

/give_compass Construction nd9nlG9HIKmvAOBOLz07JYUWxlzq1YZu D2691E 1878 41 -393
rheo reports a bug: > ethereal trees apparently won't grow on top of dropped items, but will happily grow on top of a player. why would that be? Player position: ``` { x = 1878.1989746094, y = 40.5, z = -393.19299316406 } ``` Player look: ``` { x = -0.53678542375565, y = -0.41707408428192, z = 0.73342388868332 } ``` Player information: ``` { max_jitter = 0.98599994182587, connection_uptime = 1098, serialization_version = 29, patch = 0, state = "Active", formspec_version = 5, lang_code = "", major = 5, minor = 6, version_string = "5.6.0-dev-0db22e793-dirty", avg_jitter = 0.0050000101327896, protocol_version = 40, ip_version = 6, min_rtt = 0.15899999439716, max_rtt = 1.5700000524521, avg_rtt = 0.17200000584126, min_jitter = 0 } ``` Player meta: ``` { fields = { played_time = "1296746", digged_nodes = "5454", placed_nodes = "12647", hud_state = "off", ["stamina:level"] = "0", crafted = "28", punch_count = "838", inflicted_damage = "139452", xp = "0", ["3d_armor_inventory"] = "return {\"nether_mobs:dragon_boots 1 13700\", \"\", \"\", \"\", \"\", \"\"}", ["signslib:pos"] = "(2164,17,1129)", ["stamina:poisoned"] = "no", died = "2", jointime = "1644205752", bitten = "0", ["ethereal:fly_timer"] = "-99", ["ocean_build.last_warning"] = "1.65817e+09", repellant = "0", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\"}", yl_commons_thankyou = "18", arenalib_infobox_arenaID = "0", yl_commons_player_created = "1644205752", yl_commons_player_joined = "1658793900", ["ocean_build.ocean_built"] = "1", partychat = "party", ["stamina:exhaustion"] = "56", yl_church = "return {[\"last_death\"] = {[\"y\"] = 15, [\"x\"] = 1353, [\"z\"] = 1089}}" } } ``` Log identifier ``` [MOD] yl_report log identifier = nd9nlG9HIKmvAOBOLz07JYUWxlzq1YZu ``` Profiler save: ``` profile-20220726T022257.json_prettyEE ``` Status: ``` # Server: version: 5.5.1-yl | game: Minetest Game | uptime: 5d 13h 54min 18s | max lag: 2.03s | clients: paneg, rheo, AliasAlreadyTaken, Cody, Bailiff, Ivanhoe, hbreturns, Hulda ``` Teleport command: ``` /teleport xyz 1878 41 -393 ``` Compass command: ``` /give_compass Construction nd9nlG9HIKmvAOBOLz07JYUWxlzq1YZu D2691E 1878 41 -393 ```
AliasAlreadyTaken was assigned by yourland-report 2022-07-26 00:23:00 +00:00
flux added the
4. step/question
1. kind/other
labels 2022-07-26 04:05:23 +00:00
flux added this to the flux's TODO list project 2022-07-26 04:05:37 +00:00
flux self-assigned this 2022-07-26 04:05:43 +00:00
Member

the behavior is weird, i want to understand it

the behavior is weird, i want to understand it
flux added the
2. prio/low
label 2022-11-02 21:49:22 +00:00
Member

by "won't grow on", i mean that the node where the dropped item is, doesn't get filled w/ a trunk node - the tree still grows.

by "won't grow on", i mean that the node where the dropped item is, doesn't get filled w/ a trunk node - the tree still grows.
Sign in to join this conversation.
No Milestone
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#2319
No description provided.