Coder Social home page Coder Social logo

the-9th-age's Introduction

The 9th Age

Contents

Overview

What's this?

The 9th Age project homepage: http://www.the-ninth-age.com/

BSData organisation created this project. It's GitHub repository of datafiles. Maintained by community, in no way endorsed by BattleScribe. If you want to develop - cool! We need you! Take a look at Getting Started wiki

Okay, nice project. Is it actually working? I just want those files...

Yeah! We have it hosted on AppSpot. Take a look: BattleScribe Data on Appspot

Links

the-9th-age's People

Contributors

amis92 avatar artur-fijalkowski avatar arturius1 avatar bbs-capelle avatar beckian avatar bombastian2000 avatar bsdata-bot avatar bsdataanon avatar darkskyt9a avatar dienben avatar duxbuse avatar gommo avatar grossmaul2130 avatar jimmymalmer avatar karanadon avatar koniu699 avatar mad-spy avatar marcqg avatar mikel2311 avatar nick-lironi-irvine avatar ogresage avatar rzmoz avatar sebastianwegmann avatar sjgoodsell avatar toreador13 avatar vrenel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

the-9th-age's Issues

[Anon] Bug report: Dread Elves.catz

File: Dread Elves.catz

BattleScribe version: 2.00.01

Platform: Windows

Dropbox: No

Description: No option for cult priest of nabh to pick the executioners blade.

Can someone give me permission to push local changes

The title. Even though I have used Github in the past on two different community projects, I'm still a total noob when it comes to Github so if my request seems idiotic, please help me to help you with the catalogues.

[Anon] Bug report: Orcs and Goblins.catz

File: Orcs and Goblins.catz

BattleScribe version: 2.00.01

Platform: Android

Dropbox: No

Description: The options for the common Orcs require then to take light armour, but there's no option to do so.
To fix please just add the option for light armour :D

File Revision Numbers Are All Messed Up

I'm not sure what's going on but the revision numbers in many of the 9th age files are going up/down all over the place as new versions are committed.

BattleScribe will only download new/updated files if it sees that the revision number on the server (here) is higher than the revision number in the file it already has. If server revision no. is the same/lower than what it already has, it won't bother downloading the file.

This means that many of your updates are not making it down to users! Be careful to make sure your revision numbers increment as you release new versions of the files.

[Anon] Bug report: Orcs and Goblins.catz

File: Orcs and Goblins.catz

BattleScribe version: 1.15.09

Platform: iPhone / iPod / iPad

Dropbox: Yes

Description: The Crown of the cavern king magic armour has the error: "one to many selections" even when taken by a goblin king on foot.

[Anon] Bug report: Sylvan Elves.catz

File: Sylvan Elves.catz

BattleScribe version: 2.00.06

Platform: Android

Dropbox: No

Description: Battlescribed show error in armii composition but % is ok

[Anon] Bug report: Vampire Covenant.catz

File: Vampire Covenant.catz

BattleScribe version: 1.15.07

Platform: Android

Dropbox: No

Description: After adding a Vampire Count or a Vampire Courtier, it is not possible to add Bloodline Powers.

The bloodlines do not appear either.

[Anon] Bug report: Dread Elves.catz

File: Dread Elves.catz

BattleScribe version: 1.15.07

Platform: Android

Dropbox: No

Description: core: Corsairs do not have throwing weapon anymore but have repeater handbow that cost 1 point
Special: move repear to Rare
Rare: move Altar to special
characters: altar mount for priestess should be 215 for both nabh and Yema

common magic items: sword of heroes is 20 for characters

[Anon] Bug report: Kingdom of Equitaine.catz

File: Kingdom of Equitaine.catz

BattleScribe version: 1.15.07

Platform: iPhone / iPod / iPad

Dropbox: No

Description: There are Wrong cost on questing oath for lords and heroes.

[Anon] Bug report: Dread Elves.catz

File: Dread Elves.catz

BattleScribe version: 1.15.09

Platform: Android

Dropbox: No

Description: The dragon mount for the dread prince should be 520 points, not 570

[Anon] Bug report: Undying Dynasties.catz

