Jump to content
View in the app

A better way to browse. Learn more.

Forge Forums

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Featured Replies

Posted

I have no ide how this is happening,its with the Aether mod and it only happened when i went to the Aether dimension i crashed with the report:

 

 

 

---- Minecraft Crash Report ----

WARNING: coremods are present:
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  iceandfire (iceandfire-1.9.1-1.12.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.10-core.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
Contact their authors BEFORE contacting forge

// Everything's going to plan. No, really, that was supposed to happen.

Time: 8/4/20 12:10 PM
Description: Ticking entity

java.lang.IllegalArgumentException: bound must be positive
    at java.util.Random.nextInt(Random.java:388)
    at com.gildedgames.aether.common.entities.monsters.EntityAechorPlant.getRandomPetal(EntityAechorPlant.java:205)
    at com.gildedgames.aether.common.entities.monsters.EntityAechorPlant.func_70665_d(EntityAechorPlant.java:194)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:926)
    at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
    at com.github.alexthe666.iceandfire.entity.EntityCyclops.func_70636_d(EntityCyclops.java:252)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
    at net.minecraft.world.World.func_72866_a(World.java:1996)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
    at net.minecraft.world.World.func_72870_g(World.java:1958)
    at net.minecraft.world.World.func_72939_s(World.java:1762)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    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(Thread.java:745)


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

-- Head --
Thread: Server thread
Stacktrace:
    at java.util.Random.nextInt(Random.java:388)
    at com.gildedgames.aether.common.entities.monsters.EntityAechorPlant.getRandomPetal(EntityAechorPlant.java:205)
    at com.gildedgames.aether.common.entities.monsters.EntityAechorPlant.func_70665_d(EntityAechorPlant.java:194)
    at net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:926)
    at net.minecraft.entity.monster.EntityMob.func_70097_a(EntityMob.java:70)
    at com.github.alexthe666.iceandfire.entity.EntityCyclops.func_70636_d(EntityCyclops.java:252)
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179)
    at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377)
    at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
    at net.minecraft.world.World.func_72866_a(World.java:1996)
    at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
    at net.minecraft.world.World.func_72870_g(World.java:1958)

 

-- Entity being ticked --
Details:
    Entity Type: iceandfire:cyclops (com.github.alexthe666.iceandfire.entity.EntityCyclops)
    Entity ID: 1239
    Entity Name: Cyclops
    Entity's Exact location: 412.21, 127.00, 430.69
    Entity's Block location: World: (412,127,430), Chunk: (at 12,7,14 in 25,26; contains blocks 400,0,416 to 415,255,431), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Entity's Momentum: -0.04, -0.08, 0.01
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null


Stacktrace:
    at net.minecraft.world.World.func_72939_s(World.java:1762)
    at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

 

