Garry's Mod

Garry's Mod

TTT to CW2.0 Weapon Conversion Addon V2
此主题已被锁定
lousy dev 2024 年 1 月 3 日 上午 5:23
Other Lua Errors
Let me know if there's something I miss because I have no clue what I'm doing, I'm trying to follow your installation guide as closely as possible and am having problems properly implementing the addon to my server files. If I add this to my servers addons, nothing happens, but if I merge this mods lua files with the servers lua files, the guns are actually able to change, but I get this lua string error that won't stop spamming the console with this https://www.youtube.com/watch?v=pdqDdB9EgB8

Any workaround for that? I'm not sure if I should be merging the addons lua files with the servers, worried I'll be screwing something up
< >
正在显示第 1 - 4 条,共 4 条留言
lousy dev 2024 年 1 月 3 日 上午 5:55 
This is the lua error I'm getting*

[Chuck's Weaponry 2.0] lua/weapons/cw_base/cl_model.lua:1190: attempt to call local 'v' (a table value)
1. drawAttachmentsPost - lua/weapons/cw_base/cl_model.lua:1190
2. fn - lua/weapons/cw_base/cl_hooks.lua:35
3. unknown - lua/ulib/shared/hook.lua:109 (x1405)
lousy dev 2024 年 1 月 3 日 上午 6:00 
I also noticed a fair bit of people experiencing the same problem in multiple threads, but if this is a problem that has already been addressed then let me know cause I couldn't find it lol
Logan  [开发者] 2024 年 1 月 5 日 下午 1:45 
I most certainly do not recommend you extract this addon and merge its files into any other folder. This addon should work as an addon - either place the .gma or the extracted folder in the 'addons/' directory and it should work without issue.

Because of the unsupported way you've installed the addon, I don't know if the error you're experiencing is a result of the weapon base being updated or the installation method. I'll have to try it out locally to see.
Logan  [开发者] 2024 年 1 月 6 日 下午 6:28 
引用自 devin
I also noticed a fair bit of people experiencing the same problem in multiple threads, but if this is a problem that has already been addressed then let me know cause I couldn't find it lol

It appears as though a function used somewhat often throughout the weapon base (Spy's Customizable Weaponry addon) was recently completely deprecated. I've applied a fix to my addon that should fix the issue, even though it technically fixes his weapons. I've also sent a message to Spy about this issue, so expect an official patch to hit sometime in the future.

For now, update this addon, and everything should be back to normal.
最后由 Logan 编辑于; 2024 年 1 月 6 日 下午 6:29
< >
正在显示第 1 - 4 条,共 4 条留言
每页显示数: 1530 50