1. This forum is ARCHIVED! Visit the new Cloud Sixteen forums, codename Eden, at https://eden.cloudsixteen.com. These forums will remain archived for a few months before being closed down, so try to encourage plugin developers to begin moving their content across to the new forums.
Dismiss Notice
Hi Guest, you need a Steam account to register and post on these forums. Login with Steam at the top of the forums to get started!
Dismiss Notice
Hi Guest, do you want to buy HL2RP or another Clockwork schema? Visit the Cloud Sixteen Store to get started!

So I just installed Clockwork..

Discussion in 'Discussion' started by Rofl Crab, Dec 29, 2012.

  1. Well, I have just installed the Clockwork Framework and the HL2RP Legacy schema, using this guide http://wiki.cloudsixteen.com/index.php/Main_Page

    I did all the 'things' MySQL, everything it said to do. And when I connect to the server, It shows 'Clockwork intializing' then just stays at that menu, blank.

    I then look in console and it gives me this error repeatedly. Nothing else.


    [Clockwork] The Tick hook failed to run.
    gamemodes/clockwork/framework/sh_kernel.lua:1080: attempt to perform arithmetic on a nil value
    [Clockwork] The Tick hook failed to run.
    gamemodes/clockwork/framework/sh_kernel.lua:1080: attempt to perform arithmetic on a nil value
    [Clockwork] The Tick hook failed to run.
    gamemodes/clockwork/framework/sh_kernel.lua:1080: attempt to perform arithmetic on a nil value
    [Clockwork] The Tick hook failed to run.
    gamemodes/clockwork/framework/sh_kernel.lua:1080: attempt to perform arithmetic on a nil value
    [Clockwork] The Tick hook failed to run.

    Any help?
     
  2. SevenLions

    SevenLions Post 123 for a Door Giveaway!!! Clockwork Customer

    Kinda same issue, except I get
    'engine/defaultcubemap'
    Failed, using default cubemap 'engine/defaultcubemap'
    No pure server whitelist. sv_pure = 0
    clientside lua startup!
    Reloaded Control: VoiceNotify
    Compact freed 1146880 bytes
    Redownloading all lightmaps

    Then it stops, I'm stuck at a blank screen and my host refuses to let me see the console. Also 'engine/defaultcubemap' is spammed a million times but I think that's the map.
     
  3. Yeah I get what you posted above, then just endless spam of

    gamemodes/clockwork/framework/sh_kernel.lua:1080: attempt to perform arithmetic on a nil value
    [Clockwork] The Tick hook failed to run.
     
  4. trurascalz

    trurascalz C16 Developer Legend

    Post your server information and console.log

    console.log is found in /orangebox/garrysmod/console.log
     
  5. Here's the log :/
     
  6. Razor

    Razor Guest

    I also suggest making a support ticket.
     
  7. One step ahead of you :)
     
  8. SevenLions

    SevenLions Post 123 for a Door Giveaway!!! Clockwork Customer

    Fixed mine.
     
  9. You fix one error, another error rises. -.-
     
  10. Kordinn

    Kordinn Homosexual Confirmed

    I also have been getting this error along with these:

    06:21:09 Lua Error: [Clockwork] The Tick hook failed to run.
    06:21:09 Lua Error: gamemodes/clockwork/framework/sh_kernel.lua:1096: attempt to perform arithmetic on a nil value
    06:21:09 Lua Error: [Clockwork] The Tick hook failed to run.
    06:21:09 Lua Error: gamemodes/clockwork/framework/sh_kernel.lua:1096: attempt to perform arithmetic on a nil value
    06:21:09 Lua Error: [Clockwork] The Tick hook failed to run.
    06:21:09 Lua Error: gamemodes/clockwork/framework/sh_kernel.lua:1096: attempt to perform arithmetic on a nil value
    06:21:09 Lua Error: [Clockwork] The Tick hook failed to run.


    Any idea?
    Also, I have the correct information for the Mysql, I have no idea what this could be.
     
  11. Is your MySQL host set to an IP or a domain?

    It needs to be an IP. My friend had this problem earlier and this fixed it.
     
  12. Kordinn

    Kordinn Homosexual Confirmed

    No, it's set to a IP.
     
  13. Is it 127.0.0.1 or localhost?
     
  14. Kordinn

    Kordinn Homosexual Confirmed

    Set as 127.0.0.1 or the IP of the mysql host? If its suppose to be 127.0.0.1 then no it's not but it is not localhost.
     
  15. Kordinn

    Kordinn Homosexual Confirmed

    Which would be correct?:

    force mysql_host = 127.0.0.1

    or

    force mysql_host = ###.253.195.###

    (Just added those ### to hide the Ip.)
     
  16. The actual IP that isn't 127.0.01 (at least for my friend it worked).
     
  17. Kordinn

    Kordinn Homosexual Confirmed

    After even changing it, still same results.
     
  18. Yep, I fixed the last error. Then suprisingly the same thing happens, but with a different error.

    mysql callback failure: gamemodes/clockwork/framework/libraries/sv_database.lua:333: [Clockwork] MySQL Error: Unknown table 'players' in information_schema

    tmysql callback failure: gamemodes/clockwork/framework/libraries/sv_database.lua:333: [Clockwork] MySQL Error: Unknown table 'players' in information_schema

    tmysql callback failure: gamemodes/clockwork/framework/libraries/sv_database.lua:333: [Clockwork] MySQL Error:
     
  19. That means the tables were not made.
     

Previous Readers (Total: 0)