lazerbeak12345 reports: If you are riding a cart behin ... #1177

Closed
opened 2021-12-17 04:21:36 +00:00 by yourland-report · 2 comments

lazerbeak12345 reports a bug:

If you are riding a cart behind someone, you will get stuck inside them at the end of the rail. /spawn doesn't work.

Player position:

{
	y = -165.5,
	x = 2248.5739746094,
	z = 1378.2380371094
}

Player look:

{
	y = -0.45864954590797,
	x = -0.33891227841377,
	z = -0.8214493393898
}

Player information:

{
	min_rtt = 0.14699999988079,
	max_rtt = 2.9719998836517,
	connection_uptime = 7189,
	max_jitter = 2.7839999198914,
	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.15399999916553,
	state = "Active",
	avg_jitter = 0.0010000020265579,
	min_jitter = 0
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:helmet_steel 1 1800\", \"3d_armor:chestplate_steel 1 1800\", \"3d_armor:boots_steel 1 1800\", \"3d_armor:leggings_steel 1 1800\", \"\", \"\"}",
		yl_commons_thankyou = "5",
		jointime = "1637883666",
		yl_commons_player_joined = "1639707727",
		digged_nodes = "2499",
		bitten = "0",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = -18, [\"x\"] = 2026, [\"z\"] = 1175}, [\"last_death_portal\"] = 1639712103, [\"last_heal\"] = 1637901588}",
		["stamina:level"] = "19.45",
		xp = "2746",
		arenalib_infobox_arenaID = "0",
		inflicted_damage = "1978",
		crafted = "403",
		punch_count = "376",
		played_time = "182076",
		died = "14",
		placed_nodes = "316",
		hud_state = "on",
		repellant = "0",
		yl_commons_player_created = "1637883666"
	}
}

Log identifier


[MOD] yl_report log identifier = 8e5hy3NP58sviaZZPl1qMQDnxgfbBVnw

Profiler save:

profile-20211217T052136.json_pretty

Status:

# Server: version=5.4.1-yl, uptime=246073, max_lag=1.64842, clients={Pecka, Lupercus, lazerbeak12345, ccady, XeLNaGa, Service, AliasAlreadyTaken, Sokomine, Bailiff}

Teleport command:

/teleport xyz 2249 -165 1378

Compass command:

/give_compass Construction 8e5hy3NP58sviaZZPl1qMQDnxgfbBVnw D2691E 2249 -165 1378
lazerbeak12345 reports a bug: > If you are riding a cart behind someone, you will get stuck inside them at the end of the rail. /spawn doesn't work. Player position: ``` { y = -165.5, x = 2248.5739746094, z = 1378.2380371094 } ``` Player look: ``` { y = -0.45864954590797, x = -0.33891227841377, z = -0.8214493393898 } ``` Player information: ``` { min_rtt = 0.14699999988079, max_rtt = 2.9719998836517, connection_uptime = 7189, max_jitter = 2.7839999198914, 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.15399999916553, state = "Active", avg_jitter = 0.0010000020265579, min_jitter = 0 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:helmet_steel 1 1800\", \"3d_armor:chestplate_steel 1 1800\", \"3d_armor:boots_steel 1 1800\", \"3d_armor:leggings_steel 1 1800\", \"\", \"\"}", yl_commons_thankyou = "5", jointime = "1637883666", yl_commons_player_joined = "1639707727", digged_nodes = "2499", bitten = "0", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}", yl_church = "return {[\"last_death\"] = {[\"y\"] = -18, [\"x\"] = 2026, [\"z\"] = 1175}, [\"last_death_portal\"] = 1639712103, [\"last_heal\"] = 1637901588}", ["stamina:level"] = "19.45", xp = "2746", arenalib_infobox_arenaID = "0", inflicted_damage = "1978", crafted = "403", punch_count = "376", played_time = "182076", died = "14", placed_nodes = "316", hud_state = "on", repellant = "0", yl_commons_player_created = "1637883666" } } ``` Log identifier ``` [MOD] yl_report log identifier = 8e5hy3NP58sviaZZPl1qMQDnxgfbBVnw ``` Profiler save: ``` profile-20211217T052136.json_pretty ``` Status: ``` # Server: version=5.4.1-yl, uptime=246073, max_lag=1.64842, clients={Pecka, Lupercus, lazerbeak12345, ccady, XeLNaGa, Service, AliasAlreadyTaken, Sokomine, Bailiff} ``` Teleport command: ``` /teleport xyz 2249 -165 1378 ``` Compass command: ``` /give_compass Construction 8e5hy3NP58sviaZZPl1qMQDnxgfbBVnw D2691E 2249 -165 1378 ```
AliasAlreadyTaken was assigned by yourland-report 2021-12-17 04:21:36 +00:00
Styxcolor added the
1. kind/bug
label 2021-12-17 13:54:38 +00:00
Owner

same issue as in: #1177
but adds another layer, not being able to escape the cart if there's anyone before you.
Would a possible solution be that the first one who arrives MUST remove their cart so that others may leave theirs too?

same issue as in: #1177 but adds another layer, not being able to escape the cart if there's anyone before you. Would a possible solution be that the first one who arrives MUST remove their cart so that others may leave theirs too?
Member

This issue is itself #1177. This is a duplicate of #1163 and #763, which are separate but related issues. It's also related to #33. I'm going to close it as a dupe.

This issue is itself #1177. This is a duplicate of #1163 and #763, which are separate but related issues. It's also related to #33. I'm going to close it as a dupe.
flux closed this issue 2022-01-03 22:58:13 +00:00
flux added the
5. result/duplicate
label 2022-01-03 22:58:29 +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#1177
No description provided.