I just updated my mocreatures mod to its latest version. When I went to open one of my worlds I get this screen saying that I am missing items.
If I click yes, then the text disappears and it starts to load but never does anything and wont even let me get out of it without using the task manager. When I do I get this error
2017-01-29 05:28:42,709 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-29 05:28:42,714 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[05:28:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[05:28:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[05:28:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[05:28:42] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2095 for Minecraft 1.10.2 loading
[05:28:42] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[05:28:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[05:28:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[05:28:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[05:28:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[05:28:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[05:28:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[05:28:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[05:28:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[05:28:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[05:28:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[05:28:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[05:28:47] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-01-29 05:28:48,351 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-29 05:28:48,385 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-29 05:28:48,389 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[05:28:48] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[05:28:48] [Client thread/INFO]: Setting user: bleifusj1234
[05:28:55] [Client thread/WARN]: Skipping bad option: lastServer:
[05:28:55] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[05:28:55] [Client thread/INFO]: LWJGL Version: 2.9.4
[05:28:57] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
// Why is it breaking
Time: 1/29/17 5:28 AM
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.10.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 123628288 bytes (117 MB) / 303616000 bytes (289 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12420 Compatibility Profile Context 13.151.0.0' Renderer: 'AMD Radeon HD 7640G'
[05:28:57] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2095 Initialized
[05:28:57] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[05:28:58] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[05:28:58] [Client thread/INFO] [FML]: Searching C:\Users\bleifusj\AppData\Roaming\.minecraft\mods for mods
[05:29:02] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[05:29:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mocreatures] at CLIENT
[05:29:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mocreatures] at SERVER
[05:29:04] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:DrZhark's Mo'Creatures Mod
[05:29:04] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[05:29:04] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[05:29:04] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[05:29:04] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[05:29:04] [Client thread/INFO] [FML]: Applying holder lookups
[05:29:04] [Client thread/INFO] [FML]: Holder lookups applied
[05:29:04] [Client thread/INFO] [FML]: Applying holder lookups
[05:29:04] [Client thread/INFO] [FML]: Holder lookups applied
[05:29:04] [Client thread/INFO] [FML]: Applying holder lookups
[05:29:04] [Client thread/INFO] [FML]: Holder lookups applied
[05:29:04] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[05:29:04] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[05:29:04] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2185
[05:29:04] [Client thread/INFO] [FML]: Applying holder lookups
[05:29:04] [Client thread/INFO] [FML]: Holder lookups applied
[05:29:04] [Client thread/INFO] [FML]: Injecting itemstacks
[05:29:04] [Client thread/INFO] [FML]: Itemstack injection complete
[05:29:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
[05:29:06] [Thread-8/INFO]: Initializing LWJGL OpenAL
[05:29:06] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[05:29:06] [Thread-8/INFO]: OpenAL initialized.
[05:29:06] [Sound Library Loader/INFO]: Sound engine started
[05:29:10] [Client thread/INFO] [FML]: Max texture size: 16384
[05:29:10] [Client thread/INFO]: Created: 16x16 textures-atlas
[05:29:14] [Client thread/INFO] [FML]: Injecting itemstacks
[05:29:14] [Client thread/INFO] [FML]: Itemstack injection complete
[05:29:14] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[05:29:14] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[05:29:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:DrZhark's Mo'Creatures Mod
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:birddying
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:birdhurt
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:duckdying
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:entgrunt
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:entdying
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:enthurt
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:tud
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:kittylitter
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:turtlegrunt
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:turtleeating
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:werehumangrunt
[05:29:15] [Client thread/INFO]: SoundSystem shutting down...
[05:29:15] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[05:29:15] [Sound Library Loader/INFO]: Starting up SoundSystem...
[05:29:15] [Thread-10/INFO]: Initializing LWJGL OpenAL
[05:29:15] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[05:29:16] [Thread-10/INFO]: OpenAL initialized.
[05:29:16] [Sound Library Loader/INFO]: Sound engine started
[05:29:17] [Client thread/INFO] [FML]: Max texture size: 16384
[05:29:18] [Client thread/INFO]: Created: 1024x512 textures-atlas
[05:29:21] [Client thread/WARN]: Skipping bad option: lastServer:
[05:29:21] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[05:29:28] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[05:29:28] [Server thread/INFO]: Generating keypair
[05:29:28] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod Forge version 11.15.1.1722 and it is now at version 12.18.1.2095, things may not work well
[05:29:28] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod MoCreatures which appears to be missing, things may not work well
[05:29:28] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[05:29:28] [Server thread/INFO] [FML]: Found a missing id from the world mocreatures:kittybed_lightBlue
[05:29:28] [Server thread/INFO] [FML]: Found a missing id from the world minecraft:lit_furnace
[05:29:28] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
[05:29:28] [Server thread/ERROR] [FML]: Unidentified item: minecraft:lit_furnace, id 62
[05:29:28] [Server thread/ERROR] [FML]: Unidentified item: mocreatures:kittybed_lightBlue, id 4108
I just updated my mocreatures mod to its latest version. When I went to open one of my worlds I get this screen saying that I am missing items.
If I click yes, then the text disappears and it starts to load but never does anything and wont even let me get out of it without using the task manager. When I do I get this error
2017-01-29 05:28:42,709 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-29 05:28:42,714 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[05:28:42] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[05:28:42] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[05:28:42] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[05:28:42] [main/INFO] [FML]: Forge Mod Loader version 12.18.1.2095 for Minecraft 1.10.2 loading
[05:28:42] [main/INFO] [FML]: Java is Java HotSpot(TM) 64-Bit Server VM, version 1.8.0_25, running on Windows 8.1:amd64:6.3, installed at C:\Program Files (x86)\Minecraft\runtime\jre-x64\1.8.0_25
[05:28:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[05:28:43] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[05:28:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[05:28:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[05:28:43] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[05:28:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft Forge. Certificate fingerprint e3c3d50c7c986df74c645c0ac54639741c90a557
[05:28:46] [main/INFO] [FML]: Found valid fingerprint for Minecraft. Certificate fingerprint cd99959656f753dc28d863b46769f7f8fbaefcfc
[05:28:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[05:28:46] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[05:28:47] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.TerminalTweaker
[05:28:47] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.TerminalTweaker
[05:28:47] [main/INFO] [LaunchWrapper]: Launching wrapped minecraft {net.minecraft.client.main.Main}
2017-01-29 05:28:48,351 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-29 05:28:48,385 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
2017-01-29 05:28:48,389 WARN Unable to instantiate org.fusesource.jansi.WindowsAnsiOutputStream
[05:28:48] [main/INFO] [STDOUT]: [net.minecraft.client.main.Main:main:56]: Completely ignored arguments: [--nativeLauncherVersion, 307]
[05:28:48] [Client thread/INFO]: Setting user: bleifusj1234
[05:28:55] [Client thread/WARN]: Skipping bad option: lastServer:
[05:28:55] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[05:28:55] [Client thread/INFO]: LWJGL Version: 2.9.4
[05:28:57] [Client thread/INFO] [STDOUT]: [net.minecraftforge.fml.client.SplashProgress:start:219]: ---- Minecraft Crash Report ----
// Why is it breaking
Time: 1/29/17 5:28 AM
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.10.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 123628288 bytes (117 MB) / 303616000 bytes (289 MB) up to 1060372480 bytes (1011 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Loaded coremods (and transformers):
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.2.12420 Compatibility Profile Context 13.151.0.0' Renderer: 'AMD Radeon HD 7640G'
[05:28:57] [Client thread/INFO] [FML]: MinecraftForge v12.18.1.2095 Initialized
[05:28:57] [Client thread/INFO] [FML]: Replaced 232 ore recipes
[05:28:58] [Client thread/INFO] [FML]: Found 0 mods from the command line. Injecting into mod discoverer
[05:28:58] [Client thread/INFO] [FML]: Searching C:\Users\bleifusj\AppData\Roaming\.minecraft\mods for mods
[05:29:02] [Client thread/INFO] [FML]: Forge Mod Loader has identified 4 mods to load
[05:29:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mocreatures] at CLIENT
[05:29:02] [Client thread/INFO] [FML]: Attempting connection with missing mods [mcp, FML, Forge, mocreatures] at SERVER
[05:29:04] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:DrZhark's Mo'Creatures Mod
[05:29:04] [Client thread/INFO] [FML]: Processing ObjectHolder annotations
[05:29:04] [Client thread/INFO] [FML]: Found 423 ObjectHolder annotations
[05:29:04] [Client thread/INFO] [FML]: Identifying ItemStackHolder annotations
[05:29:04] [Client thread/INFO] [FML]: Found 0 ItemStackHolder annotations
[05:29:04] [Client thread/INFO] [FML]: Applying holder lookups
[05:29:04] [Client thread/INFO] [FML]: Holder lookups applied
[05:29:04] [Client thread/INFO] [FML]: Applying holder lookups
[05:29:04] [Client thread/INFO] [FML]: Holder lookups applied
[05:29:04] [Client thread/INFO] [FML]: Applying holder lookups
[05:29:04] [Client thread/INFO] [FML]: Holder lookups applied
[05:29:04] [Client thread/INFO] [FML]: Configured a dormant chunk cache size of 0
[05:29:04] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Starting version check at http://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[05:29:04] [Forge Version Check/INFO] [ForgeVersionCheck]: [Forge] Found status: OUTDATED Target: 12.18.3.2185
[05:29:04] [Client thread/INFO] [FML]: Applying holder lookups
[05:29:04] [Client thread/INFO] [FML]: Holder lookups applied
[05:29:04] [Client thread/INFO] [FML]: Injecting itemstacks
[05:29:04] [Client thread/INFO] [FML]: Itemstack injection complete
[05:29:06] [Sound Library Loader/INFO]: Starting up SoundSystem...
[05:29:06] [Thread-8/INFO]: Initializing LWJGL OpenAL
[05:29:06] [Thread-8/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[05:29:06] [Thread-8/INFO]: OpenAL initialized.
[05:29:06] [Sound Library Loader/INFO]: Sound engine started
[05:29:10] [Client thread/INFO] [FML]: Max texture size: 16384
[05:29:10] [Client thread/INFO]: Created: 16x16 textures-atlas
[05:29:14] [Client thread/INFO] [FML]: Injecting itemstacks
[05:29:14] [Client thread/INFO] [FML]: Itemstack injection complete
[05:29:14] [Client thread/WARN] [FML]: Redundant call to BiomeDictionary.registerAllBiomes ignored
[05:29:14] [Client thread/INFO] [FML]: Forge Mod Loader has successfully loaded 4 mods
[05:29:14] [Client thread/INFO]: Reloading ResourceManager: Default, FMLFileResourcePack:Forge Mod Loader, FMLFileResourcePack:Minecraft Forge, FMLFileResourcePack:DrZhark's Mo'Creatures Mod
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:birddying
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:birdhurt
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:duckdying
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:entgrunt
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:entdying
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:enthurt
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:tud
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:kittylitter
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:turtlegrunt
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:turtleeating
[05:29:15] [Client thread/WARN]: Missing sound for event: mocreatures:werehumangrunt
[05:29:15] [Client thread/INFO]: SoundSystem shutting down...
[05:29:15] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[05:29:15] [Sound Library Loader/INFO]: Starting up SoundSystem...
[05:29:15] [Thread-10/INFO]: Initializing LWJGL OpenAL
[05:29:15] [Thread-10/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[05:29:16] [Thread-10/INFO]: OpenAL initialized.
[05:29:16] [Sound Library Loader/INFO]: Sound engine started
[05:29:17] [Client thread/INFO] [FML]: Max texture size: 16384
[05:29:18] [Client thread/INFO]: Created: 1024x512 textures-atlas
[05:29:21] [Client thread/WARN]: Skipping bad option: lastServer:
[05:29:21] [Client thread/WARN]: Skipping bad option: streamPreferredServer:
[05:29:28] [Server thread/INFO]: Starting integrated minecraft server version 1.10.2
[05:29:28] [Server thread/INFO]: Generating keypair
[05:29:28] [Server thread/INFO] [fml.ModTracker]: This world was saved with mod Forge version 11.15.1.1722 and it is now at version 12.18.1.2095, things may not work well
[05:29:28] [Server thread/ERROR] [fml.ModTracker]: This world was saved with mod MoCreatures which appears to be missing, things may not work well
[05:29:28] [Server thread/INFO] [FML]: Injecting existing block and item data into this server instance
[05:29:28] [Server thread/INFO] [FML]: Found a missing id from the world mocreatures:kittybed_lightBlue
[05:29:28] [Server thread/INFO] [FML]: Found a missing id from the world minecraft:lit_furnace
[05:29:28] [Server thread/ERROR] [FML]: There are unidentified mappings in this world - we are going to attempt to process anyway
[05:29:28] [Server thread/ERROR] [FML]: Unidentified item: minecraft:lit_furnace, id 62
[05:29:28] [Server thread/ERROR] [FML]: Unidentified item: mocreatures:kittybed_lightBlue, id 4108
If anyone knows how to fix this please help.
-
View User Profile
-
View Posts
-
Send Message
Curse Premiumsure you got the reinstall correct? from trustworthy sites?