Garry's Mod

Garry's Mod

[wOS] DynaBase - Dynamic Animation Manager
 此主题已被置顶,因此可能具有重要性
King David™  [开发者] 2023 年 1 月 12 日 上午 2:37
BUG REPORTING
Come here to report bugs. It's very important.

If the base isn't working, use this troubleshoot guide: https://wiki.wiltostech.com/3/DYNABASE/Conflicting_Addons

If you are experiencing crashing, read through this:
https://wiki.wiltostech.com/3/DYNABASE/Crashing_Problems
最后由 King David™ 编辑于; 2023 年 1 月 16 日 下午 4:06
< >
正在显示第 1 - 15 条,共 81 条留言
Заморил деда 2023 年 1 月 13 日 下午 12:32 
[[wOS] Animation Extension - Base (Code Only)] lua/weapons/weapon_base/sh_anim.lua:39: attempt to index field 'AnimExtension' (a nil value)
1. unknown - lua/weapons/weapon_base/sh_anim.lua:39
2. Give - [C]:-1
3. RunClass - gamemodes/sandbox/gamemode/player_class/player_sandbox.lua:74
4. Call - gamemodes/base/gamemode/player.lua:307
5. PlayerSpawn - gamemodes/base/gamemode/player.lua:263
6. unknown - gamemodes/sandbox/gamemode/init.lua:41
7. Spawn - [C]:-1
8. unknown - gamemodes/base/gamemode/player.lua:100

[[wOS] Animation Extension - Base (Code Only)] Couldn't include file 'wos\dynabase\loader\loader.lua' - File not found (@lua/autorun/wiltos_animbase_loader.lua (line 29))
1. unknown - lua/autorun/wiltos_animbase_loader.lua:29


[[wOS] Animation Extension - Base (Code Only)] lua/weapons/weapon_base/sh_anim.lua:39: attempt to index field 'AnimExtension' (a nil value)
1. unknown - lua/weapons/weapon_base/sh_anim.lua:39 (x2)
Заморил деда 2023 年 1 月 13 日 下午 1:05 
oh i found out why
[[wOS] Animation Extension - Base (Code Only)]
conflicts with
[wOS] DynaBase - Dynamic Animation Manager



--> addons\"wos addon name"\lua\autorun\wiltos_animbase_loader.lua <--
they have file with same name in both addons, but they have different code in them
King David™  [开发者] 2023 年 1 月 13 日 下午 1:49 
Really good ♥♥♥♥♥♥♥ find, fixed it
AnimeWalkerウルフ 2023 年 1 月 14 日 下午 12:53 
I'm just gonna say it now, i'm a complete moron and the issue i'm about to tell probably has the easiest fix, but for some reason when hosting a server the animations don't even load at all despite me disabling the other base anim mods and it gives me the "the item is missing a model" notification
最后由 AnimeWalkerウルフ 编辑于; 2023 年 1 月 14 日 下午 12:59
King David™  [开发者] 2023 年 1 月 14 日 下午 3:36 
I'm just gonna say it now, i'm a complete moron and the issue i'm about to tell probably has the easiest fix, but for some reason when hosting a server the animations don't even load at all despite me disabling the other base anim mods and it gives me the "the item is missing a model" notification

Do you have a discord so we can talk live? Give me the ID
AnimeWalkerウルフ 2023 年 1 月 14 日 下午 3:40 
引用自 King David™
I'm just gonna say it now, i'm a complete moron and the issue i'm about to tell probably has the easiest fix, but for some reason when hosting a server the animations don't even load at all despite me disabling the other base anim mods and it gives me the "the item is missing a model" notification

Do you have a discord so we can talk live? Give me the ID
i can only do it tomorrow since it's late for me
King David™  [开发者] 2023 年 1 月 14 日 下午 3:54 
Fair, just let me know
nikita488 2023 年 1 月 15 日 上午 4:56 
For some reason, when I go to any map and the loading ends, the screen goes completely black for 1 or a few seconds, and then everything is fine
King David™  [开发者] 2023 年 1 月 15 日 上午 5:38 
This is normal. This prevents your PC from crashing while it loads in because the source engine is from 2004 and just isn't made for live loading. I had to hardwire that in
nikita488 2023 年 1 月 15 日 上午 5:41 
Ah, makes sense then
TheTwilightDancer 2023 年 1 月 16 日 上午 2:44 
Uh oh.....I do have this (and [wOS] DynaBase Legacy Extensions) mod installed along with the ActMod and all of its required content (except for the Base Anim-AM4 that you mentioned) but when I try to load any kind of map, the game crashes. Not sure what I'm doing wrong.

Edit: Tried disabling every mod and addon related to WOS/Custom Taunt one by one until I had only this and ActMod installed, loading a map still crashes the game. When I disabled this mod and/or ActMod though, the game no longer crashes. The game doesn't seem to want to run this mod and ActMod together and I don't know how to find out why. ^^;
最后由 TheTwilightDancer 编辑于; 2023 年 1 月 16 日 上午 3:12
King David™  [开发者] 2023 年 1 月 16 日 上午 3:39 
It sounds like ACT Mod is for some reason mounting a model base that has player animations in it, which is causing recursive loops. I won't be able to check this until later today, speak with Ahmed to make sure he's not including any models that have m/f/z_anm.mdl attached

I'm not sure why it's happening either, colleagues of mine have already tried the addon and it works. That means he must have done a recent update :\
TheTwilightDancer 2023 年 1 月 16 日 上午 5:30 
引用自 King David™
It sounds like ACT Mod is for some reason mounting a model base that has player animations in it, which is causing recursive loops. I won't be able to check this until later today, speak with Ahmed to make sure he's not including any models that have m/f/z_anm.mdl attached

I'm not sure why it's happening either, colleagues of mine have already tried the addon and it works. That means he must have done a recent update :\

That's weird that it works for them and only crashes the game for me. I'll check the collection of all the mods required by ActMod and see if one of them was recently updated, as ActMod itself was last updated on the 13th. I'll let Ahmed know of the issue and direct him here and see where we can go with this. Sorry if this is a nuisance. ^^;

I'll also see if there is a collection list of all mods that are required (and work with) this mod and ActMod together to make sure I don't make a mistake anywhere.
Jonathan 2023 年 1 月 16 日 下午 12:23 
I'm having a similar problem. The mod was working just fine at first but when I clicked on "Save User Settings", my game crashes and now every time I load a map with the addon installed my game crashes.

EDIT: Nevermind, I fixed this issue by deleting the wos folder found in the data folder.
最后由 Jonathan 编辑于; 2023 年 1 月 16 日 下午 12:38
TheTwilightDancer 2023 年 1 月 16 日 下午 3:52 
Ahmed stated there's bugs that'll be fixed in the next update.

"@Ripto
I've noticed that there are bugs or that the animation is not properly recognized with "DynaBase", so I'll fix this in the next update."

I'll also try what Jonathan said about deleting the WOS folder from the data folder and see what happens. Might be what the glitch is, saving the settings saved a bug with the animations that's causing the crash.
< >
正在显示第 1 - 15 条,共 81 条留言
每页显示数: 1530 50