Author Topic: Invalid Lua error  (Read 1770 times)

0 Members and 1 Guest are viewing this topic.

Offline Ghezzo

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Invalid Lua error
« on: June 15, 2009, 04:25:10 AM »
Hello, I just installed ULX on my server, but I get

Code: [Select]
[ULIB] Error, received invalid lua

when I use a ULX command, need help to fix this :)

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Invalid Lua error
« Reply #1 on: June 15, 2009, 02:34:25 PM »
Though we like to consider our community here nicer overall than Facepunch, many of us still grow impatient with those who don't use search to find topics that have been discussed before.
In this case, many times.
From the main forum page, typing in the search box "invalid lua" brings up this very helpful discussion.
http://forums.ulyssesmod.net/index.php/topic,3847.0.html
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline [WCA]AIDS

  • Jr. Member
  • **
  • Posts: 58
  • Karma: 7
    • PlanetWCA Forums
Re: Invalid Lua error
« Reply #2 on: June 17, 2009, 03:55:48 PM »
This is a snippet from a post of mine that deals with an issue that is also a part of yours.

The problem is that you are not running the latest SVN versions of ULX/ULib.

To fix that I had to completely remove all ULX/ULib files and download everything from SVN, I mean everything, a full SVN checkout.


The URLs for the SVN repositories are here: http://forums.ulyssesmod.net/index.php/topic,3092.0.html
A simple tutorial for how to use SVN is here: http://forums.ulyssesmod.net/index.php/topic,3138.0.html
(If you already understand how to use SVNs I apologize, it seems most people don't)