Blood Magic

Blood Magic

90M Downloads

Client crashes after death in Mulitplayer

Destroyer4LP opened this issue · 4 comments

commented

Client crashes after death in Mulitplayer. Now crashes your client if you join the Server.
I'm not sure with mod causes this error. pls help me at my problem.

The crash log:
---- Minecraft Crash Report ----
// I blame Dinnerbone.

Time: 31.07.15 13:36
Description: Ticking entity

java.lang.NullPointerException: Ticking entity
at net.minecraft.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:55)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)
at net.minecraft.world.World.func_72939_s(World.java:1887)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:2006)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
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.potion.PotionEffect.func_76455_a(PotionEffect.java:105)
at net.minecraft.entity.EntityLivingBase.func_70679_bo(EntityLivingBase.java:524)
at net.minecraft.entity.EntityLivingBase.func_70030_z(EntityLivingBase.java:293)
at net.minecraft.entity.Entity.func_70071_h_(Entity.java:318)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1561)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288)
at net.minecraft.client.entity.EntityClientPlayerMP.func_70071_h_(SourceFile:63)
at micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP.func_70071_h_(GCEntityClientPlayerMP.java:55)
at net.minecraft.world.World.func_72866_a(World.java:2070)
at net.minecraft.world.World.func_72870_g(World.java:2034)

-- Entity being ticked --
Details:
Entity Type: null (micdoodle8.mods.galacticraft.core.entities.player.GCEntityClientPlayerMP)
Entity ID: 1081560
Entity Name: Destroyer4LP
Entity's Exact location: 394,00, 100,62, -566,00
Entity's Block location: World: (394,100,-566), Chunk: (at 10,6,10 in 24,-36; contains blocks 384,0,-576 to 399,255,-561), Region: (0,-2; contains chunks 0,-64 to 31,-33, blocks 0,0,-1024 to 511,255,-513)
Entity's Momentum: 0,00, 0,00, 0,00
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1887)

