ValentinFunk / LibK

Library for fast gmod addon development
MIT License
53 stars 21 forks source link

LibK Error #5

Closed SenipSenni closed 8 years ago

SenipSenni commented 8 years ago

194(8.956072): Couldn't include file libk/3rdparty/currency/icurrencysystem.lua -> libk/3rdparty/glib/currency/icurrencysystem.lua

193(8.955789): L 12/01/2015 - 03:11:19: Lua Error: Couldn't include file libk/3rdparty/currency/icurrencysystem.lua -> libk/3rdparty/glib/currency/icurrencysystem.lua

ValentinFunk commented 8 years ago

I honestly have no idea why this isn't working, looked into it a while ago but i don't use the interface so I always ignored this error. Shouldn't cause anything but that message unless you were planning to use the class.

comedinha commented 8 years ago

No have file on libk/3rdparty/currency

https://github.com/Kamshak/LibK/blob/master/lua/libk/3rdparty/glib/interfaces/interfaces.lua

ValentinFunk commented 8 years ago

Fixed