Garry's Mod

Garry's Mod

[wOS] Clocas' Advanced Melee Tech
 Denne tråd er blevet fastgjort, så den er sikkert vigtig
clocas  [udvikler] 28. feb. 2024 kl. 8:06
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?
Sidst redigeret af clocas; 28. feb. 2024 kl. 23:11
< >
Viser 1-15 af 200 kommentarer
Zeta_AM 28. feb. 2024 kl. 9:19 
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  [udvikler] 28. feb. 2024 kl. 9:51 
Oprindeligt skrevet af 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 kl. 10:16 
I've look and it's there and yet I'm stuck in a t pose when I use the turrets
clocas  [udvikler] 28. feb. 2024 kl. 10:29 
Oprindeligt skrevet af 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 kl. 10:50 
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  [udvikler] 28. feb. 2024 kl. 10:57 
Oprindeligt skrevet af 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 kl. 11:13 
I guess the mods just doesn't work for me I guess but over all your weapons look super cool
Serika 28. feb. 2024 kl. 12:50 
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 kl. 12:54 
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  [udvikler] 28. feb. 2024 kl. 13:10 
Oprindeligt skrevet af 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




Oprindeligt skrevet af 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 kl. 15:11 
well, it's displaying as ragmod erroring, dunno what to say
clocas  [udvikler] 28. feb. 2024 kl. 15:15 
cringe
lordofthelard89 28. feb. 2024 kl. 15:46 
Some of the weapons completely break, spamming errors in the console and appearing invisible with broken animations.
lordofthelard89 28. feb. 2024 kl. 15:46 
Or they just spam errors in the console when I use them.
clocas  [udvikler] 28. feb. 2024 kl. 15:54 
Oprindeligt skrevet af 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
< >
Viser 1-15 af 200 kommentarer
Per side: 1530 50