LeetPeet reports: When I type in signs, and have ... #264

Closed
opened 2021-02-14 21:41:57 +00:00 by yourland-report · 4 comments

LeetPeet reports a bug:

When I type in signs, and have a lot of text, sometimes the bottom part of what I wrote disappears!  This has happened in the big wooden signs, and I'll have to type something else in order to fix it.  This is not because I didn't write enough text, but simply because the sign refuses to listen to me.

Player position:

{
	y = 9.5,
	x = 877.55499267578,
	z = 2036.2060546875
}

Player look:

{
	y = -0.06435813754797,
	x = 0.18254353106022,
	z = -0.98108917474747
}

Player information:

{
	min_rtt = 0.097999997437,
	max_rtt = 1.7380000352859,
	connection_uptime = 6757,
	lang_code = "",
	address = "::ffff:108.48.172.201",
	formspec_version = 3,
	protocol_version = 39,
	avg_rtt = 0.098999999463558,
	min_jitter = 0,
	ip_version = 6,
	max_jitter = 1.6290000677109,
	avg_jitter = 0.0010000020265579
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"3d_armor:boots_crystal 1 18418\", \"shields:shield_crystal 1 18418\", \"3d_armor:leggings_crystal 1 18418\", \"\", \"\", \"\"}",
		yl_commons_player_created = "1609243939",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = -993, [\"x\"] = 797, [\"z\"] = 2095}, [\"last_death_portal\"] = 1613270736}",
		played_time = "944151",
		["stamina:level"] = "8.975",
		xp = "557130",
		punch_count = "1857",
		inflicted_damage = "29910",
		crafted = "13961",
		["signslib:pos"] = "(878,11,2035)",
		digged_nodes = "581992",
		yl_commons_player_joined = "1613332175",
		placed_nodes = "61730",
		hud_state = "on",
		died = "113",
		partychat = "party"
	}
}

Log identifier


[MOD] yl_report log identifier = Ck97lByZnn0mtaIIv4ybxznNCkH5ZieU

Profiler save:

profile-20210214T224156.json_pretty

Status:

# Server: version=5.3.0-yl, uptime=496321, max_lag=1.49873, clients={Machtrollo, graysaturn, LeetPeet, MilesPacis, B8_Itachi, MisterA, darealbang, Violetta, AliasAlreadyTaken, Rex_2000, Ernesto, InitialD, Service, Boris, Bailiff}
LeetPeet reports a bug: ``` When I type in signs, and have a lot of text, sometimes the bottom part of what I wrote disappears! This has happened in the big wooden signs, and I'll have to type something else in order to fix it. This is not because I didn't write enough text, but simply because the sign refuses to listen to me. ``` Player position: ``` { y = 9.5, x = 877.55499267578, z = 2036.2060546875 } ``` Player look: ``` { y = -0.06435813754797, x = 0.18254353106022, z = -0.98108917474747 } ``` Player information: ``` { min_rtt = 0.097999997437, max_rtt = 1.7380000352859, connection_uptime = 6757, lang_code = "", address = "::ffff:108.48.172.201", formspec_version = 3, protocol_version = 39, avg_rtt = 0.098999999463558, min_jitter = 0, ip_version = 6, max_jitter = 1.6290000677109, avg_jitter = 0.0010000020265579 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"3d_armor:boots_crystal 1 18418\", \"shields:shield_crystal 1 18418\", \"3d_armor:leggings_crystal 1 18418\", \"\", \"\", \"\"}", yl_commons_player_created = "1609243939", yl_church = "return {[\"last_death\"] = {[\"y\"] = -993, [\"x\"] = 797, [\"z\"] = 2095}, [\"last_death_portal\"] = 1613270736}", played_time = "944151", ["stamina:level"] = "8.975", xp = "557130", punch_count = "1857", inflicted_damage = "29910", crafted = "13961", ["signslib:pos"] = "(878,11,2035)", digged_nodes = "581992", yl_commons_player_joined = "1613332175", placed_nodes = "61730", hud_state = "on", died = "113", partychat = "party" } } ``` Log identifier ``` [MOD] yl_report log identifier = Ck97lByZnn0mtaIIv4ybxznNCkH5ZieU ``` Profiler save: ``` profile-20210214T224156.json_pretty ``` Status: ``` # Server: version=5.3.0-yl, uptime=496321, max_lag=1.49873, clients={Machtrollo, graysaturn, LeetPeet, MilesPacis, B8_Itachi, MisterA, darealbang, Violetta, AliasAlreadyTaken, Rex_2000, Ernesto, InitialD, Service, Boris, Bailiff} ```
AliasAlreadyTaken was assigned by yourland-report 2021-02-14 21:41:57 +00:00
AliasAlreadyTaken added the
4. step/question
label 2021-02-15 18:12:46 +00:00

He tried to add this text to a default:sign_wall_wood

3: mithrandir
I first met 'mith' on BLS in 2019, shortly after I first joined.  He was always really helpful, and we became friends quickly.  Sadly, he stopped playing in March 2020.

When I remove the ' ' then it works.

He tried to add this text to a default:sign_wall_wood ``` 3: mithrandir I first met 'mith' on BLS in 2019, shortly after I first joined. He was always really helpful, and we became friends quickly. Sadly, he stopped playing in March 2020. ``` When I remove the ' ' then it works.
Owner

isn't this more of a documentation issue then? I looked iot the signs_lib and couldn't see a limit how many letters you can put on a sign...but it can't be as many as you like. Also what does '' do? I don't find this in the readme but it must be doing something.

isn't this more of a documentation issue then? I looked iot the signs_lib and couldn't see a limit how many letters you can put on a sign...but it can't be as many as you like. Also what does '' do? I don't find this in the readme but it must be doing something.
Styxcolor added this to the 1.1.104.3 milestone 2021-12-29 08:37:08 +00:00
Styxcolor self-assigned this 2021-12-29 08:37:12 +00:00
Styxcolor added this to the (deleted) project 2021-12-29 08:37:18 +00:00
Styxcolor removed this from the 1.1.104.3 milestone 2021-12-29 08:37:27 +00:00
Styxcolor added this to the 1.1.104.3 milestone 2021-12-29 08:37:31 +00:00
AliasAlreadyTaken removed this from the 1.1.104.3 milestone 2022-01-04 10:00:06 +00:00
Member

He tried to add this text to a default:sign_wall_wood

3: mithrandir
I first met 'mith' on BLS in 2019, shortly after I first joined.  He was always really helpful, and we became friends quickly.  Sadly, he stopped playing in March 2020.

When I remove the ' ' then it works.

Which ' ' did you remove? Also, when I copy/paste that text into the same sign, the text shows up normally. Is this still an issue?

> He tried to add this text to a default:sign_wall_wood > > ``` > 3: mithrandir > I first met 'mith' on BLS in 2019, shortly after I first joined. He was always really helpful, and we became friends quickly. Sadly, he stopped playing in March 2020. > ``` > > When I remove the ' ' then it works. Which ' ' did you remove? Also, when I copy/paste that text into the same sign, the text shows up normally. Is this still an issue?

Cannot reproduce

Cannot reproduce
AliasAlreadyTaken added
1. kind/bug
5. result/cannot reproduce
and removed
4. step/question
labels 2022-02-09 23:28:01 +00:00
Sign in to join this conversation.
No Milestone
No project
4 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#264
No description provided.