flux reports: some of the glass in the maze ... #370

Closed
opened 2021-03-25 04:48:26 +00:00 by yourland-report · 4 comments

flux reports a bug:

some of the glass in the maze seems to have become imbued w/ "param2=1", which causes it to appear to be filled slightly w/ an untextured (randomly colored) liquid

Player position:

{
	y = 18.5,
	x = 2094.9731445313,
	z = 1217.1140136719
}

Player look:

{
	y = -0.25021103024483,
	x = 0.9535117149353,
	z = 0.16795793175697
}

Player information:

{
	min_rtt = 0.16400000452995,
	max_rtt = 3.7579998970032,
	connection_uptime = 1282,
	lang_code = "",
	address = "::ffff:73.202.104.204",
	formspec_version = 4,
	protocol_version = 39,
	avg_rtt = 0.17200000584126,
	min_jitter = 0,
	ip_version = 6,
	max_jitter = 3.5590000152588,
	avg_jitter = 0
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:boots_crystal 1 18880\", \"rainbow_ore:rainbow_ore_leggings 1 7560\", \"rainbow_ore:rainbow_ore_shield 1 7560\", \"rainbow_ore:rainbow_ore_chestplate 1 7560\", \"rainbow_ore:rainbow_ore_helmet 1 7560\", \"\"}",
		["petz:werewolf_vignette_id"] = "20",
		yl_commons_thankyou = "2",
		jointime = "1615351173",
		yl_commons_player_joined = "1616646448",
		["signslib:pos"] = "(1341,4,847)",
		digged_nodes = "71525",
		partychat = "party",
		["petz:lycanthropy"] = "1",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 18, [\"x\"] = 1170, [\"z\"] = 2487}, [\"last_heal\"] = 1615504208, [\"last_death_portal\"] = 1616449934}",
		["stamina:level"] = "14.05",
		xp = "72894",
		placed_nodes = "18103",
		inflicted_damage = "69302",
		crafted = "1900",
		["petz:old_override_table"] = "return {[\"new_move\"] = true, [\"sneak\"] = true, [\"sneak_glitch\"] = false, [\"jump\"] = 1.5, [\"speed\"] = 2, [\"gravity\"] = 1}",
		["petz:werewolf_clan_idx"] = "1",
		played_time = "449703",
		died = "25",
		hud_state = "on",
		punch_count = "4127",
		yl_commons_player_created = "1615351173"
	}
}

Log identifier


[MOD] yl_report log identifier = Kp7y3AXerheSd5GYRiugIbQEy79ZIWVw

Profiler save:

profile-20210325T054826.json_pretty

Status:

# Server: version=5.3.0-yl, uptime=56753.1, max_lag=1.01182, clients={Icey_fox, flux, Kiyoko, White_Feather, AliasAlreadyTaken, Violetta, Boris, Service, whosit, Test_User, Bailiff}
flux reports a bug: > some of the glass in the maze seems to have become imbued w/ "param2=1", which causes it to appear to be filled slightly w/ an untextured (randomly colored) liquid Player position: ``` { y = 18.5, x = 2094.9731445313, z = 1217.1140136719 } ``` Player look: ``` { y = -0.25021103024483, x = 0.9535117149353, z = 0.16795793175697 } ``` Player information: ``` { min_rtt = 0.16400000452995, max_rtt = 3.7579998970032, connection_uptime = 1282, lang_code = "", address = "::ffff:73.202.104.204", formspec_version = 4, protocol_version = 39, avg_rtt = 0.17200000584126, min_jitter = 0, ip_version = 6, max_jitter = 3.5590000152588, avg_jitter = 0 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:boots_crystal 1 18880\", \"rainbow_ore:rainbow_ore_leggings 1 7560\", \"rainbow_ore:rainbow_ore_shield 1 7560\", \"rainbow_ore:rainbow_ore_chestplate 1 7560\", \"rainbow_ore:rainbow_ore_helmet 1 7560\", \"\"}", ["petz:werewolf_vignette_id"] = "20", yl_commons_thankyou = "2", jointime = "1615351173", yl_commons_player_joined = "1616646448", ["signslib:pos"] = "(1341,4,847)", digged_nodes = "71525", partychat = "party", ["petz:lycanthropy"] = "1", yl_church = "return {[\"last_death\"] = {[\"y\"] = 18, [\"x\"] = 1170, [\"z\"] = 2487}, [\"last_heal\"] = 1615504208, [\"last_death_portal\"] = 1616449934}", ["stamina:level"] = "14.05", xp = "72894", placed_nodes = "18103", inflicted_damage = "69302", crafted = "1900", ["petz:old_override_table"] = "return {[\"new_move\"] = true, [\"sneak\"] = true, [\"sneak_glitch\"] = false, [\"jump\"] = 1.5, [\"speed\"] = 2, [\"gravity\"] = 1}", ["petz:werewolf_clan_idx"] = "1", played_time = "449703", died = "25", hud_state = "on", punch_count = "4127", yl_commons_player_created = "1615351173" } } ``` Log identifier ``` [MOD] yl_report log identifier = Kp7y3AXerheSd5GYRiugIbQEy79ZIWVw ``` Profiler save: ``` profile-20210325T054826.json_pretty ``` Status: ``` # Server: version=5.3.0-yl, uptime=56753.1, max_lag=1.01182, clients={Icey_fox, flux, Kiyoko, White_Feather, AliasAlreadyTaken, Violetta, Boris, Service, whosit, Test_User, Bailiff} ```
AliasAlreadyTaken was assigned by yourland-report 2021-03-25 04:48:26 +00:00
AliasAlreadyTaken added the
1. kind/bug
label 2021-03-25 15:28:09 +00:00
Member

upstream PR to MTG got accepted: https://github.com/minetest/minetest_game/pull/2963

upstream PR to MTG got accepted: https://github.com/minetest/minetest_game/pull/2963
flux added the
4. step/ready to QA test
label 2022-07-02 17:40:40 +00:00
flux added this to the flux's TODO list project 2022-07-02 17:59:50 +00:00
Member

yay finally live

yay finally live
flux closed this issue 2022-10-05 14:20:07 +00:00
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2022-10-05 14:20:15 +00:00

No milestone, because it was an engine/game update. Unfortunately in MT there are a lot of places where content happens:

  • engine
  • game
  • builtin
  • mods
  • worldmods
No milestone, because it was an engine/game update. Unfortunately in MT there are a lot of places where content happens: - engine - game - builtin - mods - worldmods
Member

this was actually an update to minetest_game, not the engine.

this was actually an update to minetest_game, not the engine.
flux removed this from the flux's TODO list project 2022-10-14 00:42:57 +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#370
No description provided.