Author Topic: Server admin wont work with build 21  (Read 2030 times)

Nitroboy

  • VM-68
  • Posts: 123
Server admin wont work with build 21
« on: February 16, 2008, 08:14:16 PM »
I just upgraded to build 21 and now when I try to log into my server, it says bad password when I type in the right password.

Garrett

  • Autococker
  • Posts: 1372
Re: Server admin wont work with build 21
« Reply #1 on: February 17, 2008, 12:35:53 AM »
I just upgraded to build 21 and now when I try to log into my server, it says bad password when I type in the right password.
Did the config file for your server get messed up when you upgraded?  Check the password part of the config to be sure.

Nitroboy

  • VM-68
  • Posts: 123
Re: Server admin wont work with build 21
« Reply #2 on: February 17, 2008, 12:54:21 AM »
Did the config file for your server get messed up when you upgraded?  Check the password part of the config to be sure.

Yea, I checked all of my server config files, and all of them are the same before I had upgraded, so I don't that would be the problem.

QueeNiE

  • 68 Carbine
  • Posts: 435
Re: Server admin wont work with build 21
« Reply #3 on: February 17, 2008, 07:47:26 AM »
Works fine for me.

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Server admin wont work with build 21
« Reply #4 on: February 17, 2008, 07:58:19 AM »
Use the console: "login pass"

The menu is screwed temporarily due to menu variable xray backlash doppler effect.


Deranged

  • 68 Carbine
  • Posts: 409
Re: Server admin wont work with build 21
« Reply #5 on: February 17, 2008, 09:48:18 AM »
I wasn't even aware there was a way to log in from the gui until right now :X

Nitroboy

  • VM-68
  • Posts: 123
Re: Server admin wont work with build 21
« Reply #6 on: February 17, 2008, 01:21:31 PM »
Use the console: "login pass"

The menu is screwed temporarily due to menu variable xray backlash doppler effect.



Ok now it works when I type the pass in from the console. Any estimates on when the menu will be back to normal?

Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: Server admin wont work with build 21
« Reply #7 on: February 17, 2008, 02:05:26 PM »
Nope but i find the menu for the login pretty useless.  Interrupts your game while your playing if you want to login.  Easier to bind it or type it in the console.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Server admin wont work with build 21
« Reply #8 on: February 18, 2008, 12:48:37 AM »
Open pball/menus/admin_login.txt

Change:
   command "cmd login $menu_admin_login; unset menu_admin_login; menu pop"
to:
   command "cmd login $menu_admin_login$; unset menu_admin_login; menu pop"

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Server admin wont work with build 21
« Reply #9 on: February 18, 2008, 03:09:20 PM »
Are you using the default menus or mine?  Mine still need to be revised to work with the new variables.

Nitroboy

  • VM-68
  • Posts: 123
Re: Server admin wont work with build 21
« Reply #10 on: February 18, 2008, 07:41:02 PM »
Are you using the default menus or mine?  Mine still need to be revised to work with the new variables.

I am using your menus, hmm almost forgot that your menus still needed to be revised to work.