It is currently 25 Aug 2025, 17:09
   
Text Size

Forge Beta: 12-27-2013 ver 1.5.8

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

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby Xitax » 05 Jan 2014, 19:01

This error occurred partway through resolving Scrambleverse.

crash.jpg


IllegalArgumentException | Open
Code: Select all
Forge Version:    1.5.8-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_21 Oracle Corporation

java.lang.IllegalArgumentException: component and container should be in the same top-level window
   at java.awt.Container.checkAdding(Unknown Source)
   at java.awt.Container.setComponentZOrder(Unknown Source)
   at forge.view.arcane.PlayArea.positionAllCards(PlayArea.java:283)
   at forge.view.arcane.PlayArea.doLayout(PlayArea.java:257)
   at forge.view.arcane.PlayArea.recalculateCardPanels(PlayArea.java:571)
   at forge.view.arcane.PlayArea.setupPlayZone(PlayArea.java:528)
   at forge.gui.match.CMatchUI.updateZones(CMatchUI.java:362)
   at forge.control.FControlGameEventHandler$8.run(FControlGameEventHandler.java:214)
   at java.awt.event.InvocationEvent.dispatch(Unknown Source)
   at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
   at java.awt.EventQueue.access$200(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$1.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)
Xitax
 
Posts: 918
Joined: 16 May 2010, 17:19
Has thanked: 183 times
Been thanked: 133 times

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby Doerk » 06 Jan 2014, 16:16

Description: Played the game in Quest mode, entered shop, closed shop screen, tried to exit program. Could not exit due to error.

IllegalArgumentException | Open
Code: Select all
Forge Version:    1.5.8-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Windows 7 6.1 amd64
Java Version:     1.7.0_04 Oracle Corporation

java.lang.IllegalArgumentException: illegal component position
   at java.awt.Container.addImpl(Container.java:1080)
   at java.awt.Container.add(Container.java:998)
   at forge.gui.framework.DragCell.addDoc(DragCell.java:281)
   at forge.gui.deckeditor.controllers.CEditorQuestCardShop.resetUIChanges(CEditorQuestCardShop.java:608)
   at forge.gui.deckeditor.CDeckEditorUI.canSwitchAway(CDeckEditorUI.java:108)
   at forge.control.FControl.canExitForge(FControl.java:183)
   at forge.control.FControl.exitForge(FControl.java:190)
   at forge.gui.home.VHomeUI.onClosing(VHomeUI.java:338)
   at forge.gui.framework.FScreen.onClosing(FScreen.java:187)
   at forge.view.FNavigationBar.closeTab(FNavigationBar.java:165)
   at forge.view.FNavigationBar.closeSelectedTab(FNavigationBar.java:153)
   at forge.control.FControl$1.windowClosing(FControl.java:149)
   at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
   at java.awt.AWTEventMulticaster.windowClosing(AWTEventMulticaster.java:349)
   at java.awt.Window.processWindowEvent(Window.java:2051)
   at javax.swing.JFrame.processWindowEvent(JFrame.java:296)
   at java.awt.Window.processEvent(Window.java:2009)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Window.dispatchEventImpl(Window.java:2719)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:703)
   at java.awt.EventQueue.access$000(EventQueue.java:102)
   at java.awt.EventQueue$3.run(EventQueue.java:662)
   at java.awt.EventQueue$3.run(EventQueue.java:660)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:676)
   at java.awt.EventQueue$4.run(EventQueue.java:674)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:673)
   at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:244)
   at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:163)
   at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:151)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:147)
   at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:139)
   at java.awt.EventDispatchThread.run(EventDispatchThread.java:97)
Doerk
 
Posts: 41
Joined: 12 Apr 2011, 16:43
Has thanked: 2 times
Been thanked: 1 time

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby schnautzr » 06 Jan 2014, 23:16

In the double-list dialogue for selecting stack order, I have two abilities ciphered onto the same creature and can't tell which ability is which.
User avatar
schnautzr
 
Posts: 106
Joined: 23 Aug 2012, 01:13
Location: UTC -6/-5
Has thanked: 27 times
Been thanked: 7 times

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby CptScoot » 07 Jan 2014, 00:51

