rheo reports: rework drunk ... #2190

Open
opened 2022-07-09 02:16:12 +00:00 by yourland-report · 1 comment

rheo reports a bug:

rework drunk

Player position:

{
	y = 53.5,
	x = 1969.5,
	z = 1578.0599365234
}

Player look:

{
	y = -0.69113475084305,
	x = -0.7227258682251,
	z = -0.00025215459754691
}

Player information:

{
	min_rtt = 0.16200000047684,
	max_rtt = 0.96100002527237,
	connection_uptime = 376,
	max_jitter = 0.79300004243851,
	minor = 6,
	major = 5,
	ip_version = 6,
	formspec_version = 5,
	patch = 0,
	protocol_version = 40,
	serialization_version = 29,
	lang_code = "",
	version_string = "5.6.0-dev-874bb40be-dirty",
	avg_rtt = 0.16599999368191,
	state = "Active",
	avg_jitter = 0,
	min_jitter = 0
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:helmet_admin\", \"shields:shield_admin\", \"nether_mobs:dragon_boots 1 18326\", \"\", \"\", \"\"}",
		yl_commons_thankyou = "10",
		jointime = "1644205752",
		yl_commons_player_joined = "1657332623",
		["stamina:exhaustion"] = "89.5",
		["signslib:pos"] = "(1916,49,1867)",
		["ethereal:fly_timer"] = "-99",
		bitten = "0",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\"}",
		partychat = "party",
		placed_nodes = "12191",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 15, [\"x\"] = 1353, [\"z\"] = 1089}}",
		digged_nodes = "4697",
		["stamina:level"] = "0",
		punch_count = "740",
		arenalib_infobox_arenaID = "0",
		inflicted_damage = "131750",
		crafted = "27",
		played_time = "1092520",
		xp = "14784",
		["stamina:poisoned"] = "no",
		died = "2",
		hud_state = "on",
		repellant = "0",
		yl_commons_player_created = "1644205752"
	}
}

Log identifier


[MOD] yl_report log identifier = xV0PJiFws0xiT8b4QEeCHR8gKn6z1BgU

Profiler save:

profile-20220709T041612.json_prettyEE

Status:

# Server: version: 5.5.1-yl | game: Minetest Game | uptime: 3d 16h 28min 6s | max lag: 2.23s | clients: rheo, Lupercus, AliasAlreadyTaken, Sokomine, jackofthebean000, Service, Bailiff, digdeep, Hulda, LeetPeet, pitman, flux

Teleport command:

/teleport xyz 1970 54 1578

Compass command:

/give_compass Construction xV0PJiFws0xiT8b4QEeCHR8gKn6z1BgU D2691E 1970 54 1578
rheo reports a bug: > rework drunk Player position: ``` { y = 53.5, x = 1969.5, z = 1578.0599365234 } ``` Player look: ``` { y = -0.69113475084305, x = -0.7227258682251, z = -0.00025215459754691 } ``` Player information: ``` { min_rtt = 0.16200000047684, max_rtt = 0.96100002527237, connection_uptime = 376, max_jitter = 0.79300004243851, minor = 6, major = 5, ip_version = 6, formspec_version = 5, patch = 0, protocol_version = 40, serialization_version = 29, lang_code = "", version_string = "5.6.0-dev-874bb40be-dirty", avg_rtt = 0.16599999368191, state = "Active", avg_jitter = 0, min_jitter = 0 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:helmet_admin\", \"shields:shield_admin\", \"nether_mobs:dragon_boots 1 18326\", \"\", \"\", \"\"}", yl_commons_thankyou = "10", jointime = "1644205752", yl_commons_player_joined = "1657332623", ["stamina:exhaustion"] = "89.5", ["signslib:pos"] = "(1916,49,1867)", ["ethereal:fly_timer"] = "-99", bitten = "0", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\"}", partychat = "party", placed_nodes = "12191", yl_church = "return {[\"last_death\"] = {[\"y\"] = 15, [\"x\"] = 1353, [\"z\"] = 1089}}", digged_nodes = "4697", ["stamina:level"] = "0", punch_count = "740", arenalib_infobox_arenaID = "0", inflicted_damage = "131750", crafted = "27", played_time = "1092520", xp = "14784", ["stamina:poisoned"] = "no", died = "2", hud_state = "on", repellant = "0", yl_commons_player_created = "1644205752" } } ``` Log identifier ``` [MOD] yl_report log identifier = xV0PJiFws0xiT8b4QEeCHR8gKn6z1BgU ``` Profiler save: ``` profile-20220709T041612.json_prettyEE ``` Status: ``` # Server: version: 5.5.1-yl | game: Minetest Game | uptime: 3d 16h 28min 6s | max lag: 2.23s | clients: rheo, Lupercus, AliasAlreadyTaken, Sokomine, jackofthebean000, Service, Bailiff, digdeep, Hulda, LeetPeet, pitman, flux ``` Teleport command: ``` /teleport xyz 1970 54 1578 ``` Compass command: ``` /give_compass Construction xV0PJiFws0xiT8b4QEeCHR8gKn6z1BgU D2691E 1970 54 1578 ```
AliasAlreadyTaken was assigned by yourland-report 2022-07-09 02:16:12 +00:00
Member

lupercus drank 59 beers and is having trouble getting sober.

  1. drinking that much alcohol should start poisoning the player
  2. #2353 "tipsy" needs an API so i can query/alter it
  3. #2191 werewolves can drink w/out items being used, but the effect still gets added
  4. some other parts of drunkness don't seem to be working right (what?)

also #2035

lupercus drank 59 beers and is having trouble getting sober. 1. [ ] drinking that much alcohol should start poisoning the player 2. [x] #2353 "tipsy" needs an API so i can query/alter it 3. [ ] #2191 werewolves can drink w/out items being used, but the effect still gets added 4. [ ] some other parts of drunkness don't seem to be working right (what?) also #2035
flux added the
1. kind/enhancement
2. prio/interesting
labels 2022-07-09 02:20:03 +00:00
flux added this to the flux's TODO list project 2022-07-09 02:27:26 +00:00
flux added a new dependency 2022-10-30 18:23:13 +00:00
flux added the
4. step/at work
label 2023-05-02 23:39:25 +00:00
flux removed the
4. step/at work
label 2023-12-22 20:37:18 +00:00
Sign in to join this conversation.
No Milestone
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.

Depends on
You do not have permission to read 1 dependency
Reference: your-land/bugtracker#2190
No description provided.