local crash #5754

Closed
opened 2023-12-19 21:53:30 +00:00 by flux · 5 comments
Member
2023-12-19 13:33:25: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mobs_monster' in callback luaentity_Step(): ...in/../worlds/your-land/worldmods/mobs_monster/spider.lua:174: attempt to index field 'collisionbox' (a nil value)
2023-12-19 13:33:25: ERROR[Main]: stack traceback:
2023-12-19 13:33:25: ERROR[Main]: 	...in/../worlds/your-land/worldmods/mobs_monster/spider.lua:174: in function 'do_custom'
2023-12-19 13:33:25: ERROR[Main]: 	...test/bin/../worlds/your-land/worldmods/mobs_redo/api.lua:3481: in function 'func'
2023-12-19 13:33:25: ERROR[Main]: 	/opt/minetest/bin/../builtin/profiler/instrumentation.lua:106: in function </opt/minetest/bin/../builtin/profiler/instrumentation.lua:99>
``` 2023-12-19 13:33:25: ERROR[Main]: ServerError: AsyncErr: Lua: Runtime error from mod 'mobs_monster' in callback luaentity_Step(): ...in/../worlds/your-land/worldmods/mobs_monster/spider.lua:174: attempt to index field 'collisionbox' (a nil value) 2023-12-19 13:33:25: ERROR[Main]: stack traceback: 2023-12-19 13:33:25: ERROR[Main]: ...in/../worlds/your-land/worldmods/mobs_monster/spider.lua:174: in function 'do_custom' 2023-12-19 13:33:25: ERROR[Main]: ...test/bin/../worlds/your-land/worldmods/mobs_redo/api.lua:3481: in function 'func' 2023-12-19 13:33:25: ERROR[Main]: /opt/minetest/bin/../builtin/profiler/instrumentation.lua:106: in function </opt/minetest/bin/../builtin/profiler/instrumentation.lua:99> ```
flux added the
1. kind/bug
3. source/mod upstream
2. prio/critical
labels 2023-12-19 21:53:30 +00:00
Author
Member

already fixed upstream: 5adb1caf70

already fixed upstream: https://codeberg.org/tenplus1/mobs_monster/commit/5adb1caf70047216345c463606abcb5d5b6ce902
flux added the
4. step/ready to QA test
label 2023-12-19 21:55:33 +00:00
AliasAlreadyTaken added this to the 1.1.123 milestone 2023-12-20 02:01:26 +00:00

QA

What's the repro?

QA What's the repro?
AliasAlreadyTaken added the
4. step/question
label 2024-01-28 13:50:47 +00:00
flux was assigned by AliasAlreadyTaken 2024-02-16 08:20:18 +00:00
Author
Member

QA

What's the repro?

spider exists when the mobs_redo collision boxes aren't defined properly. basically, i think just add a spider? maybe punch it?

> QA > > What's the repro? spider exists when the mobs_redo collision boxes aren't defined properly. basically, i think just add a spider? maybe punch it?

QA

a whole lot of spiders were added and properly punched. Swords, bow and arrow, spears, anything. No crash.

QA a whole lot of spiders were added and properly punched. Swords, bow and arrow, spears, anything. No crash.
AliasAlreadyTaken added the
ugh/QA OK
label 2024-02-17 05:15:11 +00:00
flux added
5. result/fixed
and removed
4. step/question
4. step/ready to QA test
labels 2024-03-28 20:24:38 +00:00
flux removed their assignment 2024-03-28 20:24:41 +00:00
Author
Member

this is live

this is live
flux closed this issue 2024-03-28 20:24:46 +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#5754
No description provided.