I hope this issue hasn't already been raised elsewhere, I couldn't find it. Anyway when I the AI decides against blocking with Stormblood Berserker this error comes up and you cannot progress, it will just repeat this message every time you press OK.
Attachments
Stormblood Berserker glitch.PNG
CptScoot
 
Posts: 2
Joined: 01 Aug 2012, 05:38
Has thanked: 0 time
Been thanked: 0 time

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby friarsol » 07 Jan 2014, 01:56

CptScoot wrote:I hope this issue hasn't already been raised elsewhere, I couldn't find it. Anyway when I the AI decides against blocking with Stormblood Berserker this error comes up and you cannot progress, it will just repeat this message every time you press OK.
Looks like the AI has Invasion Plans out. This means "All creatures must block if they are able" and "The attacking player declares all blockers". The AI isn't the one not assigning a blocker, you are (since you are the attacker).

Edit: The Input Dialog even says "Scoot declare blockers for Dolly"
friarsol
Global Moderator
 
Posts: 7593
Joined: 15 May 2010, 04:20
Has thanked: 243 times
Been thanked: 965 times

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby LtEntropy » 08 Jan 2014, 06:02

I noticed that when It That Betrays steals a command tower, the command tower taps for the owner's commander colors, not its controller.
Attachments
Untitled.png
Here I'm playing Omnath, while my opponent is playing Kaalia.
LtEntropy
 
Posts: 16
Joined: 08 Oct 2012, 13:11
Has thanked: 1 time
Been thanked: 2 times

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby Phoenix » 08 Jan 2014, 12:26

For the whole existance of Forge I'm testing if - in Quest mode - it's possible to get all available cards 4-times, lands 50-times and cards like Relentless Rats as much as possible. So I'm performing a quantity test of card management.

Within the last 3-4 versions there are problems after a quest, when I buy all available set packs (booster, fat, tournament, starter) and afterwards want to buy all single cards I own less than 4-times. At some point of this whole action the program completely freezes and I have to kill it by the task manager.
Phoenix
 
Posts: 77
Joined: 15 Dec 2011, 10:23
Has thanked: 6 times
Been thanked: 3 times

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby marioc » 09 Jan 2014, 22:26

Following up on my prior bug reports...I'm still crashing immediately upon going to the Deck Editor. It also crashes after a few seconds of trying to play in any mode. I deleted all the instances of Java (except for those required by the core Mac OS X, of course) and Forge (Caches, Application Support, etc.) but this keeps occurring after I re-install the JDK and the latest Forge. It appears that even older versions of Forge are affected.

Any ideas?

RuntimeException | Open
Code: Select all
Forge Version:    1.5.8-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Mac OS X 10.9.1 x86_64
Java Version:     1.7.0_45 Oracle Corporation

java.lang.RuntimeException: Generate2ColorDeck : get2ColorDeck -- looped too much -- Cr12
   at forge.deck.generation.DeckGeneratorBase.addSome(DeckGeneratorBase.java:118)
   at forge.deck.generation.DeckGeneratorBase.addCmcAdjusted(DeckGeneratorBase.java:233)
   at forge.deck.generation.DeckGeneratorBase.addCreaturesAndSpells(DeckGeneratorBase.java:98)
   at forge.deck.generation.DeckGenerator2Color.getDeck(DeckGenerator2Color.java:92)
   at forge.gui.deckchooser.DeckgenUtil.buildColorDeck(DeckgenUtil.java:79)
   at forge.gui.deckchooser.FDeckChooser.getDeck(FDeckChooser.java:242)
   at forge.gui.deckchooser.FDeckChooser.getPlayer(FDeckChooser.java:268)
   at forge.gui.home.sanctioned.CSubmenuConstructed.startGame(CSubmenuConstructed.java:111)
   at forge.gui.home.sanctioned.CSubmenuConstructed.access$100(CSubmenuConstructed.java:34)
   at forge.gui.home.sanctioned.CSubmenuConstructed$2.actionPerformed(CSubmenuConstructed.java:91)
   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:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   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:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   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)