File: Undying Dynasties.catz

BattleScribe version: 1.15.10

Platform: iPhone / iPod / iPad

Dropbox: No

Description: The undying dynasties army is not in the catalog selection bar when you add a force to the BattleScribe list, but they are included in the force type selection bar. This makes it impossible to make an army list for this army

Vampire Covenants V7 (Fantasy Battles: The Ninth Age v19)

  1. When creating the roster I get the following error:

Details:
There were some problems with your data files. If you continue, this may lead to crashes or other strange behaviour.

Vampire Covenant:f70a-1607-4f54-5909:net.battlescribe.model.data.Catalogue@33773412: The catalogue data file is invalid:
net.battlescribe.model.data.Condition@6b3139b5: Condition must have a child that exists in it's scope
at net.battlescribe.desktop.rostereditor.RosterEditorFrame.a(BattleScribe:698)
at net.battlescribe.desktop.rostereditor.RosterEditorFrame.a(BattleScribe:579)
at net.battlescribe.desktop.rostereditor.f.i(BattleScribe:314)
at net.battlescribe.desktop.rostereditor.f.b(BattleScribe:478)
at net.battlescribe.desktop.rostereditor.f.b(BattleScribe:37)
at net.battlescribe.desktop.rostereditor.f$3.actionPerformed(BattleScribe:375)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.WaitDispatchSupport$2.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.awt.WaitDispatchSupport$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(Unknown Source)
at java.awt.Dialog.show(Unknown Source)
at java.awt.Component.show(Unknown Source)
at java.awt.Component.setVisible(Unknown Source)
at java.awt.Window.setVisible(Unknown Source)
at java.awt.Dialog.setVisible(Unknown Source)
at net.battlescribe.desktop.rostereditor.RosterEditorFrame.W(BattleScribe:1702)
at net.battlescribe.desktop.rostereditor.RosterEditorFrame.f(BattleScribe:3128)
at net.battlescribe.desktop.rostereditor.RosterEditorFrame.i(BattleScribe:74)
at net.battlescribe.desktop.rostereditor.RosterEditorFrame$9.actionPerformed(BattleScribe:2396)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$500(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.awt.EventQueue$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.awt.EventQueue$4.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)

  1. Then, I f I continue, the magic items section of my characters is empty... (probably related)

New game system file

@amis92

In a few days our game will receive a major update that requires an entire rewrite of game system file.
Is it possible to upload the new file to the repository (with a new ID) and at the same time keep the old one?

Then we would have:
Fantasy Battles The 9th Age.gstz
and
Fantasy Battles The 9th Age v.1.2.gstz

if not should we delete all the old files and upload new ones, with new IDs, starting from revision 1?

[Anon] Bug report: Vampire_Covenant.catz

File: Vampire_Covenant.catz

BattleScribe version: 1.15.10

Platform: iPhone / iPod / iPad

Dropbox: No

Description: The undying dynasties are not in the ninth age v18, the army is there in the force type selection but the army is not in the catalog selection drop down bar so you can't make an army list for them.

[Anon] Bug report: Orcs and Goblins.catz

File: Orcs and Goblins.catz

BattleScribe version: 1.15.09

Platform: iPhone / iPod / iPad

Dropbox: Yes

Description: The Goblin King "Cave Goblin" greenhide race costs 5pts not free.

[Anon] Bug report: Dread Elves.catz

File: Dread Elves.catz

BattleScribe version: 1.15.07

Platform: Windows

Dropbox: No

Description: In a 2500 points Roster with 4 units of Blades of Nabh.
Error: Roster has 1 too mnay selections of Blades of Nabh (maximum 3).

The maximum should be 4 since Blades of Nabh are in the Core section.

[Anon] Bug report: Highborn Elves.catz

File: Highborn Elves.catz

BattleScribe version: 1.15.02

Platform: Windows

Dropbox: No

Description: High Captains are missing the option to take a lance for 10pts.

"Book of the Wizard Tower" item costs 50/25 in this version but the Hero lvl. version cost 30pts. I apprecate the 5pts. discount but sadly we don't get it! ;)

