Garry's Mod

Garry's Mod

[wOS] Clocas' Advanced Melee Tech
 This topic has been pinned, so it's probably important
clocas  [developer] 28 Feb, 2024 @ 8:06am
BUG REPORTS
the addon is still experimental and a majority of weapons break if they suddenly disappear/change

if your going to send an error from the console, write along if its a server error (blue text) or a client error (orange/yellow text)

known bugs:

a majority of attacks straight up dont work on other playermodels, that dont have the attachments needed for them. to check for this, as the server owner, put "lua_run PrintTable(Entity(1):GetAttachments())" in the console, and see if the list has atleast 24 attachments or more. if its less than 24, they are not there and it simply wont work with that playermodel? literally no idea why they wouldnt get registered

lua animations play twice the speed if certain addons are installed? metallic fists' m1 and E is an example, although i cant tell if this is because the animations are being processed twice or if its another reason
grabs/grapples are usually off-sync with the attacker
if 2 players with iron fist grab eachother using splintering thrust, they will be both frozen for eternity
opening pac3's menu even once permanently breaks lua animations (assault rifle's reload, metallic fists' block, etc)
blocking with fists/metallic/iron/counter sword, as of now, literally doesnt do anything?
Last edited by clocas; 28 Feb, 2024 @ 11:11pm
< >
Showing 1-15 of 195 comments
Zeta_AM 28 Feb, 2024 @ 9:19am 
I kinda have an issue being that none of the Animation work even with no other mods on with just the required mods on and yet nothing
clocas  [developer] 28 Feb, 2024 @ 9:51am 
Originally posted by Triple D:
I kinda have an issue being that none of the Animation work even with no other mods on with just the required mods on and yet nothing
hold C and check dynabase's registered animations, see if "Hunter" is there
Zeta_AM 28 Feb, 2024 @ 10:16am 
I've look and it's there and yet I'm stuck in a t pose when I use the turrets
clocas  [developer] 28 Feb, 2024 @ 10:29am 
Originally posted by Triple D:
I've look and it's there and yet I'm stuck in a t pose when I use the turrets
i have tried it myself now, everything works fine
try reinstalling this addon and dynabase, then restart the game and try a 2 player server, every weapon breaks in singleplayer due to garry's magic implementation of timers and animations
Zeta_AM 28 Feb, 2024 @ 10:50am 
I try it on 2 players and it kind a hasn't work although the kinda only changes are some guns can reload and the turret has third parson when you change it and yet nothing have change
clocas  [developer] 28 Feb, 2024 @ 10:57am 
Originally posted by Triple D:
I try it on 2 players and it kind a hasn't work although the kinda only changes are some guns can reload and the turret has third parson when you change it and yet nothing have change
try disabling all of your addons except this and the 2 required ones, see if the issue persists
if it does, i have no idea what the problem is
Zeta_AM 28 Feb, 2024 @ 11:13am 
I guess the mods just doesn't work for me I guess but over all your weapons look super cool
Serika 28 Feb, 2024 @ 12:50pm 
causes ragmod to print errors.

[RagMod Reworked] lua/entities/prop_ragmod_ragdoll.lua:1009: Tried to use a NULL entity!
1. IsRagmodRagdoll - [C]:-1
2. unknown - lua/entities/prop_ragmod_ragdoll.lua:1009
3. print - [C]:-1
4. GRAPPLE_Reset - lua/autorun/ferelease_fromepicmod3.lua:387
5. unknown - lua/autorun/ferelease_fromepicmod3.lua:426

Timer Failed! [Prince][@lua/autorun/ferelease_fromepicmod3.lua (line 417)]
Serika 28 Feb, 2024 @ 12:54pm 
also spams errors with when playermodels are missing certain attachments.

[[wOS] Clocas' Advanced Melee Tech] lua/autorun/ferelease_fromepicmod3.lua:504: attempt to index a nil value
1. unknown - lua/autorun/ferelease_fromepicmod3.lua:504

Timer Failed! [CLCHTBXATT_Prince][@lua/autorun/ferelease_fromepicmod3.lua (line 501)]

[[wOS] Clocas' Advanced Melee Tech] lua/weapons/resetti_plasmasword.lua:638: attempt to index local 'attachmentmoment' (a nil value)
1. unknown - lua/weapons/resetti_plasmasword.lua:638 (x1390)
clocas  [developer] 28 Feb, 2024 @ 1:10pm 
Originally posted by Prince:
also spams errors with when playermodels are missing certain attachments.

[[wOS] Clocas' Advanced Melee Tech] lua/autorun/ferelease_fromepicmod3.lua:504: attempt to index a nil value
1. unknown - lua/autorun/ferelease_fromepicmod3.lua:504

Timer Failed! [CLCHTBXATT_Prince][@lua/autorun/ferelease_fromepicmod3.lua (line 501)]

[[wOS] Clocas' Advanced Melee Tech] lua/weapons/resetti_plasmasword.lua:638: attempt to index local 'attachmentmoment' (a nil value)
1. unknown - lua/weapons/resetti_plasmasword.lua:638 (x1390)
more than a half of the melees rely on the attachments, if theyre missing for whatever reason they will cease to work, and i dont know why they would even be missing besides anim attachment R/L where its up to the playermodel creators to add them




Originally posted by Prince:
causes ragmod to print errors.

[RagMod Reworked] lua/entities/prop_ragmod_ragdoll.lua:1009: Tried to use a NULL entity!
1. IsRagmodRagdoll - [C]:-1
2. unknown - lua/entities/prop_ragmod_ragdoll.lua:1009
3. print - [C]:-1
4. GRAPPLE_Reset - lua/autorun/ferelease_fromepicmod3.lua:387
5. unknown - lua/autorun/ferelease_fromepicmod3.lua:426

Timer Failed! [Prince][@lua/autorun/ferelease_fromepicmod3.lua (line 417)]

all this line does is print an entity which, if does not exist, should just print nil, ragmod shouldnt have anything to do with this
Serika 28 Feb, 2024 @ 3:11pm 
well, it's displaying as ragmod erroring, dunno what to say
clocas  [developer] 28 Feb, 2024 @ 3:15pm 
cringe
scorb 28 Feb, 2024 @ 3:46pm 
Some of the weapons completely break, spamming errors in the console and appearing invisible with broken animations.
scorb 28 Feb, 2024 @ 3:46pm 
Or they just spam errors in the console when I use them.
clocas  [developer] 28 Feb, 2024 @ 3:54pm 
Originally posted by scorb:
Some of the weapons completely break, spamming errors in the console and appearing invisible with broken animations.
do you have the required dependencies? have you tried reinstalling the addon, restarting the game after? if none work, try disabling all addons except this and the required ones, and try a 2 or more player server instead of singleplayer
< >
Showing 1-15 of 195 comments
Per page: 1530 50