Author Topic: Gmod update broke client console commands?  (Read 7197 times)

0 Members and 1 Guest are viewing this topic.

Offline MegaDeath

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Gmod update broke client console commands?
« on: March 26, 2009, 06:25:56 PM »
Apparently since the gmod update, any commands sent via the "ulx <command>" setup in the console, instead of typing the command manually in the chat... now fails.
I noticed this because of the fact that all my ulx keybinds have failed since the update... so ya... any help here?

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8096
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Gmod update broke client console commands?
« Reply #1 on: March 26, 2009, 06:58:53 PM »
Help us help you.
What errors appear in console?
Both at server startup regarding ULib and ULX, and if they load, what error when you run the console command?
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming

Offline sagesource

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
Re: Gmod update broke client console commands?
« Reply #2 on: March 26, 2009, 11:57:21 PM »
F11 now produces nothing at all when pressed. No response at all and no error message. There is no message on the screen during loading saying what version of ULib and ULX are running either.

Here are some parts of the console that may be relevant:

Sandbox
Map: gm_construct
Players: 1 / 10
Build: 3740
Server Number: 1

No pure server whitelist. sv_pure = 0
Lua initialized (Lua 5.1)
autorun/client.lua:129: attempt to call method 'ConCommand' (a nil value)
Warning: vgui.Create failed to create the VGUI component (ControlPanel)

Trace:
   1: Line 32   "Trace"   includes/extensions/debug.lua
   2: Line 26   "(null)"   includes/modules/controlpanel.lua
   3: Line -1   ""   (tail call)
   4: Line 7   "(null)"   autorun/menu.lua


includes/modules/controlpanel.lua:27: controlpanel.Get() - Error creating a ControlPanel!
You're calling this function too early! Call it in a hook!

.......

[UCL] Access set.
Welcome to -=Halo 3 Elite's World=-! We're playing gm_construct.
Hey '-[de]- halo 3 elite' - You're in the 'superadmin' group on this server.
Warning: Unhandled usermessage 'adsh_initplayer'
===============================
===  Wire  0   Installed  ===
===============================
Warning: Unhandled usermessage 'AdvDupeUploadSettings'
Warning: Unhandled usermessage 'AdvDupeMaxUploadSize'
Warning: Unhandled usermessage 'AdvDupeCanDownload'
Redownloading all lightmaps
Finished! 52 achievements loaded!
You're playing on -=Halo 3 Elite's World=-, enjoy your stay!
Warning: Unhandled usermessage 'ULibLuaFn'

.........................

exec: couldn't exec userconfig.cfg
Host_WriteConfiguration: Wrote cfg/config.cfg
Saving achievements...
GnOmE.LoVeR<STEAM_0:0:20606097> spawned vehicle models/buggy.mdl
Can't change replicated ConVar sbox_noclip from console of client, only server operator can change its value
Can't change replicated ConVar sbox_godmode from console of client, only server operator can change its value
Can't change replicated ConVar sbox_plpldamage from console of client, only server operator can change its value
Can't change replicated ConVar sv_gravity from console of client, only server operator can change its value
Unknown command: gmod_physiterations
« Last Edit: March 27, 2009, 12:44:10 AM by sagesource »

Offline MegaDeath

  • Newbie
  • *
  • Posts: 2
  • Karma: 0
Re: Gmod update broke client console commands?
« Reply #3 on: March 27, 2009, 01:43:26 PM »
There are no errors i experience when typing a ulx command in the client console serverside or clientside, it appears they are just not sent at all.
My console dump is attached.