Garry's Mod

Garry's Mod

[wOS] DynaBase - Dynamic Animation Manager
 This topic has been pinned, so it's probably important
King David™  [developer] 12 Jan, 2023 @ 2:37am
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
Last edited by King David™; 16 Jan, 2023 @ 4:06pm
< >
Showing 1-15 of 73 comments
[[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)
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™  [developer] 13 Jan, 2023 @ 1:49pm 
Really good ♥♥♥♥♥♥♥ find, fixed it
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
Last edited by AnimeWalkerウルフ; 14 Jan, 2023 @ 12:59pm
King David™  [developer] 14 Jan, 2023 @ 3:36pm 
Originally posted by AnimeWalkerウルフ:
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
Originally posted by King David™:
Originally posted by AnimeWalkerウルフ:
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™  [developer] 14 Jan, 2023 @ 3:54pm 
Fair, just let me know
nikita488 15 Jan, 2023 @ 4:56am 
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™  [developer] 15 Jan, 2023 @ 5:38am 
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 15 Jan, 2023 @ 5:41am 
Ah, makes sense then
TheTwilightDancer 16 Jan, 2023 @ 2:44am 
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. ^^;
Last edited by TheTwilightDancer; 16 Jan, 2023 @ 3:12am
King David™  [developer] 16 Jan, 2023 @ 3:39am 
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 16 Jan, 2023 @ 5:30am 
Originally posted by 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 16 Jan, 2023 @ 12:23pm 
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.
Last edited by Jonathan; 16 Jan, 2023 @ 12:38pm
TheTwilightDancer 16 Jan, 2023 @ 3:52pm 
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.
< >
Showing 1-15 of 73 comments
Per page: 1530 50