Here is the top part of the crash window as well:
Crash | Open
Code: Select all
Process:         java [1712]
Path:            /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/bin/java
Identifier:      net.java.openjdk.cmd
Version:         1.0 (1.0)
Code Type:       X86-64 (Native)
Parent Process:  sh [1710]
Responsible:     Terminal [590]
User ID:         501

Date/Time:       2014-01-09 14:22:57.821 -0800
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  0219E94E-89A7-8EC2-C7B1-52CB5692F3E5

Sleep/Wake UUID: D666F9DB-7DD7-4EDE-8081-90731D1F71B8

Crashed Thread:  24  Java: Java2D Queue Flusher  Dispatch queue: com.apple.root.default-priority

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000011cd2a000

VM Regions Near 0x11cd2a000:
    IOKit                  000000011cca7000-000000011cd2a000 [  524K] rw-/rw- SM=ALI 
--> mapped file            000000011cd2a000-000000011d036000 [ 3120K] r--/rwx SM=COW  /System/Library/Fonts/LucidaGrande.ttc
    mapped file            000000011d036000-000000011d563000 [ 5300K] rw-/rwx SM=COW  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/Extras2.rsrc

Application Specific Information:
abort() called
marioc
 
Posts: 16
Joined: 20 Aug 2013, 07:57
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby swordshine » 10 Jan 2014, 01:01

marioc wrote:Following up on my prior bug reports...I'm still crashing immediately upon going to the Deck Editor. It also crashes after a few seconds of trying to play in any mode. I deleted all the instances of Java (except for those required by the core Mac OS X, of course) and Forge (Caches, Application Support, etc.) but this keeps occurring after I re-install the JDK and the latest Forge. It appears that even older versions of Forge are affected.

Any ideas?

RuntimeException | Open
Code: Select all
Forge Version:    1.5.8-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Mac OS X 10.9.1 x86_64
Java Version:     1.7.0_45 Oracle Corporation

java.lang.RuntimeException: Generate2ColorDeck : get2ColorDeck -- looped too much -- Cr12
   at forge.deck.generation.DeckGeneratorBase.addSome(DeckGeneratorBase.java:118)
   at forge.deck.generation.DeckGeneratorBase.addCmcAdjusted(DeckGeneratorBase.java:233)
   at forge.deck.generation.DeckGeneratorBase.addCreaturesAndSpells(DeckGeneratorBase.java:98)
   at forge.deck.generation.DeckGenerator2Color.getDeck(DeckGenerator2Color.java:92)
   at forge.gui.deckchooser.DeckgenUtil.buildColorDeck(DeckgenUtil.java:79)
   at forge.gui.deckchooser.FDeckChooser.getDeck(FDeckChooser.java:242)
   at forge.gui.deckchooser.FDeckChooser.getPlayer(FDeckChooser.java:268)
   at forge.gui.home.sanctioned.CSubmenuConstructed.startGame(CSubmenuConstructed.java:111)
   at forge.gui.home.sanctioned.CSubmenuConstructed.access$100(CSubmenuConstructed.java:34)
   at forge.gui.home.sanctioned.CSubmenuConstructed$2.actionPerformed(CSubmenuConstructed.java:91)
   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:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   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:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   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)
Here is the top part of the crash window as well:
Crash | Open
Code: Select all
Process:         java [1712]
Path:            /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/bin/java
Identifier:      net.java.openjdk.cmd
Version:         1.0 (1.0)
Code Type:       X86-64 (Native)
Parent Process:  sh [1710]
Responsible:     Terminal [590]
User ID:         501

Date/Time:       2014-01-09 14:22:57.821 -0800
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  0219E94E-89A7-8EC2-C7B1-52CB5692F3E5

Sleep/Wake UUID: D666F9DB-7DD7-4EDE-8081-90731D1F71B8

Crashed Thread:  24  Java: Java2D Queue Flusher  Dispatch queue: com.apple.root.default-priority

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000011cd2a000

VM Regions Near 0x11cd2a000:
    IOKit                  000000011cca7000-000000011cd2a000 [  524K] rw-/rw- SM=ALI 
