It is currently 19 Apr 2024, 20:02
   
Text Size

Mtgdb.Gui: search MTG cards, build decks, manage collection

New decks and cards for Stainless Games' release

Moderator: CCGHQ Admins

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby hidalgo » 01 Jul 2020, 18:22

Hi DrGonzo, I fixed the issue in 4.0.7.3, you should be able to import now.
User avatar
hidalgo
 
Posts: 354
Joined: 17 Oct 2016, 21:51
Location: Russia, Moscow
Has thanked: 58 times
Been thanked: 80 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby DrGonzo » 01 Jul 2020, 21:25

Thank you so much! The dual cards still seemed to break the import, but after I removed them it worked. You are awesome!
DrGonzo
 
Posts: 2
Joined: 01 Jul 2020, 08:40
Has thanked: 1 time
Been thanked: 0 time

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby aidscoi168 » 10 Sep 2020, 08:37

Hi, i facing the error that the app fail to load index and keyword. i try to delete old index to force the app the rebuit index but not working
Attachments
logs.rar
(92.6 KiB) Downloaded 184 times
aidscoi168
 
Posts: 210
Joined: 31 Dec 2016, 17:49
Has thanked: 58 times
Been thanked: 28 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby hidalgo » 10 Sep 2020, 11:42

aidscoi168 wrote:Hi, i facing the error that the app fail to load index and keyword. i try to delete old index to force the app the rebuit index but not working
Hi, Aidscoi! Which version do you run, is it 4.1.0.3?

From the log I can see there is some cards in one of the decks, which was not found in new mtgjson.com data.
Can you also send me history\decks.v4.json ?
User avatar
hidalgo
 
Posts: 354
Joined: 17 Oct 2016, 21:51
Location: Russia, Moscow
Has thanked: 58 times
Been thanked: 80 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby aidscoi168 » 10 Sep 2020, 13:18

Here the file :D
Attachments
decks.v4.rar
(30.53 KiB) Downloaded 174 times
aidscoi168
 
Posts: 210
Joined: 31 Dec 2016, 17:49
Has thanked: 58 times
Been thanked: 28 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby hidalgo » 10 Sep 2020, 14:02

aidscoi168 wrote:Here the file :D
What version do you have? Is it 4.1.0.3? You can see the version in Update form title.
User avatar
hidalgo
 
Posts: 354
Joined: 17 Oct 2016, 21:51
Location: Russia, Moscow
Has thanked: 58 times
Been thanked: 80 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby aidscoi168 » 10 Sep 2020, 15:14

my version is v4.1.0.3
aidscoi168
 
Posts: 210
Joined: 31 Dec 2016, 17:49
Has thanked: 58 times
Been thanked: 28 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby aidscoi168 » 10 Sep 2020, 15:19

My update window still 4.0.7.5 and i got this message when try to update
Checking version online
https://drive.google.com/uc?export=down ... 9UtQBejYEg: get YandexDisk download url ... failed
System.Net.Http.HttpRequestException: Response status code does not indicate success: 404 (NOT FOUND).
at System.Net.Http.HttpResponseMessage.EnsureSuccessStatusCode()
at Mtgdb.Downloader.WebClientBase.<GetResponse>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Mtgdb.Downloader.YandexDiskClient.<GetDownloadLink>d__5.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Mtgdb.Downloader.YandexDiskClientWrapper.<TryDownloadFile>d__1.MoveNext()
Failed to download current version signature
Online version: None
Downloaded version: Mtgdb.Gui.v4.0.7.5.zip
Version Mtgdb.Gui.v4.0.7.5.zip is already installed. To repeat installation press 'Reinstall'...
HTTP GET https://cloud-api.yandex.net/v1/disk/pu ... 9UtQBejYEg failed


but manage to manual update ( maybe still got error )
aidscoi168
 
Posts: 210
Joined: 31 Dec 2016, 17:49
Has thanked: 58 times
Been thanked: 28 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby hidalgo » 10 Sep 2020, 17:08

aidscoi168 wrote:My update window still 4.0.7.5 and i got this message when try to update
Checking version online
https://drive.google.com/uc?export=down ... 9UtQBejYEg: get YandexDisk download url ... failed
The downloader went to wrong URL https://drive.google.com/...

Which means there is a wrong <AppSource /> tag somwehere in etc/Mtgdb.Gui.xml
look up for <AppSource /> tag in Mtgdb.Gui.xml and remove it completely

!ATTENTION! do not remove <AppSource /> in Mtgdb.Gui.Default.xml, only in any Mtgdbg.Gui.xml
User avatar
hidalgo
 
