Boris reports: testserver farming:sunflower h ... #3536

Closed
opened 2023-01-16 10:44:41 +00:00 by yourland-report · 4 comments

Boris reports a bug:

testserver farming:sunflower has no crafting recipe. Either remove or add back and forth crafting with flowers:sunflower

Player position:

{
	y = 14.5,
	z = 1316.7659912109,
	x = 2074.248046875
}

Player look:

{
	y = -0.38606703281403,
	z = 0.8678805232048,
	x = 0.31262713670731
}

Player information:

{
	min_rtt = 0.01799999922514,
	avg_rtt = 0.018999999389052,
	max_jitter = 0.14599999785423,
	avg_jitter = 0,
	serialization_version = 29,
	patch = 0,
	connection_uptime = 292,
	major = 5,
	minor = 7,
	version_string = "5.7.0-dev-2f9f0c090",
	protocol_version = 41,
	lang_code = "",
	state = "Active",
	formspec_version = 6,
	ip_version = 6,
	max_rtt = 0.16400000452995,
	min_jitter = 0
}

Player meta:

{
	fields = {
		yl_commons_thankyou = "1",
		played_time = "4619390",
		["ethereal:fly_timer"] = "-99",
		placed_nodes = "443",
		punch_count = "246",
		xp = "1250",
		hud_state = "on",
		["3d_armor_inventory"] = "return {\"\", \"\", \"\", \"\", \"\", \"\"}",
		crafted = "51",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 15, [\"z\"] = 1317, [\"x\"] = 2081}, [\"last_death_portal\"] = 1672655087}",
		["stamina:level"] = "19",
		["signslib:pos"] = "(1975,19,1178)",
		yl_commons_player_joined = "1673865603",
		inflicted_damage = "3062",
		["stamina:exhaustion"] = "57.5",
		partychat = "party",
		bitten = "0",
		digged_nodes = "1001",
		died = "146",
		["stamina:poisoned"] = "no",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_medium\", \"unified_inventory:bag_small\", \"unified_inventory:bag_large\"}",
		arenalib_infobox_arenaID = "0",
		repellant = "0"
	}
}

Log identifier


[MOD] yl_report log identifier = XquailipglVnBQRina5CCGYq4QPlotcR

Profiler save:

profile-20230116T104441.json_prettyEE

Status:

# Server: version: 5.6.1-yl-debug | game: Minetest Game | uptime: 1h 25min 45s | max lag: 0.406s | clients (3/42): AliasAlreadyTaken, Boris, Laylem

Teleport command:

/teleport xyz 2074 15 1317

Compass command:

/give_compass Construction XquailipglVnBQRina5CCGYq4QPlotcR D2691E 2074 15 1317
Boris reports a bug: > testserver farming:sunflower has no crafting recipe. Either remove or add back and forth crafting with flowers:sunflower Player position: ``` { y = 14.5, z = 1316.7659912109, x = 2074.248046875 } ``` Player look: ``` { y = -0.38606703281403, z = 0.8678805232048, x = 0.31262713670731 } ``` Player information: ``` { min_rtt = 0.01799999922514, avg_rtt = 0.018999999389052, max_jitter = 0.14599999785423, avg_jitter = 0, serialization_version = 29, patch = 0, connection_uptime = 292, major = 5, minor = 7, version_string = "5.7.0-dev-2f9f0c090", protocol_version = 41, lang_code = "", state = "Active", formspec_version = 6, ip_version = 6, max_rtt = 0.16400000452995, min_jitter = 0 } ``` Player meta: ``` { fields = { yl_commons_thankyou = "1", played_time = "4619390", ["ethereal:fly_timer"] = "-99", placed_nodes = "443", punch_count = "246", xp = "1250", hud_state = "on", ["3d_armor_inventory"] = "return {\"\", \"\", \"\", \"\", \"\", \"\"}", crafted = "51", yl_church = "return {[\"last_death\"] = {[\"y\"] = 15, [\"z\"] = 1317, [\"x\"] = 2081}, [\"last_death_portal\"] = 1672655087}", ["stamina:level"] = "19", ["signslib:pos"] = "(1975,19,1178)", yl_commons_player_joined = "1673865603", inflicted_damage = "3062", ["stamina:exhaustion"] = "57.5", partychat = "party", bitten = "0", digged_nodes = "1001", died = "146", ["stamina:poisoned"] = "no", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_medium\", \"unified_inventory:bag_small\", \"unified_inventory:bag_large\"}", arenalib_infobox_arenaID = "0", repellant = "0" } } ``` Log identifier ``` [MOD] yl_report log identifier = XquailipglVnBQRina5CCGYq4QPlotcR ``` Profiler save: ``` profile-20230116T104441.json_prettyEE ``` Status: ``` # Server: version: 5.6.1-yl-debug | game: Minetest Game | uptime: 1h 25min 45s | max lag: 0.406s | clients (3/42): AliasAlreadyTaken, Boris, Laylem ``` Teleport command: ``` /teleport xyz 2074 15 1317 ``` Compass command: ``` /give_compass Construction XquailipglVnBQRina5CCGYq4QPlotcR D2691E 2074 15 1317 ```
AliasAlreadyTaken was assigned by yourland-report 2023-01-16 10:44:41 +00:00
flux added the
1. kind/bug
4. step/discussion
labels 2023-01-16 18:11:00 +00:00
Member

i'm not sure why there should be a back&forth crafting recipe. one spreads like a flower, one is a crop, both can be crafted into sunflower seeds which can be planted as a crop.

i'm not sure why there should be a back&forth crafting recipe. one spreads like a flower, one is a crop, both can be crafted into sunflower seeds which can be planted as a crop.

There is no farming:sunflower -> farming:seed_sunflower recipe.

Problem is now also on the mainserver

There is no `farming:sunflower -> farming:seed_sunflower` recipe. Problem is now also on the mainserver
Member

wrote a fix for this a few days ago but forgot to update here: c5d6900aff

wrote a fix for this a few days ago but forgot to update here: https://gitea.your-land.de/your-land/yl_commons/commit/c5d6900afffbc9254c399807562d9613f466902c
flux added
4. step/ready to QA test
and removed
4. step/discussion
labels 2023-01-30 20:05:33 +00:00
flux added this to the 1.1.117.1 milestone 2023-01-30 20:05:37 +00:00
AliasAlreadyTaken added the
ugh/QA OK
label 2023-02-11 00:07:29 +00:00
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2023-02-12 18:54:22 +00:00
AliasAlreadyTaken was unassigned by flux 2023-02-12 18:54:24 +00:00
Member

this is live

this is live
flux closed this issue 2023-02-12 18:54:31 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
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#3536
No description provided.