--> mapped file            000000011cd2a000-000000011d036000 [ 3120K] r--/rwx SM=COW  /System/Library/Fonts/LucidaGrande.ttc
    mapped file            000000011d036000-000000011d563000 [ 5300K] rw-/rwx SM=COW  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/Extras2.rsrc

Application Specific Information:
abort() called
Your bug reports said mixed revisions were detected. Please create a new folder for the archive, do not overwrite the original files.
swordshine
 
Posts: 682
Joined: 11 Jul 2010, 02:37
Has thanked: 116 times
Been thanked: 87 times

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby Chris H. » 10 Jan 2014, 03:25

swordshine wrote:
marioc wrote:Following up on my prior bug reports...I'm still crashing immediately upon going to the Deck Editor. It also crashes after a few seconds of trying to play in any mode. I deleted all the instances of Java (except for those required by the core Mac OS X, of course) and Forge (Caches, Application Support, etc.) but this keeps occurring after I re-install the JDK and the latest Forge. It appears that even older versions of Forge are affected.

Any ideas?

RuntimeException | Open
Code: Select all
Forge Version:    1.5.8-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Mac OS X 10.9.1 x86_64
Java Version:     1.7.0_45 Oracle Corporation

java.lang.RuntimeException: Generate2ColorDeck : get2ColorDeck -- looped too much -- Cr12
   at forge.deck.generation.DeckGeneratorBase.addSome(DeckGeneratorBase.java:118)
   at forge.deck.generation.DeckGeneratorBase.addCmcAdjusted(DeckGeneratorBase.java:233)
   at forge.deck.generation.DeckGeneratorBase.addCreaturesAndSpells(DeckGeneratorBase.java:98)
   at forge.deck.generation.DeckGenerator2Color.getDeck(DeckGenerator2Color.java:92)
   at forge.gui.deckchooser.DeckgenUtil.buildColorDeck(DeckgenUtil.java:79)
   at forge.gui.deckchooser.FDeckChooser.getDeck(FDeckChooser.java:242)
   at forge.gui.deckchooser.FDeckChooser.getPlayer(FDeckChooser.java:268)
   at forge.gui.home.sanctioned.CSubmenuConstructed.startGame(CSubmenuConstructed.java:111)
   at forge.gui.home.sanctioned.CSubmenuConstructed.access$100(CSubmenuConstructed.java:34)
   at forge.gui.home.sanctioned.CSubmenuConstructed$2.actionPerformed(CSubmenuConstructed.java:91)
   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:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   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:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   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)
Here is the top part of the crash window as well:
Crash | Open
Code: Select all
Process:         java [1712]
Path:            /Library/Java/JavaVirtualMachines/jdk1.7.0_45.jdk/Contents/Home/bin/java
Identifier:      net.java.openjdk.cmd
Version:         1.0 (1.0)
Code Type:       X86-64 (Native)
Parent Process:  sh [1710]
Responsible:     Terminal [590]
User ID:         501

Date/Time:       2014-01-09 14:22:57.821 -0800
OS Version:      Mac OS X 10.9.1 (13B42)
Report Version:  11
Anonymous UUID:  0219E94E-89A7-8EC2-C7B1-52CB5692F3E5

Sleep/Wake UUID: D666F9DB-7DD7-4EDE-8081-90731D1F71B8

Crashed Thread:  24  Java: Java2D Queue Flusher  Dispatch queue: com.apple.root.default-priority

Exception Type:  EXC_BAD_ACCESS (SIGABRT)
Exception Codes: KERN_PROTECTION_FAILURE at 0x000000011cd2a000

VM Regions Near 0x11cd2a000:
    IOKit                  000000011cca7000-000000011cd2a000 [  524K] rw-/rw- SM=ALI 
--> mapped file            000000011cd2a000-000000011d036000 [ 3120K] r--/rwx SM=COW  /System/Library/Fonts/LucidaGrande.ttc
    mapped file            000000011d036000-000000011d563000 [ 5300K] rw-/rwx SM=COW  /System/Library/Frameworks/Carbon.framework/Versions/A/Frameworks/HIToolbox.framework/Versions/A/Resources/Extras2.rsrc

