Hey whenever I try to launch Alice it starts up the Error Box and the normal screen pops up. It runs then the game closes but the error box stays, and it ends in error code -1 here a copy of the last 20-30 lines of the crash 2014-06-06 17:00:31 [INFO] [STDOUT]WR-CBE|Core{1.4.0.7} [WR-CBE Core] (Wireless Redstone CBE [1.4.0.7].jar) Unloaded->Constructed->Pre-initialized 2014-06-06 17:00:31 [INFO] [STDOUT]WR-CBE|Addons{1.4.0.7} [WR-CBE Addons] (Wireless Redstone CBE [1.4.0.7].jar) Unloaded->Constructed->Pre-initialized 2014-06-06 17:00:31 [INFO] [STDOUT]WR-CBE|Logic{1.4.0.7} [WR-CBE Logic] (Wireless Redstone CBE [1.4.0.7].jar) Unloaded->Constructed->Pre-initialized 2014-06-06 17:00:31 [INFO] [STDOUT]xact{0.4.3} [XACT Mod] (XACT [0.4.3].jar) Unloaded->Constructed->Pre-initialized 2014-06-06 17:00:31 [INFO] [STDOUT]MineTweaker{1.6.4-2.1.2} [MineTweaker] (zMineTweaker [2.3.1].jar) Unloaded->Constructed->Pre-initialized 2014-06-06 17:00:31 [INFO] [STDOUT]McMultipart{1.0.0.244} [Minecraft Multipart Plugin] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized 2014-06-06 17:00:31 [INFO] [STDOUT]ForgeMicroblock{1.0.0.244} [Forge Microblocks] (ForgeMultipart-universal-1.6.4-1.0.0.244.jar) Unloaded->Constructed->Pre-initialized 2014-06-06 17:00:31 [INFO] [STDOUT]TConstruct Environment: Sane and ready for action. Bugs may be reported. 2014-06-06 17:00:31 [INFO] [STDOUT]Launched Version: 1.6.4 2014-06-06 17:00:31 [INFO] [STDOUT]LWJGL: 2.9.0 2014-06-06 17:00:31 [INFO] [STDOUT]OpenGL: AMD Radeon HD 6530D GL version 4.3.12618 Compatibility Profile Context 13.251.0.0, ATI Technologies Inc. 2014-06-06 17:00:31 [INFO] [STDOUT]Is Modded: Definitely; Client brand changed to 'fml,forge' 2014-06-06 17:00:31 [INFO] [STDOUT]Type: Client (map_client.txt) 2014-06-06 17:00:31 [INFO] [STDOUT]Resource Pack: Default 2014-06-06 17:00:31 [INFO] [STDOUT]Current Language: English (US) 2014-06-06 17:00:31 [INFO] [STDOUT]Profiler Position: N/A (disabled) 2014-06-06 17:00:31 [INFO] [STDOUT]Vec3 Pool Size: ~~ERROR~~ NullPointerException: null 2014-06-06 17:00:31 [INFO] [STDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\Owner\Documents\SKCraft Launcher\instances\Alice 1.6 Deux\minecraft\crash-reports\crash-2014-06-06_17.00.31-client.txt Process ended with code: -1 Thanks guys I know you can help me - Sincerely, Actorkid
Pleasee put the crash report (shown at the bottom of the log as the filepath) onto Pastebin and post a link here so we can see it!
Uh Min memory: 5,120MB Max Memory: 5,120 MB PermHen: 5,120 MB Computer: AMD A6-3620 APU with Onboard GPU 2.20 GHZ 6 gigs of raqm 5.48 usable 64bit Windows 8.1 pro
That's because it's not right Punk. 5120MB = 5GB. On another note... PermGen should be 256 or 512MB... not 5GB. Min should not be 5GB... perhaps 1.5GB at most.
Actor, have you tried installing JRE8 64bit? If there is something screwey with your Java 7 install bypassing that to try Java 8 is a possible workaround.
Now it says this once I changed to Java 8 Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=64M; support was removed in 8.0 I have changed the values alot what should I have as my Min Memory: Max Memory: PermGen
That's because PermGen was removed (it's no longer some special type of memory you have to set differently) and now all you need to do is set max memory.
The PermGen error can be ignored (it does not prevent MC from launching). You did not say whether JRE8 made any other difference though. Does it launch?