0% found this document useful (0 votes)
37 views5 pages

Crash 2020 02 13 - 13.51.51 Server

The summary is: A Minecraft crash report details an error where a zombie villager entity attempted to set its profession to an unregistered value. The crash occurred as the zombie villager entity was being ticked and processed in the game world. An examination of the crash details provides the code path leading to the error, affected world details, and system specifications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
37 views5 pages

Crash 2020 02 13 - 13.51.51 Server

The summary is: A Minecraft crash report details an error where a zombie villager entity attempted to set its profession to an unregistered value. The crash occurred as the zombie villager entity was being ticked and processed in the game world. An examination of the crash details provides the code path leading to the error, affected world details, and system specifications.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as TXT, PDF, TXT or read online on Scribd
You are on page 1/ 5

---- Minecraft Crash Report ----

WARNING: coremods are present:


Contact their authors BEFORE contacting forge

// Don't be sad, have a hug! <3

Time: 2/13/20 1:51 PM


Description: Ticking entity

java.lang.RuntimeException: Attempted to set villager profession to unregistered


profession: 12 null
at
net.minecraftforge.fml.common.registry.VillagerRegistry.onSetProfession(VillagerReg
istry.java:346)
at
net.minecraft.entity.monster.EntityZombieVillager.func_184206_a(EntityZombieVillage
r.java:319)
at
net.minecraft.network.datasync.EntityDataManager.func_187227_b(EntityDataManager.ja
va:167)
at
net.minecraft.entity.monster.EntityZombieVillager.func_190733_a(EntityZombieVillage
r.java:55)
at
net.minecraft.entity.monster.EntityZombie.func_70074_a(EntityZombie.java:409)
at
net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1174)
at
net.minecraft.entity.passive.EntityVillager.func_70645_a(EntityVillager.java:536)
at mca.entity.EntityVillagerMCA.func_70645_a(EntityVillagerMCA.java:262)
at
net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1016)
at net.minecraft.entity.monster.EntityMob.func_70652_k(EntityMob.java:99)
at
net.minecraft.entity.monster.EntityZombie.func_70652_k(EntityZombie.java:294)
at
net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:
178)
at
net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:1
67)
at net.minecraft.entity.ai.EntityAIZombieAttack.func_75246_d(SourceFile:28)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:888)
at
net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2352)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at
net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:223)
at
net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172)
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.entity.monster.EntityZombieVillager.func_70071_h_(EntityZombieVillage
r.java:121)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)
at net.minecraft.world.World.func_72939_s(World.java:1759)
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
:252)
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
net.minecraftforge.fml.common.registry.VillagerRegistry.onSetProfession(VillagerReg
istry.java:346)
at
net.minecraft.entity.monster.EntityZombieVillager.func_184206_a(EntityZombieVillage
r.java:319)
at
net.minecraft.network.datasync.EntityDataManager.func_187227_b(EntityDataManager.ja
va:167)
at
net.minecraft.entity.monster.EntityZombieVillager.func_190733_a(EntityZombieVillage
r.java:55)
at
net.minecraft.entity.monster.EntityZombie.func_70074_a(EntityZombie.java:409)
at
net.minecraft.entity.EntityLivingBase.func_70645_a(EntityLivingBase.java:1174)
at
net.minecraft.entity.passive.EntityVillager.func_70645_a(EntityVillager.java:536)
at mca.entity.EntityVillagerMCA.func_70645_a(EntityVillagerMCA.java:262)
at
net.minecraft.entity.EntityLivingBase.func_70097_a(EntityLivingBase.java:1016)
at net.minecraft.entity.monster.EntityMob.func_70652_k(EntityMob.java:99)
at
net.minecraft.entity.monster.EntityZombie.func_70652_k(EntityZombie.java:294)
at
net.minecraft.entity.ai.EntityAIAttackMelee.func_190102_a(EntityAIAttackMelee.java:
178)
at
net.minecraft.entity.ai.EntityAIAttackMelee.func_75246_d(EntityAIAttackMelee.java:1
67)
at net.minecraft.entity.ai.EntityAIZombieAttack.func_75246_d(SourceFile:28)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:129)
at net.minecraft.entity.EntityLiving.func_70626_be(EntityLiving.java:888)
at
net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2352)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:45)
at
net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:223)
at
net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2172)
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.entity.monster.EntityZombieVillager.func_70071_h_(EntityZombieVillage
r.java:121)
at net.minecraft.world.World.func_72866_a(World.java:1993)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832)
at net.minecraft.world.World.func_72870_g(World.java:1955)

