203475xb
本帖最后由 203475xb 于 2018-8-16 18:41 编辑
请问为什么植物魔法1.10.2的各个版本只要一死亡都会崩溃(1.10.2的各个版本都试了均出现这个问题)
---- Minecraft Crash Report ----
WARNING: coremods are present:
JechCore ((功能辅助)【JEI附属JustEnoughCharacters】-1.12.0-2.2.0.jar)
ForgePlugin (CustomSkinLoader_Forge-14.8.jar)
CCLCorePlugin ((信息显示)【NEI前置CodeChickenLib】-1.10.2-2.5.9.283-universal.jar)
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. ((游戏优化)【foamfix】-0.7.2-anarchy.jar)
NEICorePlugin ((功能辅助)【NEI】-1.10.2-2.1.3.220-universal.jar)
Contact their authors BEFORE contacting forge
// You should try our sister game, Minceraft!
Time: 18-8-16 下午5:38
Description: Ticking block entity
java.lang.IllegalArgumentException: Cannot get property PropertyEnum{name=variant, clazz=class vazkii.botania.api.state.enums.PoolVariant, values=[DEFAULT, CREATIVE, DILUTED, FABULOUS]} as it does not exist in BlockStateContainer{block=minecraft:air, properties=[]}
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:203)
at vazkii.botania.common.block.tile.mana.TilePool.func_73660_a(TilePool.java:222)
at net.minecraft.world.World.func_72939_s(World.java:1804)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1789)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1055)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:115)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:203)
at vazkii.botania.common.block.tile.mana.TilePool.func_73660_a(TilePool.java:222)
-- Block entity being ticked --
Details:
Name: botania:pool // vazkii.botania.common.block.tile.mana.TilePool
Block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (111,68,-145), Chunk: (at 15,4,15 in 6,-10; contains blocks 96,0,-160 to 111,255,-145), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:1804)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['2357868339'/84, l='MpServer', x=229.50, y=68.00, z=-21.50]]
Chunk stats: MultiplayerChunkCache: 289, 289
Level seed: 0
Level generator: ID 04 - customized, ver 0. Features enabled: false
Level generator options:
Level spawn location: World: (238,69,-15), Chunk: (at 14,4,1 in 14,-1; contains blocks 224,0,-16 to 239,255,-1), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,255,-1)
Level time: 524037 game time, 8627 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: 11 total; [EntityPig['猪'/65, l='MpServer', x=233.68, y=69.00, z=-8.23], EntityGaiaDryad['树妖'/66, l='MpServer', x=209.82, y=67.22, z=-5.88], EntityItem['item.item.manaTablet'/68, l='MpServer', x=235.42, y=64.00, z=-28.74], EntitySheep['羊'/69, l='MpServer', x=234.35, y=67.12, z=-36.32], EntityItem['item.tile.dirt.default'/70, l='MpServer', x=232.88, y=68.00, z=-7.88], EntityPlayerSP['2357868339'/84, l='MpServer', x=226.54, y=69.06, z=-7.64], EntityPig['猪'/72, l='MpServer', x=245.47, y=69.00, z=-18.21], EntityXPOrb['经验球'/489, l='MpServer', x=226.40, y=69.47, z=-7.69], EntityPlayerSP['2357868339'/84, l='MpServer', x=229.50, y=68.00, z=-21.50], EntityPlayerSP['2357868339'/84, l='MpServer', x=227.09, y=69.50, z=-6.90], EntityChicken['鸡'/57, l='MpServer', x=191.90, y=67.51, z=8.40]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:524)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2660)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:392)
at net.minecraft.client.main.Main.main(SourceFile:124)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.jackhuang.hellominecraft.launcher.Launcher.main(Launcher.java:115)
-- System Details --
Details:
Minecraft Version: 1.10.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_171, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 353579200 bytes (337 MB) / 842792960 bytes (803 MB) up to 4281597952 bytes (4083 MB)
Mod Pack: com.mumfrey.liteloader.crashreport.CallableLiteLoaderBrand@270805c2
LiteLoader Mods: com.mumfrey.liteloader.crashreport.CallableLiteLoaderMods@48ad897c
LaunchWrapper: com.mumfrey.liteloader.crashreport.CallableLaunchWrapper@a4cb613
JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx4096m
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP 9.32 Powered by Forge 12.18.3.2477 Optifine OptiFine_1.10.2_HD_U_E3 39 mods loaded, 39 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.3.2477.jar)
UCHIJAAAA Forge{12.18.3.2477} [Minecraft Forge] (forge-1.10.2-12.18.3.2477.jar)
UCHIJAAAA jecharacters{1.12.0-2.2.0} [Just Enough Characters] ((功能辅助)【JEI附属JustEnoughCharacters】-1.12.0-2.2.0.jar)
UCHIJAAAA NotEnoughItems{2.1.3.220} [Not Enough Items] ((功能辅助)【NEI】-1.10.2-2.1.3.220-universal.jar)
UCHIJAAAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar)
UCHIJAAAA ccl-entityhook{1.0} [ccl-entityhook] ((信息显示)【NEI前置CodeChickenLib】-1.10.2-2.5.9.283-universal.jar)
UCHIJAAAA CodeChickenLib{2.5.9.283} [CodeChicken Lib] ((信息显示)【NEI前置CodeChickenLib】-1.10.2-2.5.9.283-universal.jar)
UCHIJAAAA CodeChickenCore{2.4.1.102} [CodeChicken Core] ((信息显示)【NEI前置】CodeChickenCore-1.10.2-2.4.1.102-universal.jar)
UCHIJAAAA Waila{1.7.0} [Waila] ((信息显示)【Waila】-1.7.0-B3_1.9.4.jar)
UCHIJAAAA icse{1.1.0.0} [I Can See Everything] ((信息显示)【Waila附属Wawla】-1.10.2-2.3.2.215.jar)
UCHIJAAAA wawla{2.3.2.215} [What Are We Looking At] ((信息显示)【Waila附属Wawla】-1.10.2-2.3.2.215.jar)
UCHIJAAAA wts{1.1.0} [What's That Slot] ((信息显示)【Waila附属】WTS-1.1.0.jar)
UCHIJAAAA DurabilityShow{3.1.1} [Durability Show] ((信息显示)【耐久显示Durability Show】-1.9.4-3.1.1.jar)
UCHIJAAAA JEI{3.14.7.419} [Just Enough Items] ((功能辅助)【JEI】_1.10.2-3.14.7.419.jar)
UCHIJAAAA je_calculation{1.10.2-2.6.4} [Just Enough Calculation] ((功能辅助)【JEI附属JustEnoughCalculation】-1.10.2-2.6.4.jar)
UCHIJAAAA jeresources{0.5.8.98} [Just Enough Resources] ((功能辅助)【JEI附属JustEnoughResources】-1.10.2-0.5.8.98.jar)
UCHIJAAAA foamfix{@VERSION@} [FoamFix] ((游戏优化)【foamfix】-0.7.2-anarchy.jar)
UCHIJAAAA uncraftingTable{1.6.5} [Uncrafting Table] ([1.10.2]UncraftingTable-1.6.5.jar)
UCHIJAAAA recipehandler{0.5} [NoMoreRecipeConflict] ([不再有合成冲突]NoMoreRecipeConflict-1.10.2-0.5-CN.jar)
UCHIJAAAA jet_packs{1.0.0} [Just JetPacks] ([喷气背包]Just Jetpacks-1.10.2-1.0.0.jar)
UCHIJAAAA bamboomod{Minecraft1.10.2 var3.0.0.12.2} [bamboomod] (Bamboo-3.0.0.12.2.jar)
UCHIJAAAA Baubles{1.3.13} [Baubles] (Baubles-1.10.2-1.3.13.jar)
UCHIJAAAA ironchest{1.10.2-7.0.9.796} [Iron Chest] (beta-ironchest-1.10.2-7.0.9.796.jar)
UCHIJAAAA Botania{r1.9-341} [Botania] (Botania+r1.9-341.jar)
UCHIJAAAA csaddle{1.2} [Craftable Saddles] (Craftable Saddles 1.2.jar)
UCHIJAAAA customskinloader{14.8} [CustomSkinLoader] (CustomSkinLoader_Forge-14.8.jar)
UCHIJAAAA elevatorid{1.0.0} [Elevator Mod] (ElevatorMod%5BV.1.0.0%5D%5BMC.1.10.2%5D.jar)
UCHIJAAAA FlatBedrockx{1.2.1} [FlatBedrock Xplosion's Edition] (FlatBedrock-1.2.1_1.9.4.jar)
UCHIJAAAA FastLeaveDecay{1.2.3} [Fast Leave Decay] (fld[1.10.2]FastLeaveDecay-1.2.3.jar)
UCHIJAAAA grimoireofgaia{1.5.6} [Grimoire of Gaia 3] (GrimoireOfGaia3-1.10.2-1.5.6.jar)
UCHIJAAAA improvedbackpacks{1.10.2-1.1.2.0} [Improved Backpacks] (ImprovedBackpacks-1.10.2-1.1.2.0.jar)
UCHIJAAAA mod_autofish{1.10-1.2} [AutoFish Forge Mod] (mod_autofish_forge-1.10-1.2.jar)
UCHIJAAAA harvestcraft{1.10.2j} [Pam's HarvestCraft] (Pam%27s+HarvestCraft+1.10.2j.jar)
UCHIJAAAA ShieldHider{1.0.1} [Shield Hider] (ShieldHider-1.0.1_1.9.4.jar)
UCHIJAAAA VeinMiner{0.38.2_1.9-127e28f} [Vein Miner] (VeinMiner-1.9-0.38.2.624%2B127e28f.jar)
UCHIJAAAA VeinMinerModSupport{0.38.2_1.9-127e28f} [Mod Support] (VeinMiner-1.9-0.38.2.624%2B127e28f.jar)
UCHIJAAAA yarrmateys_cutemobmodels{1.0.14} [Yarr Cute Mob Models - Remake] (YarrCuteMobModelsRemake-1.0.14-1.10.2.jar)
UCHIJAAAA gravestone{1.5.3} [Gravestone] (墓碑Mod已汉化1.5.3-1.10.2.jar)
Loaded coremods (and transformers):
JechCore ((功能辅助)【JEI附属JustEnoughCharacters】-1.12.0-2.2.0.jar)
me.towdium.jecharacters.core.ClassTransformer
ForgePlugin (CustomSkinLoader_Forge-14.8.jar)
customskinloader.forge.TransformerManager
CCLCorePlugin ((信息显示)【NEI前置CodeChickenLib】-1.10.2-2.5.9.283-universal.jar)
codechicken.lib.asm.ClassHeirachyManager
codechicken.lib.asm.CCL_ASMTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. ((游戏优化)【foamfix】-0.7.2-anarchy.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
NEICorePlugin ((功能辅助)【NEI】-1.10.2-2.1.3.220-universal.jar)
codechicken.nei.asm.NEITransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 397.93' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
NotEnoughItems Invalid Fingerprint Reports:
CodeChickenLib Invalid Fingerprint Reports:
CodeChickenCore Invalid Fingerprint Reports:
Launched Version: 1.10.2-forge1.10.2-12.18.3.2477
LWJGL: 2.9.4
OpenGL: GeForce GTX 1050 Ti/PCIe/SSE2 GL version 4.6.0 NVIDIA 397.93, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using GL 1.3 texture combiners.
Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
Shaders are available because OpenGL 2.1 is supported.
VBOs are available because OpenGL 1.5 is supported.
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs:
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
CPU: 12x AMD Ryzen 5 2600X Six-Core Processor
2018-08-16 10:28:00