I was in a millenaire village and all had been fine for a while, suddenly the town hall village I was in crashed me after I exited, and every attempt to log in since has been crashing me almost instantly. My girl tried to come come in and see if maybe a block was glitching me and break it, she's also glitched in the town and even after removing the mod entirely from server with every single folder involved with it, we still crash.
FORGE VERSION: 10.13.4.1448
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 11/8/15 2:28 AM
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at org.millenaire.client.RenderMillVillager.doRenderVillagerName(RenderMillVillager.java:243)
at org.millenaire.client.RenderMillVillager.func_76986_a(RenderMillVillager.java:95)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at mobstatues.client.renderer.TileEntityStatueRenderer.renderAModelAt(TileEntityStatueRenderer.java:64)
at mobstatues.client.renderer.TileEntityStatueRenderer.func_147500_a(TileEntityStatueRenderer.java:82)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.millenaire.client.RenderMillVillager.doRenderVillagerName(RenderMillVillager.java:243)
at org.millenaire.client.RenderMillVillager.func_76986_a(RenderMillVillager.java:95)
Do I have to download the world then reupload it since I can't stay on for more then a second? Were also not getting a 2nd crash after having deleted this.
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 11/8/15 3:18 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333)
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303)
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333)
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303)
Need the full FML log for the other crash. The client log, it's a clientside crash.
After having read your first message, I decided to reinstall the mod and all it's folders(to restore the glitching mob correctly then wipe it with MCedit)...except one. The one that had all the original old village data locations and progress by NPCs(I had the one with players progress of rep and whatnot saved) which I didn't think was important at the time. That's what triggered the second crash log. After reinstalling the mod, a new millenaire folder was generated in that old folder's place, wiping out all old village's mod-materials in their villages as well as all the villagers of the old villages including the one crashing our clients. No more crashing now thought, I just gotta figure out how to use my AutoSaveWorld to restore it to how it was before since the FTP backup saved by hosting service doesn't seem to do anything sice we gave them so many mats. Were getting new villages thought, so it's no big loss if we can't restore it.
EDIT: Nevermind..I flew over the abandoned village on my horse and it crashed with the same error, the mob rendering. I'll delete it with MCedit tomorrow.
I was in a millenaire village and all had been fine for a while, suddenly the town hall village I was in crashed me after I exited, and every attempt to log in since has been crashing me almost instantly. My girl tried to come come in and see if maybe a block was glitching me and break it, she's also glitched in the town and even after removing the mod entirely from server with every single folder involved with it, we still crash.
FORGE VERSION: 10.13.4.1448
---- Minecraft Crash Report ----
// Don't be sad. I'll do better next time, I promise!
Time: 11/8/15 2:28 AM
Description: Rendering entity in world
java.lang.NullPointerException: Rendering entity in world
at org.millenaire.client.RenderMillVillager.doRenderVillagerName(RenderMillVillager.java:243)
at org.millenaire.client.RenderMillVillager.func_76986_a(RenderMillVillager.java:95)
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at mobstatues.client.renderer.TileEntityStatueRenderer.renderAModelAt(TileEntityStatueRenderer.java:64)
at mobstatues.client.renderer.TileEntityStatueRenderer.func_147500_a(TileEntityStatueRenderer.java:82)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1011)
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.millenaire.client.RenderMillVillager.doRenderVillagerName(RenderMillVillager.java:243)
at org.millenaire.client.RenderMillVillager.func_76986_a(RenderMillVillager.java:95)
-- Entity being rendered --
Details:
Entity Type: ml_GenericAsimmFemale (org.millenaire.common.MillVillager.MLEntityGenericAsymmFemale)
Entity ID: 639
Entity Name: Millénaire villager
Entity's Exact location: 725.00, 73.00, -628.00
Entity's Block location: World: (725,73,-628), Chunk: (at 5,4,12 in 45,-40; contains blocks 720,0,-640 to 735,255,-625), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Entity's Momentum: 0.00, 0.00, 0.00
-- Renderer details --
Details:
Assigned renderer: [email protected]
Location: 0.00,0.00,0.00 - 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)
Rotation: 0.0
Delta: 1.0
Stacktrace:
at net.minecraft.client.renderer.entity.RenderManager.func_147939_a(RenderManager.java:293)
at net.minecraft.client.renderer.entity.RenderManager.func_147940_a(RenderManager.java:276)
at mobstatues.client.renderer.TileEntityStatueRenderer.renderAModelAt(TileEntityStatueRenderer.java:64)
at mobstatues.client.renderer.TileEntityStatueRenderer.func_147500_a(TileEntityStatueRenderer.java:82)
-- Block Entity Details --
Details:
Name: nolpfij_mobstatuesTEStatue // mobstatues.block.TileEntityStatue
Block type: ID #881 (tile.MobStatue // mobstatues.block.BlockStatue)
Block data value: 2 / 0x2 / 0b0010
Block location: World: (725,73,-628), Chunk: (at 5,4,12 in 45,-40; contains blocks 720,0,-640 to 735,255,-625), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
Actual block type: ID #881 (tile.MobStatue // mobstatues.block.BlockStatue)
Actual block data value: 2 / 0x2 / 0b0010
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147549_a(SourceFile:100)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_147544_a(SourceFile:92)
at net.minecraft.client.renderer.RenderGlobal.func_147589_a(RenderGlobal.java:483)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1224)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Cathulion'/9044, l='MpServer', x=705.83, y=71.62, z=-623.45]]
Chunk stats: MultiplayerChunkCache: 361, 361
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-12,64,248), Chunk: (at 4,4,8 in -1,15; contains blocks -16,0,240 to -1,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 24758475 game time, 24846554 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: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 95 total; [MoCEntityBoar['Boar'/9218, l='MpServer', x=652.48, y=89.47, z=-687.69], MoCEntityDeer['Deer'/9220, l='MpServer', x=769.44, y=69.00, z=-674.47], EntityClientPlayerMP['Cathulion'/9044, l='MpServer', x=705.83, y=71.62, z=-623.45], EnchantedCow['Enchanted Golden Apple Cow'/9045, l='MpServer', x=695.28, y=69.00, z=-621.88], MoCEntityPetScorpion['PetScorpion'/9046, l='MpServer', x=722.78, y=79.00, z=-617.63], EntityItem['item.item.string'/9047, l='MpServer', x=713.66, y=65.13, z=-593.78], EntityCow['Cow'/9052, l='MpServer', x=695.13, y=64.00, z=-593.84], PurplePower['entity.PurplePower.name'/9053, l='MpServer', x=697.57, y=72.65, z=-627.37], PurplePower['entity.PurplePower.name'/9054, l='MpServer', x=700.54, y=71.88, z=-633.52], MoCEntityRaccoon['Raccoon'/9055, l='MpServer', x=723.41, y=64.00, z=-629.63], PurplePower['entity.PurplePower.name'/9058, l='MpServer', x=710.08, y=71.98, z=-641.72], PurplePower['entity.PurplePower.name'/9059, l='MpServer', x=715.19, y=71.82, z=-643.06], MoCEntityTurkey['Turkey'/9060, l='MpServer', x=719.59, y=60.00, z=-588.09], EntityItem['item.item.arrow'/9061, l='MpServer', x=716.97, y=65.13, z=-578.13], MoCEntityBigCat['BigCat'/9062, l='MpServer', x=691.75, y=65.00, z=-589.38], EntityItem['item.tile.grass'/9064, l='MpServer', x=676.18, y=66.13, z=-599.22], MoCEntityHorse['WildHorse'/9065, l='MpServer', x=694.75, y=70.99, z=-648.04], Girlfriend['Girlfriend'/9066, l='MpServer', x=739.78, y=68.49, z=-621.51], EntityItem['item.item.arrow'/9067, l='MpServer', x=742.19, y=67.13, z=-602.28], EntitySkeleton['Skeleton'/9068, l='MpServer', x=730.91, y=51.00, z=-587.44], MoCEntityTurkey['Turkey'/9069, l='MpServer', x=723.63, y=67.00, z=-591.25], MoCEntityTurkey['Turkey'/9070, l='MpServer', x=683.75, y=63.49, z=-582.56], MoCEntityFox['Fox'/9071, l='MpServer', x=674.50, y=64.00, z=-590.34], EntityXPOrb['Experience Orb'/9072, l='MpServer', x=680.50, y=70.25, z=-646.71], EntitySpider['Spider'/9073, l='MpServer', x=676.50, y=68.47, z=-646.53], MoCEntityRaccoon['Raccoon'/9074, l='MpServer', x=746.22, y=60.00, z=-642.50], MoCEntityBunny['Bunny'/9076, l='MpServer', x=674.63, y=70.40, z=-625.79], EntitySkeleton['Skeleton'/9077, l='MpServer', x=663.59, y=65.00, z=-608.69], EntityItem['item.item.arrow'/9078, l='MpServer', x=659.00, y=71.13, z=-615.88], EntityItem['item.item.bone'/9079, l='MpServer', x=658.34, y=71.13, z=-615.69], MoCEntityDeer['Deer'/9080, l='MpServer', x=706.88, y=62.00, z=-572.47], MoCEntityFox['Fox'/9081, l='MpServer', x=702.72, y=59.00, z=-568.97], EntityCow['Cow'/9082, l='MpServer', x=709.25, y=71.00, z=-570.50], EntityCreeper['Creeper'/9083, l='MpServer', x=694.84, y=63.00, z=-567.59], MoCEntityDeer['Deer'/9084, l='MpServer', x=700.09, y=65.00, z=-570.53], MoCEntityBigCat['BigCat'/9085, l='MpServer', x=695.70, y=64.00, z=-569.65], EntityCow['Cow'/9086, l='MpServer', x=693.84, y=71.00, z=-560.53], EntitySkeleton['Skeleton'/9087, l='MpServer', x=703.25, y=66.00, z=-569.72], EntitySkeleton['Skeleton'/9088, l='MpServer', x=668.84, y=65.00, z=-602.28], EntityCow['Cow'/9089, l='MpServer', x=667.97, y=66.00, z=-592.88], MoCEntityRaccoon['Raccoon'/9090, l='MpServer', x=652.42, y=62.00, z=-631.63], EntityXPOrb['Experience Orb'/9091, l='MpServer', x=689.25, y=76.25, z=-670.41], EntityWaypointContainer['unknown'/643, l='MpServer', x=0.00, y=0.00, z=0.00], EntityCow['Cow'/9092, l='MpServer', x=722.47, y=72.00, z=-661.28], Girlfriend['Girlfriend'/9093, l='MpServer', x=728.59, y=67.61, z=-653.47], MoCEntityDeer['Deer'/9095, l='MpServer', x=761.78, y=69.47, z=-637.59], EntityCow['Cow'/9096, l='MpServer', x=681.25, y=62.00, z=-562.72], EntityCow['Cow'/9097, l='MpServer', x=681.66, y=62.22, z=-569.50], MoCEntityBigCat['BigCat'/9098, l='MpServer', x=675.05, y=63.69, z=-572.13], MoCEntityBird['Bird'/9099, l='MpServer', x=663.16, y=70.00, z=-591.84], EntityCow['Cow'/9100, l='MpServer', x=670.13, y=69.00, z=-589.06], EntityCow['Cow'/9101, l='MpServer', x=667.53, y=65.00, z=-591.50], MoCEntityRaccoon['Raccoon'/9102, l='MpServer', x=674.56, y=63.37, z=-591.88], MoCEntityWerewolf['Werewolf'/9103, l='MpServer', x=653.80, y=65.50, z=-647.03], EntityItem['item.item.swordStone'/9104, l='MpServer', x=683.22, y=71.13, z=-659.25], EntityItem['item.tile.mushroom'/9105, l='MpServer', x=740.09, y=70.13, z=-671.75], Girlfriend['Girlfriend'/9106, l='MpServer', x=747.13, y=68.30, z=-666.50], MoCEntityDeer['Deer'/9107, l='MpServer', x=758.44, y=71.00, z=-642.41], MoCEntityBunny['Bunny'/9108, l='MpServer', x=757.09, y=71.00, z=-579.25], EntityChicken['Chicken'/9110, l='MpServer', x=652.81, y=68.00, z=-616.63], EntitySkeleton['Skeleton'/9111, l='MpServer', x=645.06, y=65.00, z=-613.50], MoCEntityBunny['Bunny'/9118, l='MpServer', x=661.46, y=62.51, z=-642.73], EntityChicken['Chicken'/9119, l='MpServer', x=648.19, y=63.00, z=-631.69], EntityZombie['Zombie'/9375, l='MpServer', x=727.50, y=53.00, z=-565.50], MoCEntityBigCat['BigCat'/9120, l='MpServer', x=652.13, y=68.00, z=-638.56], EntityZombie['Zombie'/9376, l='MpServer', x=728.50, y=53.00, z=-566.50], EntityCreeper['Creeper'/9378, l='MpServer', x=727.50, y=53.00, z=-566.50], MoCEntityBird['Bird'/9122, l='MpServer', x=760.02, y=81.51, z=-662.28], EntityCreeper['Creeper'/9379, l='MpServer', x=726.50, y=53.00, z=-568.50], MoCEntityRaccoon['Raccoon'/9124, l='MpServer', x=665.79, y=62.43, z=-568.50], EntitySpider['Spider'/9126, l='MpServer', x=670.00, y=72.00, z=-659.22], EntityCreeper['Creeper'/9127, l='MpServer', x=752.56, y=14.00, z=-657.03], MoCEntityEnt['Ent'/9128, l='MpServer', x=753.16, y=63.00, z=-661.97], Girlfriend['Girlfriend'/9129, l='MpServer', x=758.25, y=64.18, z=-661.52], MoCEntityDeer['Deer'/9130, l='MpServer', x=756.00, y=71.00, z=-575.78], MoCEntityTurkey['Turkey'/9131, l='MpServer', x=755.47, y=71.00, z=-574.47], EntityItem['item.item.rottenFlesh'/9645, l='MpServer', x=759.91, y=68.13, z=-681.38], MoCEntityRaccoon['Raccoon'/9135, l='MpServer', x=655.78, y=68.00, z=-643.34], EntityPig['Pig'/9136, l='MpServer', x=644.81, y=76.00, z=-648.19], EntityItem['item.item.rottenFlesh'/9648, l='MpServer', x=727.13, y=80.13, z=-633.69], EntitySkeleton['Skeleton'/9137, l='MpServer', x=672.50, y=71.00, z=-682.91], MoCEntityRaccoon['Raccoon'/9138, l='MpServer', x=686.31, y=71.00, z=-673.63], Girlfriend['Girlfriend'/9139, l='MpServer', x=677.34, y=72.00, z=-679.51], Girlfriend['Girlfriend'/9141, l='MpServer', x=735.97, y=70.73, z=-673.33], MoCEntityEnt['Ent'/9142, l='MpServer', x=746.44, y=69.00, z=-672.25], Girlfriend['Girlfriend'/9143, l='MpServer', x=740.33, y=70.00, z=-677.61], EntitySkeleton['Skeleton'/9156, l='MpServer', x=643.50, y=72.00, z=-664.50], MoCEntityMouse['Mouse'/9157, l='MpServer', x=646.19, y=80.00, z=-668.88], MoCEntitySilverSkeleton['SilverSkeleton'/9158, l='MpServer', x=659.22, y=38.00, z=-669.53], EntitySkeleton['Skeleton'/9160, l='MpServer', x=664.41, y=82.00, z=-676.69], EntityCreeper['Creeper'/9162, l='MpServer', x=660.31, y=88.00, z=-680.38], MoCEntityDeer['Deer'/9165, l='MpServer', x=767.69, y=70.00, z=-672.88], EntitySpider['Spider'/9166, l='MpServer', x=755.31, y=69.00, z=-674.84], EntitySpider['Spider'/9167, l='MpServer', x=766.06, y=68.00, z=-684.03], EntityItem['item.item.rottenFlesh'/9211, l='MpServer', x=652.88, y=88.13, z=-678.88]]
Retry entities: 0 total; []
Server brand: cauldron,craftbukkit,mcpc,fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2261043456 bytes (2156 MB) / 3050307584 bytes (2909 MB) up to 3050307584 bytes (2909 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms3072M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 40 mods loaded, 40 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.7.jar)
UCHIJA DamageIndicatorsMod{3.2.3} [Damage Indicators] (1.7.10-DamageIndicatorsMod-3.2.3.jar)
UCHIJA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.1.jar)
UCHIJA furnace3d{1.4.0} [Furnace 3D] ([1.7.10] 3D Furnace-1.4.jar)
UCHIJA asielib{0.2.7} [asielib] (_AsieLib-1.7.10.zip)
UCHIJA aether{1.7.10-1.5.1} [Aether II] (aether-1.7.10-1.5.1.jar)
UCHIJA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
UCHIJA camping{2.1} [The Camping Mod 2] (Camping-Mod-1.7.10.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJA SKC-Core{1.1.2.0} [SKC Core] (SKC-Core-1.1.2.0-1.7.10.jar)
UCHIJA SKC-CraftableHorseArmor{1.1.2.0} [Craftable Horse Armor] (CraftableHorseArmor-1.1.2.0-1.7.10.jar)
UCHIJA craftguide{1.6.8.2} [CraftGuide] (CraftGuide-1.6.8.2-forge.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA craftingpillars{1.6.0} [Crafting Pillars Mod] (CraftingPillars-1.7.x-1.6.1.jar)
UCHIJA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJA DeathChest{1.7.2} [Death Chest] (Death.Chest.jar)
UCHIJA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJA DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable-Beds-Mod-1.7.10.jar)
UCHIJA fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJA MagicYarn{1.1.5} [Magic Yarn] (MagicYarn-1.7.10.jar)
UCHIJA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHIJA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHIJA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
UCHIJA MoarFood{V5.9.2} [MoarFood] (MoarFood-5.9.2.jar)
UCHIJA nolpfij_mobstatues{0.1.1} [mobstatues] (MobStatues-1.7.10-0.1.1.jar)
UCHIJA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCHIJA corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
UCHIJA staircraftmod{1.7} [Staircraft] (Staircraftmod 1.7 - 1.7.10 Forge.jar)
UCHIJA statues{2.1.3} [Statues] (Statues-Mod-1.7.10.zip)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJA voxelmap{1.7.10} [VoxelMap No Radar] (VoxelMap-1.7.10-1.0.jar)
UCHIJA wsync{1.0} [World Sync] (WorldSync_1.0.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.50' Renderer: 'GeForce GTX 780/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 780/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.50, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
Do I have to download the world then reupload it since I can't stay on for more then a second? Were also not getting a 2nd crash after having deleted this.
---- Minecraft Crash Report ----
// I let you down. Sorry
Time: 11/8/15 3:18 AM
Description: Unexpected error
java.lang.NullPointerException: Unexpected error
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333)
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303)
at net.minecraft.client.Minecraft.func_71407_l(Unknown Source)
at net.minecraft.client.Minecraft.func_71411_J(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.crash.CrashReportCategory.func_85069_a(CrashReportCategory.java:145)
at net.minecraft.crash.CrashReport.func_85057_a(CrashReport.java:333)
at net.minecraft.crash.CrashReport.func_85058_a(CrashReport.java:303)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['Cathulion'/11348, l='MpServer', x=658.32, y=81.32, z=-622.91]]
Chunk stats: MultiplayerChunkCache: 0, 0
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-12,64,248), Chunk: (at 4,4,8 in -1,15; contains blocks -16,0,240 to -1,255,255), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 24813800 game time, 24901879 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: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Forced entities: 34 total; [MoCEntityHorse['WildHorse'/11354, l='MpServer', x=658.31, y=79.00, z=-622.94], MoCEntityRaccoon['Raccoon'/11355, l='MpServer', x=645.47, y=61.00, z=-623.63], EntitySpider['Spider'/11356, l='MpServer', x=655.97, y=48.00, z=-623.47], EntityChicken['Chicken'/11357, l='MpServer', x=652.44, y=67.00, z=-612.56], EntitySkeleton['Skeleton'/11358, l='MpServer', x=659.50, y=66.00, z=-603.94], EntityItem['item.item.feather'/11359, l='MpServer', x=648.75, y=63.13, z=-631.28], EntityClientPlayerMP['Cathulion'/11348, l='MpServer', x=658.32, y=81.32, z=-622.91], EntityItem['item.item.chickenRaw'/11360, l='MpServer', x=648.59, y=63.13, z=-630.97], EntitySkeleton['Skeleton'/11361, l='MpServer', x=654.34, y=49.00, z=-624.78], PurplePower['entity.PurplePower.name'/11362, l='MpServer', x=675.72, y=76.13, z=-626.94], PurplePower['entity.PurplePower.name'/11363, l='MpServer', x=683.66, y=72.13, z=-599.81], MoCEntityDuck['Duck'/11364, l='MpServer', x=627.59, y=62.56, z=-620.19], MoCEntityBunny['Bunny'/11365, l='MpServer', x=658.47, y=62.00, z=-643.31], MoCEntityBird['Bird'/11366, l='MpServer', x=663.19, y=70.00, z=-591.81], EntityCow['Cow'/11367, l='MpServer', x=671.75, y=66.00, z=-584.47], EntityCow['Cow'/11368, l='MpServer', x=666.50, y=64.00, z=-590.53], EntityCow['Cow'/11369, l='MpServer', x=667.53, y=64.00, z=-590.47], EntitySkeleton['Skeleton'/11370, l='MpServer', x=637.16, y=16.00, z=-601.34], EntitySkeleton['Skeleton'/11371, l='MpServer', x=630.50, y=17.00, z=-598.09], EntitySkeleton['Skeleton'/11372, l='MpServer', x=629.50, y=18.00, z=-594.50], MoCEntityBigCat['BigCat'/11373, l='MpServer', x=631.53, y=62.38, z=-606.66], EntityChicken['Chicken'/11374, l='MpServer', x=633.53, y=69.00, z=-601.53], EntitySpider['Spider'/11375, l='MpServer', x=628.63, y=28.00, z=-628.91], EntityEnderman['Enderman'/11376, l='MpServer', x=638.47, y=36.00, z=-636.06], MoCEntityRaccoon['Raccoon'/11377, l='MpServer', x=625.59, y=59.00, z=-632.31], MoCEntityBoar['Boar'/11378, l='MpServer', x=626.53, y=61.00, z=-631.16], MoCEntityBigCat['BigCat'/11379, l='MpServer', x=629.53, y=62.47, z=-628.13], MoCEntityRaccoon['Raccoon'/11380, l='MpServer', x=655.78, y=68.00, z=-643.34], MoCEntityBigCat['BigCat'/11381, l='MpServer', x=649.94, y=71.00, z=-647.41], EntityItem['item.item.hoeStone'/11382, l='MpServer', x=646.03, y=67.13, z=-640.59], EntityItem['item.item.hatchetStone'/11383, l='MpServer', x=645.84, y=67.13, z=-641.72], EntityXPOrb['Experience Orb'/11384, l='MpServer', x=680.50, y=70.13, z=-647.00], EntitySpider['Spider'/11385, l='MpServer', x=675.38, y=71.00, z=-655.28], BerthaHit['entity.BerthaHit.name'/11386, l='MpServer', x=684.38, y=70.09, z=-641.72]]
Retry entities: 0 total; []
Server brand: cauldron,craftbukkit,mcpc,fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Unknown Source)
at net.minecraft.client.Minecraft.func_99999_d(Unknown Source)
at net.minecraft.client.main.Main.main(SourceFile:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.10
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 2578821432 bytes (2459 MB) / 3051880448 bytes (2910 MB) up to 3051880448 bytes (2910 MB)
JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072M -Xms3072M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1448 40 mods loaded, 40 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA Forge{10.13.4.1448} [Minecraft Forge] (forge-1.7.10-10.13.4.1448-1.7.10.jar)
UCHIJA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
UCHIJA gilded-games-util{1.7.10-1.1} [Gilded Games Utility] (gilded-games-util-1.7.10-1.7.jar)
UCHIJA DamageIndicatorsMod{3.2.3} [Damage Indicators] (1.7.10-DamageIndicatorsMod-3.2.3.jar)
UCHIJA battlegear2{1.7.10} [Mine & Blade Battlegear 2 - Bullseye] (1.7.10-MB_Battlegear2-Bullseye-1.0.8.1.jar)
UCHIJA furnace3d{1.4.0} [Furnace 3D] ([1.7.10] 3D Furnace-1.4.jar)
UCHIJA asielib{0.2.7} [asielib] (_AsieLib-1.7.10.zip)
UCHIJA aether{1.7.10-1.5.1} [Aether II] (aether-1.7.10-1.5.1.jar)
UCHIJA ArchimedesShips{1.7.10 v1.7.1} [Archimedes' Ships] (ArchimedesShips-1.7.1.jar)
UCHIJA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
UCHIJA BiblioCraft{1.11.2} [BiblioCraft] (BiblioCraft[v1.11.2][MC1.7.10].jar)
UCHIJA camping{2.1} [The Camping Mod 2] (Camping-Mod-1.7.10.jar)
UCHIJA chocolateQuest{1.0} [Chocolate Quest] (chocolateQuest-1.7.10-1.0.jar)
UCHIJA SKC-Core{1.1.2.0} [SKC Core] (SKC-Core-1.1.2.0-1.7.10.jar)
UCHIJA SKC-CraftableHorseArmor{1.1.2.0} [Craftable Horse Armor] (CraftableHorseArmor-1.1.2.0-1.7.10.jar)
UCHIJA craftguide{1.6.8.2} [CraftGuide] (CraftGuide-1.6.8.2-forge.jar)
UCHIJA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJA craftingpillars{1.6.0} [Crafting Pillars Mod] (CraftingPillars-1.7.x-1.6.1.jar)
UCHIJA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner 3.3.0.zip)
UCHIJA DeathChest{1.7.2} [Death Chest] (Death.Chest.jar)
UCHIJA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJA DyeableBeds{1.7.2 R2} [Dyeable Beds] (Dyeable-Beds-Mod-1.7.10.jar)
UCHIJA fossil{1.7.10 Build 7.2.1} [Fossils and Archeology Revival] (Fossils_Archeology_Revival-1.7.10_Build-7.2.1.jar)
UCHIJA IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCHIJA MagicYarn{1.1.5} [Magic Yarn] (MagicYarn-1.7.10.jar)
UCHIJA malisiscore{1.7.10-0.12.9} [MalisisCore] (malisiscore-1.7.10-0.12.9.jar)
UCHIJA malisisdoors{1.7.10-1.10} [Malisis' Doors] (malisisdoors-1.7.10-1.10.jar)
UCHIJA millenaire{6.0.0} [Millénaire] (millenaire-6.0.0.jar)
UCHIJA MoarFood{V5.9.2} [MoarFood] (MoarFood-5.9.2.jar)
UCHIJA nolpfij_mobstatues{0.1.1} [mobstatues] (MobStatues-1.7.10-0.1.1.jar)
UCHIJA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (MrCrayfishFurnitureModv3.4.8(1.7.10).jar)
UCHIJA OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.7.10-20.3.zip)
UCHIJA corerm{1.0c} [RikMuld's Core] (RikMuldsCore_1.0c.jar)
UCHIJA staircraftmod{1.7} [Staircraft] (Staircraftmod 1.7 - 1.7.10 Forge.jar)
UCHIJA statues{2.1.3} [Statues] (Statues-Mod-1.7.10.zip)
UCHIJA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCHIJA voxelmap{1.7.10} [VoxelMap No Radar] (VoxelMap-1.7.10-1.0.jar)
UCHIJA wsync{1.0} [World Sync] (WorldSync_1.0.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 358.50' Renderer: 'GeForce GTX 780/PCIe/SSE2'
Launched Version: 1.7.10-Forge10.13.4.1448-1.7.10
LWJGL: 2.9.1
OpenGL: GeForce GTX 780/PCIe/SSE2 GL version 4.5.0 NVIDIA 358.50, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
After having read your first message, I decided to reinstall the mod and all it's folders(to restore the glitching mob correctly then wipe it with MCedit)...except one. The one that had all the original old village data locations and progress by NPCs(I had the one with players progress of rep and whatnot saved) which I didn't think was important at the time. That's what triggered the second crash log. After reinstalling the mod, a new millenaire folder was generated in that old folder's place, wiping out all old village's mod-materials in their villages as well as all the villagers of the old villages including the one crashing our clients. No more crashing now thought, I just gotta figure out how to use my AutoSaveWorld to restore it to how it was before since the FTP backup saved by hosting service doesn't seem to do anything sice we gave them so many mats. Were getting new villages thought, so it's no big loss if we can't restore it.EDIT: Nevermind..I flew over the abandoned village on my horse and it crashed with the same error, the mob rendering. I'll delete it with MCedit tomorrow.