I've installed Forge and downloaded Pixelmon to it's corresponding version but when the minecraft screen says "Loading - Initializing Mods Phase 2 4/7" it stops responding. Here is the crash log. Not sure if I did it right but...
// Uh... Did I do that?
Time: 12/27/15 7:22 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
That isn't the crash report; that's the game output, which is useless in most cases, including this one.
But even without the crash report, I'm 99% sure your issue is too little memory allocated. Pixelmon isn't going to work with 500 MB. Set your -Xmx JVM flag to -Xmx2G (assuming you have more than 2 GB total on your machine). You may also want to remove the -Xmn argument or set it to something like -Xmn256M.
Rollback Post to RevisionRollBack
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
I've installed Forge and downloaded Pixelmon to it's corresponding version but when the minecraft screen says "Loading - Initializing Mods Phase 2 4/7" it stops responding. Here is the crash log. Not sure if I did it right but...
// Uh... Did I do that?
Time: 12/27/15 7:22 PM
Description: Loading screen debug info
This is just a prompt for computer specs to be printed. THIS IS NOT A ERROR
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8
Operating System: Windows 10 (x86) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 99148784 bytes (94 MB) / 248406016 bytes (236 MB) up to 523501568 bytes (499 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8-4.1.3-universal.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '3.3.11672 Compatibility Profile Context' Renderer: 'ATI Radeon HD 3200 Graphics'
[19:22:35] [Client thread/INFO] [MinecraftForge]: Attempting early MinecraftForge initialization
[19:22:35] [Client thread/INFO] [FML]: MinecraftForge v11.14.4.1577 Initialized
[19:22:35] [Client thread/INFO] [FML]: Replaced 204 ore recipies
[19:22:35] [Client thread/INFO] [MinecraftForge]: Completed early MinecraftForge initialization
[19:22:36] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[19:22:36] [Client thread/INFO] [FML]: Searching C:\Users\admin\AppData\Roaming\.minecraft\mods for mods
[19:22:46] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[19:22:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at CLIENT
[19:22:48] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, pixelmon] at SERVER
[19:22:53] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:Pixelmon
[19:22:53] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[19:22:53] [Client thread/INFO] [FML]: Found 384 ObjectHolder annotations
[19:22:53] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[19:22:53] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[19:22:53] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[19:22:53] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[19:22:54] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: AHEAD Target: null
[19:23:17] [Client thread/INFO] [Pixelmon]: Loading TM/HMs.
[19:23:17] [Client thread/INFO] [Pixelmon]: Extracting database.
[19:23:17] [Client thread/INFO] [Pixelmon]: Loading database driver.
[19:23:17] [Client thread/INFO] [Pixelmon]: Establishing connection.
[19:23:27] [Client thread/INFO] [FML]: Applying holder lookups
[19:23:27] [Client thread/INFO] [FML]: Holder lookups applied
[19:23:27] [Client thread/INFO] [FML]: Injecting itemstacks
[19:23:27] [Client thread/INFO] [FML]: Itemstack injection complete
[19:23:27] [Sound Library Loader/INFO]: Starting up SoundSystem...
[19:23:27] [Thread-10/INFO]: Initializing LWJGL OpenAL
[19:23:27] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[19:23:27] [Thread-10/INFO]: OpenAL initialized.
[19:23:28] [Sound Library Loader/INFO]: Sound engine started
[19:23:42] [Client thread/INFO] [FML]: Max texture size: 8192
[19:23:42] [Client thread/INFO]: Created: 16x16 textures-atlas
Thanks
(My first thread by the way,
)
-
View User Profile
-
View Posts
-
Send Message
Curse PremiumThat isn't the crash report; that's the game output, which is useless in most cases, including this one.
But even without the crash report, I'm 99% sure your issue is too little memory allocated. Pixelmon isn't going to work with 500 MB. Set your -Xmx JVM flag to -Xmx2G (assuming you have more than 2 GB total on your machine). You may also want to remove the -Xmn argument or set it to something like -Xmn256M.
Realistic Torches - Causes torches to burn out after a configurable amount of time.
Nature's Compass - A utility item that allows you to search for any biome's location in the world.
Notes - Provides a clientside in-game notepad.
Souls - After you die, a hostile Soul that stores your inventory will spawn.
Auto Refresh - Automatically refreshes your server list and alerts you when your selected server comes online.
Pick Block Plus - A clientside mod that significantly improves the vanilla pick block function.
And a few others that we don't talk about.