Author Topic: "XGUI is not installed ..."  (Read 5514 times)

0 Members and 1 Guest are viewing this topic.

Offline fallenmaster1

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
"XGUI is not installed ..."
« on: December 08, 2011, 01:03:42 PM »


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!

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6213
  • Karma: 394
  • Project Lead
Re: "XGUI is not installed ..."
« Reply #1 on: December 09, 2011, 01:38:07 PM »
Are you getting errors in the server console?
Experiencing God's grace one day at a time.

Offline Hybris

  • Newbie
  • *
  • Posts: 11
  • Karma: 1
Re: "XGUI is not installed ..."
« Reply #2 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
And i have been looking for older version, that i did not find.
« Last Edit: December 14, 2011, 02:29:59 PM by Hybris »

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: "XGUI is not installed ..."
« Reply #3 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.
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Hybris

  • Newbie
  • *
  • Posts: 11
  • Karma: 1
Re: "XGUI is not installed ..."
« Reply #4 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 :)

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: "XGUI is not installed ..."
« Reply #5 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?
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Hybris

  • Newbie
  • *
  • Posts: 11
  • Karma: 1
Re: "XGUI is not installed ..."
« Reply #6 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?

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: "XGUI is not installed ..."
« Reply #7 on: December 15, 2011, 11:16:03 AM »
You should be able to find it at garrysmod\data\ulib\bans.txt
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Hybris

  • Newbie
  • *
  • Posts: 11
  • Karma: 1
Re: "XGUI is not installed ..."
« Reply #8 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
« Last Edit: December 15, 2011, 11:32:58 AM by Hybris »

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: "XGUI is not installed ..."
« Reply #9 on: December 15, 2011, 11:32:13 AM »
hmm, what's in your garrysmod\data\ulx\ folder then?
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Hybris

  • Newbie
  • *
  • Posts: 11
  • Karma: 1
Re: "XGUI is not installed ..."
« Reply #10 on: December 15, 2011, 11:33:56 AM »
the folder garrysmod\data\ulx\ dont exists
« Last Edit: December 15, 2011, 11:35:54 AM by Hybris »

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: "XGUI is not installed ..."
« Reply #11 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?
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Hybris

  • Newbie
  • *
  • Posts: 11
  • Karma: 1
Re: "XGUI is not installed ..."
« Reply #12 on: December 15, 2011, 11:44:07 AM »
Yes, i am checking on my server.

Offline Stickly Man!

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 1270
  • Karma: 164
  • What even IS software anymore?
    • XGUI
Re: "XGUI is not installed ..."
« Reply #13 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. :-\
Join our Team Ulysses community discord! https://discord.gg/gR4Uye6

Offline Hybris

  • Newbie
  • *
  • Posts: 11
  • Karma: 1
Re: "XGUI is not installed ..."
« Reply #14 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 :)
« Last Edit: December 15, 2011, 02:35:13 PM by Hybris »