Win xmbc crashes on startup
#1
http://pastebin.com/gvmfikgq

here is the log file.
i done a fresh install of xmbc 12.0 and when i try to start it just crashes and closes.

any ideas or help would be much appreciated
Reply
#2
Welcome to the XBMC forums.

Unfortunately, your log doesn't have debugging enable, so there's not much diagnostic information there to help identify the problem. Since XBMC crashes at startup, you can't enable debug logging via the GUI. Instead, you'll have to create an advancedsettings.xml (wiki) file in your userdata (wiki) directory with the following contents:
Code:
<advancedsettings>
  <loglevel>1</loglevel>
</advancedsettings>
Save the file and restart XBMC. When it crashes, locate your debug log (wiki) (xbmc.log), upload the contents of this log to www.xbmclogs.com (or to pastebin.com as you've done above) and post the assigned URL for your uploaded log here with your reply.
Reply
#3
How do i make the xml file? Do i just put all of that information into a cell in excel?
Reply

Logout Mark Read Team Forum Stats Members Help
xmbc crashes on startup0