We don't have a "Fury Ring" item since the TAC days a million years ago, plz remove it for the sake of tidiness.

[Anon] Bug report: Dread Elves.catz

File: Dread Elves.catz

BattleScribe version: 1.15.07

Platform: Android

Dropbox: No

Description: - monsters seem to have an either/or for alpha predator and the flame breath upgrades. can have both at same time

  • crimson mail costed at 10pts rather than 20pts

thanks!

[Anon] Bug report: Highborn Elves.catz

File: Highborn Elves.catz

BattleScribe version: 1.15.08

Platform: Android

Dropbox: No

Description: Mithril mail and talisman of greater shielding are both listed as 30 points each for commanders. As a hero choice they should be 25 points each.

[Anon] Bug report: Fantasy Battles The 9th Age.gstz

File: Fantasy Battles The 9th Age.gstz

BattleScribe version: 2.00.02

Platform: Android

Dropbox: No

Description: The final error is as follows.

net.battlescribe.model.data.Condition@41b094a8: Condition
must have a child that exists in it's scope
I am sorry to have troubled you on this matter. I thoroughly appreciate all the hard work and dedication that is shown in this indispensable app. Much success, Mike

UD 0.99 Core Shabti

Can go beyond unit size 6 without a warning.
Should be disallowed if possible.

[Anon] Bug report: 2.0 Kingdom of Equitaine.catz

File: 2.0 Kingdom of Equitaine.catz

BattleScribe version: 2.00.03

Platform: Windows

Dropbox: No

Description: There are no costs for the "Hippogriff" of the Duke (Mounts). Normal costs 260pts.

BattleScribe 2.0

Hi guys.

BattleScribe 2.0 is coming and it contains some major changes to Data Editor and the data format.

While it should happily upgrade 1.15.x format data files to the new format, you never know what sneaky bugs might be lurking...

It would help a lot if you could run your data through it and make sure nothing gets broken so we have no nasty surprises on release day (whenever that might be...).

Alpha Downloads:
Desktop: https://github.com/BattleScribe/Desktop-Alphas/issues/1
Android: https://github.com/BattleScribe/Android-Alphas/issues/1
iOS: https://github.com/BattleScribe/iOS-Alphas/issues/1

If you find any issues, please do let me know: https://github.com/BattleScribe/Desktop-Alphas/issues

[Anon] Bug report: Highborn Elves.catz

File: Highborn Elves.catz

BattleScribe version: 1.15.07

Platform: Android

Dropbox: No

Description: *Highborn Elves v5: the catalogue data file is invalid
*archmage: Entry must have a catagory that exists

  • Numerous errors stating "model.catalogue.Profile@_ _ _ _ _ _ _ _: condition must have a child that exists"
  • Numerous unit entry that "must have a catagory that exists"

[Anon] Bug report: Vampire_Covenant.catz

File: Vampire_Covenant.catz

BattleScribe version: 1.15.10

Platform: iPhone / iPod / iPad

Dropbox: No

Description: Missing magical standards on barrow knights and barrow guard

9th Age tool support

Hello!
I'm part of the 9th age tool support team and need access to the repo. please add me.

Arturius on 9th Age forum

[Anon] Bug report: Empire_of_Sonnstahl.catz

File: Empire_of_Sonnstahl.catz

BattleScribe version: 1.15.07

Platform: Android

Dropbox: Yes

Description: The Field Marshal incorrectly has the Legendary Warrior special rule. It may be the reason why the app gives a roster error saying that the Heavy Infantry Battalion must be upgraded to veterans.
Also would be nice to add the Cleric Apprentice upgrade to Worshippers when an High Cleric is present in the army.
Cheers, and good work guys, really appreciate your work!

[Anon] Bug report: Daemon Legions.catz

File: Daemon Legions.catz

BattleScribe version: 1.15.07

Platform: Windows

Dropbox: No

Description: Hello, this bug is on Windows & iOS versions.

For Daemon Legions, when you have a mono army (Wrath), you get error messages when trying to give the core unit Slaughterers Aspect: Onslaught @ 1 / model.

Strange bug.

