Kodi Community Forum
Kodi 17.1 not launching after install - Printable Version

+- Kodi Community Forum (https://forum.kodi.tv)
+-- Forum: Support (https://forum.kodi.tv/forumdisplay.php?fid=33)
+--- Forum: General Support (https://forum.kodi.tv/forumdisplay.php?fid=111)
+---- Forum: Windows (https://forum.kodi.tv/forumdisplay.php?fid=59)
+---- Thread: Kodi 17.1 not launching after install (/showthread.php?tid=310240)

Pages: 1 2 3 4 5 6 7


RE: Kodi 17.1 not launching after install - DarrenHill - 2017-04-06

(2017-04-06, 17:35)EmmyLou42024 Wrote: a bit more trouble than i'm willing to deal with. Confused

And yet you took the trouble to register and join here to post that and enlighten us?


RE: Kodi 17.1 not launching after install - breightmet - 2017-04-06

Having had constant messages on my Raspberry Pi and on thwe computer prior to thedownload farce you would have thought that Kodi would be putting out some sort of remedy or advice but they seem just oblivious.


RE: Kodi 17.1 not launching after install - paolo.romagnol - 2017-04-06

hi, i have install app kodi v17.1 in my Windows 10 home, but at the launch :
the program not start. THIS IS A LOG OF ERROR, thank you, for the assist.

+ System

- Provider

[ Name] Application Error

- EventID 1000

[ Qualifiers] 0

Level 2

Task 100

Keywords 0x80000000000000

- TimeCreated

[ SystemTime] 2017-04-06T15:48:25.390668100Z

EventRecordID 11831

Channel Application

Computer DESKTOP-XXXXXXXX

Security


- EventData

Kodi.exe
17.1.0.0
58d009cf
nvwgf2um.dll
10.18.13.5443
56339916
c0000005
000c9321
1b14
01d2aeed377ee346
C:\Program Files\WindowsApps\XBMCFoundation.Kodi_17.1.0.0_x86__4n2hpmxwrvr6p\Kodi.exe
C:\WINDOWS\SYSTEM32\nvwgf2um.dll
c358156e-5192-422b-9f5a-8ca5ecffc75c
XBMCFoundation.Kodi_17.1.0.0_x86__4n2hpmxwrvr6p
Kodi


RE: Kodi 17.1 not launching after install - Rechi - 2017-04-06

Post a Debug log (wiki) at https://pastebin.com/ and the link back here.
kodi.log is located at %LOCALAPPDATA%\Packages\XBMCFoundation.Kodi_4n2hpmxwrvr6p\LocalCache\Roaming\Kod​i.


RE: Kodi 17.1 not launching after install - scott967 - 2017-04-06

(2017-04-06, 16:44)breightmet Wrote: Rechi used your path several times and still the offending data will delete but always restores itself.
Just add up the variations in the number of paths recommened as being the solution.

Yes, it will always restore itself. This "fix" is really just a workaround. The apparent problem is that the database from Kodi 16, Addons26.db isn't correctly updated to the Kodi 17 version, Addons27.db, resulting in a 0 byte file. For many users, deleting addons27.db results in Kodi 17 correctly updating addon26.db on the next restart. It appears in some cases that isn't happening. Until a dev can reproduce this, or a user can provide a debug log generated with the advancedsettings.xml file (since users can't access the Kodi 17 UI) there won't be any progress on this.

My suggestion is that if deleting addons27.db and starting Kodi 17 doesn't work, go back into your userdata and rename the addons26.db to something like addons26.dbold (this assumes you are updating a working Kodi 16 install to Kodi 17). Also delete the addons27.db file. Now restart Kodi 17 and see if this works. If it does, you will probably have to go into the "addon browser" in the UI and enable your addons (they will be marked as "disabled" but are still installed).

If you decide to go back to Kodi 16, just rename addons26.dbold back to addons26.db and then reinstall Kodi 16.

An alternative is to install Kodi 17 in a folder you create during installation and run it in "portable mode". In this mode Kodi creates all your userdata settings in its own folder, and doesn't user the %appdata% that gives grief for so many users unfamiliar with Windows application installs. You can selectively migrate any or all your settings from an existing Kodi install once you get Kodi 17 running by copying files to the portable mode version.

scott s.
.


RE: Kodi 17.1 not launching after install - Gobberwart - 2017-04-06

(2017-04-06, 16:37)breightmet Wrote: Gobberwart

%appdata%\Kodi\userdata\database have tried this several times but the addons27.db will delete but restores every time Kodi is opened. How many times do I have to do it. So take your arrogance somewhere else.

I told you not to keep repeating this as it is clearly not the fix for the specific problem you are having.

I also asked you to provide more detail about the error you are experiencing and asked you to provide a debug log. Others, including Rechi and Scott, have asked for much the same.

None of which you have done, instead choosing to just keep repeating yourself and saying how hard it all is.

I think my arrogance is entirely justified.


RE: Kodi 17.1 not launching after install - User66 - 2017-04-06

For those with Windows 8, it's C:Users\(user)\AppData\Roaming\Kodi\userdata\Database\Addons27.db. Hope this helps those with Windows 8


RE: Kodi 17.1 not launching after install - tbelina - 2017-04-07

Hi guys.
I have the same problem with Kodi 17.1 Krypton, and addons27.db is not the problem. I have win7 32bit, and it's an older computer, but I think this might not have much to do with this issue, since I tried installing 17.1 Krypton on my newer laptop with win10, and it won't launch as well.
I did this
[quote='scott967' pid='2563627' dateline='1491421567' Can you use the notepad app to create a text file? If so create a file with this:

Code:
<advancedsettings>
    <loglevel hide="false">2</loglevel>
</advancedsettings>

and save it with file name advancedsettings.xml in folder %APPDATA%\Roaming\Kodi\userdata
delete the file addon27.db once again and run Kodi. Then retrieve the new file "kodi.log" from %APPDATA%\Roaming\Kodi open it in notepad and copy all the text then paste it into the site "pastebin.com" and after saving there copy the link for your paste and post it here.

scott s.
.
[/quote]

here is the log file https://pastebin.com/DKAKdJM8
Can anyone take a look and see if you can find what's wrong?
tnx Wink


RE: Kodi 17.1 not launching after install - Gracus - 2017-04-07

@tbelina

Sorry

No help as your Kodi is contaminated with banned addons and repository

A little bit of reading:

http://kodi.wiki/index.php?title=Forum_rules#Piracy_Policy

http://kodi.wiki/view/Official:Forum_rules/Banned_add-ons


RE: Kodi 17.1 not launching after install - breightmet - 2017-04-07

"I think my arrogance is entirely justified" says Gobberwart, what a damning indictment that is.


RE: Kodi 17.1 not launching after install - tbelina - 2017-04-07

(2017-04-07, 12:18)Gracus Wrote: @tbelina

Sorry

No help as your Kodi is contaminated with banned addons and repository

A little bit of reading:

http://kodi.wiki/index.php?title=Forum_rules#Piracy_Policy

http://kodi.wiki/view/Official:Forum_rules/Banned_add-ons

wasn't me who installed it Smile deleted everything, made a clean install. same thing happens. am I eligible for help now? here's the log https://pastebin.com/XQ4WK9C4


RE: Kodi 17.1 not launching after install - breightmet - 2017-04-07

1) Do not get rid of Kodi 16.1 Jarvis

2) reference to banned add-on (wiki) removed - DarrenHill.

3) Download Kodi 17.1

4) Install Kodi 17.1 choosing the option to overwrite previous Kodi downloads.

It is simple and it works. Yes, you have to reload all your addons but it is always good to refresh or overhaul any system.

Let me know how you get on.


RE: Kodi 17.1 not launching after install - DarrenHill - 2017-04-07

Do not refer people to banned add-ons (wiki).

This particular one is entirely unnecessary, as simply deleting or renaming the kodi folder under %appdata% (for a normal install) or %LOCALAPPDATA%\Packages\XBMCFoundation.Kodi_4n2hpmxwrvr6p\LocalCache\Roaming (for a Windows Store install) will have exactly the same effect and does not require anything from Kodi (especially given the other nasties that that particular repo contains).


RE: Kodi 17.1 not launching after install - tbelina - 2017-04-07

(2017-04-07, 16:53)breightmet Wrote: 1) Do not get rid of Kodi 16.1 Jarvis

2) reference to banned add-on (wiki) removed - DarrenHill[.

3) Download Kodi 17.1

4) Install Kodi 17.1 choosing the option to overwrite previous Kodi downloads.

It is simple and it works. Yes, you have to reload all your addons but it is always good to refresh or overhaul any system.

Let me know how you get on.

@breightmet basically the same, won't open and addons27.db is not the problem. here's the kodi.log https://pastebin.com/XQ4WK9C4


RE: Kodi 17.1 not launching after install - _Andy_ - 2017-04-07

This is a log but debug is not enabled. If you don't have a Kodi GUI just enable debug with advancedsettings.xml. http://kodi.wiki/view/Log_file/Advanced