Application Specific Information:
abort() called
Your bug reports said mixed revisions were detected. Please create a new folder for the archive, do not overwrite the original files.
 
The recent change to modularize forge has created a problem with the code that checks for mixed revisions. I suspect that the multiple pom files are somehow causing this problem. The crash reports since forge was modularized all contain the string:

Code: Select all
Forge Version:    1.5.#-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
 
If someone can figure out how to fix this it would be great. :)



At marioc, does forge display the card pics before the crash or not? Another user has posted that he has similar problems.
User avatar
Chris H.
Forge Moderator
 
Posts: 6320
Joined: 04 Nov 2008, 12:11
Location: Mac OS X Yosemite
Has thanked: 644 times
Been thanked: 643 times

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby marioc » 10 Jan 2014, 17:32

It's crashing before it displays the cards, but after I click either the Deck Editor or Start/Begin a match. I seem to be able to navigate the interface otherwise just fine. I just checked and it is happening in 1.5.9 as well.

I had already removed the card images from the Cache but that didn't seem to make a difference.

I then did a 'Reset Preferences' and was able to do the following:
- Go into Constructed and begin play
- Successfully finished a constructed play match
- On the second match it crashed at Turn 2
- On restart, it crashes after the match starts, but I'm able to see the placeholder card image right before the crash in Constructed..this could be because I removed all the card images from the Cache as stated earlier

Here is the top excerpt from the .log after the crash on Turn 2 Constructed:
Turn2CrashConstructed | Open
Code: Select all
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGSEGV (0xb) at pc=0x00000001175b9a79, pid=2628, tid=49671
#
# JRE version: Java(TM) SE Runtime Environment (7.0_45-b18) (build 1.7.0_45-b18)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.45-b08 mixed mode bsd-amd64 compressed oops)
# Problematic frame:
# C  0x00000001175b9a79
#
# Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.sun.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#

---------------  T H R E A D  ---------------

Current thread (0x00007fde948bc800):  JavaThread "Java2D Queue Flusher" daemon [_thread_in_native, id=49671, stack(0x00000001163db000,0x00000001164db000)]

siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0x0000000113aa5000

Registers:
RAX=0x000000003e929293, RBX=0x000000003e7cfcfe, RCX=0x000000003f800000, RDX=0x0000000000000400
RSP=0x00000001164d9c90, RBP=0x00000001164d9cf0, RSI=0x0000000000000400, RDI=0x0000000113aa5000
R8 =0x0000000113aa5000, R9 =0x0000000000000001, R10=0x0000000000000000, R11=0x0000000000000001
R12=0x000000003f800000, R13=0x0000000000000001, R14=0x000000003ec6c6c8, R15=0x0000000000000000
RIP=0x00000001175b9a79, EFLAGS=0x0000000000010206, ERR=0x0000000000000006
  TRAPNO=0x000000000000000e