-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['Destroyer4LP'/1081560, l='MpServer', x=394,00, y=100,62, z=-566,00]]
Chunk stats: MultiplayerChunkCache: 5, 5
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-44,64,140), Chunk: (at 4,4,12 in -3,8; contains blocks -48,0,128 to -33,255,143), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 158019805 game time, 24589433 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: 9 total; [EntityItem['item.item.leather'/1082032, l='MpServer', x=427,25, y=13,13, z=-628,38], GCEntityClientPlayerMP['Destroyer4LP'/1081560, l='MpServer', x=394,00, y=100,62, z=-566,00], EntityZombie['Zombie'/1082033, l='MpServer', x=350,50, y=46,00, z=-501,94], EntityXPOrb['Experience Orb'/1082034, l='MpServer', x=439,56, y=51,13, z=-631,66], EntityWildChicken['Wild Chicken'/1082026, l='MpServer', x=365,56, y=62,00, z=-515,63], EntityItem['item.item.feather'/1082027, l='MpServer', x=365,78, y=59,13, z=-520,06], EntityWildChicken['Wild Chicken'/1082029, l='MpServer', x=357,47, y=45,00, z=-506,97], EntityZombie['Zombie'/1082030, l='MpServer', x=357,91, y=46,00, z=-510,47], EntityZombie['Zombie'/1082031, l='MpServer', x=361,47, y=43,00, z=-504,59]]
Retry entities: 0 total; []
Server brand: 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(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:919)
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 7 (amd64) version 6.1
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 700232816 bytes (667 MB) / 1535639552 bytes (1464 MB) up to 3113877504 bytes (2969 MB)
JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3G -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn1G
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.1490 92 mods loaded, 92 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
UCHIJA FML{7.10.99.99} Forge Mod Loader
UCHIJA Forge{10.13.4.1490} Minecraft Forge
UCHIJA appliedenergistics2-core{rv2-stable-10} AppliedEnergistics2 Core
UCHIJA Aroma1997Core{1.0.2.13} Aroma1997Core
UCHIJA CodeChickenCore{1.0.6.44} CodeChicken Core
UCHIJA Micdoodlecore{} Micdoodle8 Core
UCHIJA MobiusCore{1.2.3} MobiusCore
UCHIJA NotEnoughItems{1.0.3.74} Not Enough Items
UCHIJA OpenModsCore{0.7.3} OpenModsCore
UCHIJA {000} CoFH ASM
UCHIJA debug{1.0} debug
UCHIJA DamageIndicatorsMod{3.2.3} Damage Indicators
UCHIJA RandomStructures{0.1.0} RandomStructures
UCHIJA act{0.0.2a_1.7.10} AdminCommandsToolbox
UCHIJA appliedenergistics2{rv2-stable-10} Applied Energistics 2
UCHIJA ArchimedesShips{1.7.10 v1.7.1} Archimedes' Ships
UCHIJA Aroma1997CoreHelper{1.0.2.13} Aroma1997Core|Helper
UCHIJA AromaBackup{0.0.0.5} AromaBackup
UCHIJA BetterTitleScreen{1.7.10-1.1} Better Title Screen
UCHIJA BiblioCraft{1.10.4} BiblioCraft
UCHIJA CoFHCore{1.7.10R3.0.3} CoFH Core
UCHIJA Baubles{1.0.1.8} Baubles
UCHIJA ThermalFoundation{1.7.10R1.2.0} Thermal Foundation
UCHIJA ThermalExpansion{1.7.10R4.0.3B1} Thermal Expansion
UCHIJA BigReactors{0.4.3A} Big Reactors
UCHIJA AWWayofTime{v1.3.3} Blood Magic: Alchemical Wizardry
UCHIJA CarpentersBlocks{3.3.5} Carpenter's Blocks
UCHIJA IC2{2.2.736-experimental} IndustrialCraft 2
UCHIJA CompactSolars{4.4.39.315} Compact Solar Arrays
UCHIJA DragonMounts{r41-1.7.10} Dragon Mounts
UCHIJA MineFactoryReloaded{1.7.10R2.8.0} MineFactory Reloaded
UCHIJA EnderIO{1.7.10-2.2.8.381} Ender IO
UCHIJA EnderStorage{1.4.7.36} EnderStorage
UCHIJA EnderZoo{1.7.10-1.0.11.28} Ender Zoo
UCHIJA EnetBridge{1.4} EnetBridge
UCHIJA Mantle{1.7.10-0.3.2.jenkins184} Mantle
UCHIJA TConstruct{1.7.10-1.8.5.build957} Tinkers' Construct
UCHIJA ExtraTiC{0.8.4} ExtraTiC
UCHIJA ForgeMultipart{1.2.0.345} Forge Multipart
UCHIJA ExtraUtilities{1.2.8} Extra Utilities
UCHIJA FastCraft{1.21} FastCraft
UCHIJA fastleafdecay{1.1} Fast Leaf Decay
UCHIJA GalacticraftCore{3.0.11} Galacticraft Core
UCHIJA GalacticraftMars{3.0.11} Galacticraft Planets
UCHIJA IC2NuclearControl{2.1.2a} Nuclear Control 2
UCHIJA iChunUtil{4.2.2} iChunUtil
UCHIJA imc{1.6} Improving Minecraft
UCHIJA IronChest{6.0.60.741} Iron Chest
UCHIJA MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.0} MFR Compat: Applied Energistics
UCHIJA MineFactoryReloaded|CompatAtum{1.7.10R2.8.0} MFR Compat: Atum
UCHIJA MineFactoryReloaded|CompatBackTools{1.7.10R2.8.0} MFR Compat: BackTools
UCHIJA MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.0} MFR Compat: BuildCraft
UCHIJA MineFactoryReloaded|CompatChococraft{1.7.10R2.8.0} MFR Compat: Chococraft
UCHIJA MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.0} MFR Compat: ExtraBiomes
UCHIJA MineFactoryReloaded|CompatForestry{1.7.10R2.8.0} MFR Compat: Forestry
UCHIJA MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.0} MFR Compat: ForgeMicroblock
UCHIJA MineFactoryReloaded|CompatIC2{1.7.10R2.8.0} MFR Compat: IC2
UCHIJA MineFactoryReloaded|CompatMystcraft{1.7.10R2.8.0} MFR Compat: Mystcraft
UCHIJA MineFactoryReloaded|CompatProjRed{1.7.10R2.8.0} MFR Compat ProjectRed
UCHIJA MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.0} MFR Compat: Railcraft
UCHIJA MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.0} MFR Compat: Sufficient Biomes
UCHIJA MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.0} MFR Compat: Thaumcraft
UCHIJA MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.0} MFR Compat: Thermal Expansion
UCHIJA MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.0} MFR Compat: Tinkers' Construct
UCHIJA TwilightForest{2.3.7} The Twilight Forest
UCHIJA MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.0} MFR Compat: TwilightForest
UCHIJA MineFactoryReloaded|CompatVanilla{1.7.10R2.8.0} MFR Compat: Vanilla
UCHIJA numina{0.4.0.101} Numina
UCHIJA powersuits{0.11.0.181} MachineMuse's Modular Powersuits
UCHIJA Morph{0.9.1} Morph
UCHIJA Morpheus{1.7.10-1.6.4} Morpheus
UCHIJA neiintegration{1.0.0} NEI Integration
UCHIJA recipemod{0.2} NoMoreRecipeConflict
UCHIJA NotEnoughCodecs{0.3} NotEnoughCodecs
UCHIJA notenoughkeys{@MOD_VERSION@} NotEnoughKEys
UCHIJA OpenMods{0.7.3} OpenMods
UCHIJA OpenBlocks{1.4.3} OpenBlocks
UCHIJA RedstoneArsenal{1.7.10R1.1.1} Redstone Arsenal
UCHIJA RIO{2.3} RemoteIO
UCHIJA rftools{3.11} RFTools
UCHIJA Roguelike{1.3.5} Roguelike Dungeons
UCHIJA simplyjetpacks{1.5.1} Simply Jetpacks
UCHIJA ThermalDynamics{1.7.10R1.1.0} Thermal Dynamics
UCHIJA TMechworks{1.7.10-86.e500b88} Tinkers' Mechworks
UCHIJA Translocator{1.1.1.14} Translocator
UCHIJA WR-CBE|Core{1.4.1.9} WR-CBE Core
UCHIJA WR-CBE|Addons{1.4.1.9} WR-CBE Addons
UCHIJA WR-CBE|Logic{1.4.1.9} WR-CBE Logic
UCHIJA McMultipart{1.2.0.345} Minecraft Multipart Plugin
UCHIJA denseores{1.0} Dense Ores
UCHIJA ForgeMicroblock{1.2.0.345} Forge Microblocks
GL info: ' Vendor: 'Intel' Version: '2.1.0 - Build 8.15.10.2622' Renderer: 'Intel(R) HD Graphics'
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:ENABLED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
CoFHCore: -[1.7.10]3.0.3-303
ThermalFoundation: -[1.7.10]1.2.0-102
ThermalExpansion: -[1.7.10]4.0.3B1-218
MineFactoryReloaded: -[1.7.10]2.8.0-104
Mantle Environment: Environment healthy.
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.1-89
ThermalDynamics: -[1.7.10]1.1.0-161
Stencil buffer state: Function set: ARB, pool: forge, bits: 8
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:ON, DSU:ON, FZ:OFF, FMP:ON, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
Launched Version: 1.7.10-Forge10.13.4.1490-1.7.10
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics GL version 2.1.0 - Build 8.15.10.2622, Intel
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object 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 (UK)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)

commented

I deleted my config folder and now it works just fine. :D
thx for your help.

commented

Check your Potion ID's.

commented

Where can I do this??

Von meinem iPhone gesendet

Am 01.08.2015 um 18:47 schrieb Nick Ignoffo [email protected]:

Check your Potion ID's.


Reply to this email directly or view it on GitHub.

commented

In the config?

You need to look at Galacticraft and BloodMagic