Garry's Mod

Garry's Mod

[wOS] DynaBase - Dynamic Animation Manager
 Dette emnet er festet, så det er nok viktig
King David™  [utvikler] 12. jan. 2023 kl. 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
Sist redigert av King David™; 16. jan. 2023 kl. 16.06
< >
Viser 115 av 85 kommentarer
[[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™  [utvikler] 13. jan. 2023 kl. 13.49 
Really good ♥♥♥♥♥♥♥ find, fixed it
AnimeWalkerウルフ 14. jan. 2023 kl. 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
Sist redigert av AnimeWalkerウルフ; 14. jan. 2023 kl. 12.59
King David™  [utvikler] 14. jan. 2023 kl. 15.36 
Opprinnelig skrevet av 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
AnimeWalkerウルフ 14. jan. 2023 kl. 15.40 
Opprinnelig skrevet av King David™:
Opprinnelig skrevet av 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™  [utvikler] 14. jan. 2023 kl. 15.54 
Fair, just let me know
nikita488 15. jan. 2023 kl. 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™  [utvikler] 15. jan. 2023 kl. 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 15. jan. 2023 kl. 5.41 
Ah, makes sense then
RiptoTheSorcerer 16. jan. 2023 kl. 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. ^^;
Sist redigert av RiptoTheSorcerer; 16. jan. 2023 kl. 3.12
King David™  [utvikler] 16. jan. 2023 kl. 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 :\
RiptoTheSorcerer 16. jan. 2023 kl. 5.30 
Opprinnelig skrevet av 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 kl. 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.
Sist redigert av Jonathan; 16. jan. 2023 kl. 12.38
RiptoTheSorcerer 16. jan. 2023 kl. 15.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.
< >
Viser 115 av 85 kommentarer
Per side: 1530 50