Author Topic: "attempt to index upvalue 'glon'" errors  (Read 4421 times)

0 Members and 1 Guest are viewing this topic.

Offline psycix

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
"attempt to index upvalue 'glon'" errors
« on: October 24, 2010, 01:45:35 PM »
Hello

After the recent update of gmod things screwed up. I thought, oh I should just update the ULX and Ulib and it should be fixed. It didn't.
I installed the latest version of ULX and Ulib (the most recent svn) and it spams these errors on joining or when using !menu:
[ulib\shared\datastream.lua:188] attempt to index upvalue 'glon' (a nil value)
[ulib\shared\datastream.lua:209] attempt to index upvalue 'glon' (a nil value)
Also, most fuctions of ULX do not function anymore.

If a clean install of the addons doesn't work, then I don't know how to fix it, clear data folder?
So what is causing this?

Thank you for your time, psy

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: "attempt to index upvalue 'glon'" errors
« Reply #1 on: October 24, 2010, 01:52:06 PM »
Did you remove glon from your server or client somehow? You should have a file "garrysmod\lua\includes\modules\glon.lua". Does it still exist?
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: "attempt to index upvalue 'glon'" errors
« Reply #2 on: October 24, 2010, 02:06:19 PM »
PAC is known to conflict.
http://forums.ulyssesmod.net/index.php/topic,4786.msg20222.html#msg20222

Someone else solved it on thier own, but unknown how.
http://forums.ulyssesmod.net/index.php/topic,4981.msg21550.html#msg21550
Problem with that post is, something was just overall wrong with his Gmod. Not even his 'condump' would work.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming