Garry's Mod

Garry's Mod

Parakeet's Pill Pack
 此主题已被置顶,因此可能具有重要性
Vicky Frenzy  [开发者] 2023 年 7 月 21 日 上午 8:39
⚠️ Post your Lua Errors here ⚠️
💡 Post Lua Errors you may experience with Parakeet's Pill Pack itself.

⚠️ Do not post any Lua errors happening inside pill packs that are not directly related to Parakeet's Pill Pack.

💡 I can only fix Lua Errors that are happening in the Parakeet's Pill Pack addon itself.

❗ Don't forget to link to related pill packs so I can easily reproduce the Lua error in order to fix it.

💡 Getting a "Tried to self-inherit pill_name pill!" is considered fine as this means the fix for the stack overflow is working properly. You should report this error to the pill pack author.

Posting something invalid/unrelated/off-topic will be ignored and deleted.
最后由 Vicky Frenzy 编辑于; 2024 年 5 月 23 日 上午 2:29
< >
正在显示第 1 - 15 条,共 19 条留言
Gamerbanana3321 2023 年 11 月 11 日 上午 6:04 
[Parakeet's Pill Pack] lua/includes/modules/pk_pills.lua:136: attempt to index local 't_parent' (a nil value)
1. fixParent - lua/includes/modules/pk_pills.lua:136
2. v - lua/includes/modules/pk_pills.lua:168
3. unknown - lua/includes/modules/hook.lua:96
Vicky Frenzy  [开发者] 2023 年 11 月 14 日 上午 8:17 
引用自 Gamerbanana3321
[Parakeet's Pill Pack] lua/includes/modules/pk_pills.lua:136: attempt to index local 't_parent' (a nil value)
1. fixParent - lua/includes/modules/pk_pills.lua:136
2. v - lua/includes/modules/pk_pills.lua:168
3. unknown - lua/includes/modules/hook.lua:96
Fixed
SirCrashALot 2023 年 12 月 3 日 上午 10:56 
Trying to remove server entity pill_ent_costume#444 on client!
1. unknown - lua/entities/pill_ent_costume.lua:19
not sure what this means but also going in first person will still show your playermodel on screen if you arent unholstered, it basically looks like youre in freecam inside yourself
Vicky Frenzy  [开发者] 2023 年 12 月 3 日 下午 1:11 
引用自 SirCrashALot
Trying to remove server entity pill_ent_costume#444 on client!
1. unknown - lua/entities/pill_ent_costume.lua:19
not sure what this means but also going in first person will still show your playermodel on screen if you arent unholstered, it basically looks like youre in freecam inside yourself
I have fixed this Lua error this may fix the subsequent issues.
Deadloxkai 2024 年 1 月 20 日 下午 6:41 
[Parakeet's Pill Pack] lua/includes/modules/pk_pills.lua:129: stack overflow
1. fixParent - lua/includes/modules/pk_pills.lua:129
2. fixParent - lua/includes/modules/pk_pills.lua:133
3. fixParent - lua/includes/modules/pk_pills.lua:133
4. fixParent - lua/includes/modules/pk_pills.lua:133
5. fixParent - lua/includes/modules/pk_pills.lua:133
6. fixParent - lua/includes/modules/pk_pills.lua:133
7. fixParent - lua/includes/modules/pk_pills.lua:133
8. fixParent - lua/includes/modules/pk_pills.lua:133
9. fixParent - lua/includes/modules/pk_pills.lua:133
10. fixParent - lua/includes/modules/pk_pills.lua:133
11. fixParent - lua/includes/modules/pk_pills.lua:133
12. fixParent - lua/includes/modules/pk_pills.lua:133
13. fixParent - lua/includes/modules/pk_pills.lua:133
14. fixParent - lua/includes/modules/pk_pills.lua:133
15. fixParent - lua/includes/modules/pk_pills.lua:133
16. fixParent - lua/includes/modules/pk_pills.lua:133

this is happening to me rn
Vicky Frenzy  [开发者] 2024 年 1 月 21 日 上午 12:48 
引用自 Deadloxkai
[Parakeet's Pill Pack] lua/includes/modules/pk_pills.lua:129: stack overflow
1. fixParent - lua/includes/modules/pk_pills.lua:129
2. fixParent - lua/includes/modules/pk_pills.lua:133
3. fixParent - lua/includes/modules/pk_pills.lua:133
4. fixParent - lua/includes/modules/pk_pills.lua:133
5. fixParent - lua/includes/modules/pk_pills.lua:133
6. fixParent - lua/includes/modules/pk_pills.lua:133
7. fixParent - lua/includes/modules/pk_pills.lua:133
8. fixParent - lua/includes/modules/pk_pills.lua:133
9. fixParent - lua/includes/modules/pk_pills.lua:133
10. fixParent - lua/includes/modules/pk_pills.lua:133
11. fixParent - lua/includes/modules/pk_pills.lua:133
12. fixParent - lua/includes/modules/pk_pills.lua:133
13. fixParent - lua/includes/modules/pk_pills.lua:133
14. fixParent - lua/includes/modules/pk_pills.lua:133
15. fixParent - lua/includes/modules/pk_pills.lua:133
16. fixParent - lua/includes/modules/pk_pills.lua:133

this is happening to me rn

Please reinstall, your version is outdated.
_Loqqu_ 1 月 10 日 上午 8:01 
[Parakeet's Pill Pack] lua/includes/modules/pk_pills.lua:1118: attempt to call method 'GetPillUser' (a nil value)
1. v - lua/includes/modules/pk_pills.lua:1118
2. unknown - lua/includes/modules/hook.lua:96
Vicky Frenzy  [开发者] 1 月 12 日 下午 12:20 
引用自 _Loqqu_
[Parakeet's Pill Pack] lua/includes/modules/pk_pills.lua:1118: attempt to call method 'GetPillUser' (a nil value)
1. v - lua/includes/modules/pk_pills.lua:1118
2. unknown - lua/includes/modules/hook.lua:96
I have now fixed that error but it's a bit weird, do you have any earlier error?
tony-tizzle 1 月 15 日 下午 2:03 
'ChatFont' isn't a valid font
1. SimpleText - lua/includes/modules/draw.lua:65
2. v - lua/includes/modules/pk_pills.lua:1059
3. unknown - lua/includes/modules/hook.lua:96


lua/includes/modules/draw.lua:69: attempt to perform arithmetic on local 'w' (a nil value)
1. SimpleText - lua/includes/modules/draw.lua:69
2. v - lua/includes/modules/pk_pills.lua:1059
3. unknown - lua/includes/modules/hook.lua:96

Fix this error
Vicky Frenzy  [开发者] 1 月 16 日 上午 4:08 
引用自 tony-tizzle
Fix this error
Hey, I'm already doing this voluntarily out of my free time without asking for anything in return.
Do keep in mind, you are not entitled to anything.
Please show some basic respect and fix your tone.

引用自 tony-tizzle
'ChatFont' isn't a valid font
1. SimpleText - lua/includes/modules/draw.lua:65
2. v - lua/includes/modules/pk_pills.lua:1059
3. unknown - lua/includes/modules/hook.lua:96


lua/includes/modules/draw.lua:69: attempt to perform arithmetic on local 'w' (a nil value)
1. SimpleText - lua/includes/modules/draw.lua:69
2. v - lua/includes/modules/pk_pills.lua:1059
3. unknown - lua/includes/modules/hook.lua:96
I'll be honest if you have an error saying "'ChatFont' isn't a valid font", then most likely your game might be corrupted or an addon might have unregistered this default built-in font[wiki.facepunch.com].
So this isn't even something I can fix and I'm not doing free tech support.
The only advice I can give you is to check on all the addons you have and to verify the integrity of Garry's Mod.
https://psteamhelp.yuanyoumao.com/faqs/view/0C48-FCBD-DA71-93EB
Syrus 2 月 24 日 下午 12:16 
help me pls, half of pills don't work:it says that i attempted to use invalid pill
like fast zombie, advanced advisor and others just don't work, but Magnusson works
Syrus 2 月 24 日 下午 12:20 
[Parakeet's Pill Pack] lua/entities/pill_ent_costume.lua:309: attempt to index field 'anims' (a nil value)
1. unknown - lua/entities/pill_ent_costume.lua:309
Syrus 2 月 24 日 下午 12:22 
also, doge just broked, no sounds, no sprites
Vicky Frenzy  [开发者] 2 月 25 日 上午 2:58 
引用自 Syrus
[Parakeet's Pill Pack] lua/entities/pill_ent_costume.lua:309: attempt to index field 'anims' (a nil value)
1. unknown - lua/entities/pill_ent_costume.lua:309
That one error should be fixed but it's more of a symptom that something else is going on.
Please try to see if you have any other errors.
If you still experience issues try to cleanup all other addons that could break PPP and reinstall gmod.
KING 3 月 14 日 下午 1:35 
[Parakeet's Pill Pack] lua/includes/modules/pk_pills.lua:129: stack overflow
1. fixParent - lua/includes/modules/pk_pills.lua:129
2. fixParent - lua/includes/modules/pk_pills.lua:133
3. fixParent - lua/includes/modules/pk_pills.lua:133
4. fixParent - lua/includes/modules/pk_pills.lua:133
5. fixParent - lua/includes/modules/pk_pills.lua:133
6. fixParent - lua/includes/modules/pk_pills.lua:133
7. fixParent - lua/includes/modules/pk_pills.lua:133
8. fixParent - lua/includes/modules/pk_pills.lua:133
9. fixParent - lua/includes/modules/pk_pills.lua:133
10. fixParent - lua/includes/modules/pk_pills.lua:133
11. fixParent - lua/includes/modules/pk_pills.lua:133
12. fixParent - lua/includes/modules/pk_pills.lua:133
13. fixParent - lua/includes/modules/pk_pills.lua:133
14. fixParent - lua/includes/modules/pk_pills.lua:133
15. fixParent - lua/includes/modules/pk_pills.lua:133
16. fixParent - lua/includes/modules/pk_pills.lua:133
< >
正在显示第 1 - 15 条,共 19 条留言
每页显示数: 1530 50