Jump to content

Forge 1.12.2 Crashes on Boot


techn0gmer

Recommended Posts

Whenever I start Forge 1.12.2 it crashes with the error code "An unexpected error has occurred and the game has crashed. We're sorry for the inconvenience." I have no clue why. Heres my error log. I have tried restarting and reinstalling forge.

Spoiler

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.11.2.jar)
  CCLCorePlugin (CodeChickenLib-1.11.2.jar)
  LoadingPlugin (Quark-Mod-1.11.2.jar)
  BetterFoliageLoader (Better-Foliage-Mod-1.11.2.jar)
Contact their authors BEFORE contacting forge

// Why did you do that?

Time: 1/25/19 9:06 PM
Description: Exception ticking world

java.lang.NullPointerException: Exception ticking world
    at orangeVillager61.ImprovedVillagers.Entities.HarvestTimeProvider.<init>(HarvestTimeProvider.java:14)
    at orangeVillager61.ImprovedVillagers.AttachCapabilties.AttachCapToEntity(AttachCapabilties.java:19)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_159_AttachCapabilties_AttachCapToEntity_AttachCapabilitiesEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:619)
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:589)
    at net.minecraft.entity.Entity.<init>(Entity.java:216)
    at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:161)
    at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:91)
    at net.minecraft.entity.EntityCreature.<init>(SourceFile:21)
    at net.minecraft.entity.EntityAgeable.<init>(EntityAgeable.java:27)
    at net.minecraft.entity.passive.EntityAnimal.<init>(SourceFile:26)
    at net.minecraft.entity.passive.EntityPig.<init>(SourceFile:56)
    at orangeVillager61.ImprovedVillagers.generation.VillageStructures$Village.spawnFarmAnimals(VillageStructures.java:2001)
    at orangeVillager61.ImprovedVillagers.generation.VillageStructures$Hall.func_74875_a(VillageStructures.java:829)
    at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:47)
    at net.minecraft.world.gen.structure.MapGenStructure.func_175794_a(MapGenStructure.java:94)
    at net.minecraft.world.gen.ChunkProviderOverworld.func_185931_b(ChunkProviderOverworld.java:406)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:982)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:158)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:709)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    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 orangeVillager61.ImprovedVillagers.Entities.HarvestTimeProvider.<init>(HarvestTimeProvider.java:14)
    at orangeVillager61.ImprovedVillagers.AttachCapabilties.AttachCapToEntity(AttachCapabilties.java:19)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_159_AttachCapabilties_AttachCapToEntity_AttachCapabilitiesEvent.invoke(.dynamic)
    at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
    at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:185)
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:619)
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:589)
    at net.minecraft.entity.Entity.<init>(Entity.java:216)
    at net.minecraft.entity.EntityLivingBase.<init>(EntityLivingBase.java:161)
    at net.minecraft.entity.EntityLiving.<init>(EntityLiving.java:91)
    at net.minecraft.entity.EntityCreature.<init>(SourceFile:21)
    at net.minecraft.entity.EntityAgeable.<init>(EntityAgeable.java:27)
    at net.minecraft.entity.passive.EntityAnimal.<init>(SourceFile:26)
    at net.minecraft.entity.passive.EntityPig.<init>(SourceFile:56)
    at orangeVillager61.ImprovedVillagers.generation.VillageStructures$Village.spawnFarmAnimals(VillageStructures.java:2001)
    at orangeVillager61.ImprovedVillagers.generation.VillageStructures$Hall.func_74875_a(VillageStructures.java:829)
    at net.minecraft.world.gen.structure.StructureStart.func_75068_a(StructureStart.java:47)
    at net.minecraft.world.gen.structure.MapGenStructure.func_175794_a(MapGenStructure.java:94)
    at net.minecraft.world.gen.ChunkProviderOverworld.func_185931_b(ChunkProviderOverworld.java:406)
    at net.minecraft.world.chunk.Chunk.func_186034_a(Chunk.java:1001)
    at net.minecraft.world.chunk.Chunk.func_186030_a(Chunk.java:982)
    at net.minecraft.world.gen.ChunkProviderServer.func_186025_d(ChunkProviderServer.java:158)
    at net.minecraft.server.management.PlayerChunkMapEntry.func_187268_a(PlayerChunkMapEntry.java:126)
    at net.minecraft.server.management.PlayerChunkMap.func_72693_b(SourceFile:147)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:221)

-- Affected level --
Details:
    Level name: New World
    All players: 1 total; [EntityPlayerMP['techn0gmer'/31, l='New World', x=808.87, y=65.77, z=369.20]]
    Chunk stats: ServerChunkCache: 490 Drop: 0
    Level seed: 1505080945505678174
    Level generator: ID 00 - default, ver 1. Features enabled: true
    Level generator options: 
    Level spawn location: World: (-188,64,256), Chunk: (at 4,4,0 in -12,16; contains blocks -192,0,256 to -177,255,271), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
    Level time: 23038 game time, 16680 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 96087 (now: false), thunder time: 61400 (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:709)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:149)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482)
    at java.lang.Thread.run(Thread.java:745)

