Author Topic: super powers and spawnpoint and xgui  (Read 3414 times)

0 Members and 1 Guest are viewing this topic.

Offline Vexx

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
super powers and spawnpoint and xgui
« on: March 09, 2010, 09:07:55 PM »
These plugins don't work anymore, both superpowers and spawnpoint come up with the error that ulx.command is invalid or unrecognized.
With xgui, it says that Ulib.replicatedWritableCvar is unrecognized or invalid.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: super powers and spawnpoint and xgui
« Reply #1 on: March 09, 2010, 09:39:18 PM »
Vexx, alll three of those require SVN version of ULib, and the error seems to indicate you're not running SVN of ULX.
Did you recently try to change versions, or go back to non-SVN?
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Vexx

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: super powers and spawnpoint and xgui
« Reply #2 on: March 09, 2010, 11:38:30 PM »
I got the installer from here : http://ulyssesmod.net/?UL=download yesturday.

Offline Vexx

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: super powers and spawnpoint and xgui
« Reply #3 on: March 09, 2010, 11:47:13 PM »
Okay, so I just installed the svn version and now I am getting significantly more errors:

Code: [Select]
200.0 fps  0/ 8 on map gm_wireconstruct_rc
Console initialized.
ConVarRef mat_dxlevel doesn't point to an existing ConVar
Game.dll loaded for "Garry's Mod"
Mounting hl2.. OK
Mounting ep2.. Failed
Mounting tf.. Failed
Mounting cstrike.. Failed
Mounting dod.. Failed
Mounting episodic.. Failed
Mounting hl2mp.. Failed
Mounting portal.. Failed
Mounting lostcoast.. Failed
Mounting hl1.. Failed
Mounting hl1mp.. Failed
Mounting zeno_clash.. Failed
Error, bad server command sv_allow_voice_from_file 0
Parent cvar in server.dll not allowed (sk_apc_missile_damage)
Garry's Mod client.dll Build #074 [Feb  9 2010 16:16:18]
maxplayers set to 8
Unknown command "cl_interp"
maxplayers set to 8
"sbox_plpldamage" = "1"
 game archive notify replicated
Network: IP 76.25.185.128, mode MP, dedicated Yes, ports 27015 SV / 27005 CL
Unknown command "sv_rollangle"
Unknown command "sv_unlag_fixstuck"
Lua initialized (Lua 5.1)
======== Installing Table (De)Serialiser Module | ver: 1.4 ========
autorun/cl_killicons.lua:4: attempt to index global 'killicon' (a nil value)
///////////////////////////////
//      Ulysses Library      //
///////////////////////////////
// Loading...                //
//  shared/defines.lua       //
//  shared/misc.lua          //
//  shared/util.lua          //
//  server/upgrade.lua       //


!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! Currently upgrading ULib on your server !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
upgrading groups...
old file backed up to   ULib//groups_backup.txt
upgrading users...
old file backed up to   ULib//users_backup.txt
removing misc_registered.lua...
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
! ULib upgraded                           !
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!


//  shared/hook.lua          //
//  server/gamemode_hooks.lua//
//  shared/table.lua         //
//  shared/player.lua        //
//  server/player.lua        //
//  shared/messages.lua      //
//  shared/commands.lua      //
//  server/concommand.lua    //
//  server/util.lua          //
//  shared/sh_ucl.lua        //
//  server/ucl.lua           //
Groups file was not formatted correctly. Attempting to fix and backing up origin
al
Original file was backed up to ULib//groups_backup2.txt
//  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                 //
//  sh_base.lua              //
//  log.lua                  //
//  MODULE: AutoPromote.lua  //
//  MODULE: rocket.lua       //
ulx\modules/rocket.lua:51: attempt to call field 'concommand' (a nil value)
//  MODULE: xgui_server.lua  //
///////////////////////////////
// ULX GUI -- by Stickly Man //
///////////////////////////////
// Adding GUI Modules..      //
//  1players.lua             //
//  2groups.lua              //
//  3maps.lua                //
//  4settings.lua            //
//  module_examples.lua      //
// GUI Modules Added!        //
///////////////////////////////
//  MODULE: chat.lua         //
ulx\modules/chat.lua:2: attempt to call field 'setCategory' (a nil value)
//  MODULE: fun.lua          //
ulx\modules/fun.lua:6: attempt to call field 'setCategory' (a nil value)
//  MODULE: menus.lua        //
ulx\modules/menus.lua:1: attempt to call field 'setCategory' (a nil value)
//  MODULE: rcon.lua         //
ulx\modules/rcon.lua:2: attempt to call field 'setCategory' (a nil value)
//  MODULE: slots.lua        //
//  MODULE: teleport.lua     //
ulx\modules/teleport.lua:1: attempt to call field 'setCategory' (a nil value)
//  MODULE: toolmode.lua     //
ulx\modules/toolmode.lua:1: attempt to call field 'setCategory' (a nil value)
//  MODULE: user.lua         //
ulx\modules/user.lua:1: attempt to call field 'setCategory' (a nil value)
//  MODULE: util.lua         //
ulx\modules/util.lua:1: attempt to call field 'setCategory' (a nil value)
//  MODULE: vote.lua         //
ulx\modules/vote.lua:1: attempt to call field 'setCategory' (a nil value)
//  MODULE: votemap.lua      //
//  MODULE: tempadduser.lua  //
ulx\modules/tempadduser.lua:29: attempt to call field 'concommand' (a nil value)

