Garry's Mod

Garry's Mod

[ArcCW] Half-Life 2 Weapons Reworked
ItsYuri  [developer] 23 Nov, 2024 @ 2:47pm
BUGS/ERRORS
Please, post here whatever errors you may find while using this addon, thank you!
Last edited by ItsYuri; 23 Nov, 2024 @ 2:47pm
< >
Showing 1-15 of 18 comments
bre 23 Nov, 2024 @ 8:45pm 
-sights on the annabelle are backwards? some of them? and most are unusable because of this

-ar2,ar3, and ordinal rifle muzzleflash are errors
Attemped to precache unknown particle system "ar2_muzzle_npc"! (x7)
ItsYuri  [developer] 23 Nov, 2024 @ 9:59pm 
Thank you for reporting it in! Turns out I was using other content that isnt packed in the addon!
As for the sights, I think I need to remodel them in a 180º angle, because you're right! The sights for some weapons are reversed!
Last edited by ItsYuri; 23 Nov, 2024 @ 10:01pm
ItsYuri  [developer] 24 Nov, 2024 @ 1:43am 
Originally posted by bre:
-sights on the annabelle are backwards? some of them? and most are unusable because of this

-ar2,ar3, and ordinal rifle muzzleflash are errors
Attemped to precache unknown particle system "ar2_muzzle_npc"! (x7)

Pushed an update fixing everything noted in your comment, thank you for reporting it!
Dobbi 2 Jan @ 4:57pm 
Not sure if this is due to conflicts of add-ons or not but when on a multiplayer server, whenever I shoot the AR2, these messages pop up. Also, ty for remaking this add-on, appreciate the work.

Error! Variable "$envmaptint" is multiply defined in material "models/weapons/v_ar2_new/v_ar2_glass"!

[[ArcCW] Half-Life 2 Weapons Reworked] Broke possible Lua Effect creation infinite loop! (effect 'ar2tracer') Check your code!

1. unknown - lua/effects/ar2tracer.lua:7

2. ParticleTracerEx - [C]:-1

3. unknown - lua/effects/ar2tracer.lua:7

4. ParticleTracerEx - [C]:-1

5. unknown - lua/effects/ar2tracer.lua:7

6. ParticleTracerEx - [C]:-1

7. unknown - lua/effects/ar2tracer.lua:7

8. ParticleTracerEx - [C]:-1

9. unknown - lua/effects/ar2tracer.lua:7

10. ParticleTracerEx - [C]:-1

11. unknown - lua/effects/ar2tracer.lua:7

12. ParticleTracerEx - [C]:-1

13. unknown - lua/effects/ar2tracer.lua:7

14. ParticleTracerEx - [C]:-1

15. unknown - lua/effects/ar2tracer.lua:7

16. ParticleTracerEx - [C]:-1
ItsYuri  [developer] 2 Jan @ 5:00pm 
Originally posted by Dobbi:
Not sure if this is due to conflicts of add-ons or not but when on a multiplayer server, whenever I shoot the AR2, these messages pop up. Also, ty for remaking this add-on, appreciate the work.

Error! Variable "$envmaptint" is multiply defined in material "models/weapons/v_ar2_new/v_ar2_glass"!

[[ArcCW] Half-Life 2 Weapons Reworked] Broke possible Lua Effect creation infinite loop! (effect 'ar2tracer') Check your code!

1. unknown - lua/effects/ar2tracer.lua:7

2. ParticleTracerEx - [C]:-1

3. unknown - lua/effects/ar2tracer.lua:7

4. ParticleTracerEx - [C]:-1

5. unknown - lua/effects/ar2tracer.lua:7

6. ParticleTracerEx - [C]:-1

7. unknown - lua/effects/ar2tracer.lua:7

8. ParticleTracerEx - [C]:-1

9. unknown - lua/effects/ar2tracer.lua:7

10. ParticleTracerEx - [C]:-1

11. unknown - lua/effects/ar2tracer.lua:7

12. ParticleTracerEx - [C]:-1

13. unknown - lua/effects/ar2tracer.lua:7

14. ParticleTracerEx - [C]:-1

15. unknown - lua/effects/ar2tracer.lua:7

16. ParticleTracerEx - [C]:-1

Another person had a similar lua error loop in the comments before, I'd recommend clearing the addons cache (in order to erase all unused stuff that can conflict with the Ar2 tracer) and then download all required addons first. Make sure you first download and enable the required Combine Tracers Rework addon, as they are needed for the particle to fire (wich is the one causing the error in this log)

Also, thank you for using the mod!
Last edited by ItsYuri; 2 Jan @ 5:02pm
weird bug with third person
that glitches the attachements
Dobbi 5 Jan @ 7:14pm 
Originally posted by ItsYuri:
Originally posted by Dobbi:
Not sure if this is due to conflicts of add-ons or not but when on a multiplayer server, whenever I shoot the AR2, these messages pop up. Also, ty for remaking this add-on, appreciate the work.

