MisterA reports: I placed luablocks to see if I ... #262

Closed
opened 2021-02-14 15:41:19 +00:00 by yourland-report · 3 comments

MisterA reports a bug:

I placed luablocks to see if I could access them (I was *thinking* about spawning monsters for quests...) and I am unable to remove them. Need AliasAlreadyTaken to remove I guess :P sorry)

Player position:

{
	y = 47,
	x = 1912.294921875,
	z = 2641.5212402344
}

Player look:

{
	y = -0.071323357522488,
	x = -0.9642721414566,
	z = 0.25513187050819
}

Player information:

{
	min_rtt = 0.10100000351667,
	max_rtt = 0.56999999284744,
	connection_uptime = 1940,
	lang_code = "",
	address = "::ffff:204.111.29.133",
	formspec_version = 3,
	protocol_version = 39,
	avg_rtt = 0.10400000214577,
	min_jitter = 0,
	ip_version = 6,
	max_jitter = 0.46500000357628,
	avg_jitter = 0.0049999952316284
}

Player meta:

{
	fields = {
		["3d_armor_inventory"] = "return {\"\", \"\", \"\", \"\", \"\", \"\"}",
		yl_church = "return {[\"last_death\"] = {[\"y\"] = 5001, [\"x\"] = 2407, [\"z\"] = 2134}}",
		played_time = "64565",
		["stamina:level"] = "10",
		xp = "209",
		jointime = "1613167864",
		yl_commons_player_joined = "1613315359",
		crafted = "99",
		["signslib:pos"] = "(1918,26,1118)",
		digged_nodes = "94",
		partychat = "party",
		placed_nodes = "42",
		hud_state = "on",
		died = "1",
		yl_commons_player_created = "1613167864"
	}
}

Log identifier


[MOD] yl_report log identifier = bniZHR5KRw7S8jgF6eTZlfqyJDzySjWe

Profiler save:

profile-20210214T164119.json_pretty

Status:

# Server: version=5.3.0-yl, uptime=474726, max_lag=1.29016, clients={Oakenshield, Torri, Applegator, Cepheus, Violetta, B8_Itachi, InitialD, Ravise, Icey_fox, MisterA, AliasAlreadyTaken, Ernesto, Service, Boris, Bailiff}
MisterA reports a bug: ``` I placed luablocks to see if I could access them (I was *thinking* about spawning monsters for quests...) and I am unable to remove them. Need AliasAlreadyTaken to remove I guess :P sorry) ``` Player position: ``` { y = 47, x = 1912.294921875, z = 2641.5212402344 } ``` Player look: ``` { y = -0.071323357522488, x = -0.9642721414566, z = 0.25513187050819 } ``` Player information: ``` { min_rtt = 0.10100000351667, max_rtt = 0.56999999284744, connection_uptime = 1940, lang_code = "", address = "::ffff:204.111.29.133", formspec_version = 3, protocol_version = 39, avg_rtt = 0.10400000214577, min_jitter = 0, ip_version = 6, max_jitter = 0.46500000357628, avg_jitter = 0.0049999952316284 } ``` Player meta: ``` { fields = { ["3d_armor_inventory"] = "return {\"\", \"\", \"\", \"\", \"\", \"\"}", yl_church = "return {[\"last_death\"] = {[\"y\"] = 5001, [\"x\"] = 2407, [\"z\"] = 2134}}", played_time = "64565", ["stamina:level"] = "10", xp = "209", jointime = "1613167864", yl_commons_player_joined = "1613315359", crafted = "99", ["signslib:pos"] = "(1918,26,1118)", digged_nodes = "94", partychat = "party", placed_nodes = "42", hud_state = "on", died = "1", yl_commons_player_created = "1613167864" } } ``` Log identifier ``` [MOD] yl_report log identifier = bniZHR5KRw7S8jgF6eTZlfqyJDzySjWe ``` Profiler save: ``` profile-20210214T164119.json_pretty ``` Status: ``` # Server: version=5.3.0-yl, uptime=474726, max_lag=1.29016, clients={Oakenshield, Torri, Applegator, Cepheus, Violetta, B8_Itachi, InitialD, Ravise, Icey_fox, MisterA, AliasAlreadyTaken, Ernesto, Service, Boris, Bailiff} ```
AliasAlreadyTaken was assigned by yourland-report 2021-02-14 15:41:19 +00:00

The lua blocks are kinda broken atm, no clue why.

Most likely two conflicting mods

The lua blocks are kinda broken atm, no clue why. Most likely two conflicting mods
AliasAlreadyTaken added the
3. source/integration
4. step/question
labels 2021-02-15 18:21:25 +00:00

Problem is that we overwrite the on_place function in mese_restriction

Problem is that we overwrite the on_place function in mese_restriction

Fixed ff81a00887a7f61c348761ba09aa8382c790bd12

Fixed ff81a00887a7f61c348761ba09aa8382c790bd12
AliasAlreadyTaken added the
5. result/fixed
label 2021-08-12 12:04:58 +00:00
flux removed the
4. step/question
label 2022-10-01 02:15:03 +00:00
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#262
No description provided.