Diaeresis reports: darkage bricks can't be rotate ... #669

Closed
opened 2021-06-26 04:10:49 +00:00 by yourland-report · 6 comments

Diaeresis reports a bug:

darkage bricks can't be rotated but it would be very useful if they could be. please set paramtype2 to facedir

Player position:

{
	y = 149.5,
	x = 689.02600097656,
	z = 20456.677734375
}

Player look:

{
	y = -0.6225146651268,
	x = -0.74908757209778,
	z = 0.22659078240395
}

Player information:

{
	min_rtt = 0.035000000149012,
	max_rtt = 0.2509999871254,
	connection_uptime = 19838,
	max_jitter = 0.20800000429153,
	minor = 5,
	major = 5,
	ip_version = 6,
	formspec_version = 4,
	patch = 0,
	protocol_version = 39,
	serialization_version = 28,
	lang_code = "",
	version_string = "5.5.0-dev-b5c09ada7",
	avg_rtt = 0.041000001132488,
	state = "Active",
	avg_jitter = 0.0029999986290932,
	min_jitter = 0,
	address = "2a02:8108:3d40:62f::1de"
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:chestplate_crystal 1 570\", \"3d_armor:helmet_crystal 1 570\", \"shields:shield_crystal 1 420\", \"3d_armor:leggings_crystal 1 570\", \"3d_armor:boots_crystal 1 22951\", \"\"}",
		yl_commons_thankyou = "1",
		jointime = "1620504302",
		yl_commons_player_joined = "1624660831",
		["signslib:pos"] = "(672,163,20444)",
		digged_nodes = "31207",
		bitten = "0",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 140, [\"x\"] = 687, [\"z\"] = 20441}, [\"last_death_portal\"] = 1623964725}",
		["stamina:level"] = "7.875",
		xp = "40979",
		arenalib_infobox_arenaID = "0",
		inflicted_damage = "2568",
		crafted = "17927",
		died = "6",
		punch_count = "780",
		played_time = "307158",
		placed_nodes = "15753",
		hud_state = "on",
		repellant = "0",
		yl_commons_player_created = "1620504302"
	}
}

Log identifier


[MOD] yl_report log identifier = BUrYsgTHIr6sfjgDif9oCqygsCFJCKe0

Profiler save:

profile-20210626T061049.json_pretty

Status:

# Server: version=5.4.1-yl, uptime=264778, max_lag=1.79407, clients={debian44, Papi, Xonon, AliasAlreadyTaken, Bailiff, wishingirl, Service, Sparkles, Diaeresis}
Diaeresis reports a bug: > darkage bricks can't be rotated but it would be very useful if they could be. please set paramtype2 to facedir Player position: ``` { y = 149.5, x = 689.02600097656, z = 20456.677734375 } ``` Player look: ``` { y = -0.6225146651268, x = -0.74908757209778, z = 0.22659078240395 } ``` Player information: ``` { min_rtt = 0.035000000149012, max_rtt = 0.2509999871254, connection_uptime = 19838, max_jitter = 0.20800000429153, minor = 5, major = 5, ip_version = 6, formspec_version = 4, patch = 0, protocol_version = 39, serialization_version = 28, lang_code = "", version_string = "5.5.0-dev-b5c09ada7", avg_rtt = 0.041000001132488, state = "Active", avg_jitter = 0.0029999986290932, min_jitter = 0, address = "2a02:8108:3d40:62f::1de" } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:chestplate_crystal 1 570\", \"3d_armor:helmet_crystal 1 570\", \"shields:shield_crystal 1 420\", \"3d_armor:leggings_crystal 1 570\", \"3d_armor:boots_crystal 1 22951\", \"\"}", yl_commons_thankyou = "1", jointime = "1620504302", yl_commons_player_joined = "1624660831", ["signslib:pos"] = "(672,163,20444)", digged_nodes = "31207", bitten = "0", yl_church = "return {[\"last_death\"] = {[\"y\"] = 140, [\"x\"] = 687, [\"z\"] = 20441}, [\"last_death_portal\"] = 1623964725}", ["stamina:level"] = "7.875", xp = "40979", arenalib_infobox_arenaID = "0", inflicted_damage = "2568", crafted = "17927", died = "6", punch_count = "780", played_time = "307158", placed_nodes = "15753", hud_state = "on", repellant = "0", yl_commons_player_created = "1620504302" } } ``` Log identifier ``` [MOD] yl_report log identifier = BUrYsgTHIr6sfjgDif9oCqygsCFJCKe0 ``` Profiler save: ``` profile-20210626T061049.json_pretty ``` Status: ``` # Server: version=5.4.1-yl, uptime=264778, max_lag=1.79407, clients={debian44, Papi, Xonon, AliasAlreadyTaken, Bailiff, wishingirl, Service, Sparkles, Diaeresis} ```
AliasAlreadyTaken was assigned by yourland-report 2021-06-26 04:10:50 +00:00
whosit added the
1. kind/enhancement
label 2021-06-28 17:45:04 +00:00
Styxcolor added
1. kind/bug
and removed
1. kind/enhancement
labels 2021-11-03 03:22:50 +00:00
Styxcolor self-assigned this 2021-11-03 03:22:54 +00:00
Owner

Ah, I had a similar issue when I looked into #985. The problem with using "facedir" might be that the blocks will have all their sides visible all the time, so not only have the external sides displayed when they're in a larger mass. At least the glass nodes look worse if set to "nodebox". Just saying, we will still see whether we can change this up in a non destructive way.

Ah, I had a similar issue when I looked into #985. The problem with using "facedir" might be that the blocks will have all their sides visible all the time, so not only have the external sides displayed when they're in a larger mass. At least the glass nodes look worse if set to "nodebox". Just saying, we will still see whether we can change this up in a non destructive way.
Member

I'm not sure how this is related to #985, which dealt with panes/bars, not full blocks like darkage bricks. It shouldn't cause any problem, see regular stone bricks (default:stonebrick).

I'm not sure how this is related to #985, which dealt with panes/bars, not full blocks like darkage bricks. It shouldn't cause any problem, see regular stone bricks (`default:stonebrick`).
flux added
1. kind/enhancement
4. step/want approval
and removed
1. kind/bug
labels 2022-04-01 22:49:52 +00:00
AliasAlreadyTaken added the
4. step/approved
label 2022-05-11 00:02:11 +00:00

Sounds like a bug to me - as long as those param2 bits are not used for anything, there's no point in not rotating stuff.

Sounds like a bug to me - as long as those param2 bits are not used for anything, there's no point in not rotating stuff.
flux removed the
4. step/want approval
label 2022-05-11 00:53:29 +00:00
Member

I'll add the ability to rotate to darkage materials + probably some other similar nodes.

I'll add the ability to rotate to darkage materials + probably some other similar nodes.
AliasAlreadyTaken was unassigned by flux 2022-05-11 00:54:21 +00:00
Styxcolor was unassigned by flux 2022-05-11 00:54:21 +00:00
flux self-assigned this 2022-05-11 00:54:21 +00:00
Member

Fixed in 45853b790c

Fixed in https://gitea.your-land.de/your-land/yl_commons/commit/45853b790cfe125255e6f2fc38d2ef424d5f10e0
flux added
5. result/fixed
and removed
4. step/approved
labels 2022-05-19 20:20:25 +00:00
Member

This is live

This is live
flux closed this issue 2022-05-19 22:12:54 +00:00
AliasAlreadyTaken added this to the 1.1.112 milestone 2022-05-19 23:46:14 +00:00
flux removed their assignment 2022-09-21 00:06:36 +00:00
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#669
No description provided.