Re: Forge Beta: 03-01-2013 ver 1.3.9
It only happened once. I played the game now for a good time and it didn't seem to happen again. But when it happend and I clicked "close" on the crash window and tried to return to the main menu again it happened again. My editor_preferred.xml probably changed since then, but here it is.myk wrote:does this happen every time you enter/exit the quest deck editor? could you post your res/layouts/editor_preferred.xml file?Description: I started a new quest, clicked on "build a new deck", didn't do anything there, and pressed the red cross to get back.
- IllegalArgumentException | Open
The bug is probably not a big issue though.
- Code: Select all
<?xml version="1.0"?>
<layout>
<cell x="0.74099" y="0.28924" w="0.25901" h="0.71076">
<doc>CARD_PICTURE</doc>
<doc>EDITOR_PREFERENCES</doc>
</cell>
<cell x="0.38747" y="0.0" w="0.35352" h="1.0">
<doc>EDITOR_CURRENTDECK</doc>
<doc>EDITOR_STATISTICS</doc>
<doc>EDITOR_PROBABILITIES</doc>
</cell>
<cell x="0.74099" y="0.0" w="0.25901" h="0.28924">
<doc>CARD_DETAIL</doc>
</cell>
<cell x="0.0" y="0.0" w="0.38747" h="1.0">
<doc>EDITOR_CATALOG</doc>
</cell>
</layout>