Posts: 354
Joined: 17 Oct 2016, 21:51
Location: Russia, Moscow
Has thanked: 58 times
Been thanked: 80 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby aidscoi168 » 11 Sep 2020, 09:48

Did the new version still using these configuration

<SuggestImageDownloader Enabled="False" />

<Undo MaxDepth="1000" />

<ImageCache CacheCapacity ="900"/>

?? I try to fix the URL for app source but it may the main reason the app stuck at loading index
aidscoi168
 
Posts: 210
Joined: 31 Dec 2016, 17:49
Has thanked: 58 times
Been thanked: 28 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby hidalgo » 11 Sep 2020, 10:31

aidscoi168 wrote:Did the new version still using these configuration

<SuggestImageDownloader Enabled="False" />

<Undo MaxDepth="1000" />

<ImageCache CacheCapacity ="900"/>

?? I try to fix the URL for app source but it may the main reason the app stuck at loading index
SuggestImageDownloader, Undo, ImageCache - are not used anymore, there is a menu to manage these settings screenshot
User avatar
hidalgo
 
Posts: 354
Joined: 17 Oct 2016, 21:51
Location: Russia, Moscow
Has thanked: 58 times
Been thanked: 80 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby aidscoi168 » 11 Sep 2020, 13:20

Hi, i got success load index and the app run smoothly ( version 4.1.0.3 ) after remove old setting line but as i want to try update function i get this messsage
"/app/release/Mtgdb.Gui.v4.1.0.3.zip: get YandexDisk download url ... downloading ... failed
System.Threading.Tasks.TaskCanceledException: A task was canceled.
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Mtgdb.Downloader.WebClientBase.<GetResponse>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Mtgdb.Downloader.WebClientBase.<DownloadStream>d__3.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Mtgdb.Downloader.WebClientBase.<DownloadFile>d__1.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
at System.Runtime.CompilerServices.TaskAwaiter.ThrowForNonSuccess(Task task)
at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
at Mtgdb.Downloader.YandexDiskClientWrapper.<TryDownloadFile>d__1.MoveNext()
Failed to download Mtgdb.Gui.v4.1.0.3.zip

HTTP GET https://downloader.disk.yandex.ru/disk/ ... ed&tknv=v2 failed"

Don't know it cause by my slow internet or other reason
aidscoi168
 
Posts: 210
Joined: 31 Dec 2016, 17:49
Has thanked: 58 times
Been thanked: 28 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby hidalgo » 11 Sep 2020, 16:35

aidscoi168 wrote:HTTP GET https://downloader.disk.yandex.ru/disk/ ... ed&tknv=v2 failed"

Don't know it cause by my slow internet or other reason
It's ok, just press Update button again, requests to YandexDisk may fail from time to time

Actually, you are probably right, I will check if there is a time limit on Mtgdb.Gui side which gets hit because the dowlnoad file is large.
User avatar
hidalgo
 
Posts: 354
Joined: 17 Oct 2016, 21:51
Location: Russia, Moscow
Has thanked: 58 times
Been thanked: 80 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby aidscoi168 » 18 Oct 2020, 10:16

Hi, i again facing issue with index not loading :(
Attachments
logs.rar
(85.35 KiB) Downloaded 159 times
aidscoi168
 
Posts: 210
Joined: 31 Dec 2016, 17:49
Has thanked: 58 times
Been thanked: 28 times

Re: Mtgdb.Gui: search MTG cards, build decks, manage collect

Postby hidalgo » 18 Oct 2020, 19:26

Hi, i again facing issue with index not loading :(
Hi Aidscoi, I tried updating cards from mtgjson.com and index loading broke for me too.

While I am figuring out what's wrong with new data, try replacing it by the data in the last downloaded Mtgdb.Gui.zip.

To do this, in Update window update Mtgdb.Gui as when new version is released. It will install the last version you currently have and overwrite the new Mtgjson.com data with the original from .zip
User avatar
hidalgo
 
Posts: 354
Joined: 17 Oct 2016, 21:51
Location: Russia, Moscow
Has thanked: 58 times
Been thanked: 80 times

PreviousNext

Return to Magic: The Gathering - Duels of the Planeswalkers

Who is online

Users browsing this forum: No registered users and 59 guests


Who is online

In total there are 59 users online :: 0 registered, 0 hidden and 59 guests (based on users active over the past 10 minutes)
Most users ever online was 4143 on 23 Jan 2024, 08:21

Users browsing this forum: No registered users and 59 guests

Login Form