It is currently 11 Sep 2025, 20:13
   
Text Size

Bug reports

Moderators: ubeefx, beholder, melvin, ShawnieBoy, Lodici, CCGHQ Admins

Re: Bug reports

Postby Aswan jaguar » 13 Feb 2013, 04:55

Ardent Militia is Soldier and Human according to the text,this probably changed some years after the card was released that's why it is only mentioned on the types as creature - soldier.
---
Trying to squash some bugs and playtesting.
User avatar
Aswan jaguar
Super Tester Elite
 
Posts: 8131
Joined: 13 May 2010, 12:17
Has thanked: 748 times
Been thanked: 479 times

Re: Bug reports

Postby muaddib » 27 Feb 2013, 16:21

fuzzy card image Legion Loyalist
Attachments
scr1.png
User avatar
muaddib
Tester
 
Posts: 118
Joined: 03 Mar 2011, 08:37
Location: Russia
Has thanked: 0 time
Been thanked: 5 times

Re: Bug reports

Postby melvin » 28 Feb 2013, 01:54

I'm assuming you mean the blown up image. We're using the one from http://magiccards.info/gtc/en/97.html so not much we can do about it. In the long term, I plan to switch to using images from the HQ Card Generator.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby muaddib » 17 Mar 2013, 05:28

Game crush.
Attachments
game.log
(331.14 KiB) Downloaded 225 times
crash.log
(141.47 KiB) Downloaded 218 times
User avatar
muaddib
Tester
 
Posts: 118
Joined: 03 Mar 2011, 08:37
Location: Russia
Has thanked: 0 time
Been thanked: 5 times

Re: Bug reports

Postby melvin » 17 Mar 2013, 11:59

muaddib wrote:Game crush.
Thanks for the report. There is a bug in the implementation of "don't untap during his or her next untap step" which is triggered if you cast a spell during the untap step. Fixed in https://code.google.com/p/magarena/sour ... 8a926f29de
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby Huggybaby » 30 Mar 2013, 01:21

In Magarena 1.36 I'm getting long load times, almost 10 seconds.
User avatar
Huggybaby
Administrator
 
Posts: 3228
Joined: 15 Jan 2006, 19:44
Location: Finally out of Atlanta
Has thanked: 753 times
Been thanked: 601 times

Re: Bug reports

Postby melvin » 30 Mar 2013, 06:55

Huggybaby wrote:In Magarena 1.36 I'm getting long load times, almost 10 seconds.
Thanks for the report, Huggybaby. Usually I'm used to having the system automatically compile after a code change and then load, the compilation itself takes some time so the slower load time of the application are not as noticeable to me. After reading this, I check just the loading step and found that it took close to 10s for me as well.

Base on the fact that this occurred for the 1.35 to 1.36 change, it is likely related to switching more cards from using compiled Java code to the dynamically loaded Groovy code. I've changed card loading from loading all card code at the start to only loading the code for cards needed in a duel. My own tests shows that this reduces the initial loading time to less than 2s.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby melvin » 30 Mar 2013, 08:12

The current build solves the loading time issue, it can be downloaded from https://buildhive.cloudbees.com/job/mel ... garena.exe
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby muaddib » 30 Mar 2013, 14:31

game crush after I push button "New duel"
Attachments
crash.log
(97.3 KiB) Downloaded 211 times
User avatar
muaddib
Tester
 
Posts: 118
Joined: 03 Mar 2011, 08:37
Location: Russia
Has thanked: 0 time
Been thanked: 5 times

Re: Bug reports

Postby melvin » 31 Mar 2013, 01:46

muaddib wrote:game crush after I push button "New duel"
Thanks for the report, it shows that the image loading process is not robust against corruption. Sometimes when downloading images, there might be one or two that fail to download properly. These incomplete/failed downloads would cause such a crash.

Next release will automatically remove corrupted images. For now, try to find the failed download in Magarena/cards folder and remove it manually. Try checking the file sizes, usually the failed downloads will be much smaller than the other files. Alternatively sort the files by date and look through the recent ones.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby muaddib » 04 Apr 2013, 15:01

Magarena crashed after start, HDD LED lit continuously, crash.log attached.
The second time magarena starts without crash.
Attachments
_crash.log
(1.14 KiB) Downloaded 251 times
User avatar
muaddib
Tester
 
Posts: 118
Joined: 03 Mar 2011, 08:37
Location: Russia
Has thanked: 0 time
Been thanked: 5 times

Re: Bug reports

Postby melvin » 05 Apr 2013, 04:42

Magarena shows a random card pic when it starts, from the crash log it looks like there is a problem with the card it was trying to show. Did you manage to find the image in Magarena/cards that is causing the problem? A drastic solution is to delete all the files in Magarena/cards and redownload them again. Next version will show the missing card image instead of crashing.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby sponeta » 02 May 2013, 06:03

Activating the -15 ability of Gideon, Champion of Justice exiles himself, too. Now that's job dedication.
sponeta
Tester
 
Posts: 131
Joined: 26 Sep 2011, 17:09
Has thanked: 13 times
Been thanked: 22 times

Re: Bug reports

Postby melvin » 02 May 2013, 13:44

Did you use his ability when he had 15 loyalty counters left? If so, he would be destroyed due to state based effect of having zero loyalty counters. I just tested with 16 loyalty counters, he was able to exile all permanents but himself. Note that there is a display bug that shows at most "9" on the card image even if there are more than 9 counters.
User avatar
melvin
AI Programmer
 
Posts: 1062
Joined: 21 Mar 2010, 12:26
Location: Singapore
Has thanked: 36 times
Been thanked: 459 times

Re: Bug reports

Postby sponeta » 02 May 2013, 18:18

Yeah, that could have been it. The opponent had lots of creatures and I didn't count them, and on the next turn I just noticed that the -15 ability was enabled. I must have had exactly 15 counters then. I tested again and checked in text mode that Gideon had 17 counters, and he was correctly left alive. So, false alarm!
sponeta
Tester
 
Posts: 131
Joined: 26 Sep 2011, 17:09
Has thanked: 13 times
Been thanked: 22 times

PreviousNext

Return to Magarena

Who is online

Users browsing this forum: Majestic-12 [Bot] and 21 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 22 users online :: 1 registered, 0 hidden and 21 guests (based on users active over the past 10 minutes)
Most users ever online was 7967 on 09 Sep 2025, 23:08

Users browsing this forum: Majestic-12 [Bot] and 21 guests

Login Form