Jammy reports: add a magic 8 ball that genera ... #6245

Open
opened 2024-02-06 03:15:38 +00:00 by yourland-report · 0 comments

Jammy reports a bug:

add a magic 8 ball that generates responses. Would be fun, and can work together with my fortune telling NPC

Player position:

{
	x = 18717.51953125,
	y = 18.5,
	z = 18430.744140625
}

Player look:

{
	x = -0.74290573596954,
	y = -0.36325120925903,
	z = 0.56226289272308
}

Player information:

{
	state = "Active",
	ip_version = 6,
	avg_jitter = 0.15600000321865,
	serialization_version = 29,
	patch = 0,
	min_rtt = 0.18899999558926,
	avg_rtt = 0.2119999974966,
	min_jitter = 0,
	max_jitter = 2.5920000076294,
	connection_uptime = 3118,
	max_rtt = 2.8020000457764,
	lang_code = "zh_CN",
	formspec_version = 6,
	minor = 7,
	major = 5,
	protocol_version = 42,
	version_string = "5.7.0"
}

Player meta:

{
	fields = {
		["petz:werewolf_clan_idx"] = "3",
		yl_commons_player_created = "1700288470",
		yl_commons_player_joined = "1707186235",
		punch_count = "22812",
		["ocean_build.ocean_built"] = "2",
		inflicted_damage = "435196",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"water_life:croc_bag\", \"unified_inventory:bag_large\"}",
		["signslib:pos"] = "(18768,40,18465)",
		["ocean_build.last_warning"] = "1706696791",
		["petz:werewolf"] = "0",
		hud_state = "on",
		yl_commons_thankyou = "39",
		yl_church = "return {[\"last_heal\"] = 1706529262, [\"last_death_portal\"] = 1707102917, [\"last_death\"] = {[\"x\"] = 18821, [\"y\"] = 50, [\"z\"] = 18472}}",
		xp = "160574",
		bitten = "0",
		["3d_armor_inventory"] = "return {\"\", \"shields:shield_rainbow 1 8256\", \"3d_armor:helmet_nether 1 20640\", \"3d_armor:chestplate_nether 1 41280\", \"3d_armor:leggings_nether 1 41280\", \"3d_armor:boots_crystal 1 20640\"}",
		partychat = "party",
		["petz:lycanthropy"] = "0",
		repellant = "0",
		["stamina:level"] = "16",
		jointime = "1700288470",
		["stamina:poisoned"] = "no",
		["stamina:exhaustion"] = "4",
		["ambience.svol"] = "0.1",
		played_time = "1565872",
		digged_nodes = "175871",
		placed_nodes = "59272",
		died = "352",
		crafted = "87877"
	}
}

Log identifier


[MOD] yl_report log identifier = IHcJcx4w7ONFl1zehGooGnNtmlxNdn73

Profiler save:

profile-20240206T031538.json_prettyEE

Status:

# Server: version: 5.7.0-yl-thx-tmm | game: Minetest Game | uptime: 2d 6h 5min 59s | max lag: 0.976s | clients (24/52): AliasAlreadyTaken, Aliza, America, annah, Bailiff, Chache, daydream, DragonWrangler1, flux, jackofthebean000, Jammy, Jiskster, L-Dog, leo6, maxtil, MeZN, nedd, Noii, Penelopee, Service, Sokomine, tagtraum, uhhh, void32

Teleport command:

/teleport xyz 18718 19 18431

Compass command:

/give_compass Construction IHcJcx4w7ONFl1zehGooGnNtmlxNdn73 D2691E 18718 19 18431
Jammy reports a bug: > add a magic 8 ball that generates responses. Would be fun, and can work together with my fortune telling NPC Player position: ``` { x = 18717.51953125, y = 18.5, z = 18430.744140625 } ``` Player look: ``` { x = -0.74290573596954, y = -0.36325120925903, z = 0.56226289272308 } ``` Player information: ``` { state = "Active", ip_version = 6, avg_jitter = 0.15600000321865, serialization_version = 29, patch = 0, min_rtt = 0.18899999558926, avg_rtt = 0.2119999974966, min_jitter = 0, max_jitter = 2.5920000076294, connection_uptime = 3118, max_rtt = 2.8020000457764, lang_code = "zh_CN", formspec_version = 6, minor = 7, major = 5, protocol_version = 42, version_string = "5.7.0" } ``` Player meta: ``` { fields = { ["petz:werewolf_clan_idx"] = "3", yl_commons_player_created = "1700288470", yl_commons_player_joined = "1707186235", punch_count = "22812", ["ocean_build.ocean_built"] = "2", inflicted_damage = "435196", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"water_life:croc_bag\", \"unified_inventory:bag_large\"}", ["signslib:pos"] = "(18768,40,18465)", ["ocean_build.last_warning"] = "1706696791", ["petz:werewolf"] = "0", hud_state = "on", yl_commons_thankyou = "39", yl_church = "return {[\"last_heal\"] = 1706529262, [\"last_death_portal\"] = 1707102917, [\"last_death\"] = {[\"x\"] = 18821, [\"y\"] = 50, [\"z\"] = 18472}}", xp = "160574", bitten = "0", ["3d_armor_inventory"] = "return {\"\", \"shields:shield_rainbow 1 8256\", \"3d_armor:helmet_nether 1 20640\", \"3d_armor:chestplate_nether 1 41280\", \"3d_armor:leggings_nether 1 41280\", \"3d_armor:boots_crystal 1 20640\"}", partychat = "party", ["petz:lycanthropy"] = "0", repellant = "0", ["stamina:level"] = "16", jointime = "1700288470", ["stamina:poisoned"] = "no", ["stamina:exhaustion"] = "4", ["ambience.svol"] = "0.1", played_time = "1565872", digged_nodes = "175871", placed_nodes = "59272", died = "352", crafted = "87877" } } ``` Log identifier ``` [MOD] yl_report log identifier = IHcJcx4w7ONFl1zehGooGnNtmlxNdn73 ``` Profiler save: ``` profile-20240206T031538.json_prettyEE ``` Status: ``` # Server: version: 5.7.0-yl-thx-tmm | game: Minetest Game | uptime: 2d 6h 5min 59s | max lag: 0.976s | clients (24/52): AliasAlreadyTaken, Aliza, America, annah, Bailiff, Chache, daydream, DragonWrangler1, flux, jackofthebean000, Jammy, Jiskster, L-Dog, leo6, maxtil, MeZN, nedd, Noii, Penelopee, Service, Sokomine, tagtraum, uhhh, void32 ``` Teleport command: ``` /teleport xyz 18718 19 18431 ``` Compass command: ``` /give_compass Construction IHcJcx4w7ONFl1zehGooGnNtmlxNdn73 D2691E 18718 19 18431 ```
AliasAlreadyTaken was assigned by yourland-report 2024-02-06 03:15:38 +00:00
flux added the
1. kind/enhancement
label 2024-02-06 18:01:57 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 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#6245
No description provided.