I recently got the wire mod for gmod using the svn adress on the wiremod site, every time i use a wire tool, loads of lua errors come up on the side, they are all client side errors but i cant work out how to fix it and i have been surfing the internet and have not found an answer. I have tried updating wire and that doesn't work. The only thing that works are wire speakers and a few other tools... i dont know what to do, please help
[editline]10:32PM[/editline]
btw... i had a crappy version of wiremod before but i got rid of that... mybe inportant but i dont think it is
Hey, like everyone, you have the same problem...
It's a new update of GMod that let .lua files fail. So, like everyone else, just wait, it will go away.
:) i hope you are right thanks
[editline]10:43PM[/editline]
how long is it gunna take for them to sort it out?
40 days and 40 nights
This was an error that happened a long time ago, is your wiremod SVN?
GMod addons will be unstable until the creators are able to fix the bugs from the update. Wait it out.
There will be another update within the next hour (for gmod) to fix peoples client.
[QUOTE=Johnboya;21656361]There will be another update within the next hour (for gmod) to fix peoples client.[/QUOTE]
That's not it.
The authors of addons need to update their code to fix them, not Garry. If it's an SVN addon it's like a 5-minute fix anyway so just be patient.
it is an svn but i already tried to update them and that didnt work
[editline]09:38PM[/editline]
also, it is doing the same with with my version of PCMod 2 which is also svn... is it something to do with my system??? do you want a screenshot or something?
[url=http://www.garrysmod.org/downloads/?a=view&id=65160]A Working Error Remover[/url]
It doesn't work, so stop saying it does.
Achievement Unclocked
i got bad coder a very long time ago
[QUOTE=ejams;21707059]Achievement Unclocked[/QUOTE]
Great fucking contribution?
Anyway, just wait for the addon authors to update them.
[QUOTE=|FlapJack|;21703069]It doesn't work, so stop saying it does.[/QUOTE]
It's not even mine so why would I just scam someone like that?
It worked for me.
[QUOTE=JuiceHead3311;21719599]It's not even mine so why would I just scam someone like that?
It worked for me.[/QUOTE]
It only blocks intentional errors (Calls of ErrorNoHalt and error), not actual errors. So don't act smart and say it works, it doesn't.
[QUOTE=|FlapJack|;21719715]It only blocks intentional errors (Calls of ErrorNoHalt and error), not actual errors. So don't act smart and say it works, it doesn't.[/QUOTE]
Okay so sorry, I screwed up. Don't have to be such a dick about it, damn.
There can be a script made that will fill in the fuctions the client lua is trying the call to eliminate the errors.
Like fixing a nil value call would be like this.
Unable to call function OpenSpawnMenu a nil value
in autorun/client/errorfix.lua
[code]
OpenSpawnMenu = function() end
[/code]
I'd rather wait for garry to fix it though since the errors don't bother me much.
its just annoying because i cant use wire atall
Sorry, you need to Log In to post a reply to this thread.