William5 reports: inv a nil value, this is a kin ... #5902

Closed
opened 2024-01-04 09:24:52 +00:00 by yourland-report · 1 comment

William5 reports a bug:

inv a nil value, this is a kind of error i expect, when i type: print (stack:get_name()) stack:set_name("default:dirt") if not stack:is_known() then print("Is an unknown item!") end

Player position:

{
	z = -16200.200195313,
	x = -13403.200195313,
	y = 75.5
}

Player look:

{
	z = -0.48281994462013,
	x = -0.65800112485886,
	y = -0.57785761356354
}

Player information:

{
	patch = 0,
	lang_code = "",
	minor = 8,
	version_string = "5.8.0",
	formspec_version = 7,
	state = "Active",
	connection_uptime = 1313,
	major = 5,
	ip_version = 6,
	max_rtt = 1.1109999418259,
	min_rtt = 0.029999999329448,
	avg_rtt = 0.032000001519918,
	min_jitter = 0,
	max_jitter = 0.98800003528595,
	avg_jitter = 0,
	protocol_version = 42,
	serialization_version = 29
}

Player meta:

{
	fields = {
		["stamina:poisoned"] = "no",
		repellant = "0",
		["stamina:exhaustion"] = "133",
		hud_state = "on",
		played_time = "1281",
		punch_count = "1",
		yl_commons_player_joined = "1704359005",
		inflicted_damage = "6",
		digged_nodes = "121",
		xp = "124",
		jointime = "1704359005",
		bitten = "0",
		yl_commons_player_created = "1704359005",
		["stamina:level"] = "4",
		crafted = "17"
	}
}

Log identifier


[MOD] yl_report log identifier = JjQZbhYAcGgI9sYUiuqJ5Mlc31ZQuedE

Profiler save:

profile-20240104T092452.json_prettyEE

Status:

# Server: version: 5.7.0-yl-thx-tmm | game: Minetest Game | uptime: 1d 5min 55s | max lag: 0.718s | clients (13/52): flux, icecreamkek, IVARDI, Jammy, Keya, Lucien_II, Noii, noobit, Penelopee, phillip, ptdrchuisqui, Tanakwagu, William5

Teleport command:

/teleport xyz -13403 76 -16200

Compass command:

/give_compass Construction JjQZbhYAcGgI9sYUiuqJ5Mlc31ZQuedE D2691E -13403 76 -16200
William5 reports a bug: > inv a nil value, this is a kind of error i expect, when i type: print (stack:get_name()) stack:set_name("default:dirt") if not stack:is_known() then print("Is an unknown item!") end Player position: ``` { z = -16200.200195313, x = -13403.200195313, y = 75.5 } ``` Player look: ``` { z = -0.48281994462013, x = -0.65800112485886, y = -0.57785761356354 } ``` Player information: ``` { patch = 0, lang_code = "", minor = 8, version_string = "5.8.0", formspec_version = 7, state = "Active", connection_uptime = 1313, major = 5, ip_version = 6, max_rtt = 1.1109999418259, min_rtt = 0.029999999329448, avg_rtt = 0.032000001519918, min_jitter = 0, max_jitter = 0.98800003528595, avg_jitter = 0, protocol_version = 42, serialization_version = 29 } ``` Player meta: ``` { fields = { ["stamina:poisoned"] = "no", repellant = "0", ["stamina:exhaustion"] = "133", hud_state = "on", played_time = "1281", punch_count = "1", yl_commons_player_joined = "1704359005", inflicted_damage = "6", digged_nodes = "121", xp = "124", jointime = "1704359005", bitten = "0", yl_commons_player_created = "1704359005", ["stamina:level"] = "4", crafted = "17" } } ``` Log identifier ``` [MOD] yl_report log identifier = JjQZbhYAcGgI9sYUiuqJ5Mlc31ZQuedE ``` Profiler save: ``` profile-20240104T092452.json_prettyEE ``` Status: ``` # Server: version: 5.7.0-yl-thx-tmm | game: Minetest Game | uptime: 1d 5min 55s | max lag: 0.718s | clients (13/52): flux, icecreamkek, IVARDI, Jammy, Keya, Lucien_II, Noii, noobit, Penelopee, phillip, ptdrchuisqui, Tanakwagu, William5 ``` Teleport command: ``` /teleport xyz -13403 76 -16200 ``` Compass command: ``` /give_compass Construction JjQZbhYAcGgI9sYUiuqJ5Mlc31ZQuedE D2691E -13403 76 -16200 ```
AliasAlreadyTaken was assigned by yourland-report 2024-01-04 09:24:52 +00:00
Member
> <William5> Does someone undersand minetest modding
> <Keya> Of cause, there are probably hundreds of people
> <William5> Good!
> <William5> I need help with errors i occur
> <William5> What does mean "inv a nil value"?
> <William5> This is a type of error
> <Jammy> use /bug to report it
> <\Test_User> 'tis a bug, and likely a formspec referring to a nonexistent inventory
> <William5> How do i solve this?
> <\Test_User> you follow jammy's suggestion
> <William5> Where
> <Jammy> use command /bug
> <William5> inv = a nil value
> <William5> What the hell
> <William5> It doeswnt work lol

Someone wanted to get support for mod making...

This is not the place though.

``` > <William5> Does someone undersand minetest modding > <Keya> Of cause, there are probably hundreds of people > <William5> Good! > <William5> I need help with errors i occur > <William5> What does mean "inv a nil value"? > <William5> This is a type of error > <Jammy> use /bug to report it > <\Test_User> 'tis a bug, and likely a formspec referring to a nonexistent inventory > <William5> How do i solve this? > <\Test_User> you follow jammy's suggestion > <William5> Where > <Jammy> use command /bug > <William5> inv = a nil value > <William5> What the hell > <William5> It doeswnt work lol ``` Someone wanted to get support for mod making... This is not the place though.
whosit added the
1. kind/invalid
label 2024-01-04 12:04:18 +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#5902
No description provided.