Jump to content

Recommended Posts

Posted

When I add config vars. to anything other than my ores my game crashes :'(

 

The Launcher Log:

 

Client> 2013-08-08 07:33:15 [iNFO] [Minecraft-Server] Preparing start region for level 0

Client> 2013-08-08 07:33:16 [iNFO] [Minecraft-Server] Preparing spawn area: 50%

Client> 2013-08-08 07:33:16 [iNFO] [sTDOUT] Loading NEI

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] java.lang.OutOfMemoryError: Java heap space

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at java.util.Arrays.copyOf(Unknown Source)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at java.util.ArrayList.grow(Unknown Source)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at java.util.ArrayList.ensureCapacityInternal(Unknown Source)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at java.util.ArrayList.add(Unknown Source)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.util.AABBPool.func_72299_a(SourceFile:24)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.util.AxisAlignedBB.func_72314_b(SourceFile:74)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.world.World.func_72945_a(World.java:1690)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:183)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:389)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:91)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)

Client> 2013-08-08 07:33:40 [iNFO] [sTDERR] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

Client> 2013-08-08 07:33:40 [sEVERE] [Minecraft-Server] Encountered an unexpected exception OutOfMemoryError

Client> java.lang.OutOfMemoryError: Java heap space

Client> at java.util.Arrays.copyOf(Unknown Source)

Client> at java.util.ArrayList.grow(Unknown Source)

Client> at java.util.ArrayList.ensureCapacityInternal(Unknown Source)

Client> at java.util.ArrayList.add(Unknown Source)

Client> at net.minecraft.util.AABBPool.func_72299_a(SourceFile:24)

Client> at net.minecraft.util.AxisAlignedBB.func_72314_b(SourceFile:74)

Client> at net.minecraft.world.World.func_72945_a(World.java:1690)

Client> at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:183)

Client> at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:389)

Client> at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:91)

Client> at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)

Client> at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)

Client> at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)

Client> at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)

Client> at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

Client> 2013-08-08 07:33:40 [sEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\William\AppData\Roaming\.minecraft\crash-reports\crash-2013-08-08_07.33.40-server.txt

Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Stopping server

Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving players

Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving worlds

Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving chunks for level 'New Worldtest'/Overworld

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] ---- Minecraft Crash Report ----

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] // I just don't know what went wrong :(

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT]

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Time: 8/8/13 7:33 AM

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Description: Exception in server tick loop

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT]

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] java.lang.OutOfMemoryError: Java heap space

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at java.util.Arrays.copyOf(Unknown Source)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at java.util.ArrayList.grow(Unknown Source)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at java.util.ArrayList.ensureCapacityInternal(Unknown Source)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at java.util.ArrayList.add(Unknown Source)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.util.AABBPool.func_72299_a(SourceFile:24)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.util.AxisAlignedBB.func_72314_b(SourceFile:74)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.world.World.func_72945_a(World.java:1690)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:183)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:389)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:91)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT]

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT]

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] A detailed walkthrough of the error, its code path and all known details is as follows:

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] ---------------------------------------------------------------------------------------

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT]

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] -- System Details --

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Details:

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Minecraft Version: 1.6.2

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Operating System: Windows 8 (amd64) version 6.2

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Java Version: 1.7.0_21, Oracle Corporation

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Memory: 160023520 bytes (152 MB) / 954466304 bytes (910 MB) up to 954466304 bytes (910 MB)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] AABB Pool Size: 9230100 (516885600 bytes; 492 MB) allocated, 9230100 (516885600 bytes; 492 MB) used

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Suspicious classes: FML and Forge are installed

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 Optifine OptiFine_1.6.2_HD_U_B4 6 mods loaded, 6 mods active

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] CodeChickenCore{0.9.0.0} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] NotEnoughItems{1.6.0.4} [Not Enough Items] (NotEnoughItems 1.6.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] MechaniCraft{1.62a} [MechaniCraft] (MechaniCraft 1.62b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Profiler Position: N/A (disabled)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Vec3 Pool Size: 1079 (60424 bytes; 0 MB) allocated, 1079 (60424 bytes; 0 MB) used

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Player Count: 0 / 8; []

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Type: Integrated Server (map_client.txt)

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] Is Modded: Definitely; Client brand changed to 'fml,forge'

Client> 2013-08-08 07:33:40 [iNFO] [sTDOUT] #@!@# Game crashed! Crash report saved to: #@!@# C:\Users\William\AppData\Roaming\.minecraft\crash-reports\crash-2013-08-08_07.33.40-server.txt

Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Stopping server

Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving players

Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving worlds

Client> 2013-08-08 07:33:40 [iNFO] [Minecraft-Server] Saving chunks for level 'New Worldtest'/Overworld

Client> AL lib: (EE) alc_cleanup: 1 device not closed

Game ended with bad state (exit code -1)

Ignoring visibility rule and showing launcher due to a game crash

 

 

Crash Report:

 

---- Minecraft Crash Report ----

// Don't be sad, have a hug! <3

 

Time: 8/8/13 7:33 AM

Description: Exception in server tick loop

 

java.lang.OutOfMemoryError: Java heap space

at java.util.Arrays.copyOf(Unknown Source)

