Minetest13 reports: I'm standing on a floating hou ... #3761

Open
opened 2023-02-08 19:38:56 +00:00 by yourland-report · 1 comment

Minetest13 reports a bug:

I'm standing on a floating house (which is at least out of place) between Mese and Geode Cities. Not sure who the builder is.

Player position:

{
	y = 1.5,
	z = -6386.544921875,
	x = -4282.2109375
}

Player look:

{
	y = -0.39217656850815,
	z = -0.90289700031281,
	x = 0.17599593102932
}

Player information:

{
	min_rtt = 0.1330000013113,
	avg_rtt = 0.23800000548363,
	min_jitter = 0,
	max_jitter = 3.8099999427795,
	avg_jitter = 0.097000002861023,
	max_rtt = 3.9760000705719,
	serialization_version = 29,
	patch = 1,
	protocol_version = 41,
	formspec_version = 6,
	minor = 6,
	state = "Active",
	version_string = "5.6.1",
	major = 5,
	connection_uptime = 1697,
	lang_code = "",
	ip_version = 6
}

Player meta:

{
	fields = {
		["ocean_build.ocean_built"] = "6",
		["signslib:pos"] = "(-30888,5,-30877)",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_medium\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}",
		xp = "75539",
		digged_nodes = "50771",
		repellant = "0",
		played_time = "1163637",
		yl_commons_thankyou = "34",
		jointime = "1668019739",
		died = "282",
		yl_church = "return {[\"last_death_portal\"] = 1675797472, [\"last_heal\"] = 1668910046, [\"last_death\"] = {[\"y\"] = 63, [\"z\"] = 412, [\"x\"] = 1168}}",
		crafted = "14783",
		["3d_armor_inventory"] = "return {\"3d_armor:helmet_rainbow 1 832\", \"\", \"3d_armor:chestplate_rainbow 1 832\", \"shields:shield_rainbow 1 35164\", \"3d_armor:leggings_rainbow 1 832\", \"3d_armor:boots_crystal 1 27200\"}",
		partychat = "party",
		["stamina:exhaustion"] = "38",
		arenalib_infobox_arenaID = "0",
		["ocean_build.last_warning"] = "1.66857e+09",
		bitten = "0",
		hud_state = "on",
		["stamina:level"] = "11",
		punch_count = "51524",
		["stamina:poisoned"] = "no",
		inflicted_damage = "1106970",
		yl_commons_player_created = "1668019739",
		yl_commons_player_joined = "1675883475",
		placed_nodes = "13361"
	}
}

Log identifier


[MOD] yl_report log identifier = Mdt9L17dV5WCxTgkYZwqLnPxbXLQF8pM

Profiler save:

profile-20230208T193855.json_prettyEE

Status:

# Server: version: 5.6.1-yl | game: Minetest Game | uptime: 2d 17h 28min 12s | max lag: 3.04s | clients (24/52): afonsan, AliasAlreadyTaken, Aliza, AspireMint, Bailiff, Boris, daydream, drgn, flux, Ganf, Koolk7474, labrat, M4nc1, MeZN, Miahide, Minetest13, Murmel, Parrish, Sandra, Service, set, Violetta, Yad, yo_hi

Teleport command:

/teleport xyz -4282 2 -6387

Compass command:

/give_compass Construction Mdt9L17dV5WCxTgkYZwqLnPxbXLQF8pM D2691E -4282 2 -6387
Minetest13 reports a bug: > I'm standing on a floating house (which is at least out of place) between Mese and Geode Cities. Not sure who the builder is. Player position: ``` { y = 1.5, z = -6386.544921875, x = -4282.2109375 } ``` Player look: ``` { y = -0.39217656850815, z = -0.90289700031281, x = 0.17599593102932 } ``` Player information: ``` { min_rtt = 0.1330000013113, avg_rtt = 0.23800000548363, min_jitter = 0, max_jitter = 3.8099999427795, avg_jitter = 0.097000002861023, max_rtt = 3.9760000705719, serialization_version = 29, patch = 1, protocol_version = 41, formspec_version = 6, minor = 6, state = "Active", version_string = "5.6.1", major = 5, connection_uptime = 1697, lang_code = "", ip_version = 6 } ``` Player meta: ``` { fields = { ["ocean_build.ocean_built"] = "6", ["signslib:pos"] = "(-30888,5,-30877)", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_medium\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}", xp = "75539", digged_nodes = "50771", repellant = "0", played_time = "1163637", yl_commons_thankyou = "34", jointime = "1668019739", died = "282", yl_church = "return {[\"last_death_portal\"] = 1675797472, [\"last_heal\"] = 1668910046, [\"last_death\"] = {[\"y\"] = 63, [\"z\"] = 412, [\"x\"] = 1168}}", crafted = "14783", ["3d_armor_inventory"] = "return {\"3d_armor:helmet_rainbow 1 832\", \"\", \"3d_armor:chestplate_rainbow 1 832\", \"shields:shield_rainbow 1 35164\", \"3d_armor:leggings_rainbow 1 832\", \"3d_armor:boots_crystal 1 27200\"}", partychat = "party", ["stamina:exhaustion"] = "38", arenalib_infobox_arenaID = "0", ["ocean_build.last_warning"] = "1.66857e+09", bitten = "0", hud_state = "on", ["stamina:level"] = "11", punch_count = "51524", ["stamina:poisoned"] = "no", inflicted_damage = "1106970", yl_commons_player_created = "1668019739", yl_commons_player_joined = "1675883475", placed_nodes = "13361" } } ``` Log identifier ``` [MOD] yl_report log identifier = Mdt9L17dV5WCxTgkYZwqLnPxbXLQF8pM ``` Profiler save: ``` profile-20230208T193855.json_prettyEE ``` Status: ``` # Server: version: 5.6.1-yl | game: Minetest Game | uptime: 2d 17h 28min 12s | max lag: 3.04s | clients (24/52): afonsan, AliasAlreadyTaken, Aliza, AspireMint, Bailiff, Boris, daydream, drgn, flux, Ganf, Koolk7474, labrat, M4nc1, MeZN, Miahide, Minetest13, Murmel, Parrish, Sandra, Service, set, Violetta, Yad, yo_hi ``` Teleport command: ``` /teleport xyz -4282 2 -6387 ``` Compass command: ``` /give_compass Construction Mdt9L17dV5WCxTgkYZwqLnPxbXLQF8pM D2691E -4282 2 -6387 ```
AliasAlreadyTaken was assigned by yourland-report 2023-02-08 19:38:56 +00:00
AliasAlreadyTaken added the
3. source/ingame
label 2023-02-08 19:41:21 +00:00
flux added the
1. kind/construction
label 2023-02-09 16:37:48 +00:00
Member

image

belongs to Vermon, last-login 2022-12-17. it's attached to the ground, not actually floating. vote to leave it as is.

![image](/attachments/dc51dbb7-f66d-472c-9eff-80d337f04dc9) belongs to Vermon, last-login 2022-12-17. it's attached to the ground, not actually floating. vote to leave it as is.
262 KiB
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#3761
No description provided.