whosit reports: need recipie to turn corner in ... #420

Closed
opened 2021-04-12 15:54:39 +00:00 by yourland-report · 4 comments

whosit reports a bug:

need recipie to turn corner insulated mesecon back into straight one

Player position:

{
	y = 2.5,
	x = 25086.541015625,
	z = 30102.740234375
}

Player look:

{
	y = -0.27932626008987,
	x = 0.95821642875671,
	z = -0.061628982424736
}

Player information:

{
	min_rtt = 0.048000000417233,
	max_rtt = 0.48699998855591,
	connection_uptime = 3163,
	lang_code = "",
	address = "::ffff:109.252.94.126",
	formspec_version = 4,
	protocol_version = 39,
	avg_rtt = 0.050000000745058,
	min_jitter = 0,
	ip_version = 6,
	max_jitter = 0.43699997663498,
	avg_jitter = 0.00099999830126762
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"shields:shield_crystal 1 16410\", \"3d_armor:helmet_crystal 1 16153\", \"3d_armor:leggings_crystal 1 16478\", \"3d_armor:chestplate_crystal 1 16385\", \"3d_armor:boots_crystal 1 16978\", \"\"}",
		played_time = "726755",
		jointime = "1615221933",
		yl_commons_player_joined = "1618239732",
		["signslib:pos"] = "(25235,-48,30583)",
		digged_nodes = "32080",
		partychat = "party",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 28424, [\"x\"] = 25181, [\"z\"] = 30519}, [\"last_heal\"] = 1618069224, [\"last_death_portal\"] = 1618094915}",
		["stamina:level"] = "14.875",
		xp = "32263",
		inflicted_damage = "78172",
		crafted = "9453",
		died = "187",
		punch_count = "5903",
		placed_nodes = "14170",
		hud_state = "on",
		yl_commons_thankyou = "5",
		yl_commons_player_created = "1615221933"
	}
}

Log identifier


[MOD] yl_report log identifier = GfiQT9usafyGVSbiFz11DwzMYYLKgEAB

Profiler save:

profile-20210412T175439.json_pretty

Status:

# Server: version=5.3.0-yl, uptime=61553.7, max_lag=3.36803, clients={Nobody24, TheAlchemist, Kiyoko, Bailiff, Service, Icey_fox, AliasAlreadyTaken, don_flymoor, whosit, jakob, Bishiro, Makenji, mailman, julian1010, Modder}
whosit reports a bug: > need recipie to turn corner insulated mesecon back into straight one Player position: ``` { y = 2.5, x = 25086.541015625, z = 30102.740234375 } ``` Player look: ``` { y = -0.27932626008987, x = 0.95821642875671, z = -0.061628982424736 } ``` Player information: ``` { min_rtt = 0.048000000417233, max_rtt = 0.48699998855591, connection_uptime = 3163, lang_code = "", address = "::ffff:109.252.94.126", formspec_version = 4, protocol_version = 39, avg_rtt = 0.050000000745058, min_jitter = 0, ip_version = 6, max_jitter = 0.43699997663498, avg_jitter = 0.00099999830126762 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"shields:shield_crystal 1 16410\", \"3d_armor:helmet_crystal 1 16153\", \"3d_armor:leggings_crystal 1 16478\", \"3d_armor:chestplate_crystal 1 16385\", \"3d_armor:boots_crystal 1 16978\", \"\"}", played_time = "726755", jointime = "1615221933", yl_commons_player_joined = "1618239732", ["signslib:pos"] = "(25235,-48,30583)", digged_nodes = "32080", partychat = "party", yl_church = "return {[\"last_death\"] = {[\"y\"] = 28424, [\"x\"] = 25181, [\"z\"] = 30519}, [\"last_heal\"] = 1618069224, [\"last_death_portal\"] = 1618094915}", ["stamina:level"] = "14.875", xp = "32263", inflicted_damage = "78172", crafted = "9453", died = "187", punch_count = "5903", placed_nodes = "14170", hud_state = "on", yl_commons_thankyou = "5", yl_commons_player_created = "1615221933" } } ``` Log identifier ``` [MOD] yl_report log identifier = GfiQT9usafyGVSbiFz11DwzMYYLKgEAB ``` Profiler save: ``` profile-20210412T175439.json_pretty ``` Status: ``` # Server: version=5.3.0-yl, uptime=61553.7, max_lag=3.36803, clients={Nobody24, TheAlchemist, Kiyoko, Bailiff, Service, Icey_fox, AliasAlreadyTaken, don_flymoor, whosit, jakob, Bishiro, Makenji, mailman, julian1010, Modder} ```
AliasAlreadyTaken was assigned by yourland-report 2021-04-12 15:54:39 +00:00
AliasAlreadyTaken added the
1. kind/bug
3. source/mod upstream
labels 2021-04-13 10:05:14 +00:00
flux added the
4. step/want approval
label 2022-04-01 20:47:55 +00:00
flux added this to the flux's TODO list project 2022-07-02 18:04:53 +00:00
flux removed the
4. step/want approval
label 2022-07-03 00:43:27 +00:00
flux added the
4. step/ready to QA test
label 2022-09-04 20:54:02 +00:00
flux self-assigned this 2022-09-04 20:54:09 +00:00
Member

implemented a recipe in yl_commons 48059036ce

implemented a recipe in yl_commons https://gitea.your-land.de/your-land/yl_commons/commit/48059036ce52f642e13142bfa2a31290663290ee
AliasAlreadyTaken added this to the 1.1.116 milestone 2022-09-05 23:09:42 +00:00
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2022-11-13 15:51:19 +00:00
flux removed this from the flux's TODO list project 2022-11-13 15:51:23 +00:00
AliasAlreadyTaken was unassigned by flux 2022-11-13 15:51:25 +00:00
flux removed their assignment 2022-11-13 15:51:25 +00:00
Member

this is live

this is live
flux closed this issue 2022-11-13 15:51:32 +00:00

Maybe upstream would also be interested?

Maybe upstream would also be interested?
Member
why not: https://github.com/minetest-mods/mesecons/pull/629
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#420
No description provided.