Top of Stack: (sp=0x00000001164d9c90)
0x00000001164d9c90:   00000007f23e6e8a 3f800000bf9e79e8
0x00000001164d9ca0:   00000001164d9d08 3fa22222c1980000
0x00000001164d9cb0:   0000000000000000 0000000000000000
0x00000001164d9cc0:   00007fde9b84b140 0000000000000000
0x00000001164d9cd0:   00000001164d9e10 00007fff74780640
0x00000001164d9ce0:   0000000107e01040 0000000000000001
0x00000001164d9cf0:   00000001164d9d50 00007fff8e133d73
0x00000001164d9d00:   0000000000000000 00000007f23e6b30
0x00000001164d9d10:   0000000113a9f000 000000090000002d
0x00000001164d9d20:   0000040000000000 0000000a00000004
0x00000001164d9d30:   0000000000000002 0000000f7fffffff
0x00000001164d9d40:   0000000000000015 0000000000000000
0x00000001164d9d50:   00000001164d9d70 00007fff84a128f8
0x00000001164d9d60:   00000001164d9e10 0000000000000000
0x00000001164d9d70:   00000001164d9da0 00007fff84a12cca
0x00000001164d9d80:   00007fff74780640 0000000000000001
0x00000001164d9d90:   0000000000000000 0000000000000001
0x00000001164d9da0:   00000001164d9dc0 00007fff84a0b2ad
0x00000001164d9db0:   00000001164d9e10 00007fff74780640
0x00000001164d9dc0:   00000001164d9de0 00007fff84a123cf
0x00000001164d9dd0:   0000000000000001 00000001164da018
0x00000001164d9de0:   00000001164d9e70 00007fff84a1262a
0x00000001164d9df0:   00c0770000c07700 00007fde9b80e860
0x00000001164d9e00:   0000000000000002 00000001164d9f30
0x00000001164d9e10:   0000000000000000 0000000000000000
0x00000001164d9e20:   0000000000000000 00007fff8e133d08
0x00000001164d9e30:   00000001164d9ea0 0000000000000000
0x00000001164d9e40:   0000000000000000 0000000000000015
0x00000001164d9e50:   0000000000000000 0000000000080000
0x00000001164d9e60:   00000001164da018 0000000000000000
0x00000001164d9e70:   00000001164d9f80 00007fff8e133ba7
0x00000001164d9e80:   0000000000000000 0000000000000000

Instructions: (pc=0x00000001175b9a79)
0x00000001175b9a59:   f2 4c 63 c6 48 89 d6 49 01 f8 4c 03 85 78 ff ff
0x00000001175b9a69:   ff 45 89 eb 4c 89 c7 e9 04 00 00 00 48 83 c7 10
0x00000001175b9a79:   44 89 37 89 47 04 89 5f 08 89 4f 0c 41 ff cb 0f
0x00000001175b9a89:   85 e7 ff ff ff 49 01 f0 41 ff c7 45 39 cf 0f 85

Register to memory mapping:

RAX=0x000000003e929293 is an unknown value
RBX=0x000000003e7cfcfe is an unknown value
RCX=0x000000003f800000 is an unknown value
RDX=0x0000000000000400 is an unknown value
RSP=0x00000001164d9c90 is pointing into the stack for thread: 0x00007fde948bc800
RBP=0x00000001164d9cf0 is pointing into the stack for thread: 0x00007fde948bc800
RSI=0x0000000000000400 is an unknown value
RDI=0x0000000113aa5000 is an unknown value
R8 =0x0000000113aa5000 is an unknown value
R9 =0x0000000000000001 is an unknown value
R10=0x0000000000000000 is an unknown value
R11=0x0000000000000001 is an unknown value
R12=0x000000003f800000 is an unknown value
R13=0x0000000000000001 is an unknown value
R14=0x000000003ec6c6c8 is an unknown value
R15=0x0000000000000000 is an unknown value


Stack: [0x00000001163db000,0x00000001164db000],  sp=0x00000001164d9c90,  free space=1019k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  0x00000001175b9a79
C  [libGLImage.dylib+0x8d73]  __glgProcessPixelsWithProcessor_block_invoke+0x6b
C  [libdispatch.dylib+0x88f8]  _dispatch_client_callout2+0x8
C  [libdispatch.dylib+0x8cca]  _dispatch_apply_serial+0x2a
C  [libdispatch.dylib+0x12ad]  _dispatch_client_callout+0x8
C  [libdispatch.dylib+0x83cf]  _dispatch_sync_f_invoke+0x27
C  [libdispatch.dylib+0x862a]  dispatch_apply_f+0x10b
C  [libGLImage.dylib+0x8ba7]  glgProcessPixelsWithProcessor+0x14c1
C  [AMDRadeonX3000GLDriver+0x1e79a6]  gldPresentFramebufferData+0x21985
C  [AMDRadeonX3000GLDriver+0x21cb78]  gldBlitFramebufferData+0x1e7f0
C  [GLEngine+0x1b92a]  gleDrawPixelsFast+0x2ff9
C  [GLEngine+0x188d4]  glDrawPixels_Exec+0x1c8
C  [liblwawt.dylib+0x345a]  OGLBlitLoops_Blit+0x6fd
C  [liblwawt.dylib+0x7cad]  Java_sun_java2d_opengl_OGLRenderQueue_flushBuffer+0x3d1
J  sun.java2d.opengl.OGLRenderQueue.flushBuffer(JI)V

Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
J  sun.java2d.opengl.OGLRenderQueue.flushBuffer(JI)V
J  sun.java2d.opengl.OGLRenderQueue$QueueFlusher.run()V
v  ~StubRoutines::call_stub
I tried Quick Gauntlet and got the following:
ArrayIndexOutOfBoundsException | Open
Code: Select all
Forge Version:    1.5.9-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Mac OS X 10.9.1 x86_64
Java Version:     1.7.0_45 Oracle Corporation

