Getting runtime error source

Moriboe

King
Joined
Nov 30, 2010
Messages
662
Location
Belgium
If I check Lua.log errors come up like this:

[44453.764] Runtime Error: [string "C:\Users\MyName\Documents\My Games\Sid Meier'..."]:22: attempt to index field 'gPlayers' (a nil value)

The problem being that it hides the info from which file the error was thrown. It used to be obvious in my case, but now it's getting annoying. Any way to get access to the full file path? Or maybe some better way altogether for debugging?
 
Back
Top Bottom