-
It's working for me now - thanks very much!
2009-07-07 09:34:06 UTC in Magic Assistant
-
I still get the problem, sadly. I'll attach a sample3.log with the output from the .log file. The call stack looks pretty similar to the last one, but it does have better source and line information this time, which I think might be more
helpful than before. I'll attach a sample3.log. I took a quick peek at the code, and it looks like maybe
the container behind getCardStore() is being...
2009-07-06 02:46:35 UTC in Magic Assistant
-
In case anyone else runs into this, I've found having a fairly tight filter on in the "collection" window
seems to help with this problem too.
2009-07-05 17:13:53 UTC in Magic Assistant
-
Now that my card database is > 1M, it takes a while every time you press the '=' key.
One thing that might make entry time faster is to add cards on the number keys as well.
For example, if I press the 4 key, have it add 4 of the cards to the current deck. Then the whole collection will be saved only
once instead of 4 times, leading to quicker entry on larger collections, and less...
2009-07-04 17:12:27 UTC in Magic Assistant
-
Thanks - I'll go easy on the = key :)
I've got about 1/3 of my cards entered, and it's at 660k or so, so presumably it'll end up at around 2 megs or so.
If you'd like it as a test case, let me know! And I'm happy to run tests for you any time you wish.
2009-07-03 13:48:07 UTC in Magic Assistant
-
The collection is flat.
I didn't know about that grouping feature. That's handy!
2009-07-03 09:07:26 UTC in Magic Assistant
-
One other thing I noticed. This may not be meaningful, but thought I'd mention it anyway.
When the java.util.ConcurrentModificationException happens, occasionally it'll scroll the Collection:main tab
to the top, rather than to the newly added card like it normally does.
2009-07-02 23:39:25 UTC in Magic Assistant
-
Test run, and I'll upload another log file from the session (sample2.log). No dialog appears now when it does the "Unspported or unrecognized format" exception, so that makes entry a lot easier. I still get a dialog for the "java.util.ConcurrentModificationException".
Thanks much for looking into this!
2009-07-02 23:24:45 UTC in Magic Assistant
-
I have been using magic assistant to enter my collection, and have ran into a few problems. I'm regularly getting a couple of dialog boxes brought up now.
The first happens at about the same rate, the second has been happening more and more often as I add more cards. I have attached a trimmed down version
of the .log file showing these two exceptions.
My method for entering cards is to...
2009-07-01 01:47:53 UTC in Magic Assistant
-
There is a buffer overflow when mcpp_use_mem_buffers is true: The check to see if the buffer needs to be reallocated doesn't take into account the nullchar that is appended on the end.
2009-03-30 21:15:16 UTC in mcpp