Jump to content

Recommended Posts

Posted (edited)

only 1 world does not work.the version is 1.12.2.i dont know what to write here so ask me if you have any questions

heres the crash

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
Contact their authors BEFORE contacting forge

// Don't do that.

Time: 11/16/20 7:36 PM
Description: Exception ticking world

java.lang.IndexOutOfBoundsException: Index: 1, Size: 1
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.matez.wildnature.worldgen.WorldGenSchematicTree.generatePlatform(WorldGenSchematicTree.java:152)
    at com.matez.wildnature.worldgen.WorldGenSchematicTree.func_180709_b(WorldGenSchematicTree.java:105)
    at com.matez.wildnature.blocks.SaplingBase.generate(SaplingBase.java:254)
    at com.matez.wildnature.blocks.SaplingBase.generateTree(SaplingBase.java:227)
    at com.matez.wildnature.blocks.SaplingBase.func_176474_b(SaplingBase.java:293)    w
    at com.matez.wildnature.blocks.SaplingBase.func_180650_b(SaplingBase.java:101)
    at net.minecraft.block.Block.func_180645_a(Block.java:508)
    at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    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: Server thread
Stacktrace:
    at java.util.ArrayList.rangeCheck(Unknown Source)
    at java.util.ArrayList.get(Unknown Source)
    at com.matez.wildnature.worldgen.WorldGenSchematicTree.generatePlatform(WorldGenSchematicTree.java:152)
    at com.matez.wildnature.worldgen.WorldGenSchematicTree.func_180709_b(WorldGenSchematicTree.java:105)
    at com.matez.wildnature.blocks.SaplingBase.generate(SaplingBase.java:254)
    at com.matez.wildnature.blocks.SaplingBase.generateTree(SaplingBase.java:227)
    at com.matez.wildnature.blocks.SaplingBase.func_176474_b(SaplingBase.java:293)
    at com.matez.wildnature.blocks.SaplingBase.func_180650_b(SaplingBase.java:101)
    at net.minecraft.block.Block.func_180645_a(Block.java:508)
    at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:476)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:225)

