Andrew reports: TNT breaks maptools blocks ... #463

Closed
opened 2021-04-18 08:39:34 +00:00 by yourland-report · 5 comments

Andrew reports a bug:

TNT breaks maptools blocks

Player position:

{
	y = 14.5,
	x = 1046.6130371094,
	z = 2099.3540039063
}

Player look:

{
	y = -0.39874908328056,
	x = -0.91305017471313,
	z = -0.085665285587311
}

Player information:

{
	min_rtt = 0.22400000691414,
	max_rtt = 1.2000000476837,
	connection_uptime = 6432,
	lang_code = "",
	address = "::ffff:116.230.90.182",
	formspec_version = 4,
	protocol_version = 39,
	avg_rtt = 0.22800000011921,
	min_jitter = 0,
	ip_version = 6,
	max_jitter = 0.95799994468689,
	avg_jitter = 0.012999996542931
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"\", \"\", \"3d_armor:helmet_crystal 1 8359\", \"3d_armor:boots_crystal 1 8409\", \"3d_armor:chestplate_crystal 1 8409\", \"3d_armor:leggings_crystal 1 8325\"}",
		played_time = "80611",
		jointime = "1616235742",
		yl_commons_player_joined = "1618728755",
		["signslib:pos"] = "(802,4,2038)",
		digged_nodes = "7851",
		partychat = "party",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 10, [\"x\"] = 2027, [\"z\"] = 1260}, [\"last_heal\"] = 1618730796, [\"last_death_portal\"] = 1618726781}",
		["stamina:level"] = "15.075",
		xp = "7611",
		inflicted_damage = "14506",
		crafted = "14",
		placed_nodes = "1190",
		yl_commons_thankyou = "1",
		died = "18",
		hud_state = "on",
		punch_count = "746",
		yl_commons_player_created = "1616235742"
	}
}

Log identifier


[MOD] yl_report log identifier = WJ1jXMftIuy3s4nSzZ5tDLn80swZrkYL

Profiler save:

profile-20210418T103934.json_pretty

Status:

# Server: version=5.3.0-yl, uptime=156384, max_lag=2.20552, clients={phillip, CAUTIOUS, Apocralypse, Wolf-Fury, Rex_2000, Cepheus, debiankaios, Icey_fox, debian44, noodles, Andrew, Service, Neo, AliasAlreadyTaken, h1, Bailiff}
Andrew reports a bug: > TNT breaks maptools blocks Player position: ``` { y = 14.5, x = 1046.6130371094, z = 2099.3540039063 } ``` Player look: ``` { y = -0.39874908328056, x = -0.91305017471313, z = -0.085665285587311 } ``` Player information: ``` { min_rtt = 0.22400000691414, max_rtt = 1.2000000476837, connection_uptime = 6432, lang_code = "", address = "::ffff:116.230.90.182", formspec_version = 4, protocol_version = 39, avg_rtt = 0.22800000011921, min_jitter = 0, ip_version = 6, max_jitter = 0.95799994468689, avg_jitter = 0.012999996542931 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"\", \"\", \"3d_armor:helmet_crystal 1 8359\", \"3d_armor:boots_crystal 1 8409\", \"3d_armor:chestplate_crystal 1 8409\", \"3d_armor:leggings_crystal 1 8325\"}", played_time = "80611", jointime = "1616235742", yl_commons_player_joined = "1618728755", ["signslib:pos"] = "(802,4,2038)", digged_nodes = "7851", partychat = "party", yl_church = "return {[\"last_death\"] = {[\"y\"] = 10, [\"x\"] = 2027, [\"z\"] = 1260}, [\"last_heal\"] = 1618730796, [\"last_death_portal\"] = 1618726781}", ["stamina:level"] = "15.075", xp = "7611", inflicted_damage = "14506", crafted = "14", placed_nodes = "1190", yl_commons_thankyou = "1", died = "18", hud_state = "on", punch_count = "746", yl_commons_player_created = "1616235742" } } ``` Log identifier ``` [MOD] yl_report log identifier = WJ1jXMftIuy3s4nSzZ5tDLn80swZrkYL ``` Profiler save: ``` profile-20210418T103934.json_pretty ``` Status: ``` # Server: version=5.3.0-yl, uptime=156384, max_lag=2.20552, clients={phillip, CAUTIOUS, Apocralypse, Wolf-Fury, Rex_2000, Cepheus, debiankaios, Icey_fox, debian44, noodles, Andrew, Service, Neo, AliasAlreadyTaken, h1, Bailiff} ```
AliasAlreadyTaken was assigned by yourland-report 2021-04-18 08:39:34 +00:00
https://github.com/BlockySurvival/bls_custom/blob/378abc81d28288c29eb41051929047b42f33860e/fix_tnt_effects.lua
AliasAlreadyTaken added the
1. kind/bug
3. source/integration
labels 2021-04-19 03:32:27 +00:00
flux added the
4. step/want approval
label 2022-04-01 20:23:49 +00:00
Member

my PR for this got accepted upstream almost 2 years ago (https://github.com/minetest-mods/maptools/pull/23)...

but i missed some of the nodes O_O time to make another PR...

my PR for this got accepted upstream almost 2 years ago (https://github.com/minetest-mods/maptools/pull/23)... but i missed some of the nodes O_O time to make another PR...
flux added
3. source/mod upstream
and removed
4. step/want approval
labels 2022-07-02 18:15:02 +00:00
flux added this to the flux's TODO list project 2022-07-02 18:15:10 +00:00
Member
new PR: https://github.com/minetest-mods/maptools/pull/32
Member

new PR merged (wow that was quick)

new PR merged (wow that was quick)
flux added the
4. step/ready to QA test
label 2022-07-03 00:27:29 +00:00
Member

seems to be live

seems to be live
flux closed this issue 2022-07-17 19:08:22 +00:00
flux added
5. result/fixed
and removed
4. step/ready to QA test
labels 2022-07-17 19:08:31 +00:00
flux removed this from the flux's TODO list project 2022-07-17 20:05:39 +00:00
AliasAlreadyTaken was unassigned by flux 2022-07-17 20:05:42 +00:00
AliasAlreadyTaken added this to the 1.1.115 milestone 2022-08-06 18:46:35 +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#463
No description provided.