at java.util.ArrayList.grow(Unknown Source)

at java.util.ArrayList.ensureCapacityInternal(Unknown Source)

at java.util.ArrayList.add(Unknown Source)

at net.minecraft.util.AABBPool.func_72299_a(SourceFile:24)

at net.minecraft.util.AxisAlignedBB.func_72314_b(SourceFile:74)

at net.minecraft.world.World.func_72945_a(World.java:1690)

at net.minecraft.entity.player.EntityPlayerMP.<init>(EntityPlayerMP.java:183)

at net.minecraft.server.management.ServerConfigurationManager.func_72366_a(ServerConfigurationManager.java:389)

at net.minecraft.server.integrated.IntegratedServerListenThread.func_71747_b(IntegratedServerListenThread.java:91)

at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:689)

at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:585)

at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:175)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)

at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:582)

 

 

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

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

 

-- System Details --

Details:

Minecraft Version: 1.6.2

Operating System: Windows 8 (amd64) version 6.2

Java Version: 1.7.0_21, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 160023520 bytes (152 MB) / 954466304 bytes (910 MB) up to 954466304 bytes (910 MB)

JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1G

AABB Pool Size: 9230100 (516885600 bytes; 492 MB) allocated, 9230100 (516885600 bytes; 492 MB) used

Suspicious classes: FML and Forge are installed

IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

FML: MCP v8.04 FML v6.2.35.804 Minecraft Forge 9.10.0.804 Optifine OptiFine_1.6.2_HD_U_B4 6 mods loaded, 6 mods active

mcp{8.04} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

FML{6.2.35.804} [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Forge{9.10.0.804} [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

CodeChickenCore{0.9.0.0} [CodeChicken Core] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

NotEnoughItems{1.6.0.4} [Not Enough Items] (NotEnoughItems 1.6.0.4.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

MechaniCraft{1.62a} [MechaniCraft] (MechaniCraft 1.62b.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available

Profiler Position: N/A (disabled)

Vec3 Pool Size: 1079 (60424 bytes; 0 MB) allocated, 1079 (60424 bytes; 0 MB) used

Player Count: 0 / 8; []

Type: Integrated Server (map_client.txt)

Is Modded: Definitely; Client brand changed to 'fml,forge'

 

Please Note that this ONLY happens when I add the config for more than the 6 ores my mod adds.

Please help if you can and If you need to see my SRC then reply telling me so. Thanks!

You can find my mod MechaniCraft at this link:

http://www.minecraftforge.net/forum/index.php/topic,13923.0.html

 

- Will11690

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...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Start by following the docs to get a workspace setup: https://docs.minecraftforge.net/en/latest/gettingstarted/ Then poke around some of the tutorials, https://www.mcjty.eu/docs/1.20/ used to be the goto, but not sure if there are any updates for regular forge or not, but if you've brushed up on Java, it will be enough to get you started. Poke around the Minecraft and Forge sources to see how things are done. Read the FAQ for information on how to post code/logs when you run into issues. Share as much info on issues you have as possible. Use github to host projects, chances of someone helping are higher when they can actually see all your code and/or build it themselves. And finally, keep it on the forums, don't direct message people with questions, most people do not provide personal support like that. Also keep in mind forums posts are not always immediately answered, if you're looking for a quicker response, you can always try the Minecraft Forge discord server.
    • Hello, I have a Forge Minecraft sever (I host it at g-portal.com) which has always worked fine and I had no problems, but today it doesn't wanna work anymore. Today I started the server and the status said online, but after a few seconds it said this: "Start failed". And then out of nowhere it restarted itself and the same thing happened again and again and now it's in an infinite loop where it just keeps failing and then restarts. Here's the download link for the server logs: https://www.mediafire.com/file/sq30dgoonjevib1/2025-07-06-1.log/file Does anyone know how to fix this? If yes I would really appreciate help. Best wishes, Gabs1107
    • I'm experiencing a critical issue on a dedicated Arch Linux server running the latest Forge for Minecraft 1.20.1. When a player exits a Nether portal (not enters, and not via /tp) or teleports into the End via portal, the server completely freezes for 1–10 minutes. During this time, all commands are unresponsive, and the game world essentially locks up. This is with watchdog disabled. Environment: OS: Arch Linux (latest packages) Java: OpenJDK 17 (up to date) Forge Version: Latest 1.20.1 (tested multiple versions from the past ~3 months) Mods: None (issue occurs on a clean install) Server Type: Proxmox VM with: 4 virtual cores 64 GB RAM (63 GB allocated via -Xmx and -Xms flags) Observed Behavior: Observed Behavior: The server freezes for 1–10 minutes when: Exiting a Nether portal (entering does not trigger the issue) Entering or exiting the End using a portal Teleporting using commands (e.g., /tp) works only for the Nether; teleporting to the End via command also causes a freeze The issue occurs anywhere in the world, not tied to specific coordinates or builds During the freeze: The server becomes completely unresponsive to all commands and player actions No crash reports, no errors, and no warnings are logged CPU usage remains under 50%, and RAM usage stays around 6–14 GB After 1–10 minutes, the server recovers automatically and resumes normal operation
  • Topics

×
×
  • Create New...

Important Information

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