Error! Variable "$envmaptint" is multiply defined in material "models/weapons/v_ar2_new/v_ar2_glass"!

[[ArcCW] Half-Life 2 Weapons Reworked] Broke possible Lua Effect creation infinite loop! (effect 'ar2tracer') Check your code!

1. unknown - lua/effects/ar2tracer.lua:7

2. ParticleTracerEx - [C]:-1

3. unknown - lua/effects/ar2tracer.lua:7

4. ParticleTracerEx - [C]:-1

5. unknown - lua/effects/ar2tracer.lua:7

6. ParticleTracerEx - [C]:-1

7. unknown - lua/effects/ar2tracer.lua:7

8. ParticleTracerEx - [C]:-1

9. unknown - lua/effects/ar2tracer.lua:7

10. ParticleTracerEx - [C]:-1

11. unknown - lua/effects/ar2tracer.lua:7

12. ParticleTracerEx - [C]:-1

13. unknown - lua/effects/ar2tracer.lua:7

14. ParticleTracerEx - [C]:-1

15. unknown - lua/effects/ar2tracer.lua:7

16. ParticleTracerEx - [C]:-1

Another person had a similar lua error loop in the comments before, I'd recommend clearing the addons cache (in order to erase all unused stuff that can conflict with the Ar2 tracer) and then download all required addons first. Make sure you first download and enable the required Combine Tracers Rework addon, as they are needed for the particle to fire (wich is the one causing the error in this log)

Also, thank you for using the mod!

Apologies for a late response, but I cleared the cache from the server a handful of times now and have all of the addon's installed on the server and the error still persist. It also probably mean very little, but I found out the problem is also for the AR3 and Ordinal Rifle as well. I also don't know if this affects anything, but the gamemode my server uses is Helix, more specifically HL2RP,. Are there any other solutions you had in mind? Thank you for being communicative.
ItsYuri  [developer] 10 Jan @ 2:03am 
Originally posted by Dobbi:
Originally posted by ItsYuri:

Another person had a similar lua error loop in the comments before, I'd recommend clearing the addons cache (in order to erase all unused stuff that can conflict with the Ar2 tracer) and then download all required addons first. Make sure you first download and enable the required Combine Tracers Rework addon, as they are needed for the particle to fire (wich is the one causing the error in this log)

Also, thank you for using the mod!

Apologies for a late response, but I cleared the cache from the server a handful of times now and have all of the addon's installed on the server and the error still persist. It also probably mean very little, but I found out the problem is also for the AR3 and Ordinal Rifle as well. I also don't know if this affects anything, but the gamemode my server uses is Helix, more specifically HL2RP,. Are there any other solutions you had in mind? Thank you for being communicative.

I'll take a look in the next few days, do you have any other addons that modifies tracers or changes any particle system?
Dobbi 11 Jan @ 10:50pm 
Originally posted by ItsYuri:
Originally posted by Dobbi:

Apologies for a late response, but I cleared the cache from the server a handful of times now and have all of the addon's installed on the server and the error still persist. It also probably mean very little, but I found out the problem is also for the AR3 and Ordinal Rifle as well. I also don't know if this affects anything, but the gamemode my server uses is Helix, more specifically HL2RP,. Are there any other solutions you had in mind? Thank you for being communicative.

I'll take a look in the next few days, do you have any other addons that modifies tracers or changes any particle system?

Not to my knowledge. I have the exact addons installed personally and when in singleplayer it works perfectly. In multiplayer its a completely different story.
Dobbi 12 Jan @ 10:36am 
I had someone else host a private server and he had the same issue as well. Don't take his word as gospel but he claims this was the issue

"util.ParticleTracerEx("cmb_tracer",self.StartPos,self.EndPos,1,0,-1)"
ItsYuri  [developer] 18 Jan @ 8:07am 
Hey there, sorry for the late response, I'm thinking about removing the tracer from y addon so it doesn't conflict with the tracer rework. I couldn't replicate the error whatsoever in multiplayer, but I think it may not affect normal, gameplay as it will load the tracer rework hook instead of mine.

I'll try and edit the addon in this couple of days and test it
RRR_127 24 Jan @ 8:33am 
I've encountered an issue while using Explosion Replacer alongside MMOD Explosion Replacer (both enabled). When activating the mod for the ARCCW HL2 SMG's grenade launcher, the explosion sound is missing.
Dobbi 25 Jan @ 7:38pm 
Originally posted by ItsYuri:
Hey there, sorry for the late response, I'm thinking about removing the tracer from y addon so it doesn't conflict with the tracer rework. I couldn't replicate the error whatsoever in multiplayer, but I think it may not affect normal, gameplay as it will load the tracer rework hook instead of mine.

I'll try and edit the addon in this couple of days and test it

Okay, thank you!
G0JPG4 19 Apr @ 5:21pm 
Failed to load sound ")weapons\shotgun\pump.wav", file probably missing from disk/repository
Failed to load sound ")weapons\shotgun\reload2.wav", file probably missing from disk/repository
< >
Showing 1-15 of 18 comments
Per page: 1530 50