Snoops2 wrote:r34773
Opening Forge and it crashes at 'Opening Main Window'. Note this only happens when I have Agetian's MTGDecksnet supported decks pack installed. If I don't use those decks it opens just fine.
Most likely you have too many decks installed at the same time, at least for the Java memory limit that is currently defined. You can try either installing a subset of the decks pack at a time (which is what it was designed for - that's why you have all the subdivisions by sets, formats, etc.) or increasing the Java heap space to a bigger value by changing the -Xmx parameter (which will require basic knowledge of running a Java application from command line or shell script and will most likely also require having 64-bit Java).
I suggest the first approach (only install a small subset of the decks at a time), since even if you increase the heap space and it does end up working for you, the loading times for Forge are most likely going to be intolerable even on a high-end machine.
- Agetian