Arabella reports: pistons' configuration wont wo ... #708

Closed
opened 2021-07-15 09:51:16 +00:00 by yourland-report · 2 comments

Arabella reports a bug:

pistons' configuration wont wont since the server upgrade. not sure why?

Player position:

{
	y = -10831.499023438,
	x = 3106.8210449219,
	z = 4028.0852050781
}

Player look:

{
	y = -0.30685836076736,
	x = -0.95174616575241,
	z = 0.0041529228910804
}

Player information:

{
	min_rtt = 0.037999998778105,
	max_rtt = 28.482000350952,
	connection_uptime = 10267,
	max_jitter = 15.496000289917,
	minor = 4,
	major = 5,
	ip_version = 6,
	formspec_version = 4,
	patch = 1,
	protocol_version = 39,
	serialization_version = 28,
	lang_code = "",
	version_string = "5.4.1",
	avg_rtt = 0.050999999046326,
	state = "Active",
	avg_jitter = 0.0029999986290932,
	min_jitter = 0,
	address = "::ffff:86.7.188.129"
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:chestplate_crystal 1 17080\", \"3d_armor:leggings_crystal 1 17080\", \"shields:shield_crystal 1 17080\", \"3d_armor:helmet_crystal 1 17080\", \"3d_armor:boots_crystal 1 17080\", \"\"}",
		yl_commons_thankyou = "3",
		jointime = "1624205010",
		yl_commons_player_joined = "1626332435",
		["signslib:pos"] = "(-1032,41,-2937)",
		digged_nodes = "16712",
		bitten = "0",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}",
		partychat = "party",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 24, [\"x\"] = 9911, [\"z\"] = -4946}, [\"last_death_portal\"] = 1624390120}",
		["stamina:level"] = "17",
		punch_count = "1015",
		arenalib_infobox_arenaID = "0",
		inflicted_damage = "370",
		crafted = "364",
		died = "5",
		xp = "28469",
		placed_nodes = "13791",
		played_time = "568744",
		repellant = "0",
		yl_commons_player_created = "1624205010"
	}
}

Log identifier


[MOD] yl_report log identifier = ksgMbl7xaweq1iHd5wddhIYGvVwHL6sn

Profiler save:

profile-20210715T115116.json_pretty

Status:

# Server: version=5.4.1-yl, uptime=44438, max_lag=3.11255, clients={Hasbro, AliasAlreadyTaken, I_Am_A_Programmer, Service, sundragon, wishingirl, anime_girl, GrimPixel, Makenji, Nibsokube, Arabella, Artruc, Bailiff}
Arabella reports a bug: > pistons' configuration wont wont since the server upgrade. not sure why? Player position: ``` { y = -10831.499023438, x = 3106.8210449219, z = 4028.0852050781 } ``` Player look: ``` { y = -0.30685836076736, x = -0.95174616575241, z = 0.0041529228910804 } ``` Player information: ``` { min_rtt = 0.037999998778105, max_rtt = 28.482000350952, connection_uptime = 10267, max_jitter = 15.496000289917, minor = 4, major = 5, ip_version = 6, formspec_version = 4, patch = 1, protocol_version = 39, serialization_version = 28, lang_code = "", version_string = "5.4.1", avg_rtt = 0.050999999046326, state = "Active", avg_jitter = 0.0029999986290932, min_jitter = 0, address = "::ffff:86.7.188.129" } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:chestplate_crystal 1 17080\", \"3d_armor:leggings_crystal 1 17080\", \"shields:shield_crystal 1 17080\", \"3d_armor:helmet_crystal 1 17080\", \"3d_armor:boots_crystal 1 17080\", \"\"}", yl_commons_thankyou = "3", jointime = "1624205010", yl_commons_player_joined = "1626332435", ["signslib:pos"] = "(-1032,41,-2937)", digged_nodes = "16712", bitten = "0", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}", partychat = "party", yl_church = "return {[\"last_death\"] = {[\"y\"] = 24, [\"x\"] = 9911, [\"z\"] = -4946}, [\"last_death_portal\"] = 1624390120}", ["stamina:level"] = "17", punch_count = "1015", arenalib_infobox_arenaID = "0", inflicted_damage = "370", crafted = "364", died = "5", xp = "28469", placed_nodes = "13791", played_time = "568744", repellant = "0", yl_commons_player_created = "1624205010" } } ``` Log identifier ``` [MOD] yl_report log identifier = ksgMbl7xaweq1iHd5wddhIYGvVwHL6sn ``` Profiler save: ``` profile-20210715T115116.json_pretty ``` Status: ``` # Server: version=5.4.1-yl, uptime=44438, max_lag=3.11255, clients={Hasbro, AliasAlreadyTaken, I_Am_A_Programmer, Service, sundragon, wishingirl, anime_girl, GrimPixel, Makenji, Nibsokube, Arabella, Artruc, Bailiff} ```
AliasAlreadyTaken was assigned by yourland-report 2021-07-15 09:51:16 +00:00
AliasAlreadyTaken added the
1. kind/bug
label 2021-07-15 15:11:07 +00:00

Fixed 1ec150a7f5d147ff1b644211b3bcf717fdee4b06

The fix had issues with #610

Finally fixed in 050d13fe42efb7e23d16ba23bc6276d4b8c9e5d0

Fix proposed in https://github.com/minetest-mods/mesecons/issues/566

Fixed 1ec150a7f5d147ff1b644211b3bcf717fdee4b06 The fix had issues with #610 Finally fixed in 050d13fe42efb7e23d16ba23bc6276d4b8c9e5d0 Fix proposed in https://github.com/minetest-mods/mesecons/issues/566
AliasAlreadyTaken added the
2. prio/critical
5. result/fixed
labels 2021-07-15 16:32:49 +00:00

Not upstream, we wrongly fixed it

Not upstream, we wrongly fixed it
Sign in to join this conversation.
No Milestone
No project
No Assignees
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#708
No description provided.