[Anon] Bug report: Saurian Ancients.catz

File: Saurian Ancients.catz

BattleScribe version: 1.15.09

Platform: Android

Dropbox: No

Description: He, Taurosaur from Thunder lizard cost 470 should be 450. Taurozaur mont is ok

heroes+lords percentage count

@Jonskichov

We encountered a problem that we cannot overcome, and would like to ask for your help:

our game rules state that Lords+Heroes choice is limited to max 50% points
Gamesystem has it coded that Heroes decrement maxPercentage by 1 (repeating) 1 times for every 1 percent in Lords
screenshot_8 1

This however causes that no error flag is shown when Lords+Heroes choices take 1010pts in 2000pts list.
screenshot_9 1

Error flag begins to show from 1011 pts (while it should show from 1001 pts).
screenshot_10 1

Any idea what we are doing wrong / what is causing this issue ?

[Join Request]

Hello,

I have recently joined the HoRKT team and have been working on a couple of catalogues there. I have an interest in getting the Vermin Swarm catalogue updated for the V1.2 9th age and would like to help out as much as I can.

[Anon] Bug report: Dwarven Holds.catz

File: Dwarven Holds.catz

BattleScribe version: 1.15.07

Platform: Linux

Dropbox: No

Description: Details:
There were some problems with your data files. If you continue, this may lead to crashes or other strange behaviour.

Dwarven Holds v2: The catalogue data file is invalid:
net.battlescribe.model.catalogue.Profile@d584f60: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@6e1fd915: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@637d425e: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@777387a6: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@4c709031: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@6d5a911c: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@1a4340c0: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@45d1d320: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@3d93bdb5: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@5e782077: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@986fff7: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@2b5c6650: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@7433a719: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@5be88c45: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@518b3cb7: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@129425fe: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@662f4d8a: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@ed7e3b3: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@3a469b35: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@297b2052: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@5b6a0720: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@6cf25a2b: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@6f04499: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@2545a73b: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@67ffc6f5: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@6b4a77a7: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@73f66fa5: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@53c1a5aa: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@4e6366db: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@402e5bfe: Characteristic must match a characteristic from the profile type
net.battlescribe.model.catalogue.Profile@711cd79d: Characteristic must match a characteristic from the profile type
at net.battlescribe.desktop.rostereditor.g.f(BattleScribe:232)
at net.battlescribe.desktop.rostereditor.g.b(BattleScribe:510)
at net.battlescribe.desktop.rostereditor.g.b(BattleScribe:45)
at net.battlescribe.desktop.rostereditor.g$2.actionPerformed(BattleScribe:350)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:747)
at java.awt.EventQueue.access$300(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:706)
at java.awt.EventQueue$3.run(EventQueue.java:704)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:720)
at java.awt.EventQueue$4.run(EventQueue.java:718)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:717)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:154)
at java.awt.WaitDispatchSupport$2.run(WaitDispatchSupport.java:182)
at java.awt.WaitDispatchSupport$4.run(WaitDispatchSupport.java:221)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.WaitDispatchSupport.enter(WaitDispatchSupport.java:219)
at java.awt.Dialog.show(Dialog.java:1082)
at java.awt.Component.show(Component.java:1655)
at java.awt.Component.setVisible(Component.java:1607)
at java.awt.Window.setVisible(Window.java:1014)
at java.awt.Dialog.setVisible(Dialog.java:1005)
at net.battlescribe.desktop.rostereditor.RosterEditorFrame.f(BattleScribe:2886)
at net.battlescribe.desktop.rostereditor.RosterEditorFrame.i(BattleScribe:85)
at net.battlescribe.desktop.rostereditor.RosterEditorFrame$11.actionPerformed(BattleScribe:2164)
at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:2018)
at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2341)
at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:402)
at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:259)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:252)
at java.awt.Component.processMouseEvent(Component.java:6516)
at javax.swing.JComponent.processMouseEvent(JComponent.java:3312)
at java.awt.Component.processEvent(Component.java:6281)
at java.awt.Container.processEvent(Container.java:2229)
at java.awt.Component.dispatchEventImpl(Component.java:4872)
at java.awt.Container.dispatchEventImpl(Container.java:2287)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4832)
at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4492)
at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4422)
at java.awt.Container.dispatchEventImpl(Container.java:2273)
at java.awt.Window.dispatchEventImpl(Window.java:2719)
at java.awt.Component.dispatchEvent(Component.java:4698)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:747)
at java.awt.EventQueue.access$300(EventQueue.java:103)
at java.awt.EventQueue$3.run(EventQueue.java:706)
at java.awt.EventQueue$3.run(EventQueue.java:704)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87)
at java.awt.EventQueue$4.run(EventQueue.java:720)
at java.awt.EventQueue$4.run(EventQueue.java:718)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:77)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:717)
at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:242)
at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:161)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:150)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:146)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:138)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:91)