-- Entity being ticked --


Details:
Entity Type: minecraft:zombie_villager
(net.minecraft.entity.monster.EntityZombieVillager)
Entity ID: 3523
Entity Name: Aldeano zombi
Entity's Exact location: -816.56, 64.00, 2577.87
Entity's Block location: World: (-817,64,2577), Chunk: (at 15,4,1 in -52,161;
contains blocks -832,0,2576 to -817,255,2591), Region: (-2,5; contains chunks -
64,160 to -33,191, blocks -1024,0,2560 to -513,255,3071)
Entity's Momentum: 0.01, -0.08, -0.06
Entity's Passengers: []
Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1759)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)

-- Affected level --
Details:
Level name: prueva 2
All players: 1 total; [EntityPlayerMP['uriel'/10, l='prueva 2', x=-815.99,
y=77.62, z=2574.72]]
Chunk stats: ServerChunkCache: 314 Drop: 0
Level seed: -7870810742936984697
Level generator: ID 01 - flat, ver 0. Features enabled: true
Level generator options:
3;minecraft:bedrock,59*minecraft:stone,3*minecraft:dirt,minecraft:grass;1;village,b
iome_1,decoration,stronghold,mineshaft,lake,lava_lake,dungeon
Level spawn location: World: (347,4,2394), Chunk: (at 11,0,10 in 21,149;
contains blocks 336,0,2384 to 351,255,2399), Region: (0,4; contains chunks 0,128 to
31,159, blocks 0,0,2048 to 511,255,2559)
Level time: 206602 game time, 217454 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 69633 (now: false), thunder time: 158276 (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
:252)
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 (x86) version 10.0
Java Version: 1.8.0_241, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 73445120 bytes (70 MB) / 523501568 bytes (499 MB) up to 523501568
bytes (499 MB)
JVM Flags: 6 total; -
XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heap
dump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-
UseAdaptiveSizePolicy -Xmn128M
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2768 Optifine OptiFine_1.12.2_HD_U_E3
16 mods loaded, 16 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.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | forge | 14.23.5.2768 | forge-1.12.2-
14.23.5.2768.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
| UCHIJAAAA | damageindicatorsmod | 1.0 |
[1.12.2]DamageIndicatorsMod-3.5.1.jar | None |
| UCHIJAAAA | battletowers | 1.6.5 | BattleTowers-1.12.2.jar
| None |
| UCHIJAAAA | blockarmor | 2.4.7 | BlockArmor-1.12-2.4.7.jar
| None |
| UCHIJAAAA | bookshelf | 2.3.590 | Bookshelf-1.12.2-
2.3.590.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | craftablechainmail | 1.0 | craftablechainmail-
1.0.jar | None |
| UCHIJAAAA | eplus | 5.0.179 | EnchantingPlus-1.12.2-
5.0.179.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
| UCHIJAAAA | ic2 | 2.8.171-ex112 | industrialcraft-2-
2.8.171-ex112.jar | de041f9f6187debbc77034a344134053277aa3b0 |
| UCHIJAAAA | lucky | 7.5.0 | LuckyBlock_1-12_v7-5-
0.zip | None |
| UCHIJAAAA | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.x-2.2.1-
universal.jar | None |
| UCHIJAAAA | mca | 1.12.2-5.3.1 | MCA-1.12.x-5.3.1-
universal.jar | None |
| UCHIJAAAA | reforged | 0.7.5 | Reforged-0.7.5-1.12+.jar
| None |
| UCHIJAAAA | xaerominimap | 20.2.0 |
Xaeros_Minimap_20.2.0_Forge_1.12.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['uriel'/10, l='prueva 2', x=-815.99,
y=77.62, z=2574.72]]
Type: Integrated Server (map_client.txt)
Is Modded: Definitely; Client brand changed to 'fml,forge'
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 3
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.13558 Compatibility Profile Context 26.20.11008.3003
OpenGlRenderer: AMD Radeon(TM) R4 Graphics
OpenGlVendor: ATI Technologies Inc.
CpuCount: 2

You might also like