rheo reports: falling onto a falling node ca ... #2595

Open
opened 2022-09-01 02:06:21 +00:00 by yourland-report · 1 comment

rheo reports a bug:

falling onto a falling node can kill you - falling nodes should possibly not have a hit-box, and possibly should remember their velocity so that players can't "catch-up" to them

Player position:

{
	y = -14368.073242188,
	z = 1498.8719482422,
	x = 2000.1989746094
}

Player look:

{
	y = -0.33018493652344,
	z = 0.7980323433876,
	x = -0.50410538911819
}

Player information:

{
	state = "Active",
	formspec_version = 6,
	protocol_version = 40,
	major = 5,
	minor = 6,
	min_rtt = 0.16699999570847,
	max_rtt = 2.3570001125336,
	avg_rtt = 0.179000005126,
	min_jitter = 0,
	max_jitter = 2.1850001811981,
	avg_jitter = 0.0010000020265579,
	connection_uptime = 1147,
	serialization_version = 29,
	patch = 0,
	lang_code = "",
	version_string = "5.6.0",
	ip_version = 6
}

Player meta:

{
	fields = {
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", [4] = \"unified_inventory:bag_large\"}",
		crafted = "251",
		["stamina:level"] = "0",
		yl_commons_player_created = "1644205752",
		yl_commons_player_joined = "1661996863",
		repellant = "0",
		["stamina:exhaustion"] = "46.5",
		jointime = "1644205752",
		bitten = "0",
		yl_commons_thankyou = "22",
		digged_nodes = "7115",
		["signslib:pos"] = "(2153,19,1181)",
		["ethereal:fly_timer"] = "-99",
		arenalib_infobox_arenaID = "0",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 15, [\"x\"] = 1353, [\"z\"] = 1089}}",
		played_time = "1661108",
		died = "2",
		["ocean_build.last_warning"] = "1.6588e+09",
		xp = "0",
		["3d_armor_inventory"] = "return {\"nether_mobs:dragon_boots\", \"\", \"\", \"\", \"\", \"\"}",
		["ocean_build.ocean_built"] = "2",
		["stamina:poisoned"] = "no",
		punch_count = "885",
		partychat = "party",
		inflicted_damage = "145682",
		placed_nodes = "13755",
		hud_state = "off"
	}
}

Log identifier


[MOD] yl_report log identifier = eLT0FEMopcdT9k9dDyrR9gUgrqyhq687

Profiler save:

profile-20220901T020621.json_prettyEE

Status:

# Server: version: 5.5.1-yl | game: Minetest Game | uptime: 11h 57min 23s | max lag: 2.14s | clients: Codina, Oakenshield, jackofthebean000, wordes, Cody, Kiyoko, Sokomine, Lupercus, Bailiff, Hulda, Figaro, hbreturns, daydream, rheo, flux

Teleport command:

/teleport xyz 2000 -14368 1499

Compass command:

/give_compass Construction eLT0FEMopcdT9k9dDyrR9gUgrqyhq687 D2691E 2000 -14368 1499
rheo reports a bug: > falling onto a falling node can kill you - falling nodes should possibly not have a hit-box, and possibly should remember their velocity so that players can't "catch-up" to them Player position: ``` { y = -14368.073242188, z = 1498.8719482422, x = 2000.1989746094 } ``` Player look: ``` { y = -0.33018493652344, z = 0.7980323433876, x = -0.50410538911819 } ``` Player information: ``` { state = "Active", formspec_version = 6, protocol_version = 40, major = 5, minor = 6, min_rtt = 0.16699999570847, max_rtt = 2.3570001125336, avg_rtt = 0.179000005126, min_jitter = 0, max_jitter = 2.1850001811981, avg_jitter = 0.0010000020265579, connection_uptime = 1147, serialization_version = 29, patch = 0, lang_code = "", version_string = "5.6.0", ip_version = 6 } ``` Player meta: ``` { fields = { ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", [4] = \"unified_inventory:bag_large\"}", crafted = "251", ["stamina:level"] = "0", yl_commons_player_created = "1644205752", yl_commons_player_joined = "1661996863", repellant = "0", ["stamina:exhaustion"] = "46.5", jointime = "1644205752", bitten = "0", yl_commons_thankyou = "22", digged_nodes = "7115", ["signslib:pos"] = "(2153,19,1181)", ["ethereal:fly_timer"] = "-99", arenalib_infobox_arenaID = "0", yl_church = "return {[\"last_death\"] = {[\"y\"] = 15, [\"x\"] = 1353, [\"z\"] = 1089}}", played_time = "1661108", died = "2", ["ocean_build.last_warning"] = "1.6588e+09", xp = "0", ["3d_armor_inventory"] = "return {\"nether_mobs:dragon_boots\", \"\", \"\", \"\", \"\", \"\"}", ["ocean_build.ocean_built"] = "2", ["stamina:poisoned"] = "no", punch_count = "885", partychat = "party", inflicted_damage = "145682", placed_nodes = "13755", hud_state = "off" } } ``` Log identifier ``` [MOD] yl_report log identifier = eLT0FEMopcdT9k9dDyrR9gUgrqyhq687 ``` Profiler save: ``` profile-20220901T020621.json_prettyEE ``` Status: ``` # Server: version: 5.5.1-yl | game: Minetest Game | uptime: 11h 57min 23s | max lag: 2.14s | clients: Codina, Oakenshield, jackofthebean000, wordes, Cody, Kiyoko, Sokomine, Lupercus, Bailiff, Hulda, Figaro, hbreturns, daydream, rheo, flux ``` Teleport command: ``` /teleport xyz 2000 -14368 1499 ``` Compass command: ``` /give_compass Construction eLT0FEMopcdT9k9dDyrR9gUgrqyhq687 D2691E 2000 -14368 1499 ```
AliasAlreadyTaken was assigned by yourland-report 2022-09-01 02:06:21 +00:00
flux added the
1. kind/enhancement
label 2022-09-01 02:46:38 +00:00
Member

can't get rid of falling node hit boxes, because then they'd fall through other falling nodes...

can't get rid of falling node hit boxes, because then they'd fall through *other falling nodes*...
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#2595
No description provided.