CloudSixteen / Clockwork

A roleplaying framework developed by Cloud Sixteen for the people.
http://CloudSixteen.com
MIT License
44 stars 44 forks source link

Missing Materials, Spamming lua errors in console #192

Closed darku1337 closed 9 years ago

darku1337 commented 9 years ago

http://cloud-4.steamusercontent.com/ugc/707401792819944152/F10CA9B59966529BC881829D2353932BB1406C82/

http://cloud-4.steamusercontent.com/ugc/707401792819942875/CAF5236F44470053131DF9B2E47213902085B971/

http://cloud-4.steamusercontent.com/ugc/707401792819939036/087D2F1A34A4A53A711A2DE47D68318F6E5E3AB1/

[ERROR] stack overflow

  1. gmatch - [C]:-1
    1. GetTextSize - gamemodes/clockwork/framework/sh_kernel.lua:1485
    2. WrappedText - gamemodes/clockwork/framework/libraries/cl_chatbox.lua:622
      1. Add - gamemodes/clockwork/framework/libraries/cl_chatbox.lua:924
      2. ClockworkAddText - gamemodes/clockwork/framework/libraries/client/cl_chatbox.lua:61
      3. PrintColoredText - gamemodes/clockwork/framework/sh_kernel.lua:2266
      4. Add - gamemodes/clockwork/framework/libraries/cl_chatbox.lua:956
        1. ClockworkAddText - gamemodes/clockwork/framework/libraries/client/cl_chatbox.lua:61
        2. PrintColoredText - gamemodes/clockwork/framework/sh_kernel.lua:2266
        3. Add - gamemodes/clockwork/framework/libraries/cl_chatbox.lua:956
        4. ClockworkAddText - gamemodes/clockwork/framework/libraries/client/cl_chatbox.lua:61
        5. PrintColoredText - gamemodes/clockwork/framework/sh_kernel.lua:2266
        6. Add - gamemodes/clockwork/framework/libraries/cl_chatbox.lua:956
        7. ClockworkAddText - gamemodes/clockwork/framework/libraries/client/cl_chatbox.lua:61
        8. PrintColoredText - gamemodes/clockwork/framework/sh_kernel.lua:2266
          1. Add - gamemodes/clockwork/framework/libraries/cl_chatbox.lua:956
BradIsABadName commented 9 years ago

Due to the garrysmod update, many functions have been removed from garrysmod which clockwork relied on. Until then, we must wait for the developers to fix it, I have looked into it myself and I couldn't quite make out what was wrong, however I am sure they can.

Forum Thread: http://forums.cloudsixteen.com/threads/patch-clockwork-0-93.11874/

Chessnut commented 9 years ago

But those errors don't even relate to anything that got removed?

darku1337 commented 9 years ago

i managed to fix it by just re-installing clockwork. retarded.

BradIsABadName commented 9 years ago

@Chessnut Since the new garrys update, the content for the gamemode hasn't been working as it should. I understand what you're saying, I fastdl'd it all and then re-installed clockwork and it works.