It is currently 13 Sep 2025, 19:02
   
Text Size

Bug Reports 1.3.0 dev 2015-03-14

by BetaSteward

Moderators: North, BetaSteward, noxx, jeffwadsworth, JayDi, TheElk801, LevelX, CCGHQ Admins

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby SpringsTea » 17 Mar 2015, 23:08

There a glitch that keeps coming up when I'm playing dredge, heres a screen cap of the issue: http://i.imgur.com/vxhw1Y9.jpg?1

Not really sure what causes it, but clicking ok or cancel just pops the box up again, and I can't continue the game. I don't know what is triggering counter here, since all I'm doing is dredging with tormenting voice.
SpringsTea
 
Posts: 18
Joined: 27 Sep 2014, 00:34
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby DeuceDragon » 18 Mar 2015, 02:35

I believe this was a bug, trying to cast Become Immense using delve whilest opponent had a supression field in play, client was asking me to pay 2 before it would let me delve, to my knowledge delve is a static rather than active ability. Not that it is relevent but to give as much info as possible opponents Monastery Siege was set to Khans.

I have a screenshot on imgur but wont let me post links


LevelX: Fixed with XMage1.3dev2014-03-14v1
* Suppression Field - Fixed that the effect was also applied to special actions (e.g. Convoke).
DeuceDragon
 
Posts: 1
Joined: 18 Mar 2015, 02:23
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby jeffwadsworth » 18 Mar 2015, 20:53

SpringsTea wrote:There a glitch that keeps coming up when I'm playing dredge, heres a screen cap of the issue: http://i.imgur.com/vxhw1Y9.jpg?1

Not really sure what causes it, but clicking ok or cancel just pops the box up again, and I can't continue the game. I don't know what is triggering counter here, since all I'm doing is dredging with tormenting voice.
Have you tried selecting one of the two options and selecting ok?
jeffwadsworth
Super Tester Elite
 
Posts: 1172
Joined: 20 Oct 2010, 04:47
Location: USA
Has thanked: 287 times
Been thanked: 70 times

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby SpringsTea » 18 Mar 2015, 21:53

yes, none of the options work
SpringsTea
 
Posts: 18
Joined: 27 Sep 2014, 00:34
Has thanked: 0 time
Been thanked: 0 time

Re: XMage 1.3.0 DEV 2015-03-14 was released

Postby kleedrac » 19 Mar 2015, 00:33

So now the launcher is grabbing the newest v3 update but I still cannot launch Tiny Leaders games. Here's the error console from my localhost server:

