So this is the crash report,it crashed when it was still loading : (
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.6-universal.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 6/12/16 3:34 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Java heap space
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
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)
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOfRange(Unknown Source)
at java.lang.String.<init>(Unknown Source)
at java.lang.String.substring(Unknown Source)
at java.lang.String.subSequence(Unknown Source)
at java.util.regex.Pattern.split(Unknown Source)
at java.util.regex.Pattern.split(Unknown Source)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.startParsingAnimation(SmdAnimation.java:90)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.loadSmdAnim(SmdAnimation.java:61)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.<init>(SmdAnimation.java:29)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.loadQC(ValveStudioModel.java:90)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:53)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader.loadModel(ValveStudioModelLoader.java:70)
at com.pixelmonmod.pixelmon.enums.EnumCustomModel.preloadModels(EnumCustomModel.java:304)
at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:209)
at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:132)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
ah ok i remmember i used to play pixelmon before,and it got very big with the new updates and i cant play it anymore lol, Ty bro for the fast replies : )
Hi, this is my crash report for Pixelmon for Forge 1.8.9. I would appreciate if someone could tell me what went wrong.
---- Minecraft Crash Report ----
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.7-universal.jar)
Contact their authors BEFORE contacting forge
// My bad.
Time: 6/24/16 10:00 AM
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:80)
-- Resource location being registered --
Details:
Resource location: pixelmon:textures/gui/overlay/ui.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:80)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:42)
at com.pixelmonmod.pixelmon.client.gui.GuiPixelmonOverlay.onRenderGameOverlay(GuiPixelmonOverlay.java:117)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_GuiPixelmonOverlay_onRenderGameOverlay_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:847)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:98)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1081)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
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)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics'
Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4358, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 2x Intel(R) Pentium(R) CPU G2020 @ 2.90GHz
So this is the crash report,it crashed when it was still loading : (
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.6-universal.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 6/12/16 3:34 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderException: java.lang.OutOfMemoryError: Java heap space
at net.minecraftforge.fml.common.LoadController.transition(LoadController.java:162)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:739)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:310)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:495)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:329)
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)
Caused by: java.lang.OutOfMemoryError: Java heap space
at java.util.Arrays.copyOfRange(Unknown Source)
at java.lang.String.<init>(Unknown Source)
at java.lang.String.substring(Unknown Source)
at java.lang.String.subSequence(Unknown Source)
at java.util.regex.Pattern.split(Unknown Source)
at java.util.regex.Pattern.split(Unknown Source)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.startParsingAnimation(SmdAnimation.java:90)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.loadSmdAnim(SmdAnimation.java:61)
at com.pixelmonmod.pixelmon.client.models.smd.SmdAnimation.<init>(SmdAnimation.java:29)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.loadQC(ValveStudioModel.java:90)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModel.<init>(ValveStudioModel.java:53)
at com.pixelmonmod.pixelmon.client.models.smd.ValveStudioModelLoader.loadModel(ValveStudioModelLoader.java:70)
at com.pixelmonmod.pixelmon.enums.EnumCustomModel.preloadModels(EnumCustomModel.java:304)
at com.pixelmonmod.pixelmon.client.ClientProxy.registerRenderers(ClientProxy.java:209)
at com.pixelmonmod.pixelmon.Pixelmon.init(Pixelmon.java:132)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:560)
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 com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
at com.google.common.eventbus.EventBus.post(EventBus.java:275)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:211)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:189)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 7 (x86) version 6.1
Java Version: 1.8.0_45, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 422576 bytes (0 MB) / 523501568 bytes (499 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: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHI FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
UCHI Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
UCHE pixelmon{4.2.6} [Pixelmon] (Pixelmon-1.8.9-4.2.6-universal.jar)
Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.6-universal.jar)
GL info: ' Vendor: 'ATI Technologies Inc.' Version: '2.1.8784' Renderer: 'AMD 760G (Microsoft Corporation WDDM 1.1) '
[15:34:33] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:529]: #@[email protected]# Game crashed! Crash report saved to: #@[email protected]# C:\Users\Jeruta\AppData\Roaming\.minecraft\crash-reports\crash-2016-06-12_15.34.30-client.txt
oh thnx,is there anyway that it will work without having a 64bit system?
ah ok i remmember i used to play pixelmon before,and it got very big with the new updates and i cant play it anymore lol, Ty bro for the fast replies : )
Hi, this is my crash report for Pixelmon for Forge 1.8.9. I would appreciate if someone could tell me what went wrong.
---- Minecraft Crash Report ----
WARNING: coremods are present:
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.7-universal.jar)
Contact their authors BEFORE contacting forge
// My bad.
Time: 6/24/16 10:00 AM
Description: Registering texture
java.lang.OutOfMemoryError: Java heap space
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:80)
-- Resource location being registered --
Details:
Resource location: pixelmon:textures/gui/overlay/ui.png
Texture object class: net.minecraft.client.renderer.texture.SimpleTexture
Stacktrace:
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:80)
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:42)
at com.pixelmonmod.pixelmon.client.gui.GuiPixelmonOverlay.onRenderGameOverlay(GuiPixelmonOverlay.java:117)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_27_GuiPixelmonOverlay_onRenderGameOverlay_Pre.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:55)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:140)
at net.minecraftforge.client.GuiIngameForge.pre(GuiIngameForge.java:847)
at net.minecraftforge.client.GuiIngameForge.func_175180_a(GuiIngameForge.java:98)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1081)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1051)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:349)
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)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['Budderman345'/494, l='MpServer', x=211.50, y=64.00, z=-38.50]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: 220.00,64.00,-32.00 - World: (220,64,-32), Chunk: (at 12,4,0 in 13,-2; contains blocks 208,0,-32 to 223,255,-17), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 2018 game time, 2018 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 42 total; [EntityPixelmon['Ledyba'/2274, l='MpServer', x=256.91, y=78.99, z=55.08], EntityPixelmon['Weedle'/2277, l='MpServer', x=264.69, y=76.00, z=39.50], EntityItem['item.tile.mushroom'/2294, l='MpServer', x=196.63, y=17.00, z=25.34], EntityPixelmon['Skorupi'/2299, l='MpServer', x=147.30, y=63.27, z=39.33], EntityPixelmon['Weezing'/2311, l='MpServer', x=147.80, y=62.43, z=-123.17], EntityPixelmon['Butterfree'/2341, l='MpServer', x=228.41, y=64.18, z=-76.56], EntityPixelmon['Paras'/2343, l='MpServer', x=237.43, y=68.39, z=-91.81], EntityPixelmon['Metapod'/2344, l='MpServer', x=259.18, y=69.00, z=-15.56], EntityPixelmon['Slowpoke'/2369, l='MpServer', x=304.00, y=68.00, z=24.81], EntityPixelmon['Slowpoke'/2379, l='MpServer', x=184.78, y=63.67, z=-57.23], EntityPixelmon['Slowpoke'/2380, l='MpServer', x=176.75, y=64.00, z=-48.57], EntityPixelmon['Slowpoke'/2382, l='MpServer', x=180.45, y=64.00, z=-49.98], EntityPixelmon['Pidgeotto'/2455, l='MpServer', x=285.05, y=72.32, z=-0.71], EntityPixelmon['Swadloon'/2457, l='MpServer', x=281.44, y=72.00, z=3.79], EntityPixelmon['Ponyta'/2458, l='MpServer', x=241.34, y=63.33, z=-23.67], NPCTrainer['3'/2459, l='MpServer', x=245.50, y=66.00, z=-67.50], EntityPixelmon['Dugtrio'/2507, l='MpServer', x=308.50, y=33.00, z=-110.50], EntityPlayerSP['Budderman345'/494, l='MpServer', x=211.50, y=64.00, z=-38.50], EntityPixelmon['Slowbro'/2558, l='MpServer', x=286.30, y=69.00, z=33.63], EntityPixelmon['Diglett'/2564, l='MpServer', x=277.50, y=29.00, z=-105.50], EntityPixelmon['Goldeen'/2576, l='MpServer', x=109.30, y=60.47, z=-92.04], EntityPixelmon['Goldeen'/2577, l='MpServer', x=132.24, y=61.04, z=-96.05], EntityPixelmon['Caterpie'/541, l='MpServer', x=266.59, y=66.05, z=-137.48], EntityPixelmon['Magikarp'/2608, l='MpServer', x=122.22, y=61.00, z=-77.25], EntityPixelmon['Magikarp'/2609, l='MpServer', x=131.41, y=61.00, z=-72.86], EntityPixelmon['Magikarp'/2610, l='MpServer', x=111.73, y=59.78, z=-90.22], EntityPixelmon['Magikarp'/2611, l='MpServer', x=111.79, y=60.00, z=-95.50], EntityPixelmon['Goldeen'/2615, l='MpServer', x=117.03, y=61.00, z=-78.60], EntityPixelmon['Goldeen'/572, l='MpServer', x=111.89, y=60.64, z=-86.25], EntityPixelmon['Goldeen'/573, l='MpServer', x=111.97, y=61.00, z=-84.78], EntityPixelmon['Solosis'/2626, l='MpServer', x=141.94, y=62.30, z=-44.87], EntityPixelmon['Paras'/587, l='MpServer', x=218.63, y=66.00, z=-112.63], EntityPixelmon['Diglett'/2654, l='MpServer', x=304.50, y=28.98, z=15.50], EntityPixelmon['Magikarp'/621, l='MpServer', x=107.25, y=61.00, z=-78.85], EntityPixelmon['Magikarp'/622, l='MpServer', x=111.50, y=60.66, z=-87.38], EntityPixelmon['Magikarp'/624, l='MpServer', x=111.29, y=60.00, z=-88.94], EntityPixelmon['Diglett'/2733, l='MpServer', x=255.50, y=58.33, z=-81.50], EntityPixelmon['Diglett'/2734, l='MpServer', x=255.50, y=58.33, z=-83.50], EntityPixelmon['Dugtrio'/2735, l='MpServer', x=253.50, y=58.33, z=-82.50], EntityPixelmon['Magikarp'/722, l='MpServer', x=109.83, y=61.00, z=-83.92], EntityPixelmon['Magikarp'/725, l='MpServer', x=110.71, y=60.56, z=-93.25], EntityPixelmon['Shuckle'/1958, l='MpServer', x=276.50, y=38.00, z=-129.50]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
-- System Details --
Details:
Minecraft Version: 1.8.9
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 28902608 bytes (27 MB) / 1060372480 bytes (1011 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: 12, tallocated: 94
FML: MCP 9.19 Powered by Forge 11.15.1.1722 4 mods loaded, 4 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.8.9-11.15.1.1722.jar)
UCHIJAAAA Forge{11.15.1.1722} [Minecraft Forge] (forge-1.8.9-11.15.1.1722.jar)
UCHIJAAAA pixelmon{4.2.7} [Pixelmon] (Pixelmon-1.8.9-4.2.7-universal.jar)
Loaded coremods (and transformers):
Java8CheckerCoremod (Pixelmon-1.8.9-4.2.7-universal.jar)
GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4358' Renderer: 'Intel(R) HD Graphics'
Launched Version: 1.8.9-forge1.8.9-11.15.1.1722
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4358, Intel
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: No
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 2x Intel(R) Pentium(R) CPU G2020 @ 2.90GHz
Well, I don't know how to make my heap space bigger. I've seen this before, but I've never found out how to fix it.
java.lang.OutOfMemoryError: Java heap space
No, I have 32-bit windows.
:'(
Well, thanks anyway for answering my other questions before.