-- Affected level --
Details:
    Level name: New World
    All players: 1 total; [EntityPlayerMP['MTBG'/331, l='New World', x=-231.14, y=68.30, z=228.21]]
    Chunk stats: ServerChunkCache: 335 Drop: 0
    Level seed: -1439422517252782743
    Level generator: ID 04 - customized, ver 0. Features enabled: true
    Level generator options: {"coordinateScale":684.412,"heightScale":684.412,"lowerLimitScale":512.0,"upperLimitScale":512.0,"depthNoiseScaleX":200.0,"depthNoiseScaleZ":200.0,"depthNoiseScaleExponent":0.5,"mainNoiseScaleX":80.0,"mainNoiseScaleY":160.0,"mainNoiseScaleZ":80.0,"baseSize":8.5,"stretchY":12.0,"biomeDepthWeight":1.0,"biomeDepthOffset":0.0,"biomeScaleWeight":1.0,"biomeScaleOffset":0.0,"seaLevel":63,"useCaves":true,"useDungeons":true,"dungeonChance":8,"useStrongholds":true,"useVillages":true,"useMineShafts":true,"useTemples":true,"useMonuments":true,"useMansions":true,"useRavines":false,"useWaterLakes":true,"waterLakeChance":4,"useLavaLakes":true,"lavaLakeChance":80,"useLavaOceans":false,"fixedBiome":-1,"biomeSize":4,"riverSize":4,"dirtSize":33,"dirtCount":10,"dirtMinHeight":0,"dirtMaxHeight":255,"gravelSize":33,"gravelCount":8,"gravelMinHeight":0,"gravelMaxHeight":256,"graniteSize":33,"graniteCount":10,"graniteMinHeight":0,"graniteMaxHeight":80,"dioriteSize":33,"dioriteCount":10,"dioriteMinHeight":0,"dioriteMaxHeight":80,"andesiteSize":33,"andesiteCount":10,"andesiteMinHeight":0,"andesiteMaxHeight":80,"coalSize":17,"coalCount":20,"coalMinHeight":0,"coalMaxHeight":128,"ironSize":9,"ironCount":20,"ironMinHeight":0,"ironMaxHeight":64,"goldSize":9,"goldCount":2,"goldMinHeight":0,"goldMaxHeight":32,"redstoneSize":8,"redstoneCount":8,"redstoneMinHeight":0,"redstoneMaxHeight":16,"diamondSize":8,"diamondCount":1,"diamondMinHeight":0,"diamondMaxHeight":16,"lapisSize":7,"lapisCount":1,"lapisCenterHeight":16,"lapisSpread":16}
    Level spawn location: World: (-212,64,212), Chunk: (at 12,4,4 in -14,13; contains blocks -224,0,208 to -209,255,223), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 974029 game time, 7732 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:756)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:279)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
    at java.lang.Thread.run(Unknown Source)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_271, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 5469276328 bytes (5215 MB) / 6912212992 bytes (6592 MB) up to 7247757312 bytes (6912 MB)
    JVM Flags: 8 total; -Xmn128M -Xmx6904M -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 31 mods loaded, 31 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

    | State  | ID                          | Version           | Source                                             | Signature                                |
    |:------ |:--------------------------- |:----------------- |:-------------------------------------------------- |:---------------------------------------- |
    | LCHIJA | minecraft                   | 1.12.2            | minecraft.jar                                      | None                                     |
    | LCHIJA | mcp                         | 9.42              | minecraft.jar                                      | None                                     |
    | LCHIJA | FML                         | 8.0.99.99         | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | forge                       | 14.23.5.2854      | forge-1.12.2-14.23.5.2854.jar                      | e3c3d50c7c986df74c645c0ac54639741c90a557 |
    | LCHIJA | damageindicatorsmod         | 1.0               | [1.12.2]DamageIndicatorsMod-3.5.1.jar              | None                                     |
    | LCHIJA | bibliocraft                 | 2.4.5             | BiblioCraft[v2.4.5][MC1.12.2].jar                  | None                                     |
    | LCHIJA | cctweaked                   | 1.89.2            | cc-tweaked-1.12.2-1.89.2.jar                       | None                                     |
    | LCHIJA | computercraft               | 1.89.2            | cc-tweaked-1.12.2-1.89.2.jar                       | None                                     |
    | LCHIJA | craftablesaddles            | 1.3               | Craftable+Saddles[1.12]-1.3.jar                    | None                                     |
    | LCHIJA | craftstudioapi              | 1.0.0             | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar | None                                     |
    | LCHIJA | caliber                     | 3.0               | diamond-caliber-4.0.jar                            | None                                     |
    | LCHIJA | dooglamoocitiesmod          | 1.6.3             | dooglamoocitiesmod-1.12-1.6.3.jar                  | None                                     |
    | LCHIJA | fcl                         | 1.12.57           | Fexcraft+Common+Library-1.12.57.jar                | None                                     |
    | LCHIJA | tmt                         | 1.11              | Fexcraft+Common+Library-1.12.57.jar                | None                                     |
    | LCHIJA | flansmod                    | 5.6.0-beta.10     | Flan's+Mod-1.12.2-5.6.0-beta.10-all.jar            | None                                     |
    | LCHIJA | cfm                         | 6.3.1             | furniture-6.3.1-1.12.2.jar                         | None                                     |
    | LCHIJA | improvedbackpacks           | 1.12.2-1.5.0.0    | ImprovedBackpacks-1.12.2-1.5.0.0.jar               | None                                     |
    | LCHIJA | ironchest                   | 1.12.2-7.0.67.844 | ironchest-1.12.2-7.0.72.847.jar                    | None                                     |
    | LCHIJA | jei                         | 4.16.1.301        | jei_1.12.2-4.16.1.301.jar                          | None                                     |
    | LCHIJA | jarm                        | 1.1.1             | Just+A+Raft+Mod-1.1.1.jar                          | None                                     |
    | LCHIJA | morefunctionaloresexpansion | 1.0.0             | more-functional-ores-1-12-2-e950.jar               | None                                     |
    | LCHIJA | omlib                       | 3.1.4-249         | omlib-1.12.2-3.1.4-249.jar                         | None                                     |
    | LCHIJA | rezombiesv15ver1122jar      | 1.5               | Re-Zombies-V1.5-Ver-1.12.2.jar                     | None                                     |
    | LCHIJA | reforged                    | 0.7.5             | Reforged-0.7.5-1.12+.jar                           | None                                     |
    | LCHIJA | scm                         | 1.0.03a           | SCM-v1.12.2-1.0.03a.jar                            | None                                     |
    | LCHIJA | mo                          | 1.0               | sulfur-potassium-1.12-1.1.jar                      | None                                     |
    | LCHIJA | treechopper                 | 1.2.4             | TreeChopper-1.12.2-1.2.4.jar                       | None                                     |
    | LCHIJA | tropicraft                  | 7.1.9.115         | tropicraft-MC1.12.2-7.1.9.115.jar                  | None                                     |
    | LCHIJA | wildnature                  | 1.2               | wildnature-1.2.jar                                 | None                                     |
    | LCHIJA | worldedit                   | 6.1.10            | worldedit-forge-mc1.12.2-6.1.10-dist.jar           | None                                     |
    | LCHIJA | betteranimalsplus           | 9.0.1             | betteranimalsplus-1.12.2-9.0.1.jar                 | None                                     |

    Loaded coremods (and transformers):
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['MTBG'/331, l='New World', x=-231.14, y=68.30, z=228.21]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.12.2_HD_U_F5
    OptiFine Build: 20191204-141934
    Render Distance Chunks: 5
    Mipmaps: 3
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.4.0 - Build 20.19.15.5070
    OpenGlRenderer: Intel(R) HD Graphics 5500
    OpenGlVendor: Intel
    CpuCount: 4

Edited by RodinGoesBoom
Posted

1.12 is no longer supported on this forum.

Please update to a modern version of Minecraft to receive support.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Guest
This topic is now closed to further replies.

Announcements



×
×
  • Create New...

Important Information

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