ULX

Author Topic: Zomg! Toolgun broke!  (Read 9882 times)

0 Members and 1 Guest are viewing this topic.

Offline Stephen304

  • Jr. Member
  • **
  • Posts: 68
  • Karma: 0
Zomg! Toolgun broke!
« on: February 19, 2010, 01:41:38 PM »
I think its broken due to something but i think it may have been something i did to ulx so i figured i should let you guys take alook at it because i really don't know what to do.

Debugdump is attached.
« Last Edit: February 19, 2010, 01:45:44 PM by Stephen304 »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Zomg! Toolgun broke!
« Reply #1 on: February 19, 2010, 01:56:03 PM »
This is the equivalent to me telling you that my arm is broken and proceeding to tell you about all the relatives in my family. We can't help you with what you've given us.
Experiencing God's grace one day at a time.

Offline Stephen304

  • Jr. Member
  • **
  • Posts: 68
  • Karma: 0
Re: Zomg! Toolgun broke!
« Reply #2 on: February 19, 2010, 01:59:52 PM »
:/ wtf am i supposed to do? It was working and i only changed usergroups and now toolgun doesnt work and its a 9mm pistol but it still shoots the blue laser im confuddled.

Im pretty sure it was because of usergroups or something. Thats all that changed.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Zomg! Toolgun broke!
« Reply #3 on: February 19, 2010, 03:03:01 PM »
Gmod lua is pretty verbose. When using said broken tool, it will;
1) show error in server console at startup of server.
2) show error in client console at connection of player
3) show error in server console when selected.
4) show error in client console when selected.
5)  show error in server console when fired/used.
6)  show error in client console when fired/used.
7) Any combination of 1 to 6

"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Stephen304

  • Jr. Member
  • **
  • Posts: 68
  • Karma: 0
Re: Zomg! Toolgun broke!
« Reply #4 on: February 22, 2010, 01:04:40 PM »
I get this immediately on join:
weapons\gmod_tool\stools/wire_touchplate.lua:1: attempt to index global 'WireToolSetup' (a nil value)

That's it. I didn't say any errors because i don't think this has to do with the toolgun...

Toolgun is stuck on advanced duplicator, won't change tools, it has 30 ammo and the model is a 9mm pistol.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Zomg! Toolgun broke!
« Reply #5 on: February 22, 2010, 02:50:49 PM »
That error from wire does deal with the toolgun actually, and I think that's likely the cause of your problem.
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Zomg! Toolgun broke!
« Reply #6 on: February 22, 2010, 04:06:44 PM »
Egad. Again we see errors from the 'unofficial wiremod extras" pack.
I forget what it broke before, but it was something within ULX.
http://cia.vc/stats/project/Unofficial%20Wire%20Extras%20SVN?s_message=2
See Dec 29 mention of the file. No idea what version you're running, but I'd remove the unofficial wiremod extras pack from my client and server just to be safe.
If you're using a pack you downloaded from somewhere (garrysmod.org), I'd google how to get the latest SVN.
The reason most use SVN as release method is for quick fix/updates.

[EDIT] - Found it.. didn't break ULX, just didn't work with UPS due to (bad?) non-similiar spawn method.
http://forums.ulyssesmod.net/index.php/topic,4299.msg16769.html#msg16769
« Last Edit: February 22, 2010, 04:10:00 PM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Stephen304

  • Jr. Member
  • **
  • Posts: 68
  • Karma: 0
Re: Zomg! Toolgun broke!
« Reply #7 on: February 22, 2010, 07:07:00 PM »
Wait wut? I don't use ups, i use spp... unless some part of ups comes with ulib or ulx...

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Zomg! Toolgun broke!
« Reply #8 on: February 22, 2010, 07:23:24 PM »
No, I'm saying that it is my belief something from the Unofficial wire extras pack is breaking your toolgun.
Nothing to do with UPS..just that I saw the extras pack break stuff before.

Make sure you have latest SVN of all wire related packs...garry made an update recently that broke wiremod..it's likely it broke the extras pack too. Wire team fixed thier code...did the unofficial wire extras team?
You should research that, if not, try removing the wire extras pack.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Stephen304

  • Jr. Member
  • **
  • Posts: 68
  • Karma: 0
Re: Zomg! Toolgun broke!
« Reply #9 on: February 22, 2010, 07:24:57 PM »
Wire extras svn already 100% up to date.

Wiremod had a small update, only 2 files changed:
H:\Program Files\SVN Dump\Wire Mod\lua\wire\client\TextEditor.lua
H:\Program Files\SVN Dump\Wire Mod\lua\wire\client\toolscreen.lua

Not sure if those files matter though...
« Last Edit: February 22, 2010, 07:27:33 PM by Stephen304 »

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: Zomg! Toolgun broke!
« Reply #10 on: February 22, 2010, 07:39:17 PM »
Looks like the wire extras is probably trying to refer to something that wire doesn't have anymore.
Experiencing God's grace one day at a time.

Offline Stephen304

  • Jr. Member
  • **
  • Posts: 68
  • Karma: 0
Re: Zomg! Toolgun broke!
« Reply #11 on: February 22, 2010, 07:56:13 PM »
And that's breaking the entire toolgun? If its that big of a problem i would expect them to notice by now and fix it... plus this problem doesn't correlate with me updating anything... in fact before now i hadn't updated my server in maybe a month...

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Zomg! Toolgun broke!
« Reply #12 on: February 22, 2010, 08:03:56 PM »
Garry broke wiremod... Toolguns broke.... Wire updated, Extras probably didn't.
Remember, wiremod does not equal extras


What part of "You should try removing wiremod extras" do you not understand?
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2728
  • Karma: 430
    • |G4P| Gman4President
Re: Zomg! Toolgun broke!
« Reply #13 on: February 23, 2010, 05:10:10 AM »
What part of "You should try removing wiremod extras" do you not understand?

I think it was the "You should try" part... people anymore expect everyone else to just dish out the answers and solutions for them...

@Stephen304 - It'll take 5 minutes for you to open your addons folder... grab the wiremod extras addon.. and move it out of your addons folder. IF the toolgun is still broken.. we can work from there.. its hard to help someone troubleshoot over the internet when they are stubborn to try what the solvers request. We're not asking you to get rid of it forever.. simply for you to try your server without it to rule out the fact that it COULD be it breaking your tool gun. If its not.. put it back.. if it IS.. then you look for updates or leave it uninstalled.

Offline Stephen304

  • Jr. Member
  • **
  • Posts: 68
  • Karma: 0
Re: Zomg! Toolgun broke!
« Reply #14 on: February 23, 2010, 02:01:30 PM »
*facepalm* I'm not supposed to use the computer on weekdays. I can't play gmod to test my server from my Barnes and Nobles nook. It's not my fault. Toolgun is still broken.
« Last Edit: February 23, 2010, 02:15:06 PM by Stephen304 »