Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

Im trying to get Pixelmon to work, but it keeps crashing? Heres the error report thing? Can anyone help?

 

Spoiler

 

[22:46:37] [Client thread/ERROR] [FML]: The following problems were captured during this phase

[22:46:37] [Thread-6/ERROR] [FML]: Splash thread Exception

java.lang.OutOfMemoryError: Java heap space

at net.minecraftforge.fml.client.SplashProgress$3.drawBar(SplashProgress.java:403) ~[SplashProgress$3.class:?]

at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:309) ~[SplashProgress$3.class:?]

at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]

[22:46:37] [Client thread/ERROR] [FML]: Caught exception from Pixelmon (pixelmon)

java.lang.OutOfMemoryError: Java heap space

at java.util.HashMap.newNode(Unknown Source) ~[?:1.8.0_131]

at java.util.HashMap.putVal(Unknown Source) ~[?:1.8.0_131]

at java.util.HashMap.put(Unknown Source) ~[?:1.8.0_131]

at net.minecraft.nbt.NBTTagCompound.func_152446_a(NBTTagCompound.java:51) ~[dr.class:?]

at net.minecraft.nbt.CompressedStreamTools.func_152455_a(CompressedStreamTools.java:132) ~[ea.class:?]

at net.minecraft.nbt.CompressedStreamTools.func_152456_a(CompressedStreamTools.java:87) ~[ea.class:?]

at net.minecraft.nbt.CompressedStreamTools.func_74794_a(CompressedStreamTools.java:82) ~[ea.class:?]

at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.loadSnapshot(StructureRegistry.java:407) ~[StructureRegistry.class:?]

at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerGym(StructureRegistry.java:306) ~[StructureRegistry.class:?]

at com.pixelmonmod.pixelmon.worldGeneration.structure.StructureRegistry.registerStructures(StructureRegistry.java:111) ~[StructureRegistry.class:?]

at com.pixelmonmod.pixelmon.RegistryHelper.init(RegistryHelper.java:86) ~[RegistryHelper.class:?]

at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:128) ~[Pixelmon.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]

at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:600) ~[forge-1.10.2-12.18.3.2185-universal.jar:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]

at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]

at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]

at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]

at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]

at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]

at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[LoadController.class:?]

at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[LoadController.class:?]

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]

at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: java.lang.IllegalStateException: Splash thread

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:489)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:544)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:306)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:335)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraft.client.main.Main.main(SourceFile:124)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at java.lang.reflect.Method.invoke(Unknown Source)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at java.lang.reflect.Method.invoke(Unknown Source)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at org.multimc.EntryPoint.listen(EntryPoint.java:162)

[22:46:41] [Client thread/INFO] [STDERR]: [net.minecraftforge.fml.client.SplashProgress:finish:555]: at org.multimc.EntryPoint.main(EntryPoint.java:53)

[22:46:41] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: Caused by: java.lang.OutOfMemoryError: Java heap space

[22:46:41] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraftforge.fml.client.SplashProgress$3.drawBar(SplashProgress.java:403)

[22:46:41] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:309)

[22:46:41] [Client thread/INFO] [STDERR]: [java.lang.Throwable:printStackTrace:-1]: at java.lang.Thread.run(Unknown Source)

[22:46:45] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:560]: ---- Minecraft Crash Report ----

// Hey, that tickles! Hehehe!

 

Time: 6/23/17 10:46 PM

Description: Initializing game

 

SplashProgress has detected a error loading Minecraft.

This can sometimes be caused by bad video drivers.

We have automatically disabled the new Splash Screen in config/splash.properties.

Try reloading minecraft before reporting any errors.

net.minecraftforge.fml.client.SplashProgress$5: java.lang.IllegalStateException: Splash thread

at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:564)

at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:556)

at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:306)

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:335)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)

at net.minecraft.client.main.Main.main(SourceFile:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)

at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)

at org.multimc.EntryPoint.listen(EntryPoint.java:162)

at org.multimc.EntryPoint.main(EntryPoint.java:53)

Caused by: java.lang.IllegalStateException: Splash thread

at net.minecraftforge.fml.client.SplashProgress.checkThreadState(SplashProgress.java:489)

at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:544)

... 19 more

Caused by: java.lang.OutOfMemoryError: Java heap space

at net.minecraftforge.fml.client.SplashProgress$3.drawBar(SplashProgress.java:403)

at net.minecraftforge.fml.client.SplashProgress$3.run(SplashProgress.java:309)

at java.lang.Thread.run(Unknown Source)

 

 

A detailed walkthrough of the error, its code path and all known details is as follows:

---------------------------------------------------------------------------------------

 

-- Head --

Thread: Client thread

Stacktrace:

at net.minecraftforge.fml.client.SplashProgress.disableSplash(SplashProgress.java:564)

at net.minecraftforge.fml.client.SplashProgress.finish(SplashProgress.java:556)

at net.minecraftforge.fml.client.FMLClientHandler.haltGame(FMLClientHandler.java:306)

at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:335)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:520)

 

-- Initialization --

Details:

Stacktrace:

at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)

at net.minecraft.client.main.Main.main(SourceFile:124)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

at java.lang.reflect.Method.invoke(Unknown Source)

at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:236)

at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:297)

at org.multimc.EntryPoint.listen(EntryPoint.java:162)

at org.multimc.EntryPoint.main(EntryPoint.java:53)

 

 

 

 

Edited by diesieben07
spoiler and formatting

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.