Absolute_Mongoose reports: When searching for an item in ... #3477

Open
opened 2023-01-07 18:46:22 +00:00 by yourland-report · 3 comments

Absolute_Mongoose reports a bug:

When searching for an item in the "I" inventory menu to find the recipe, when clicking on the item, it does not take me to the recipe of the item, it takes me to item recipes that could be made with that item. Instead, I feel like this should primarily load up with the recipe needed to make that exact item first right in the front, and have different recipes on different pages after. Thank you.

Player position:

{
	y = -2781.4990234375,
	z = 1625.1379394531,
	x = 2122.873046875
}

Player look:

{
	y = -0.052684538066387,
	z = 0.29746246337891,
	x = -0.95327877998352
}

Player information:

{
	major = 5,
	version_string = "5.6.1",
	formspec_version = 6,
	minor = 6,
	lang_code = "",
	state = "Active",
	ip_version = 6,
	min_rtt = 0.12099999934435,
	avg_rtt = 0.12899999320507,
	min_jitter = 0,
	max_jitter = 2.0789999961853,
	avg_jitter = 0.0019999891519547,
	connection_uptime = 21218,
	serialization_version = 29,
	patch = 1,
	max_rtt = 2.2139999866486,
	protocol_version = 41
}

Player meta:

{
	fields = {
		inflicted_damage = "17108",
		["stamina:level"] = "19",
		["stamina:poisoned"] = "no",
		bitten = "0",
		["stamina:exhaustion"] = "0",
		yl_commons_player_created = "1671836768",
		yl_commons_player_joined = "1673095981",
		played_time = "210556",
		digged_nodes = "72549",
		placed_nodes = "13165",
		died = "25",
		repellant = "0",
		crafted = "536",
		partychat = "party",
		xp = "75250",
		yl_commons_thankyou = "5",
		jointime = "1671836768",
		["signslib:pos"] = "(1991,-2754,1489)",
		arenalib_infobox_arenaID = "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_portal\"] = 1672595614, [\"last_death\"] = {[\"x\"] = 2205, [\"y\"] = 6, [\"z\"] = 1154}}",
		["3d_armor_inventory"] = "return {\"3d_armor:helmet_crystal 1 1400\", \"shields:shield_crystal 1 1400\", \"3d_armor:chestplate_crystal 1 1400\", \"3d_armor:boots_crystal 1 1400\", \"3d_armor:leggings_crystal 1 1400\", \"\"}",
		punch_count = "1204",
		hud_state = "on"
	}
}

Log identifier


[MOD] yl_report log identifier = jZrNH50zt2fCSKl8zFzL6tr2mlCwb4WY

Profiler save:

profile-20230107T184622.json_prettyEE

Status:

# Server: version: 5.6.1-yl | game: Minetest Game | uptime: 4d 9h 51min 51s | max lag: 4.26s | clients (30/42): Absolute_Mongoose, AliasAlreadyTaken, arual, AspireMint, Bailiff, BibaBoba, Boot, daydream, ElusiveAstropath, FailFactory, Fauxpreux, filka, frostwolf_177, jackofthebean000, JeCel, labrat, LeetPeet, Lucien_II, Parrish, rewired_X, rheo, Robo, Service, shanish2, Shark02, sherkhan30452, sparrow, Sysmatic, the_chosen_one, Therottenpotato

Teleport command:

/teleport xyz 2123 -2781 1625

Compass command:

/give_compass Construction jZrNH50zt2fCSKl8zFzL6tr2mlCwb4WY D2691E 2123 -2781 1625
Absolute_Mongoose reports a bug: > When searching for an item in the "I" inventory menu to find the recipe, when clicking on the item, it does not take me to the recipe of the item, it takes me to item recipes that could be made with that item. Instead, I feel like this should primarily load up with the recipe needed to make that exact item first right in the front, and have different recipes on different pages after. Thank you. Player position: ``` { y = -2781.4990234375, z = 1625.1379394531, x = 2122.873046875 } ``` Player look: ``` { y = -0.052684538066387, z = 0.29746246337891, x = -0.95327877998352 } ``` Player information: ``` { major = 5, version_string = "5.6.1", formspec_version = 6, minor = 6, lang_code = "", state = "Active", ip_version = 6, min_rtt = 0.12099999934435, avg_rtt = 0.12899999320507, min_jitter = 0, max_jitter = 2.0789999961853, avg_jitter = 0.0019999891519547, connection_uptime = 21218, serialization_version = 29, patch = 1, max_rtt = 2.2139999866486, protocol_version = 41 } ``` Player meta: ``` { fields = { inflicted_damage = "17108", ["stamina:level"] = "19", ["stamina:poisoned"] = "no", bitten = "0", ["stamina:exhaustion"] = "0", yl_commons_player_created = "1671836768", yl_commons_player_joined = "1673095981", played_time = "210556", digged_nodes = "72549", placed_nodes = "13165", died = "25", repellant = "0", crafted = "536", partychat = "party", xp = "75250", yl_commons_thankyou = "5", jointime = "1671836768", ["signslib:pos"] = "(1991,-2754,1489)", arenalib_infobox_arenaID = "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_portal\"] = 1672595614, [\"last_death\"] = {[\"x\"] = 2205, [\"y\"] = 6, [\"z\"] = 1154}}", ["3d_armor_inventory"] = "return {\"3d_armor:helmet_crystal 1 1400\", \"shields:shield_crystal 1 1400\", \"3d_armor:chestplate_crystal 1 1400\", \"3d_armor:boots_crystal 1 1400\", \"3d_armor:leggings_crystal 1 1400\", \"\"}", punch_count = "1204", hud_state = "on" } } ``` Log identifier ``` [MOD] yl_report log identifier = jZrNH50zt2fCSKl8zFzL6tr2mlCwb4WY ``` Profiler save: ``` profile-20230107T184622.json_prettyEE ``` Status: ``` # Server: version: 5.6.1-yl | game: Minetest Game | uptime: 4d 9h 51min 51s | max lag: 4.26s | clients (30/42): Absolute_Mongoose, AliasAlreadyTaken, arual, AspireMint, Bailiff, BibaBoba, Boot, daydream, ElusiveAstropath, FailFactory, Fauxpreux, filka, frostwolf_177, jackofthebean000, JeCel, labrat, LeetPeet, Lucien_II, Parrish, rewired_X, rheo, Robo, Service, shanish2, Shark02, sherkhan30452, sparrow, Sysmatic, the_chosen_one, Therottenpotato ``` Teleport command: ``` /teleport xyz 2123 -2781 1625 ``` Compass command: ``` /give_compass Construction jZrNH50zt2fCSKl8zFzL6tr2mlCwb4WY D2691E 2123 -2781 1625 ```
AliasAlreadyTaken was assigned by yourland-report 2023-01-07 18:46:23 +00:00
AliasAlreadyTaken added the
1. kind/documentation
label 2023-01-07 18:46:50 +00:00

This is alot more work than it sounds, a better receipe / mod
is definately something doable and required,
YLs items are fantastic but its not easy to read.

This is alot more work than it sounds, a better receipe / mod is definately something doable and required, YLs items are fantastic but its not easy to read.

Just click the item in the crafting guide again.
With every click you switch between displaying how to make the item and recipes it´s used in.

Just click the item in the crafting guide again. With every click you switch between displaying how to make the item and recipes it´s used in.
Member

creating a better inventory manager is something i'd love to do, but probably something i won't get to for at least a year.

creating a better inventory manager is something i'd love to do, but probably something i won't get to for at least a year.
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#3477
No description provided.