Chache reports: As of right now, LuaController ... #6385

Closed
opened 2024-03-01 14:00:31 +00:00 by yourland-report · 3 comments

Chache reports a bug:

As of right now, LuaControllers are not getting digiline messages from Touchscreens at all. I've tried in several cities with the same result. This means the voting Touchscreen for BotM is not working, among others.

Player position:

{
	y = 1.5,
	z = -2668.1970214844,
	x = 2986.998046875
}

Player look:

{
	y = 0.36357644200325,
	z = -0.26083472371101,
	x = 0.89430278539658
}

Player information:

{
	minor = 8,
	ip_version = 6,
	min_rtt = 0.028999999165535,
	avg_rtt = 0.030999999493361,
	min_jitter = 0,
	max_jitter = 2.1719999313354,
	avg_jitter = 0.0010000020265579,
	connection_uptime = 1520,
	max_rtt = 2.3310000896454,
	patch = 0,
	major = 5,
	state = "Active",
	lang_code = "es",
	protocol_version = 42,
	formspec_version = 7,
	version_string = "5.8.0",
	serialization_version = 29
}

Player meta:

{
	fields = {
		digged_nodes = "1266685",
		placed_nodes = "641533",
		died = "14",
		crafted = "287219",
		["ocean_build.forbidden"] = "true",
		["ocean_build.ocean_built"] = "12",
		partychat = "party",
		["3d_armor_inventory"] = "return {\"3d_armor:chestplate_crystal 1 2140\", \"3d_armor:helmet_nether 1 2140\", \"3d_armor:leggings_crystal 1 2140\", \"shields:shield_rainbow 1 856\", \"3d_armor:boots_crystal 1 2140\", \"\"}",
		["signslib:pos"] = "(3066,21,-2819)",
		jointime = "1645471717",
		xp = "1573607",
		["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}",
		arenalib_infobox_arenaID = "0",
		["stamina:level"] = "14",
		["stamina:poisoned"] = "no",
		yl_church = "return {[\"last_death_portal\"] = 1708692284, [\"last_heal\"] = 1653594577, [\"last_death\"] = {[\"y\"] = 27, [\"z\"] = -2131, [\"x\"] = 3229}}",
		xp_redo_hud_color = "0xFFFF00",
		yl_commons_thankyou = "488",
		yl_commons_player_joined = "1709300119",
		bitten = "0",
		repellant = "0",
		["stamina:exhaustion"] = "147.5",
		yl_commons_player_created = "1645471717",
		hud_state = "on",
		punch_count = "53628",
		["ocean_build.last_warning"] = "1.65606e+09",
		inflicted_damage = "1668472",
		played_time = "13493984"
	}
}

Log identifier


[MOD] yl_report log identifier = sJnFvINuOuHp9GNxoeEHzfiOON0E9Zt9

Profiler save:

profile-20240301T140031.json_prettyEE

Status:

# Server: version: 5.7.0-yl-thx-tmm | game: Minetest Game | uptime: 2d 14min 21s | max lag: 0.628s | clients (10/52): AliasAlreadyTaken, Bailiff, BenOnly, Chache, DannyVimaranes, Ecklair, Hecate, jim15, Murmel, Service

Teleport command:

/teleport xyz 2987 2 -2668

Compass command:

/give_compass Construction sJnFvINuOuHp9GNxoeEHzfiOON0E9Zt9 D2691E 2987 2 -2668
Chache reports a bug: > As of right now, LuaControllers are not getting digiline messages from Touchscreens at all. I've tried in several cities with the same result. This means the voting Touchscreen for BotM is not working, among others. Player position: ``` { y = 1.5, z = -2668.1970214844, x = 2986.998046875 } ``` Player look: ``` { y = 0.36357644200325, z = -0.26083472371101, x = 0.89430278539658 } ``` Player information: ``` { minor = 8, ip_version = 6, min_rtt = 0.028999999165535, avg_rtt = 0.030999999493361, min_jitter = 0, max_jitter = 2.1719999313354, avg_jitter = 0.0010000020265579, connection_uptime = 1520, max_rtt = 2.3310000896454, patch = 0, major = 5, state = "Active", lang_code = "es", protocol_version = 42, formspec_version = 7, version_string = "5.8.0", serialization_version = 29 } ``` Player meta: ``` { fields = { digged_nodes = "1266685", placed_nodes = "641533", died = "14", crafted = "287219", ["ocean_build.forbidden"] = "true", ["ocean_build.ocean_built"] = "12", partychat = "party", ["3d_armor_inventory"] = "return {\"3d_armor:chestplate_crystal 1 2140\", \"3d_armor:helmet_nether 1 2140\", \"3d_armor:leggings_crystal 1 2140\", \"shields:shield_rainbow 1 856\", \"3d_armor:boots_crystal 1 2140\", \"\"}", ["signslib:pos"] = "(3066,21,-2819)", jointime = "1645471717", xp = "1573607", ["unified_inventory:bags"] = "return {\"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\", \"unified_inventory:bag_large\"}", arenalib_infobox_arenaID = "0", ["stamina:level"] = "14", ["stamina:poisoned"] = "no", yl_church = "return {[\"last_death_portal\"] = 1708692284, [\"last_heal\"] = 1653594577, [\"last_death\"] = {[\"y\"] = 27, [\"z\"] = -2131, [\"x\"] = 3229}}", xp_redo_hud_color = "0xFFFF00", yl_commons_thankyou = "488", yl_commons_player_joined = "1709300119", bitten = "0", repellant = "0", ["stamina:exhaustion"] = "147.5", yl_commons_player_created = "1645471717", hud_state = "on", punch_count = "53628", ["ocean_build.last_warning"] = "1.65606e+09", inflicted_damage = "1668472", played_time = "13493984" } } ``` Log identifier ``` [MOD] yl_report log identifier = sJnFvINuOuHp9GNxoeEHzfiOON0E9Zt9 ``` Profiler save: ``` profile-20240301T140031.json_prettyEE ``` Status: ``` # Server: version: 5.7.0-yl-thx-tmm | game: Minetest Game | uptime: 2d 14min 21s | max lag: 0.628s | clients (10/52): AliasAlreadyTaken, Bailiff, BenOnly, Chache, DannyVimaranes, Ecklair, Hecate, jim15, Murmel, Service ``` Teleport command: ``` /teleport xyz 2987 2 -2668 ``` Compass command: ``` /give_compass Construction sJnFvINuOuHp9GNxoeEHzfiOON0E9Zt9 D2691E 2987 2 -2668 ```
AliasAlreadyTaken was assigned by yourland-report 2024-03-01 14:00:31 +00:00
AliasAlreadyTaken added the
1. kind/bug
label 2024-03-01 14:04:28 +00:00
Member

My printer and debugger (both with touchscreens) work fine.

And "zoom" button of city locator at PdS also worked fine just now.

My printer and debugger (both with touchscreens) work fine. And "zoom" button of city locator at PdS also worked fine just now.

After 1 hour of debugging, Whosit and I managed to make the code work.

The question remains why code that did work before, suddenly stopped working; and why the city locator of PdS in the test server works perfectly but the one in the main server doesn't.

But the important thing is that LuaC's are actually getting messages from TS's, so this report can be closed.

About the city locators I'll keep investigating on my own.

After 1 hour of debugging, Whosit and I managed to make the code work. The question remains why code that did work before, suddenly stopped working; and why the city locator of PdS in the test server works perfectly but the one in the main server doesn't. But the important thing is that LuaC's *are* actually getting messages from TS's, so this report can be closed. About the city locators I'll keep investigating on my own.
Member

I actually didn't see any abnormalities on main, joining and testing this as soon as Chache reported this...

There was some weirdness on test when voting luac was able to overheat connected empty luac without overheating itself, but I guess that's another issue.

I actually _didn't_ see any abnormalities on main, joining and testing this as soon as Chache reported this... There was some weirdness on test when voting luac was able to overheat connected empty luac without overheating itself, but I guess that's another issue.
whosit added the
1. kind/invalid
label 2024-03-01 16:18:16 +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#6385
No description provided.