Code: Select all
INFO  2015-03-18 18:30:17,416 Started MAGE server - listening on 0.0.0.0:17171/?serializationtype=jboss&maxPoolSize=300  =>[main] Main.main
WARN  2015-03-18 18:30:37,084 No xmage.properties were found on classpath                                                =>[WorkerThread#0[172.16.1.74:62138]] Slf4jLoggingLog.log
INFO  2015-03-18 18:30:37,179 Kleedrac joined server                                                                     =>[WorkerThread#0[172.16.1.74:62138]] SessionManager.registerUser
Exception in thread "CALL main-44" java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
   at mage.server.ChatSession.broadcast(ChatSession.java:159)
   at mage.server.ChatSession.broadcast(ChatSession.java:149)
   at mage.server.ChatSession.join(ChatSession.java:69)
   at mage.server.ChatManager.joinChat(ChatManager.java:67)
   at mage.server.MageServerImpl$12.execute(MageServerImpl.java:446)
   at mage.server.MageServerImpl$51.run(MageServerImpl.java:1069)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
INFO  2015-03-18 18:31:02,754 USER REMOVE - Kleedrac (Disconnected)  userId: 2fbb9b43-2192-40f1-a657-585758144217        =>[CALL main-45] UserManager$2.run
Exception in thread "CALL main-45" java.lang.NoSuchMethodError: java.util.concurrent.ConcurrentHashMap.keySet()Ljava/util/concurrent/ConcurrentHashMap$KeySetView;
   at mage.server.ChatSession.broadcast(ChatSession.java:159)
   at mage.server.ChatSession.broadcast(ChatSession.java:149)
   at mage.server.ChatSession.kill(ChatSession.java:111)
   at mage.server.ChatManager.removeUser(ChatManager.java:200)
   at mage.server.User.remove(User.java:388)
   at mage.server.UserManager$2.run(UserManager.java:146)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
   at java.lang.Thread.run(Unknown Source)
LevelX: Caused by Java 7 -> Update to Java 8
kleedrac
 
Posts: 23
Joined: 10 Oct 2014, 04:14
Has thanked: 0 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby MoonKnight » 19 Mar 2015, 02:19

There are a lot of token producing cards that do not have pictures for their tokens (just the magic card backs).

Also, not sure if this is already know, but your main server says it is expecting a version of mage that is not the most updated one, and will not connect.
MoonKnight
 
Posts: 43
Joined: 19 Sep 2011, 19:40
Has thanked: 1 time
Been thanked: 2 times

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby JeskaiCharmer » 19 Mar 2015, 03:40

Might as well be the first to post a DTK one: Qarsi High Priest went to manifest Illusory Gains, but it made me choose a target for gains, then enchanted the card to that creature.

LevelX: Fixed beyond v4
JeskaiCharmer
 
Posts: 75
Joined: 21 Oct 2014, 03:58
Has thanked: 2 times
Been thanked: 1 time

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby fireshoes » 19 Mar 2015, 04:03

MoonKnight wrote:There are a lot of token producing cards that do not have pictures for their tokens (just the magic card backs).

Also, not sure if this is already know, but your main server says it is expecting a version of mage that is not the most updated one, and will not connect.
MagicCards.info (where we get token images from) hasn't updated tokens for any of Khans blocks. There are zip files in this thread to download the most recent ones.
User avatar
fireshoes
 
Posts: 536
Joined: 20 Aug 2014, 03:51
Has thanked: 201 times
Been thanked: 49 times

Re: XMage 1.3.0 DEV 2015-03-14 was released

Postby Detax455 » 19 Mar 2015, 04:11

I found a small error. Dragonlord Kolaghan is acting as a 5/5 instead of a 6/5.

LevelX: Fixed beyond v3
Detax455
 
Posts: 2
Joined: 19 Mar 2015, 04:09
Has thanked: 1 time
Been thanked: 0 time

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby regodian » 19 Mar 2015, 06:40

i don't know what happen to me, but since i install this 2015-03-14 version, i can't play any game. i revert it back to previous version and everything is ok. but now i think i can't revert it back anymore, so i'll just post it here.
when i start a game against computer-mad, in constructed standard, with or without DTK cards, it always stuck. i don't know how to attach picture and i can't show pictures from postimg because they think it's a spammy, so the link bellow is the screenshot

http://postimg.org/image/6f3x1vd81

http://postimg.org/image/sprs1uai9/
regodian
 
Posts: 17
Joined: 19 Mar 2015, 06:22
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby LevelX » 19 Mar 2015, 06:43

regodian wrote:i don't know what happen to me, but since i install this 2015-03-14 version, i can't play any game. i revert it back to previous version and everything is ok. but now i think i can't revert it back anymore, so i'll just post it here.
when i start a game against computer-mad, in constructed standard, with or without DTK cards, it always stuck. i don't know how to attach picture and i can't show pictures from postimg because they think it's a spammy, so the link bellow is the screenshot

postimg[dot]org/image/6f3x1vd81

postimg[dot]org/image/sprs1uai9/
Which OS and which java version do you use?
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby regodian » 19 Mar 2015, 06:51

LevelX wrote:Which OS and which java version do you use?
java version 1.7.0_71
i use windows 7 32 bit
regodian
 
Posts: 17
Joined: 19 Mar 2015, 06:22
Has thanked: 0 time
Been thanked: 1 time

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby LevelX » 19 Mar 2015, 07:18

regodian wrote:
LevelX wrote:Which OS and which java version do you use?
java version 1.7.0_71
i use windows 7 32 bit
Update to java 8. This will probably solve the problem.
User avatar
LevelX
DEVELOPER
 
Posts: 1677
Joined: 08 Dec 2011, 15:08
Has thanked: 174 times
Been thanked: 374 times

Re: Bug Reports 1.3.0 dev 2015-03-14

Postby Detax455 » 19 Mar 2015, 07:43

One more small one, Surrak, the Hunt Caller's tooltip says he gives trample when formidable is active, it's haste that he gives.

Sorry about not getting screencaps, I'll make sure to get one if another bug comes up for me.

LevelX: Fixed beyond v3
Detax455
 
Posts: 2
Joined: 19 Mar 2015, 04:09
Has thanked: 1 time
Been thanked: 0 time

Re: XMage 1.3.0 DEV 2015-03-14 was released

Postby Guarismo » 19 Mar 2015, 10:01

I have the following problem after updating to the latest version:

http://i57.tinypic.com/v7saxz.png

It happens with all decks. There is always a card that does not recognize.
Guarismo
 
Posts: 15
Joined: 14 Mar 2015, 19:03
Has thanked: 1 time
Been thanked: 0 time

PreviousNext

Return to XMage

Who is online

Users browsing this forum: No registered users and 13 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 13 users online :: 0 registered, 0 hidden and 13 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: No registered users and 13 guests

Login Form