It is currently 25 Apr 2024, 13:30
   
Text Size

Forge Beta Release: 02-20-2017 ver. 1.5.60

Moderators: timmermac, Blacksmith, KrazyTheFox, Agetian, friarsol, CCGHQ Admins

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby gos » 26 Feb 2017, 13:35

AI attacked with a face-down Blistering Firecat into a much larger blocker. Perhaps some AI logic that should only apply if it's face-up?
gos
 
Posts: 4369
Joined: 03 Mar 2011, 15:21
Location: Reykjavík, Iceland
Has thanked: 231 times
Been thanked: 232 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby horseoftroy » 26 Feb 2017, 13:52

Discord server !
Great news !

I suggest add a section for download latest MTG sets like
# LQ sets download

Long life for Forge , and all MTG fan games

Hope all the developers do the same
Last edited by horseoftroy on 26 Feb 2017, 14:59, edited 1 time in total.
horseoftroy
 
Posts: 46
Joined: 17 Jan 2014, 16:00
Has thanked: 222 times
Been thanked: 9 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby Stampedo » 26 Feb 2017, 14:50

Hello nice people, could someone tell me how to reset the quest.preferences?
Or share the parameters?
Thanks!
Stampedo
 
Posts: 142
Joined: 10 Feb 2014, 20:03
Has thanked: 18 times
Been thanked: 2 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby horseoftroy » 26 Feb 2017, 17:10

Stampedo wrote:Hello nice people, could someone tell me how to reset the quest.preferences?
Or share the parameters?
Thanks!
All the modified parameters saved inside :
Forge/data/preferences

Deleting any txt will reset all the parameters

The note you have mentioned is there , all what you need is deleting it
horseoftroy
 
Posts: 46
Joined: 17 Jan 2014, 16:00
Has thanked: 222 times
Been thanked: 9 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby Stampedo » 26 Feb 2017, 21:51

Thanks a bunch!
Stampedo
 
Posts: 142
Joined: 10 Feb 2014, 20:03
Has thanked: 18 times
Been thanked: 2 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby lindleya1 » 27 Feb 2017, 02:51

There's a strange bug in multiplayer commander where if I use Repay in Kind while on less than 0 hit points (I'm testing out a Lich deck), it sets the life totals of the opponents to the correct amount, but it doesn't register them losing the game. This happened in the previous game as well, but the game then correctly registered game losses after I used Wrath of God. However, in this game I have already used Wrath the previous turn, and I'm now stuck in a situation where I've won, but Forge hasn't registered my opponents losses yet.

Here is a screenshot of the board state: https://gyazo.com/fc135641fe47725b9442b9f406dad43b
lindleya1
 
Posts: 105
Joined: 01 Jul 2015, 23:32
Has thanked: 1 time
Been thanked: 6 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby stormcat » 27 Feb 2017, 14:11

In multiplayer game, cards like Tectonic Edge or land tax refer to wrong number.
It should be refer to an opponent cards.
But forge use the total number of all opponent's cards.
I have been reporting this bug from before.
stormcat
 
Posts: 361
Joined: 17 Jun 2015, 05:32
Has thanked: 0 time
Been thanked: 6 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby tjtillman » 27 Feb 2017, 16:19

Not a bug, more of a sub-optimal AI thing, but when I play Perilous Predicament, it seems like the CPU sacrifices their best artifact and non-artifact creatures rather than their worst.
tjtillman
 
Posts: 202
Joined: 16 Sep 2013, 17:47
Has thanked: 0 time
Been thanked: 2 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby Mrs Non-Gorilla » 27 Feb 2017, 21:46

On turn 1 of a game, I played Aether Hub, used the autopay button to cast Oath of Nissa, and got this error message:

RuntimeException | Open
Code: Select all
Forge Version:    1.5.60-r-1
Operating System: Mac OS X 10.10.5 x86_64
Java Version:     1.8.0_31 Oracle Corporation

