ULX

Author Topic: Utime - Ultimate Edition [Who needs other versions now?]  (Read 25857 times)

0 Members and 1 Guest are viewing this topic.

Offline Marz

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #30 on: August 29, 2016, 04:06:58 PM »
Yes I am. the full command I put is "rcon UploadUtime" I've also tried running it from the actual server console. and not the ingame console.

Are you adding the Rcon part when running it from the server console?

Offline TheHeroBilly

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #31 on: August 29, 2016, 04:11:24 PM »
no, only from in game.

Offline TheHeroBilly

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #32 on: August 29, 2016, 04:16:23 PM »
So I scoured the console looking for errors, I found this:

Code: Lua
  1. [ERROR] addons/utimeultimate/lua/autorun/sv_utime.lua:5: attempt to index global 'UTime' (a nil value)
  2.   1. unknown - addons/utimeultimate/lua/autorun/sv_utime.lua:5

Fixed that issue. Did not fix the missing command issue.
« Last Edit: August 29, 2016, 04:19:15 PM by TheHeroBilly »

Offline Marz

  • Newbie
  • *
  • Posts: 10
  • Karma: 0
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #33 on: August 30, 2016, 06:10:51 AM »
So I scoured the console looking for errors, I found this:

Code: Lua
  1. [ERROR] addons/utimeultimate/lua/autorun/sv_utime.lua:5: attempt to index global 'UTime' (a nil value)
  2.   1. unknown - addons/utimeultimate/lua/autorun/sv_utime.lua:5

Fixed that issue. Did not fix the missing command issue.

Wanna hit me up on Steam? www.steamcommunity.com/id/marzimain and I'll check it out with you when i wake up?

Offline roastchicken

  • Respected Community Member
  • Sr. Member
  • *****
  • Posts: 477
  • Karma: 84
  • I write code
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #34 on: August 30, 2016, 11:38:55 AM »
So I scoured the console looking for errors, I found this:

Code: Lua
  1. [ERROR] addons/utimeultimate/lua/autorun/sv_utime.lua:5: attempt to index global 'UTime' (a nil value)
  2.   1. unknown - addons/utimeultimate/lua/autorun/sv_utime.lua:5

Fixed that issue. Did not fix the missing command issue.

What did you do to "fix that issue"?
Give a man some code and you help him for a day; teach a man to code and you help him for a lifetime.

Offline TheHeroBilly

  • Newbie
  • *
  • Posts: 7
  • Karma: 0
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #35 on: August 31, 2016, 08:22:20 AM »
What did you do to "fix that issue"?
I was still uploading files when I started the server, I just restarted it and it fixed it.

Offline Bite That Apple

  • Hero Member
  • *****
  • Posts: 857
  • Karma: 416
  • Apple Innovations 2010®
    • Fun 4 Everyone Gaming
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #36 on: August 31, 2016, 07:23:43 PM »
[ERROR] addons/utime-ultimate-master/lua/autorun/sv_utime.lua:26: attempt to call method 'Query' (a nil value)
  1. fn - addons/utime-ultimate-master/lua/autorun/sv_utime.lua:26
   2. unknown - addons/ulib-master/lua/ulib/shared/hook.lua:110

I've tried everything at 12am, I can't be stuffed trying to fix it. Just asking for a little help?

EDIT: I have tried mysqloo and tmysql. Nothing is working at this point.

That sounds to me like you're missing mysqloo, or at least the correct version of it.

Use this one: https://facepunch.com/showthread.php?t=1357773 and at the bottom of the original post, download the Windows DLL + libmysql (unless of course you're running on a linux machine). Then place the gmsv_mysqloo_win32.dll in server garrysmod/lua/bin (sometimes the folder does not exist, so you will have to make it). The libmysql goes in the same directory the srcds.exe (or w/e you use to launch your server) directory is located.
Quote from: John F. Kennedy 1963
A man may die, nations may rise and fall, but an idea lives on.

Offline Beast

  • Newbie
  • *
  • Posts: 18
  • Karma: 8
    • My Gaming Community
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #37 on: September 24, 2016, 12:09:59 PM »
Sorry I haven't pushed anything new to it.  I'd advise against using it for now since the mysqlite module is kinda weird.  I'll be putting in my own module once I get some free time.

Offline JamminR

  • Ulysses Team Member
  • Hero Member
  • *****
  • Posts: 8098
  • Karma: 390
  • Sertafide Ulysses Jenius
    • Team Ulysses [ULib/ULX, other fine releases]
Re: Utime - Ultimate Edition [Who needs other versions now?]
« Reply #38 on: September 24, 2016, 06:59:00 PM »
<Clip>I'd advise against using it
<clip>once I get some free time.
Beast, want us to move it to release archives until you update it?
It will lock it, but we can move it back if you message any of us admins.
"Though a program be but three lines long, someday it will have to be maintained." -- The Tao of Programming