• gmod_src: Cleaned up errors
    0 replies, posted
[B]Revision 563[/B] [INDENT]Cleaned up errors Lua line numbers when a c++ function errors out Fixed "missing Type" errors when joining a script enforced server Dedicated Servers spit out Warnings instead of Msg's on errors Calling SetModel with a missing model spurts a non halting Lua error Menu system lua errors no longer weirdly spaced Full path name in Lua errors[/INDENT][B]Changed Files:[/B] [LIST] [*]trunk/src_garrysmod/common/luaconf.h [*]trunk/src_garrysmod/game/client/garrysmod/gmod_hud.cpp [*]trunk/src_garrysmod/game/shared/garrysmod/sent_manager.cpp [*]trunk/src_garrysmod/garrysmod/CLuaGameCallback.cpp [*]trunk/src_garrysmod/garrysmod/CLuaGameCallback.h [*]trunk/src_garrysmod/garrysmod/Library/gl_base.cpp [*]trunk/src_garrysmod/garrysmod/Library/gl_globals.cpp [*]trunk/src_garrysmod/garrysmod/MenuSystem/CLuaMenuCallback.cpp [*]trunk/src_garrysmod/garrysmod/Objects/lua_entity.cpp [*]trunk/src_garrysmod/garrysmod/g_lua/CLuaInterface.cpp [*]trunk/src_garrysmod/garrysmod/g_lua/CLuaObject.cpp [*]trunk/src_garrysmod/garrysmod/g_lua/CLuaObject.h [*]trunk/src_garrysmod/garrysmod/g_lua/ILuaInterface.h [*]trunk/src_garrysmod/garrysmod/gmod_lua.cpp [*]trunk/src_garrysmod/garrysmod/gmod_lua.h [*]trunk/src_garrysmod/garrysmod/sqlite/common/ILuaInterface.h [*]trunk/src_garrysmod/garrysmod/toybox/LivePackage.cpp [*]trunk/src_garrysmod/public/Lua/lauxlib.c [*]trunk/src_garrysmod/public/Lua/ldebug.c [*]trunk/src_garrysmod/public/Lua/llex.c [*]trunk/src_garrysmod/public/Lua/luaconf.h [/LIST] Committed By [B]Garry Newman[/B]
Sorry, you need to Log In to post a reply to this thread.