-- System Details --
Details:
    Minecraft Version: 1.11.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: 828942328 bytes (790 MB) / 1509949440 bytes (1440 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: 13, tallocated: 95
    FML: MCP 9.38 Powered by Forge 13.20.1.2386 25 mods loaded, 25 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA    minecraft{1.11.2} [Minecraft] (minecraft.jar) 
    UCHIJAAAA    mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAAAA    FML{8.0.99.99} [Forge Mod Loader] (forge-1.11.2-13.20.1.2386.jar) 
    UCHIJAAAA    forge{13.20.1.2386} [Minecraft Forge] (forge-1.11.2-13.20.1.2386.jar) 
    UCHIJAAAA    mercurius_updater{1.0} [mercurius_updater] (MercuriusUpdater-1.11.2.jar) 
    UCHIJAAAA    actuallyadditions{1.11.2-r110} [Actually Additions] (Actually-Additions-Mod-1.11.2.jar) 
    UCHIJAAAA    quark{r1.2-93} [Quark] (Quark-Mod-1.11.2.jar) 
    UCHIJAAAA    autoreglib{1.1-4} [AutoRegLib] (AutoRegLib-1.11.2.jar) 
    UCHIJAAAA    bedrockores{1.2.6.56} [Bedrock Ores] (Bedrock-Ores-Mod-1.11.2.jar) 
    UCHIJAAAA    betterfoliage{2.1.10} [Better Foliage] (Better-Foliage-Mod-1.11.2.jar) 
    UCHIJAAAA    bowscope{5.3.0} [Bow Scope] (BowScope-Mod-1.11.2.jar) 
    UCHIJAAAA    clienttweaks{2.1.2} [Client Tweaks] (Client-Tweaks-Mod-1.11.2 (3).jar) 
    UCHIJAAAA    codechickenlib{3.0.0.328} [CodeChicken Lib] (CodeChickenLib-1.11.2.jar) 
    UCHIJAAAA    endercompass{1.2.5.3} [Ender Compass] (Ender-Compass-Mod-1.11.2.jar) 
    UCHIJAAAA    experienceore{1.0.0} [Experience Ore] (experienceore-1.11.2-1.0.1.jar) 
    UCHIJAAAA    forgemultipartcbe{2.2.0.41} [Forge Multipart CBE] (Forge-Multipart-1.11.2.jar) 
    UCHIJAAAA    microblockcbe{2.2.0.41} [Forge Microblocks] (Forge-Multipart-1.11.2.jar) 
    UCHIJAAAA    minecraftmultipartcbe{2.2.0.41} [Minecraft Multipart Plugin] (Forge-Multipart-1.11.2.jar) 
    UCHIJAAAA    iv{2.1.4} [Improved Villagers] (Improved-Villagers-Mod-1.11.2.jar) 
    UCHIJAAAA    inventorytweaks{1.62+release.90.40cf8fc} [Inventory Tweaks] (Inventory-Tweaks-Mod-1.11.2.jar) 
    UCHIJAAAA    jei{4.5.1.296} [Just Enough Items] (jei_1.11.2-4.5.1.296.jar) 
    UCHIJAAAA    realdrops{1.1.10} [Realistic Item Drops] (Realistic-Item-Drops-Mod-1.11.2.jar) 
    UCHIJAAAA    rflux{0.1.1} [RF Lux] (RF-Lux-Mod-1.11.2.jar) 
    UCHIJAAAA    snad{1.11.2-1.7.03.26a} [Snad] (Snad-Mod-1.11.2.jar) 
    UCHIJAAAA    justthetips{1.11.2-1.0.1.1} [JustTheTips] (JustTheTips-Mod-1.11.2.jar) 
    Loaded coremods (and transformers): 
Inventory Tweaks Coremod (Inventory-Tweaks-Mod-1.11.2.jar)
  invtweaks.forge.asm.ContainerTransformer
CCLCorePlugin (CodeChickenLib-1.11.2.jar)
  codechicken.lib.asm.ClassHierarchyManager
  codechicken.lib.asm.CCL_ASMTransformer
LoadingPlugin (Quark-Mod-1.11.2.jar)
  vazkii.quark.base.asm.ClassTransformer
BetterFoliageLoader (Better-Foliage-Mod-1.11.2.jar)
  mods.betterfoliage.loader.BetterFoliageTransformer
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    codechickenlib Invalid Fingerprint Reports: - No invalid fingerprints.: 
    Profiler Position: N/A (disabled)
    Player Count: 1 / 8; [EntityPlayerMP['techn0gmer'/31, l='New World', x=808.87, y=65.77, z=369.20]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'

 

 

Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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