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

    • Maximize Savings With [acu639380] T e m u Promo Code $100 Off 2025 brings you unbeatable savings on T e m u , one of the most popular online shopping destinations. With the exclusive T e m u  Promo code (acu639380), you can unlock incredible discounts, including $100 off for new and existing users. Whether you’re a first-time shopper or a loyal customer, T e m u  ensures a seamless shopping experience with fast delivery, free shipping in 67 countries, and up to 90% off on a wide range of products. Why Choose T e m u ? T e m u  is a treasure trove of trending items at unbeatable prices. From fashion and beauty to electronics and home essentials, T e m u ’s vast collection caters to all your shopping needs. Here are some key features that make T e m u  stand out: Free shipping: Available in 67 countries. Unbeatable prices: Discounts up to 90% off. Fast delivery: Ensures your items arrive promptly. Exclusive Benefits of T e m u  Promo Code (acu639380) Using the T e m u  Promo code (acu639380) in 2025 can help you save more than ever before. Here’s a breakdown of the benefits: $100 Off for New Users: New shoppers can enjoy a flat $100 discount with the T e m u  first-time user Promo. $100 Off for Existing Users: Loyal customers can also take advantage of this substantial discount with the same code. 40% Extra Off: Apply the T e m u  Promo code (acu639380) to receive an additional 40% discount on selected products. $100 Promo Bundle: Get a $100 Promo bundle to maximize savings across multiple purchases. Free Gifts for New Users: First-time shoppers are rewarded with exclusive gifts. How to Redeem T e m u  Promo Code (acu639380) Redeeming your T e m u  Promo code (acu639380) is simple and straightforward: Visit the T e m u  website or app. Add your favorite items to your shopping cart. Enter the promo code (acu639380) at checkout. Watch the savings apply instantly! T e m u  Promos for 2025 This month is packed with incredible offers tailored for both new and existing users: For New Users: T e m u  Promo code (acu639380) $100 off: Enjoy a significant discount on your first order. T e m u  first-time user Promo: Unlock exclusive savings and free gifts. T e m u  discount code (acu639380) for 2025: Enhance your shopping experience with additional discounts. For Existing Users: T e m u  Promo code (acu639380) $100 off: Loyal customers can continue to enjoy massive savings. T e m u  Promo code (acu639380) 40% off: Apply this code for extra discounts on selected items. T e m u  Promo bundle: A $100 Promo bundle available for repeated use. Country-Specific T e m u  Promo Codes T e m u  offers regional discounts to ensure everyone can benefit from their amazing deals. Here’s how the T e m u  Promo code (acu639380) can be used worldwide: North America USA: $100 off your next purchase with T e m u  Promo code (acu639380). Canada: Enjoy a $100 discount using the same code. South America Mexico: Save 40% on selected items with T e m u  Promo code (acu639380). Brazil: Get exclusive 40% discounts on your shopping. Europe UK: Apply the T e m u  Promo code (acu639380) for $100 off. Germany: Take advantage of the $100 Promo bundle. Asia Japan: First-time users can use T e m u  new user Promo for $100 off. India: Use the Promo bundle for multiple savings. T e m u ’s New Offers in 2025 This month, T e m u  has introduced fresh deals to elevate your shopping experience. Enjoy free shipping, trending items at up to 90% off, and exclusive discounts with the T e m u  promo code (acu639380). Benefits of T e m u  Promos T e m u  Promos are designed to enhance your shopping experience. Here are the standout advantages: $100 Off: Ideal for significant savings, whether you’re a new or existing user. 40% Extra Discount: Perfect for those looking to stock up on essentials. Free Gifts: Specially curated for first-time shoppers. $100 Promo Bundle: Offers flexibility across multiple purchases. How T e m u  Makes Shopping Easy T e m u ’s user-friendly platform ensures a hassle-free shopping experience. With options like fast delivery, detailed product descriptions, and seamless payment methods, T e m u  is a one-stop shop for all your needs. FAQs about T e m u  Promo Code (acu639380) Can I combine multiple T e m u  Promo codes? No, only one Promo code can be used per transaction. However, the $100 Promo bundle can be split across multiple orders.  Is the T e m u  Promo code (acu639380) valid on all items? The code applies to a wide range of products but July exclude certain categories.  How often can I use the T e m u  Promo code (acu639380)? The usage frequency depends on the specific terms and conditions of each code. Final Thoughts T e m u  is setting new standards in online shopping with its incredible deals and discounts. With the T e m u  Promo code (acu639380), you can maximize your savings and enjoy a premium shopping experience. Whether you’re new to T e m u  or a returning customer, these offers ensure that every purchase is a win. Don’t wait—use the T e m u  promo code (acu639380) today and start saving big!
    • Typically—at least in my case—the broken datapack thing always turns out to be a broken mod. Someone else here might have a better answer for you than I do, but when that happens, I go through all my mods, disabling them one by one until I locate the culprit. It’s a headache, but it’s the only way I know how to do it.
    • Is there any mod for creating world templates for 1.20.1 forge, I found a fabric mod for such as purpose but can't seem to find one for forge. I know connector and forgeified fabric api exist but i'd prefer a forge mod to adding like 50 mods to my 200 mod modpack. Does anyone know of such a mod or is my only option using the fabric mod with connector?  
    • Please read the FAQ (https://forums.minecraftforge.net/topic/125488-rules-and-frequently-asked-questions-faq/) and post logs as described there to a site such as https://mclo.gs and post the link here.
    • I'm trying to play with the origins mod but even after adding it to the mod folder it doesn't show up in minecraft forge. I'm using 1.20.2 because that is the last update from the origins and I'm using the same version of forge.
  • Topics

  • Who's Online (See full list)

×
×
  • Create New...

Important Information

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