Debug on VC++ 2008 express got length_error exception
#1
I have build and debug XBMC 9.11 after got original code from svn. I got length_error exception while starting. No splash screen and main windows before it crashs.

Could you please help me to solve this?
Reply
#2
Can you post a log? Or reference where the exception occurs?

My guess is you are missing the metadata files (language, userdata, etc.). Make sure you have all of the files from a standard XBMC installation before trying to run from code.
Reply
#3
Exception throw from function CreateNewWindows().
Reply
#4
Athakorn Wrote:Exception throw from function CreateNewWindows().

Please post full debug log via pastebin.
The normal XBMC log IS NOT a debug log, to enable debug logging you must toggle it on under XBMC Settings - System or in advancedsettings.xml. Use XBMC Debug Log Addon to retrieve it.
Reply

Logout Mark Read Team Forum Stats Members Help
Debug on VC++ 2008 express got length_error exception0