kitten creating or dropping item crashes the server #7530
Labels
No Label
1. kind/balancing
1. kind/breaking
1. kind/bug
1. kind/construction
1. kind/documentation
1. kind/enhancement
1. kind/griefing
1. kind/invalid
1. kind/meme
1. kind/node limit
1. kind/other
1. kind/protocol
2. prio/controversial
2. prio/critical
2. prio/elevated
2. prio/good first issue
2. prio/interesting
2. prio/low
3. source/art
3. source/client
3. source/engine
3. source/ingame
3. source/integration
3. source/lag
3. source/license
3. source/mod upstream
3. source/unknown
3. source/website
4. step/approved
4. step/at work
4. step/blocked
4. step/discussion
4. step/help wanted
4. step/needs confirmation
4. step/partially fixed
4. step/question
4. step/ready to deploy
4. step/ready to QA test
4. step/want approval
5. result/cannot reproduce
5. result/duplicate
5. result/fixed
5. result/maybe
5. result/wontfix
source/testserver
ugh/petz
ugh/QA main
ugh/QA NOK
ugh/QA OK
No Milestone
No project
No Assignees
3 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: your-land/bugtracker#7530
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
2024-10-20 11:27:53: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mobs_animal' in callback luaentity_Step(): "Runtime error from mod '??' in callback l_add_item(): .../mt/5.8.0/Minetest_live/bin/../builtin/common/vector.lua:380: attempt to index local 'v' (a nil value)
2024-10-20 11:27:53: ERROR[Main]: stack traceback:
2024-10-20 11:27:53: ERROR[Main]: .../mt/5.8.0/Minetest_live/bin/../builtin/common/vector.lua:380: in function <.../mt/5.8.0/Minetest_live/bin/../builtin/common/vector.lua:379>
2024-10-20 11:27:53: ERROR[Main]: [C]: in function 'add_entity'
2024-10-20 11:27:53: ERROR[Main]: .../5.8.0/Minetest_live/bin/../builtin/game/item_entity.lua:6: in function <.../5.8.0/Minetest_live/bin/../builtin/game/item_entity.lua:3>
2024-10-20 11:27:53: ERROR[Main]: [C]: in function 'add_item'
2024-10-20 11:27:53: ERROR[Main]: ...t/5.8.0/Minetest_live/bin/../mods/mobs_animal/kitten.lua:130: in function 'do_custom'
2024-10-20 11:27:53: ERROR[Main]: /home/mt/5.8.0/Minetest_live/bin/../mods/mobs_redo/api.lua:3589: in function 'func'
2024-10-20 11:27:53: ERROR[Main]: ...inetest_live/bin/../builtin/profiler/instrumentation.lua:108: in function <...inetest_live/bin/../builtin/profiler/instrumentation.lua:101>"
2024-10-20 11:27:53: ERROR[Main]: stack traceback:
2024-10-20 11:27:53: ERROR[Main]: [C]: in function 'add_item'
2024-10-20 11:27:53: ERROR[Main]: ...t/5.8.0/Minetest_live/bin/../mods/mobs_animal/kitten.lua:130: in function 'do_custom'
2024-10-20 11:27:53: ERROR[Main]: /home/mt/5.8.0/Minetest_live/bin/../mods/mobs_redo/api.lua:3589: in function 'func'
2024-10-20 11:27:53: ERROR[Main]: ...inetest_live/bin/../builtin/profiler/instrumentation.lua:108: in function <...inetest_live/bin/../builtin/profiler/instrumentation.lua:101>
previous issue here: #5197
(that issue fixed one potential cause for the crash, but not the crashy code itself)
https://codeberg.org/tenplus1/mobs_redo/pulls/38
merged :-)
Maybe something about the repo for the crash:
Or simply trust that I tested my pr before sending it to upstream (QA main) :-)
QA
A horde of kittens was not able to crash the server again: OK