Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: Ghezzo on June 15, 2009, 04:25:10 AM

Title: Invalid Lua error
Post by: Ghezzo 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 :)
Title: Re: Invalid Lua error
Post by: JamminR 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
Title: Re: Invalid Lua error
Post by: [WCA]AIDS 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)