Skip to content

Instantly share code, notes, and snippets.

@Efimero
Created June 27, 2018 06:41
Show Gist options
  • Select an option

  • Save Efimero/48f878065efe0c31ccb7083b75b7d35e to your computer and use it in GitHub Desktop.

Select an option

Save Efimero/48f878065efe0c31ccb7083b75b7d35e to your computer and use it in GitHub Desktop.
Weeping Angel crash
---- Minecraft Crash Report ----
WARNING: coremods are present:
SmoothWaterCore (SmoothWater-0.1.3.jar)
F5FixLoadingPlugin (f5fix-1.1.jar)
BetterAutoJumpCore (BetterAutoJump-1.1.1-mc1.12.2.jar)
LoadingPlugin (Quark-r1.4-125.jar)
SHLoadingPlugin (ScalingHealth-1.12-1.3.18-101.jar)
PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.3.jar)
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.3-universal.jar)
AstralCore (astralsorcery-1.12.2-1.9.1.jar)
Contact their authors BEFORE contacting forge
// I blame Dinnerbone.
Time: 6/27/18 8:39 AM
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at me.sub.angels.common.entities.EntityAngel.canTeleportEntity(EntityAngel.java:522)
at me.sub.angels.common.entities.EntityAngel.func_82167_n(EntityAngel.java:248)
at net.minecraft.entity.EntityLivingBase.func_85033_bc(EntityLivingBase.java:2457)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2387)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at me.sub.angels.common.entities.EntityAngel.func_70071_h_(EntityAngel.java:328)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1952)
at net.minecraft.world.World.func_72939_s(World.java:1756)
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:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at me.sub.angels.common.entities.EntityAngel.canTeleportEntity(EntityAngel.java:522)
at me.sub.angels.common.entities.EntityAngel.func_82167_n(EntityAngel.java:248)
at net.minecraft.entity.EntityLivingBase.func_85033_bc(EntityLivingBase.java:2457)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2387)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:577)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2170)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:295)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:50)
at me.sub.angels.common.entities.EntityAngel.func_70071_h_(EntityAngel.java:328)
at net.minecraft.world.World.func_72866_a(World.java:1990)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1952)
-- Entity being ticked --
Details:
Entity Type: weeping-angels:weepingangel (me.sub.angels.common.entities.EntityAngel)
Entity ID: 14889
Entity Name: Weeping Angel
Entity's Exact location: 191.12, 72.00, 211.12
Entity's Block location: World: (191,72,211), Chunk: (at 15,4,3 in 11,13; contains blocks 176,0,208 to 191,255,223), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Entity's Momentum: 0.03, -0.08, 0.02
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1756)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
-- Affected level --
Details:
Level name: New World
All players: 1 total; [EntityPlayerMP['Efimero'/265, l='New World', x=191.45, y=72.00, z=211.66]]
Chunk stats: ServerChunkCache: 1161 Drop: 0
Level seed: 9200743987257643984
Level generator: ID 06 - quark_realistic, ver 0. Features enabled: true
Level generator options:
Level spawn location: World: (184,64,204), Chunk: (at 8,4,12 in 11,12; contains blocks 176,0,192 to 191,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
Level time: 251423 game time, 6000 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:767)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Thread.java:748)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Linux (amd64) version 4.16.0-1-amd64
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1845866488 bytes (1760 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
JVM Flags: 10 total; -XX:+UseG1GC -Xmx5G -Xms5G -XX:+UnlockExperimentalVMOptions -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M -XX:+AggressiveOpts -XX:+UseCompressedOops
IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94
FML: MCP 9.42 Powered by Forge 14.23.4.2710 85 mods loaded, 85 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 |
|:--------- |:------------------- |:-------------- |:------------------------------------------------------------ |:---------------------------------------- |
| UCHIJAAAA | minecraft | 1.12.2 | minecraft.jar | None |
| UCHIJAAAA | mcp | 9.42 | minecraft.jar | None |
| UCHIJAAAA | FML | 8.0.99.99 | forge-1.12.2-14.23.4.2710.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.4.2710 | forge-1.12.2-14.23.4.2710.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | passableleavescore | 1.0.0 | minecraft.jar | None |
| UCHIJAAAA | charcoal_pit | 1.16 | CharcoalPit-[1.12]-1.16.jar | None |
| UCHIJAAAA | jei | 4.10.0.198 | jei_1.12.2-4.10.0.198.jar | None |
| UCHIJAAAA | abyssalcraft | 1.9.4.10 | AbyssalCraft-1.12.2-1.9.4.10.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAAAA | acintegration | 1.6.5 | AbyssalCraft+Integration-1.12.2-1.6.5.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAAAA | embers | 0.230 | embers-0.230.jar | None |
| UCHIJAAAA | aetherworks | 1.12.2-1.0.0.3 | AetherWorks-1.12.2-1.0.0.3.jar | None |
| UCHIJAAAA | antiqueatlas | 4.4.9 | antiqueatlas-1.12.2-4.4.9.jar | None |
| UCHIJAAAA | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.4.9.jar | None |
| UCHIJAAAA | examplemod | 1.0 | antiqueatlas-1.12.2-4.4.9.jar | None |
| UCHIJAAAA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
| UCHIJAAAA | athenaeum | 1.12.2-1.14.0 | athenaeum-1.12.2-1.14.0.jar | None |
| UCHIJAAAA | artisanworktables | 1.12.2-1.18.9 | artisanworktables-1.12.2-1.18.9.jar | None |
| UCHIJAAAA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
| UCHIJAAAA | astralsorcery | 1.9.1 | astralsorcery-1.12.2-1.9.1.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| UCHIJAAAA | quark | r1.4-125 | Quark-r1.4-125.jar | None |
| UCHIJAAAA | autoreglib | 1.3-18 | AutoRegLib-1.3-18.jar | None |
| UCHIJAAAA | base | 3.9.0 | base-1.12.2-3.9.0.jar | None |
| UCHIJAAAA | betterautojump | 1.1.1-mc1.12.2 | BetterAutoJump-1.1.1-mc1.12.2.jar | None |
| UCHIJAAAA | bonfires | 1.2.2 | Bonfires-1.12.2-1.2.2-16eac59.jar | None |
| UCHIJAAAA | catwalks | 1.12.2-4.0.26 | catwalks-1.12.2-4.0.26.jar | None |
| UCHIJAAAA | codechickenlib | 3.2.0.345 | CodeChickenLib-1.12.2-3.2.0.345-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| UCHIJAAAA | redstoneflux | 2.0.2 | RedstoneFlux-1.12-2.0.2.3-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | cofhcore | 4.5.2 | CoFHCore-1.12.2-4.5.2.19-universal.jar | None |
| UCHIJAAAA | cofhworld | 1.2.0 | CoFHWorld-1.12.2-1.2.0.5-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | comforts | 1.1.3 | comforts-1.12.2-1.1.3.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAAAA | coralreef | 2.0 | CoralReef-2.5-1.12.2.jar | None |
| UCHIJAAAA | wearablebackpacks | 3.1.3 | WearableBackpacks-1.12.2-3.1.3.jar | None |
| UCHIJAAAA | corpsecomplex | 1.0.2.2 | corpsecomplex-1.12.2-1.0.2.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
| UCHIJAAAA | culinaryconstruct | 1.1.0 | culinaryconstruct-1.1.0.jar | None |
| UCHIJAAAA | ebwizardry | 4.1.2 | Electroblob's+Wizardry+-+4.1.2+-+MC+1.12.2.jar | None |
| UCHIJAAAA | endreborn | 0.1.6 | EndReborn+[0.1.6].jar | None |
| UCHIJAAAA | evilnotchlib | 1.2.02 | EvilNotchLib-1.2.02.jar | None |
| UCHIJAAAA | minegems | 1.2.4 | ExtraGems+1.12.2++(v.1.2.4).jar | None |
| UCHIJAAAA | ferdinandsflowers | 1.10.1b | Ferdinand's+Flowers-1.10.1b-1.12.jar | None |
| UCHIJAAAA | foodfunk | 1.0.4 | foodfunk-1.12.2-1.0.4.jar | None |
| UCHIJAAAA | placebo | 1.4.0 | Placebo-1.12.2-1.4.0.jar | None |
| UCHIJAAAA | thermalfoundation | 2.5.0 | ThermalFoundation-1.12.2-2.5.0.19-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | foundry | 3.1.4.1 | Foundry-1.12.2-3.1.4.1.jar | None |
| UCHIJAAAA | geolosys | 1.9.4 | Geolosys-1.12.2-1.9.4.jar | None |
| UCHIJAAAA | heartdrops | 1.12.2-2.0.8.1 | heartdrops-1.12.2-2.0.8.1.jar | None |
| UCHIJAAAA | testdummy | 1.12 | MmmMmmMmmMmm-1.12-1.14.jar | None |
| UCHIJAAAA | monsterswarm | 2.0.1 | MonsterSwarm-2.0.1.jar | None |
| UCHIJAAAA | morecauldrons | 1.4 | More+Cauldrons-1.4.jar | None |
| UCHIJAAAA | mystcraft | 0.13.4.03 | mystcraft-1.12.2-0.13.4.03.jar | None |
| UCHIJAAAA | nonvflash | 1.2.0 | NoNVFlash-1.12.2-1.2.0.3-universal.jar | None |
| UCHIJAAAA | norecipebook | 1.2.1 | noRecipeBook_v1.2.2formc1.12.2.jar | None |
| UCHIJAAAA | norespawnscreen | 1.2.2 | NSR-1.2.2.1.jar | None |
| UCHIJAAAA | oversaturation | 1.0 | Oversaturation-1.12.2-1.0.jar | None |
| UCHIJAAAA | harvestcraft | 1.12.2u | Pam's+HarvestCraft+1.12.2u.jar | None |
| UCHIJAAAA | plants2 | 2.9.1 | Plants-1.12.2-2.9.1.jar | None |
| UCHIJAAAA | playerweight | 1.4 | Player+Weight+V1.12-1.4.jar | None |
| UCHIJAAAA | quickleafdecay | 1.2.4 | QuickLeafDecay-MC1.12.1-1.2.4.jar | None |
| UCHIJAAAA | roots | 0.104 | roots-2-0.104.jar | None |
| UCHIJAAAA | rootsclassic | 1.12.2-1.0.3 | RootsClassic-1.12.2-1.0.3.jar | None |
| UCHIJAAAA | rustic | 1.0.5 | rustic-1.0.5.jar | None |
| UCHIJAAAA | silentlib | 2.3.2 | SilentLib-1.12.2-2.3.2-109.jar | None |
| UCHIJAAAA | scalinghealth | 1.3.18 | ScalingHealth-1.12-1.3.18-101.jar | None |
| UCHIJAAAA | sereneseasons | 1.2.3 | SereneSeasons-1.12.2-1.2.3-universal.jar | None |
| UCHIJAAAA | simpledivegear | 1.0.3 | SimpleDivingGear-1.0.3+mc+1.12.2.jar | None |
| UCHIJAAAA | slimebreeder | 0.0.3 | Slime+Breeder+Advanced+1.12.2-3.0.4+Compatability+Update.jar | None |
| UCHIJAAAA | smoothwater | 0.1.3 | SmoothWater-0.1.3.jar | None |
| UCHIJAAAA | snowaccumulation | 1.0.0 | SnowAccumulation-1.12-1.0.0.jar | None |
| UCHIJAAAA | soot | 0.18hotfix | Soot-0.18hotfix.jar | None |
| UCHIJAAAA | steamworld | 0.3.1.1 | SteamWorld+1.12.2-0.3.1.1.jar | None |
| UCHIJAAAA | stg | 1.12.2-1.2.3 | stg-1.12.2-1.2.3.jar | None |
| UCHIJAAAA | subterranaenwaters | 1.12.2-1.4.5 | subh2o-1.12.2-1.4.5.jar | None |
| UCHIJAAAA | beneath | 1.4.2 | The+Beneath-1.12.2-1.4.2.jar | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| UCHIJAAAA | theoneprobe | 1.4.23 | theoneprobe-1.12-1.4.23.jar | None |
| UCHIJAAAA | thermalexpansion | 5.5.0 | ThermalExpansion-1.12.2-5.5.0.29-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | thermalcultivation | 0.3.0 | ThermalCultivation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | thermalinnovation | 0.3.0 | ThermalInnovation-1.12.2-0.3.0.7-universal.jar | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| UCHIJAAAA | toastcontrol | 1.7.0 | Toast+Control-1.12.2-1.7.0.jar | None |
| UCHIJAAAA | toolprogression | 1.12.2-1.5.4 | toolprogression-1.12.2-1.5.4.jar | e631d7254e451d0360d0148cb21407d5511d45e9 |
| UCHIJAAAA | treechopper | 1.2.4 | TreeChopper-1.12.2-1.2.4.jar | None |
| UCHIJAAAA | twilightforest | 3.7.424 | twilightforest-1.12.2-3.7.424-universal.jar | None |
| UCHIJAAAA | underphangables | 1.0.0 | underphangables-1.12.0-1.0.0.jar | None |
| UCHIJAAAA | unloader | 1.2.0 | unloader-1.2.0.jar | None |
| UCHIJAAAA | weeping-angels | 16 | weeping-angels-16.jar | None |
| UCHIJAAAA | woc | 1.0 | WorldOfChemistry-0.4.3.jar | None |
| UCHIJAAAA | passableleaves | 2.0.0 | PassableLeaves-1.12.2-2.0.0.jar | None |
Loaded coremods (and transformers):
SmoothWaterCore (SmoothWater-0.1.3.jar)
pl.asie.smoothwater.SmoothWaterTransformer
F5FixLoadingPlugin (f5fix-1.1.jar)
de.morrien.f5fix.F5FixTransformer
BetterAutoJumpCore (BetterAutoJump-1.1.1-mc1.12.2.jar)
com.mmyzd.betterautojump.asm.ClassTransformer
LoadingPlugin (Quark-r1.4-125.jar)
vazkii.quark.base.asm.ClassTransformer
SHLoadingPlugin (ScalingHealth-1.12-1.3.18-101.jar)
net.silentchaos512.scalinghealth.asm.SHClassTransformer
PassableLeavesCore (PassableLeavesCore-1.12.2-1.0.0.jar)
teamrtg.passableleaves.asm.PassableLeavesTransformer
ComfortsCoreLoadingPlugin (comforts-1.12.2-1.1.3.jar)
c4.comforts.asm.SleepTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.3-universal.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
AstralCore (astralsorcery-1.12.2-1.9.1.jar)
GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Profiler Position: N/A (disabled)
Player Count: 1 / 8; [EntityPlayerMP['Efimero'/265, l='New World', x=191.45, y=72.00, z=211.66]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment