• Print

Author Topic: Needing help with TTT Midnight Scoreboard  (Read 5190 times)

0 Members and 1 Guest are viewing this topic.

Offline Dharmvir Sidhu

  • Newbie
  • *
  • Posts: 18
  • Karma: 1
    • OMENS Gaming
Needing help with TTT Midnight Scoreboard
« on: May 07, 2015, 11:47:47 pm »
When i click tab, it gives me that lua error, and nothing shows up for a scoreboard.

Code: Lua
  1. Warning: vgui.Create failed to create the VGUI component (TTTScoreboard)
  2.  
  3. [ERROR] gamemodes/terrortown/gamemode/cl_scoreboard.lua:43: attempt to index global 'sboard_panel' (a nil value)
  4. 1. unknown - gamemodes/terrortown/gamemode/cl_scoreboard.lua:43

I followed the guide, and like it said replaces the files in "garrysmod\gamemodes\terrortown\gamemode\vgui" and put the other folder in "addons" and set up the config. But I still receive that error.

Could anyone help me with this problem?

P.S. I did not include the full code because I am respecting the owners material, if any other information is required, please let me know.

https://scriptfodder.com/scripts/view/556/ Link to TTT Midnight Scoreboard

Offline MrPresident

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 2727
  • Karma: 430
    • |G4P| Gman4President
Re: Needing help with TTT Midnight Scoreboard
« Reply #1 on: May 08, 2015, 02:08:58 am »
If you are having issues with a script from SF and can't post the code for it, why don't you try asking the author of the script for help?
For something like this, we're pretty much going to need access to the scoreboard code to debug. (That is, unless someone else here happens to have seen this before).

Offline Aaron113

  • Hero Member
  • *****
  • Posts: 803
  • Karma: 102
Re: Needing help with TTT Midnight Scoreboard
« Reply #2 on: May 08, 2015, 07:57:37 am »
https://scriptfodder.com/scripts/view/556/comments/

People appear to be having your same issue.  Worth reading and/or commenting.

EDIT:  Sorry didn't read it all the way through until now.  Inactive developer who isn't working on it and people keep getting errors.  So not sure what we can do.
« Last Edit: May 08, 2015, 08:02:19 am by Aaron113 »

  • Print