[Anon] Bug report: Fantasy Battles The 9th Age.gstz

File: Fantasy Battles The 9th Age.gstz

BattleScribe version: 2.00.02

Platform: Android

Dropbox: No

Description: The second of the 3 errors is as follows.

net.battlescribe.model.data.Condition@41745460: Condition
must have a child that exists in it's scope

[Anon] Bug report: Orcs and Goblins.catz

File: Orcs and Goblins.catz

BattleScribe version: 1.15.07

Platform: Windows

Dropbox: No

Description: Mounted headbashers point by default is 75 instead of 80 as stated in the army book.

[Anon] Bug report: Fantasy Battles The 9th Age.gstz

File: Fantasy Battles The 9th Age.gstz

BattleScribe version: 2.00.01

Platform: Android

Dropbox: No

Description: When 'Viewing Roster' there are no longer any details about the units or items they have, just a point cost and name.
To fix, please correct how the files are assembled as BS 2 is clearly unable to find them any longer.

[Anon] Bug report: Dread_Elves.catz

File: Dread_Elves.catz

BattleScribe version: 1.15.07

Platform: Windows

Dropbox: No

Description: Characters (except lord) are missing the option to become general. This makes it impossible to build legal list without lord.

[Join Request]

This is Arturius from 9th Age forum - I would like to be able to upload Highborn Elves 0.11.0 I've been working on - please give me files access.

My github account nick is Wojslaw (since Arturius was already taken)

Some UD 0.99.2 bugs

Skeletons should not have the weapon option of halberds.
Shabti can only take a magical standard of up to 25 points.
Winged Reapers have a max unit size of 5, but i get a warning when I use more than 2 models.

Orc& Goblin 0.99 update

I've opened up a pull request for this. Is this the best way for you or should I request write access to the repo?

Mounts counting towards a different organisation category

Hello,

I have been updating the Vermin data file but do not know how to make the monstrous rat, doom bell or plague pendulum count towards the built and bred category instead of characters. Does anyone know how to solve this?

Thanks

[Anon] Bug report: Vampire_Covenant.catz

File: Vampire_Covenant.catz

BattleScribe version: 2.00.03

Platform: Android

Dropbox: Yes

Description: In vampire covenant list the vampire Count and the vampire courtier are not able to take Magical Items and Magical banners.

Second error is in the poit cost of vampire spawn, because for the first 3 is 220, not 240.

[Anon] Bug report: Fantasy Battles The 9th Age.gstz

File: Fantasy Battles The 9th Age.gstz

BattleScribe version: 2.00.02

Platform: Android

Dropbox: No

Description: I select Dwarves Holds v6 in the catalogue and select Dwarves Holds in the Force Organisations. In Create Roster I tap Details and name a new roster and scroll down to pts limit -1. I type in 4500 and tap the tick. The first of 3 error messages reads.

Dwarven Holds:16el -
b3d7-0e72-0f61:net.battlescribe.model.data.Catalogue@4173b
800: The catalogue data file is invalid:

[Join Request]

Hey guys I'm interested in helping update the army books

[Anon] Bug report: The Vermin Swarm.catz

File: The Vermin Swarm.catz

BattleScribe version: 1.15.09

Platform: iPhone / iPod / iPad

Dropbox: No

Description: Abomination Toxic Retaliation should now cost 25 points, not 30.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.