-- Affected level --
Details:
    Level name: New World
    All players: 1 total; [EntityPlayerMP['CrowsKenKaneki'/491, l='New World', x=427.00, y=108.00, z=298.00]]
    Chunk stats: ServerChunkCache: 624 Drop: 0
    Level seed: 7151477182075946560
    Level generator: ID 00 - default, ver 1. Features enabled: false
    Level generator options: 
    Level spawn location: World: (0,0,0), Chunk: (at 0,0,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 0 game time, 0 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: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
    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(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.12.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1186050320 bytes (1131 MB) / 2952790016 bytes (2816 MB) up to 3221225472 bytes (3072 MB)
    JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
    FML: MCP 9.42 Powered by Forge 14.23.5.2854 Optifine OptiFine_1.12.2_HD_U_F5 42 mods loaded, 42 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 | orbis-lib           | 0.2.0             | orbis-lib-1.12.2-0.2.0+build411.jar           | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCHIJA | aether              | 0.3.0             | aether_ii-1.12.2-0.3.0+build411-universal.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
    | LCHIJA | antiqueatlas        | 4.6.3             | antiqueatlas-1.12.2-4.6.3.jar                 | None                                     |
    | LCHIJA | antiqueatlasoverlay | 1.2               | antiqueatlas-1.12.2-4.6.3.jar                 | None                                     |
    | LCHIJA | gorecore            | 1.12.2-0.4.5      | avatarmod-1.5.17-alpha (1).jar                | None                                     |
    | LCHIJA | avatarmod           | 1.5.17-alpha      | avatarmod-1.5.17-alpha (1).jar                | None                                     |
    | LCHIJA | bloodmoon           | 1.5.3             | Bloodmoon-MC1.12.2-1.5.3.jar                  | d72e0dd57935b3e9476212aea0c0df352dd76291 |
    | LCHIJA | bspkrscore          | 7.6.0.1           | BspkrsCore-1.12.2.jar                         | None                                     |
    | LCHIJA | codechickenlib      | 3.2.3.358         | CodeChickenLib-1.12.2.jar                     | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | ctm                 | MC1.12.2-1.0.2.31 | CTM-MC1.12.2-1.0.2.31.jar                     | None                                     |
    | LCHIJA | explorercraft       | 2.2.12            | Explorercraft-2.2.12.jar                      | None                                     |
    | LCHIJA | hiddenarmor         | 1.12.2-1.0        | hiddenarmor-1.12.2-1.0.jar                    | None                                     |
    | LCHIJA | hardcorequesting    | @VERSION@         | HQM-1.12-5.4.0-hotfix1.jar                    | None                                     |
    | LCHIJA | llibrary            | 1.7.19            | llibrary-1.7.19-1.12.2.jar                    | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
    | LCHIJA | iceandfire          | 1.9.1             | iceandfire-1.9.1-1.12.2.jar                   | None                                     |
    | LCHIJA | ichunutil           | 7.2.0             | iChunUtil-1.12.2-7.2.0.jar                    | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | jei                 | 4.15.0.293        | jei_1.12.2-4.15.0.293.jar                     | None                                     |
    | LCHIJA | keepinginventory    | 2.4               | KeepingInventory-1.12.2-2.4.jar               | None                                     |
    | LCHIJA | libraryex           | 1.1.3             | LibraryEx-1.12.2-1.1.3.jar                    | None                                     |
    | LCHIJA | morpheus            | 1.12.2-3.5.106    | Morpheus-1.12.2-3.5.106.jar                   | None                                     |
    | LCHIJA | morph               | 7.2.0             | Morphing-Mod-1.12.2.jar                       | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
    | LCHIJA | mowziesmobs         | 1.5.4             | mowziesmobs-1.5.4.jar                         | None                                     |
    | LCHIJA | mycommands          | 1.12.2-01         | MyCommands-Mod-1.12.2 (1).jar                 | None                                     |
    | LCHIJA | neat                | 1.4-17            | Neat+1.4-17.jar                               | None                                     |
    | LCHIJA | netherex            | 2.1.5             | NetherEx-1.12.2-2.1.6.jar                     | None                                     |
    | LCHIJA | netherportalfix     | 5.3.13            | NetherPortalFix_1.12.1-5.3.13.jar             | None                                     |
    | LCHIJA | norecipebook        | 1.2.1             | noRecipeBook_v1.2.2formc1.12.2.jar            | None                                     |
    | LCHIJA | nei                 | 2.4.3             | NotEnoughItems-1.12.2-2.4.3.245-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
    | LCHIJA | orespawn            | 3.3.1             | OreSpawn-1.12-3.3.1.179.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
    | LCHIJA | patchouli           | 1.0-20            | Patchouli-1.0-20.jar                          | None                                     |
    | LCHIJA | roguelike           | 1.8.0             | RoguelikeDungeons-1.12.2-1.8.0.jar            | None                                     |
    | LCHIJA | travellersbackpack  | 1.0.24.24         | TravellersBackpack-1.12.2-1.0.24.24.jar       | None                                     |
    | LCHIJA | treecapitator       | 1.43.0            | TreeCapitator-Mod-1.12.2.jar                  | None                                     |
    | LCHIJA | twilightforest      | 3.10.1013         | twilightforest-1.12.2-3.10.1013-universal.jar | None                                     |
    | LCHIJA | veinminer           | 0.38.2            | Vein-Miner-Mod-1.12.2 (2).jar                 | None                                     |
    | LCHIJA | veinminermodsupport | 0.38.2            | Vein-Miner-Mod-1.12.2 (2).jar                 | None                                     |
    | LCHIJA | phosphor-lighting   | 1.12.2-0.2.6      | phosphor-1.12.2-0.2.6+build50.jar             | f0387d288626cc2d937daa504e74af570c52a2f1 |
    | LCHIJA | thebetweenlands     | 3.5.10            | TheBetweenlands-3.5.10-universal.jar          | 38067d6878811efb38b6a045521cfd80b9b60b38 |

    Loaded coremods (and transformers): 
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  
iceandfire (iceandfire-1.9.1-1.12.2.jar)
  com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar)
  team.chisel.ctm.client.asm.CTMTransformer
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.10-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['CrowsKenKaneki'/491, l='New World', x=427.00, y=108.00, z=298.00]]
    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: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.201.1151.1008
    OpenGlRenderer: AMD Radeon HD 6670
    OpenGlVendor: ATI Technologies Inc.
    CpuCount: 6

Guest
This topic is now closed to further replies.

Important Information

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

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.