DatOneFox reports: if you write too long of an en ... #649

Closed
opened 2021-06-12 19:36:09 +00:00 by yourland-report · 2 comments

DatOneFox reports a bug:

if you write too long of an envelope and you don't press enter it goes off screen

Player position:

{
	y = 14.5,
	x = 2001.8430175781,
	z = 1153.5550537109
}

Player look:

{
	y = -0.43680176138878,
	x = 0.54661929607391,
	z = 0.71443086862564
}

Player information:

{
	min_rtt = 0.12700000405312,
	max_rtt = 2.2929999828339,
	connection_uptime = 7170,
	max_jitter = 2.1519999504089,
	minor = 4,
	major = 5,
	ip_version = 6,
	formspec_version = 4,
	patch = 0,
	protocol_version = 39,
	serialization_version = 28,
	lang_code = "",
	version_string = "5.4.0",
	avg_rtt = 0.12999999523163,
	state = "Active",
	avg_jitter = 0.3110000193119,
	min_jitter = 0,
	address = "::ffff:80.184.109.64"
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:boots_crystal 1 23200\", \"\", \"\", \"\", \"\", \"\"}",
		played_time = "216934",
		jointime = "1619018959",
		yl_commons_player_joined = "1623519450",
		["signslib:pos"] = "(5068,14,-951)",
		digged_nodes = "20763",
		bitten = "0",
		partychat = "party",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 20, [\"x\"] = 5046, [\"z\"] = -958}, [\"last_death_portal\"] = 1623429603}",
		["stamina:level"] = "14.55",
		punch_count = "742",
		arenalib_infobox_arenaID = "0",
		inflicted_damage = "3960",
		crafted = "6931",
		xp = "30320",
		died = "19",
		placed_nodes = "14187",
		hud_state = "on",
		repellant = "0",
		yl_commons_player_created = "1619018959"
	}
}

Log identifier


[MOD] yl_report log identifier = 4uYVhk09Wz7YX4EiN15U7gKtOlZMELkw

Profiler save:

profile-20210612T213609.json_pretty

Status:

# Server: version=5.4.1-yl, uptime=176593, max_lag=8.09205, clients={JeCel, Boot, Runy, paula6, alexandre2005, EvilRevised, Machtrollo, Chrys, ElishQa, MilesPacis, DatOneFox, RR07, Probator, Rambo131313, DeepDweller, tamer, Rex_2000, AliasAlreadyTaken, Service, whosit, Bailiff}
DatOneFox reports a bug: > if you write too long of an envelope and you don't press enter it goes off screen Player position: ``` { y = 14.5, x = 2001.8430175781, z = 1153.5550537109 } ``` Player look: ``` { y = -0.43680176138878, x = 0.54661929607391, z = 0.71443086862564 } ``` Player information: ``` { min_rtt = 0.12700000405312, max_rtt = 2.2929999828339, connection_uptime = 7170, max_jitter = 2.1519999504089, minor = 4, major = 5, ip_version = 6, formspec_version = 4, patch = 0, protocol_version = 39, serialization_version = 28, lang_code = "", version_string = "5.4.0", avg_rtt = 0.12999999523163, state = "Active", avg_jitter = 0.3110000193119, min_jitter = 0, address = "::ffff:80.184.109.64" } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:boots_crystal 1 23200\", \"\", \"\", \"\", \"\", \"\"}", played_time = "216934", jointime = "1619018959", yl_commons_player_joined = "1623519450", ["signslib:pos"] = "(5068,14,-951)", digged_nodes = "20763", bitten = "0", partychat = "party", yl_church = "return {[\"last_death\"] = {[\"y\"] = 20, [\"x\"] = 5046, [\"z\"] = -958}, [\"last_death_portal\"] = 1623429603}", ["stamina:level"] = "14.55", punch_count = "742", arenalib_infobox_arenaID = "0", inflicted_damage = "3960", crafted = "6931", xp = "30320", died = "19", placed_nodes = "14187", hud_state = "on", repellant = "0", yl_commons_player_created = "1619018959" } } ``` Log identifier ``` [MOD] yl_report log identifier = 4uYVhk09Wz7YX4EiN15U7gKtOlZMELkw ``` Profiler save: ``` profile-20210612T213609.json_pretty ``` Status: ``` # Server: version=5.4.1-yl, uptime=176593, max_lag=8.09205, clients={JeCel, Boot, Runy, paula6, alexandre2005, EvilRevised, Machtrollo, Chrys, ElishQa, MilesPacis, DatOneFox, RR07, Probator, Rambo131313, DeepDweller, tamer, Rex_2000, AliasAlreadyTaken, Service, whosit, Bailiff} ```
AliasAlreadyTaken was assigned by yourland-report 2021-06-12 19:36:10 +00:00

Fixed in b4f5785a7d74cb7123db735c4c87d157d92c8e57

Fixed in b4f5785a7d74cb7123db735c4c87d157d92c8e57
AliasAlreadyTaken added the
1. kind/bug
3. source/mod upstream
5. result/fixed
labels 2021-07-18 04:20:43 +00:00

Since the mod author isn't available anymore, we adopted the mod and fixed

  • a couple of non-local variables
  • formspec weren't properly escaped
  • string too long, text can't be read properly
Since the mod author isn't available anymore, we adopted the mod and fixed - a couple of non-local variables - formspec weren't properly escaped - string too long, text can't be read properly
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#649
No description provided.