Ulysses

Ulysses Stuff => General Chat & Help and Support => Topic started by: fallenmaster1 on December 08, 2011, 01:03:42 PM

Title: "XGUI is not installed ..."
Post by: fallenmaster1 on December 08, 2011, 01:03:42 PM
(http://puu.sh/aczL)

So I'm getting this issue when I connect to my server. It's Dedicated server hosted elsewhere, and I have access to FTP and such.

Upon connection I get this in my console:

Code: [Select]
[@ulx\modules\cl\motdmenu.lua:38] bad argument #2 to 'Write' (string expected, got nil)

///////////////////////////////////////
//  ULX GUI -- Made by Stickly Man!  //
///////////////////////////////////////
// Loading GUI Modules...            //
//   bans.lua                        //
//   commands.lua                    //
//   groups.lua                      //
//   maps.lua                        //
//   settings.lua                    //
// Loading Setting Modules...        //
//   client.lua                      //
//   server.lua                      //
// Loading Gamemode Module(s)...     //
//   sandbox.lua                     //
// Modules Loaded!                   //
///////////////////////////////////////

I get no LUA Cache errors on connection.

Any ideas?

Thanks!
Title: Re: "XGUI is not installed ..."
Post by: Megiddo on December 09, 2011, 01:38:07 PM
Are you getting errors in the server console?
Title: Re: "XGUI is not installed ..."
Post by: Hybris on December 13, 2011, 09:55:31 AM
Edit:

Code: [Select]
Network: IP 84.16.226.121, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Lua initialized (Lua 5.1)
///////////////////////////////
//      Ulysses Library      //
///////////////////////////////
// Loading...                //
//  shared/defines.lua       //
//  shared/datastream.lua    //
//  shared/misc.lua          //
//  shared/util.lua          //
//  server/upgrade.lua       //
//  shared/hook.lua          //
//  shared/table.lua         //
//  shared/player.lua        //
//  server/player.lua        //
[@lua\includes\extensions\string.lua:34] bad argument #1 to 'string_gmatch' (string expected, got nil)//  shared/messages.lua      //
//  shared/commands.lua      //
//  server/concommand.lua    //
//  server/util.lua          //
//  shared/sh_ucl.lua        //
//  server/ucl.lua           //
//  server/phys.lua          //
//  server/player_ext.lua    //
//  server/entity_ext.lua    //
// Load Complete!            //
///////////////////////////////
[ULIB] Loading SHARED module: ulx_init.lua
///////////////////////////////
//       ULX Admin Mod       //
///////////////////////////////
// Loading...                //
//  sh_defines.lua           //
//  lib.lua                  //
//  base.lua                 //
[@addons\ulx\lua\ulx\base.lua:58] bad argument #1 to 'KeyValuesToTable' (string expected, got no value)
//  sh_base.lua              //
//  log.lua                  //
//  MODULE: slots.lua        //
//  MODULE: uteam.lua        //
//  MODULE: votemap.lua      //
//  MODULE: xgui_server.lua  //
///////////////////////////////
// ULX GUI -- by Stickly Man //
///////////////////////////////
// Adding Main Modules..     //
//  bans.lua                 //
//  commands.lua             //
//  groups.lua               //
//  maps.lua                 //
//  settings.lua             //
// Adding Setting Modules..  //
//  client.lua               //
//  server.lua               //
// Adding Gamemode Modules.. //
//  sandbox.lua              //
// Loading Server Modules..  //
//  sv_bans.lua              //
//  sv_groups.lua            //
//  sv_maps.lua              //
//  sv_sandbox.lua           //
//  sv_settings.lua          //
// XGUI modules added!       //
///////////////////////////////
//  MODULE: chat.lua         //
//  MODULE: fun.lua          //
//  MODULE: menus.lua        //
//  MODULE: rcon.lua         //
//  MODULE: teleport.lua     //
//  MODULE: user.lua         //
//  MODULE: userhelp.lua     //
//  MODULE: util.lua         //
//  MODULE: vote.lua         //
//  end.lua                  //
// Load Complete!            //
///////////////////////////////

I cant use !menu either but commands like !slay !kick and !ban is working.

I have searched the forum and find the article
http://forums.ulyssesmod.net/index.php/topic,5259.0.html (http://forums.ulyssesmod.net/index.php/topic,5259.0.html)
And i have been looking for older version, that i did not find.
Title: Re: "XGUI is not installed ..."
Post by: Stickly Man! on December 14, 2011, 08:45:15 AM
I have a problem that makes the xgui turn offline mode too
here are all the loadings from the console when i enter.

Again, we need to look at the output from your SERVER console, not your client console. The reason that it's not working is because there's some error on the server that is preventing XGUI from loading properly.
Title: Re: "XGUI is not installed ..."
Post by: Hybris on December 14, 2011, 02:15:19 PM
Again, we need to look at the output from your SERVER console, not your client console. The reason that it's not working is because there's some error on the server that is preventing XGUI from loading properly.

Hi ive edited my post above :)
Title: Re: "XGUI is not installed ..."
Post by: Stickly Man! on December 15, 2011, 08:43:56 AM
Looks like you have an error in your bans.txt file. Could you please PM me your bans file so I can take a look at it?
Title: Re: "XGUI is not installed ..."
Post by: Hybris on December 15, 2011, 11:15:20 AM
Looks like you have an error in your bans.txt file. Could you please PM me your bans file so I can take a look at it?

I cant find the file "bans.txt" in my Ulx/Ulib directory?
Title: Re: "XGUI is not installed ..."
Post by: Stickly Man! on December 15, 2011, 11:16:03 AM
You should be able to find it at garrysmod\data\ulib\bans.txt
Title: Re: "XGUI is not installed ..."
Post by: Hybris on December 15, 2011, 11:22:23 AM
I cant find garrysmod\data\ulib\bans.txt either, there is 4 other files in garrysmod\data\ulib\

groups.txt
misc_registered.txt
users.txt
version.txt
Title: Re: "XGUI is not installed ..."
Post by: Stickly Man! on December 15, 2011, 11:32:13 AM
hmm, what's in your garrysmod\data\ulx\ folder then?
Title: Re: "XGUI is not installed ..."
Post by: Hybris on December 15, 2011, 11:33:56 AM
the folder garrysmod\data\ulx\ dont exists
Title: Re: "XGUI is not installed ..."
Post by: Stickly Man! on December 15, 2011, 11:43:12 AM
I should ask, you're checking for these files on your server and not your client, correct?
Title: Re: "XGUI is not installed ..."
Post by: Hybris on December 15, 2011, 11:44:07 AM
Yes, i am checking on my server.
Title: Re: "XGUI is not installed ..."
Post by: Stickly Man! on December 15, 2011, 11:47:09 AM
Hmm, there's not much I can test while I'm here at work, but perhaps you could send me groups.txt, misc_registered.txt, and users.txt in a PM to see if I can spot anything off?

Otherwise my only suggestion would be to try creating an empty file \garrysmod\data\ulib\bans.txt and see if that does anything. :-\
Title: Re: "XGUI is not installed ..."
Post by: Hybris on December 15, 2011, 11:49:44 AM
Okay i will pm you the files, and try to make a new txt file :)
Thanks so far.
Have a nice day at work :)


Edit:

Ive tryed to make a file called bans.txt in the garrysmod/data/ulib directory and nothing seems to happen :)