---- Minecraft Crash Report ----
// Would you like a cupcake?
Time: 1/29/14 4:21 PM
Description: Exception in server tick loop
java.lang.OutOfMemoryError: Java heap space
at java.util.regex.Pattern.expr(Pattern.java:1782)
at java.util.regex.Pattern.compile(Pattern.java:1460)
at java.util.regex.Pattern.<init>(Pattern.java:1133)
at java.util.regex.Pattern.compile(Pattern.java:823)
at java.lang.String.split(String.java:2292)
at java.lang.String.split(String.java:2334)
at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:510)
at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:94)
at drzhark.customspawner.environment.EnvironmentSettings.genModConfiguration(EnvironmentSettings.java:875)
at drzhark.customspawner.environment.EnvironmentSettings.<init>(EnvironmentSettings.java:99)
at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:116)
at drzhark.customspawner.EventHooks.onWorldLoad(EventHooks.java:175)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EventHooks_onWorldLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:426)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:291)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:615)
at java.lang.Thread.run(Thread.java:695)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Mac OS X (x86_64) version 10.9.1
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 228432 bytes (0 MB) / 129957888 bytes (123 MB) up to 129957888 bytes (123 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 15, allocated: 29, tallocated: 77
FML: MCP v9.01-pre FML v7.2.48.2 Minecraft Forge 10.12.0.1019 5 mods loaded, 5 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{7.2.48.2} [Forge Mod Loader] (mcpc-plus-1.7.2-R0.3-forge1012-B15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{10.12.0.1019} [Minecraft Forge] (mcpc-plus-1.7.2-R0.3-forge1012-B15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 20; []
Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
Type: Dedicated Server (map_server.txt)
Why can't i connect to the server? p.s. I'm on a mac
// Would you like a cupcake?
Time: 1/29/14 4:21 PM
Description: Exception in server tick loop
java.lang.OutOfMemoryError: Java heap space
at java.util.regex.Pattern.expr(Pattern.java:1782)
at java.util.regex.Pattern.compile(Pattern.java:1460)
at java.util.regex.Pattern.<init>(Pattern.java:1133)
at java.util.regex.Pattern.compile(Pattern.java:823)
at java.lang.String.split(String.java:2292)
at java.lang.String.split(String.java:2334)
at drzhark.customspawner.configuration.CMSConfiguration.load(CMSConfiguration.java:510)
at drzhark.customspawner.configuration.CMSConfiguration.<init>(CMSConfiguration.java:94)
at drzhark.customspawner.environment.EnvironmentSettings.genModConfiguration(EnvironmentSettings.java:875)
at drzhark.customspawner.environment.EnvironmentSettings.<init>(EnvironmentSettings.java:99)
at drzhark.customspawner.utils.CMSUtils.addWorldEnvironment(CMSUtils.java:116)
at drzhark.customspawner.EventHooks.onWorldLoad(EventHooks.java:175)
at cpw.mods.fml.common.eventhandler.ASMEventHandler_8_EventHooks_onWorldLoad_Load.invoke(.dynamic)
at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:51)
at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:122)
at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:426)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:291)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:615)
at java.lang.Thread.run(Thread.java:695)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Mac OS X (x86_64) version 10.9.1
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
Memory: 228432 bytes (0 MB) / 129957888 bytes (123 MB) up to 129957888 bytes (123 MB)
JVM Flags: 0 total;
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 15, allocated: 29, tallocated: 77
FML: MCP v9.01-pre FML v7.2.48.2 Minecraft Forge 10.12.0.1019 5 mods loaded, 5 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
FML{7.2.48.2} [Forge Mod Loader] (mcpc-plus-1.7.2-R0.3-forge1012-B15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Forge{10.12.0.1019} [Minecraft Forge] (mcpc-plus-1.7.2-R0.3-forge1012-B15.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
CustomSpawner{3.2.0.dev.R1} [DrZhark's CustomSpawner] (CustomMobSpawner 3) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
MoCreatures{6.2.0.dev.R1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 0 / 20; []
Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
Type: Dedicated Server (map_server.txt)
Why can't i connect to the server? p.s. I'm on a mac