Frodo beta 1 crashes when using advancedsettings.xml
#1
hi guys
using advancedsettings.xml to specify a SQL for a shared database and it crashes if i remove the advance settings it works and if i roll back to V11 it works
<advancedsettings>
<videodatabase>
<type>mysql</type>
<host>192.168.1.105</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_video</name>
</videodatabase>

<musicdatabase>
<type>mysql</type>
<host>192.168.1.105</host>
<port>3306</port>
<user>xbmc</user>
<pass>xbmc</pass>
<name>xbmc_music</name>
</musicdatabase>
</advancedsettings>

any ideas?
Reply
#2
Full debug log is a good place to start.
Reply
#3

how do i post the log?
toward the end of the log i get
10:15:20 T:5100 NOTICE: Checking resolution 16
10:15:21 T:5100 NOTICE: Running database version Addons15
10:15:21 T:5100 NOTICE: Running database version ViewModes4
10:15:21 T:5100 NOTICE: Running database version Textures13
10:15:21 T:5100 NOTICE: Running database version MyMusic30
10:15:21 T:5100 ERROR: SQL: The table does not exist
Query: SELECT idVersion FROM version

sorry i dont know how to post the whole thing
Reply
#4
Please upload your entire debug log (wiki) to www.pastebin.com or www.xbmclogs.com and post the URL link to your log here.
Reply
#5
Remove videos72 from your mysql and install latest nightly version
Read/follow the forum rules.
For troubleshooting and bug reporting, read this first
Interested in seeing some YouTube videos about Kodi? Go here and subscribe
Reply

Logout Mark Read Team Forum Stats Members Help
Frodo beta 1 crashes when using advancedsettings.xml0