java.lang.ArrayIndexOutOfBoundsException: 0
   at forge.gui.deckchooser.DeckgenUtil.getRandomCustomDeck(DeckgenUtil.java:167)
   at forge.gui.home.gauntlet.CSubmenuGauntletQuick.startGame(CSubmenuGauntletQuick.java:124)
   at forge.gui.home.gauntlet.CSubmenuGauntletQuick.access$000(CSubmenuGauntletQuick.java:34)
   at forge.gui.home.gauntlet.CSubmenuGauntletQuick$1.actionPerformed(CSubmenuGauntletQuick.java:39)
   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:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   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:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   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)
Then I tried Planechase and got the following
RuntimeException | Open
Code: Select all
Forge Version:    1.5.9-r${forge.revision}${forge.specialStatus} (mixed revisions detected; please update from the root directory)
Operating System: Mac OS X 10.9.1 x86_64
Java Version:     1.7.0_45 Oracle Corporation

java.lang.RuntimeException: Generate2ColorDeck : get2ColorDeck -- looped too much -- Cr12
   at forge.deck.generation.DeckGeneratorBase.addSome(DeckGeneratorBase.java:118)
   at forge.deck.generation.DeckGeneratorBase.addCmcAdjusted(DeckGeneratorBase.java:234)
   at forge.deck.generation.DeckGeneratorBase.addCreaturesAndSpells(DeckGeneratorBase.java:98)
   at forge.deck.generation.DeckGenerator2Color.getDeck(DeckGenerator2Color.java:92)
   at forge.gui.deckchooser.DeckgenUtil.buildColorDeck(DeckgenUtil.java:79)
   at forge.gui.deckchooser.FDeckChooser.getDeck(FDeckChooser.java:242)
   at forge.gui.deckchooser.FDeckChooser.getPlayer(FDeckChooser.java:268)
   at forge.gui.home.variant.CSubmenuPlanechase.startGame(CSubmenuPlanechase.java:161)
   at forge.gui.home.variant.CSubmenuPlanechase.access$100(CSubmenuPlanechase.java:42)
   at forge.gui.home.variant.CSubmenuPlanechase$3.actionPerformed(CSubmenuPlanechase.java:116)
   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:6505)
   at javax.swing.JComponent.processMouseEvent(JComponent.java:3320)
   at java.awt.Component.processEvent(Component.java:6270)
   at java.awt.Container.processEvent(Container.java:2229)
   at java.awt.Component.dispatchEventImpl(Component.java:4861)
   at java.awt.Container.dispatchEventImpl(Container.java:2287)
   at java.awt.Component.dispatchEvent(Component.java:4687)
   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:4687)
   at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:735)
   at java.awt.EventQueue.access$200(EventQueue.java:103)
   at java.awt.EventQueue$3.run(EventQueue.java:694)
   at java.awt.EventQueue$3.run(EventQueue.java:692)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:87)
   at java.awt.EventQueue$4.run(EventQueue.java:708)
   at java.awt.EventQueue$4.run(EventQueue.java:706)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.security.ProtectionDomain$1.doIntersectionPrivilege(ProtectionDomain.java:76)
   at java.awt.EventQueue.dispatchEvent(EventQueue.java:705)
   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)
marioc
 
Posts: 16
Joined: 20 Aug 2013, 07:57
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby timmermac » 11 Jan 2014, 10:57

