CloudSixteen / Clockwork

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

[HL2RP] Console Spam, Weird Error #284

Closed xTheCatalyst closed 7 years ago

xTheCatalyst commented 8 years ago

[Clockwork] The 'HUDPaint' hook failed to run. gamemodes/sandbox/gamemode/cl_init.lua:72: attempt to call method 'PaintWorldTips' (a nil value)

[ERROR] gamemodes/clockwork/framework/libraries/cl_fonts.lua:18: stack overflow x1. Add - gamemodes/clockwork/framework/libraries/cl_fonts.lua:18 x 2. CreateFont - gamemodes/clockwork/framework/libraries/client/cl_fonts.lua:15 x3. Add - gamemodes/clockwork/framework/libraries/cl_fonts.lua:19 x4. CreateFont - gamemodes/clockwork/framework/libraries/client/cl_fonts.lua:15 x5. Add - gamemodes/clockwork/framework/libraries/cl_fonts.lua:19 x6. CreateFont - gamemodes/clockwork/framework/libraries/client/cl_fonts.lua:15 x 7. Add - gamemodes/clockwork/framework/libraries/cl_fonts.lua:19 x 8. CreateFont - gamemodes/clockwork/framework/libraries/client/cl_fonts.lua:15 x 9. Add - gamemodes/clockwork/framework/libraries/cl_fonts.lua:19 x10. CreateFont - gamemodes/clockwork/framework/libraries/client/cl_fonts.lua:15 x11. Add - gamemodes/clockwork/framework/libraries/cl_fonts.lua:19 x12. CreateFont - gamemodes/clockwork/framework/libraries/client/c[The Coderlyst|2|STEAM_mysteamidfuckoff] Lua Error:

I get that error in the console, and whenever I do any command or speak anything, it spams the hell out of it. I have no idea why it's like this. I havent editted the schema, and I just recently updated to the latest build of Clockwork. On the second log, ignore the x's. It's just when I used github to drop logs, it changes those numbers to letters so I put the x's to preserve the numbers... Whatever it's 5am

zigbomb commented 8 years ago

You put any plugins into your HL2RP schema? They may be incompatible with the latest version of Clockwork.

zigbomb commented 8 years ago

Remove them one by one to test which are faulty.