//  MODULE: spawnpoint.lua   //
//  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         //
//  MODULE: superpowers_svn.lua//
//  end.lua                  //
// Load Complete!            //
///////////////////////////////
[ULIB] Loading SHARED module: ups_init.lua
/=================================\
||    Ulysses Prop Share(UPS)    ||
||-------------------------------||
|| Loading...                    ||
||  sh_defines.lua               ||
||  sh_lib.lua                   ||
||  lib.lua                      ||
||  sh_friends.lua               ||
||  base.lua                     ||
||  MODULE: gm_fix.lua           ||
||  MODULE: map_protect.lua      ||
||  MODULE: player_disable.lua   ||
||  MODULE: player_leave.lua     ||
||  MODULE: restrict.lua         ||
||  MODULE: cppi.lua             ||
|| Load Complete!                ||
\=================================/
[ULIB] Loading SHARED module: URequest.lua
ULib/modules/URequest.lua:175: attempt to index field 'cmd' (a nil value)
[ULIB] Loading CLIENT module: URequest_cl.lua
error loading module 'mysql' from file 'c:\hlserver\orangebox\garrysmod\lua\incl
udes\modules\gmsv_mysql.dll':
        The specified module could not be found.

================================
===  Wire  2078   Installed  ===
================================
======== Beam NetVars Lib v0.71 Installed ========
ERROR! Module 'zlib_b64' not found!
==== Advanced Duplicator v.1.72 shared module installed! ====
Added EntCheckHook: AdvDupe_NoItems
Added EntCheckHook: AdvDupe_DisallowedClasses
Added EntCheckHook: AdvDupe_ModelCheck
==== Advanced Duplicator v.1.85 server module installed! ====
Registering gamemode 'sandbox' derived from 'base'
ScriptEnforce is disabled
Loading Wire Tools
entities/gmod_perimeterturret/init.lua:140: 'then' expected near 'thenself'
Folder  =       entities/gmod_perimeterturret
Couldn't register Scripted Entity gmod_perimeterturret - the Type field is empty
!
Executing dedicated server config file
Door switch3 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch6 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch8 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch4 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch11 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
 'Open'. Reverting to old behavior.
Door switch13 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
 'Open'. Reverting to old behavior.
Door switch1 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch7 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch2 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch5 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch0 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
'Open'. Reverting to old behavior.
Door switch10 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
 'Open'. Reverting to old behavior.
Door switch12 using obsolete 'Start Open' spawnflag with 'Spawn Position' set to
 'Open'. Reverting to old behavior.
ServiceStart: started as local thread
exec: couldn't exec server.cfg
Writing cfg/banned_user.cfg.
Adding master server 72.165.61.136:27014
Adding master server 72.165.61.151:27015
Connection to Steam servers successful.
   VAC secure mode is activated.

Offline Vexx

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: super powers and spawnpoint and xgui
« Reply #4 on: March 09, 2010, 11:57:56 PM »
Okay, I completely reinstalled the ulx and the only error I'm now getting is concerned with tempadduser: concommnd
and rocket: concommand.

They are in the lua as followed:
Code: [Select]
ulx.concommand()

Offline Megiddo

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 6214
  • Karma: 394
  • Project Lead
Re: super powers and spawnpoint and xgui
« Reply #5 on: March 10, 2010, 06:54:04 AM »
ULX rocket hasn't been updated to work with the SVN version.
Experiencing God's grace one day at a time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: super powers and spawnpoint and xgui
« Reply #6 on: March 10, 2010, 09:57:04 AM »
I believe later on in the thread pages of rocket there is a conversion for SVN.
At least, I know I have one I did...don't know if it's attached to a post I did or not.

I've not seen one for tempadduser.
If you know lua, shouldn't be too hard to convert.

Edit - Rocket for svn
And if interested, Explode for svn

« Last Edit: March 10, 2010, 10:05:52 AM by JamminR »
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline Vexx

  • Newbie
  • *
  • Posts: 5
  • Karma: 0
Re: super powers and spawnpoint and xgui
« Reply #7 on: March 10, 2010, 12:16:25 PM »
Thanks for helping guys, it seems to be working find now.