I'm probably going to post this again in the new beta topic as well, but for Marioc... that first bug report says you are using a JRE. For Macs, you'll want the JDK instead. The JRE for the Mac is missing things that Forge needs to be able to run. The JDK has those things.
"I just woke up, haven't had coffee, let alone a pee in 7 days, and I find out you stole my ass and made a ...mini-me! Carter, I should be irked currently, yes?" - Jack O'Neill
User avatar
timmermac
Tester
 
Posts: 1512
Joined: 17 May 2010, 20:36
Has thanked: 18 times
Been thanked: 95 times

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby marioc » 13 Jan 2014, 07:42

Hey timmermac - thanks for the reply.

The first bug report was before I went through my Java install folder and removed everything. There may have been some legacy JRE files as I was testing to see if installing/uninstalling the JRE and JDK would make any difference (off topic - I was actually the one that found out you need the JDK and posted in the forum :P), but I made sure to remove everything Java, except the root Java Mac OS X files (which haven't ever caused problems in Forge), and reinstalled the latest version of the JDK.

I'll look at the latest full crash report and see if it is still mentioning the JRE - I don't have it installed anywhere that I can see.
marioc
 
Posts: 16
Joined: 20 Aug 2013, 07:57
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby marioc » 13 Jan 2014, 17:00

timmermac - I just looked through my first bug report and I see the 'JRE' value you are talking about. However, this appears to be part of the JDK. If I go to my /Library/Java/JavaVirtualMachines/jdk1.7.0_40.jdk/ and open that package up, the JRE folder is in: /Contents/Home/jre.

I just got this on my MacBook Pro Retina laptop that has only had the JDK (never installed the JRE on it) and it has the same folder. This leads me to believe this is actually a piece of the JDK.

I tried removing the 'jre' folder and then Forge wouldn't even load, giving the following output:
UnsupportedMajorMinor Version | Open
Code: Select all
Last login: Mon Jan 13 08:54:13 on ttys000
192:~ mariocampos$ /Users/mariocampos/Downloads/forge-gui-1.5.10.tar.bz2/forge.command ; exit;
Exception in thread "main" java.lang.UnsupportedClassVersionError: forge/view/Main : Unsupported major.minor version 51.0
   at java.lang.ClassLoader.defineClass1(Native Method)
   at java.lang.ClassLoader.defineClassCond(ClassLoader.java:637)
   at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
   at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:141)
   at java.net.URLClassLoader.defineClass(URLClassLoader.java:283)
   at java.net.URLClassLoader.access$000(URLClassLoader.java:58)
   at java.net.URLClassLoader$1.run(URLClassLoader.java:197)
   at java.security.AccessController.doPrivileged(Native Method)
   at java.net.URLClassLoader.findClass(URLClassLoader.java:190)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
   at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
   at java.lang.ClassLoader.loadClass(ClassLoader.java:247)
logout

[Process completed]
As a follow-up, I checked on Oracle's site (http://docs.oracle.com/javase/7/docs/we ... c-jdk.html) and it says:
"Installing the JDK also installs the JRE. The one exception is that the system will not replace the current JRE with a lower version."
marioc
 
Posts: 16
Joined: 20 Aug 2013, 07:57
Has thanked: 0 time
Been thanked: 1 time

Re: Forge Beta: 12-27-2013 ver 1.5.8

Postby marioc » 13 Jan 2014, 18:06

Another update - I figured something must be corrupting my Java installation even though I have uninstalled/reinstalled several times. I went ahead and downloaded Java 8's latest release preview (https://jdk8.java.net/download.html) and that seems to have fixed the issue.
marioc
 
Posts: 16
Joined: 20 Aug 2013, 07:57
Has thanked: 0 time
Been thanked: 1 time

Previous

Return to Forge

Who is online

Users browsing this forum: No registered users and 19 guests

Main Menu

User Menu

Our Partners


Who is online

In total there are 19 users online :: 0 registered, 0 hidden and 19 guests (based on users active over the past 10 minutes)
Most users ever online was 7303 on 15 Jul 2025, 20:46

Users browsing this forum: No registered users and 19 guests

Login Form