Author Topic: ULX Error  (Read 1934 times)

0 Members and 2 Guests are viewing this topic.

Offline EMB

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
ULX Error
« on: August 04, 2010, 03:49:30 AM »
Code: [Select]
ERROR: Hook 'sendAutoComplete' Failed: addons\ulib\lua\ulib\shared\sh_ucl.lua:149: bad argument #1 to 'ipairs' (table expected, got string)
Removing Hook 'sendAutoComplete'
ERROR: Hook 'ULibInitPlayer' Failed: addons\ulib\lua\ulib\shared\sh_ucl.lua:149: bad argument #1 to 'ipairs' (table expected, got string)
Removing Hook 'ULibInitPlayer'
ULX version 3.40 loaded.
Redownloading all lightmaps
] ulx imitate EMB TEST
Invalid command entered. If you need help, please type "ulx help" in your console.
] ulx help
addons\ulib\lua\ulib\shared\sh_ucl.lua:149: bad argument #1 to 'ipairs' (table expected, got string)ULX Help:
If a command can take multiple targets, it will usually let you use the keyword <ALL> or * (asterisk).
These keywords are self explanatory.
All commands must be preceded by "ulx ", ie "ulx slap"

Command Help:

]
EMB: !im EMB Test

I got this error whilst testing an imitation module I am in the process of making. I have the latest downloads (as of post) from the downloads page. (SVN seems to be missing files)
If you need to see my module, please ask although I'm not sure how it will help debug.

I suspect this is just an error due to the update this morning.

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: ULX Error
« Reply #1 on: August 04, 2010, 07:11:04 AM »
Code: [Select]
ERROR: Hook 'sendAutoComplete' Failed: addons\ulib\lua\ulib\shared\sh_ucl.lua:149: bad argument #1 to 'ipairs' (table expected, got string)
Removing Hook 'sendAutoComplete'
ERROR: Hook 'ULibInitPlayer' Failed: addons\ulib\lua\ulib\shared\sh_ucl.lua:149: bad argument #1 to 'ipairs' (table expected, got string)
Removing Hook 'ULibInitPlayer'
ULX version 3.40 loaded.
Redownloading all lightmaps
] ulx imitate EMB TEST
Invalid command entered. If you need help, please type "ulx help" in your console.
] ulx help
addons\ulib\lua\ulib\shared\sh_ucl.lua:149: bad argument #1 to 'ipairs' (table expected, got string)ULX Help:
If a command can take multiple targets, it will usually let you use the keyword <ALL> or * (asterisk).
These keywords are self explanatory.
All commands must be preceded by "ulx ", ie "ulx slap"

Command Help:

]
EMB: !im EMB Test

I got this error whilst testing an imitation module I am in the process of making. I have the latest downloads (as of post) from the downloads page. (SVN seems to be missing files)
If you need to see my module, please ask although I'm not sure how it will help debug.

I suspect this is just an error due to the update this morning.

Sorry if this seems curt, but we're about to release SVN, so we don't really care if 3.40 isn't working with the new update. :P
Experiencing God's grace one day at a time.

Offline EMB

  • Newbie
  • *
  • Posts: 26
  • Karma: 0
Re: ULX Error
« Reply #2 on: August 04, 2010, 09:46:35 AM »
No, that is completely fine. I'll just make sure that I wipe clean any trace of my old svn (that may have been why some files were missing).