java.lang.RuntimeException: Cannot remove input InputPayManaOfCostPayment because it's not on top of stack. Stack = []
   at forge.match.input.InputQueue.removeInput(InputQueue.java:57)
   at forge.match.input.InputSyncronizedBase.stop(InputSyncronizedBase.java:51)
   at forge.match.input.InputPayMana.onStateChanged(InputPayMana.java:438)
   at forge.match.input.InputPayMana.showMessage(InputPayMana.java:432)
   at forge.match.input.InputBase.showMessageInitial(InputBase.java:77)
   at forge.match.input.InputProxy$1.run(InputProxy.java:73)
   at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:749)
   at java.awt.EventQueue.access$500(EventQueue.java:97)
   at java.awt.EventQueue$3.run(EventQueue.java:702)
   at java.awt.EventQueue$3.run(EventQueue.java:696)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:75)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:719)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
After clicking through, the rest of the game still seems to be working fine.
Mrs Non-Gorilla
 
Posts: 74
Joined: 18 Nov 2014, 20:32
Has thanked: 3 times
Been thanked: 4 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby Agetian » 28 Feb 2017, 05:10

tjtillman wrote:Not a bug, more of a sub-optimal AI thing, but when I play Perilous Predicament, it seems like the CPU sacrifices their best artifact and non-artifact creatures rather than their worst.
This has been improved upstream. Thanks for reporting! :)

- Agetian
Agetian
Programmer
 
Posts: 3472
Joined: 14 Mar 2011, 05:58
Has thanked: 677 times
Been thanked: 561 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby Ventos » 28 Feb 2017, 07:27

Is something wrong with the download link? Im trying about an hour but cant download.

(Edit: I dont really know if thats an issue but i finnaly managed to download Forge but when i go to the download manager it says that it will take 364 hours to download the pics O.O my net is ok here i checked and im at full 10mb)
Ventos
 
Posts: 6
Joined: 28 Feb 2017, 07:24
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby Ldcs8T4EAnj8h5ZMD8rf » 28 Feb 2017, 21:40

In a game of OGW Sealed, I cast Oblivion Strike targeting the AI's Thought-Knot Seer. When Thought-Knot Seer's trigger went on the stack, the AI decided to target itself somehow, so the AI got an extra card.
Attachments
Thought-Knot Seer trigger.png
Ldcs8T4EAnj8h5ZMD8rf
 
Posts: 36
Joined: 13 Nov 2015, 15:36
Has thanked: 1 time
Been thanked: 2 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby Reaper » 28 Feb 2017, 22:15

Something wrong with the download server ??
Suggest using a different place to upload it.... According to speedtest im at arounnd 3 MB / S
but this download is going like 3.8 kb / s..
Reaper
 
Posts: 19
Joined: 13 Jan 2013, 01:20
Has thanked: 2 times
Been thanked: 0 time

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby friarsol » 28 Feb 2017, 23:11

Amazons s3 servers were crippled all afternoon. Not sure if that's related or not
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta Release: 02-20-2017 ver. 1.5.60

Postby nefigah » 01 Mar 2017, 00:45

Just dropping a note that I had this bug happen again, and I got a clearer screenshot of it this time that shows the whole board, the card detail pane, and the game log.

Agetian fixed the display problem of creatures coming out of suspend still showing the summoning sickness marker despite having haste, and indeed I haven't gotten that visual issue since his fix. But this (as in the linked post above) was a case where the creature came out of suspend definitely not having haste at all. In the screenshot, you can see the opponent only had 4 life, so I definitely wanted to finish him off with my Nihilith that had just come out of suspend that turn (see log on left). But it didn't let me attack.

Again, this bug is infrequent, and I probably played more than 20 best-of-3 matches with this deck since the last time it happened before it happened again. But at least we know it isn't a one-time fluke now!
Attachments
Screen Shot 2017-02-28 at 4.09.01 PM.png
nefigah
 
Posts: 42
Joined: 16 Mar 2014, 15:49
Has thanked: 10 times
Been thanked: 1 time

PreviousNext

Return to Forge

Who is online

Users browsing this forum: No registered users and 147 guests


Who is online

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

Login Form