2044290846
我朋友建的mod服务器,前天玩着好好的现在只有一回家里就闪退,传送回家走回家都会闪退。我太难了

2044290846
---- Minecraft Crash Report ----WARNING: coremods are present:  ForgelinPlugin (Forgelin-1.8.3.jar)  MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)  IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)  JechCore ([拼音搜索]JustEnoughCharacters-1.12.0-3.3.0.jar)  Inventory Tweaks Coremod ([R键整理]InventoryTweaks-1.63.jar)  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)Contact their authors BEFORE contacting forge// My bad.Time: 11/27/19 12:31 PMDescription: Ticking block entityjava.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:209)        at vazkii.botania.common.block.tile.mana.TilePool.func_73660_a(TilePool.java:252)        at net.minecraft.world.World.func_72939_s(World.java:1838)        at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)        at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)        at net.minecraft.client.main.Main.main(SourceFile:123)        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.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)        at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)        at org.multimc.EntryPoint.listen(EntryPoint.java:143)        at org.multimc.EntryPoint.main(EntryPoint.java:34)A detailed walkthrough of the error, its code path and all known details is as follows:----------------------------------------------------------------------------------------- Head --Thread: Client threadStacktrace:        at net.minecraft.block.state.BlockStateContainer$StateImplementation.func_177229_b(BlockStateContainer.java:209)        at vazkii.botania.common.block.tile.mana.TilePool.func_73660_a(TilePool.java:252)-- 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 // minecraft:air)        Block data value: 0 / 0x0 / 0b0000        Block location: World: (-1297,69,-481), Chunk: (at 15,4,15 in -82,-31; contains blocks -1312,0,-496 to -1297,255,-481), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)        Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)        Actual block data value: 0 / 0x0 / 0b0000Stacktrace:        at net.minecraft.world.World.func_72939_s(World.java:1838)-- Affected level --Details:        Level name: MpServer        All players: 1 total; [EntityPlayerSP['Tzking'/89657, l='MpServer', x=-1325.50, y=68.34, z=-460.50]]        Chunk stats: MultiplayerChunkCache: 15, 15        Level seed: 0        Level generator: ID 00 - default, ver 1. Features enabled: false        Level generator options:         Level spawn location: World: (-1326,69,-461), Chunk: (at 2,4,3 in -83,-29; contains blocks -1328,0,-464 to -1313,255,-449), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)        Level time: 13401023 game time, 14410421 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: 10 total; [EntityItem['item.item.immersiveengineering.seed.hemp'/97664, l='MpServer', x=-1323.06, y=59.13, z=-467.50], EntityMinecartChest['运输矿车'/642, l='MpServer', x=-1341.25, y=18.00, z=-450.95], EntityPlayerSP['Tzking'/89657, l='MpServer', x=-1325.50, y=68.34, z=-460.50], EntityMinecartChest['运输矿车'/643, l='MpServer', x=-1337.50, y=18.00, z=-450.50], EntityItem['item.item.melon'/97554, l='MpServer', x=-1309.94, y=59.13, z=-465.50], EntityMinecartChest['运输矿车'/97623, l='MpServer', x=-1355.50, y=23.06, z=-457.50], EntityMinecartChest['运输矿车'/97624, l='MpServer', x=-1354.05, y=23.00, z=-456.33], EntityItem['item.item.immersiveengineering.material.hemp_fiber'/97639, l='MpServer', x=-1318.49, y=59.13, z=-468.50], EntityItem['item.item.immersiveengineering.seed.hemp'/97640, l='MpServer', x=-1318.49, y=59.13, z=-468.50], EntityItem['item.item.immersiveengineering.material.hemp_fiber'/97663, l='MpServer', x=-1323.50, y=58.13, z=-469.15]]        Retry entities: 0 total; []        Server brand: fml,forge        Server type: Non-integrated multiplayer serverStacktrace:        at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)        at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)        at net.minecraft.client.main.Main.main(SourceFile:123)        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.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)        at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)        at org.multimc.EntryPoint.listen(EntryPoint.java:143)        at org.multimc.EntryPoint.main(EntryPoint.java:34)-- System Details --Details:        Minecraft Version: 1.12.2        Operating System: Windows 10 (amd64) version 10.0        Java Version: 1.8.0_231, Oracle Corporation        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation        Memory: 588386096 bytes (561 MB) / 3739746304 bytes (3566 MB) up to 3817865216 bytes (3641 MB)        JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072m -Xmx4096m        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0        FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F4 57 mods loaded, 57 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                                |        |:------ |:------------------------------- |:------------------------ |:-------------------------------------------------------------- |:---------------------------------------- |        | LCHIJA | minecraft                       | 1.12.2                   | minecraft.jar                                                  | None                                     |        | LCHIJA | mcp                             | 9.42                     | minecraft.jar                                                  | None                                     |        | LCHIJA | FML                             | 8.0.99.99                | forge-1.12.2-14.23.5.2847-universal.jar                        | None                                     |        | LCHIJA | forge                           | 14.23.5.2847             | forge-1.12.2-14.23.5.2847-universal.jar                        | None                                     |        | LCHIJA | jecharacters                    | 1.12.0-3.3.0             | [拼音搜索]JustEnoughCharacters-1.12.0-3.3.0.jar                    | None                                     |        | LCHIJA | voxelmap                        | 1.9.10                   | [小地图]forgemod_VoxelMap-1.9.10_for_1.12.2.jar                   | None                                     |        | LCHIJA | codechickenlib                  | 3.2.3.357                | [Chicken Bones前置]CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |        | LCHIJA | inventorytweaks                 | 1.63+release.109.220f184 | [R键整理]InventoryTweaks-1.63.jar                                 | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |        | LCHIJA | ctm                             | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                                      | None                                     |        | LCHIJA | chisel                          | MC1.12.2-0.2.1.35        | [凿子]Chisel-MC1.12.2-0.2.1.35.jar                               | None                                     |        | LCHIJA | mantle                          | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                                       | None                                     |        | LCHIJA | twilightforest                  | 3.9.984                  | [暮色森林]twilightforest-1.12.2-3.9.984-universal.jar              | None                                     |        | LCHIJA | jei                             | 4.15.0.287               | jei_1.12.2-4.15.0.287.jar                                      | None                                     |        | LCHIJA | tconstruct                      | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                               | None                                     |        | LCHIJA | conarm                          | 1.2.4                    | conarm-1.12.2-1.2.4.jar                                        | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |        | LCHIJA | armoryexpansion                 | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |        | LCHIJA | armoryexpansion-custommaterials | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |        | LCHIJA | armoryexpansion-iceandfire      | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |        | LCHIJA | armoryexpansion-matteroverdrive | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |        | LCHIJA | appliedenergistics2             | rv6-stable-7             | [应用能源2]appliedenergistics2-rv6-stable-7.jar                    | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |        | LCHIJA | theoneprobe                     | 1.4.28                   | [探机]theoneprobe-1.12-1.4.28.jar                                | None                                     |        | LCHIJA | baubles                         | 1.5.2                    | [饰品栏]Baubles-1.12-1.5.2.jar                                    | None                                     |        | LCHIJA | botania                         | r1.10-361                | [植物魔法]Botania+r1.10-361.jar                                    | None                                     |        | LCHIJA | ic2                             | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar                            | de041f9f6187debbc77034a344134053277aa3b0 |        | LCHIJA | advanced_solar_panels           | 4.3.0                    | [高级太阳能]Advanced+Solar+Panels-4.3.0.jar                         | None                                     |        | LCHIJA | buildcraftlib                   | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | buildcraftcore                  | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | buildcraftbuilders              | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | buildcrafttransport             | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | buildcraftsilicon               | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | buildcraftcompat                | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | buildcraftenergy                | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | buildcraftfactory               | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | buildcraftrobotics              | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |        | LCHIJA | redstoneflux                    | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar                        | 8a6abf2cb9e141b866580d369ba6548732eff25f |        | LCHIJA | cofhcore                        | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar                         | None                                     |        | LCHIJA | cofhworld                       | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar                         | 8a6abf2cb9e141b866580d369ba6548732eff25f |        | LCHIJA | cyclopscore                     | 1.5.0                    | CyclopsCore-1.12.2-1.5.0.jar                                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |        | LCHIJA | extrautils2                     | 1.0                      | extrautils2-1.12-1.9.9.jar                                     | None                                     |        | LCHIJA | forgelin                        | 1.8.3                    | Forgelin-1.8.3.jar                                             | None                                     |        | LCHIJA | mekanism                        | 1.12.2-9.8.2.389         | Mekanism-1.12.2-9.8.2.389.jar                                  | None                                     |        | LCHIJA | mekanismgenerators              | 1.12.2-9.8.2.389         | MekanismGenerators-1.12.2-9.8.2.389.jar                        | None                                     |        | LCHIJA | mekanismtools                   | 1.12.2-9.8.2.389         | MekanismTools-1.12.2-9.8.2.389.jar                             | None                                     |        | LCHIJA | taiga                           | 1.12.2-1.3.3             | taiga-1.12.2-1.3.4.jar                                         | None                                     |        | LCHIJA | thermalfoundation               | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar                | 8a6abf2cb9e141b866580d369ba6548732eff25f |        | LCHIJA | mekores                         | 2.0.11                   | mekores-2.0.11.jar                                             | None                                     |        | LCHIJA | pewter                          | 1.4.3                    | Pewter-1.4.3.jar                                               | None                                     |        | LCHIJA | plustic                         | 7.1.1.2                  | plustic-7.1.1.2.jar                                            | None                                     |        | LCHIJA | flammpfeil.slashblade           | mc1.12-r28               | SlashBlade-mc1.12-r28.jar                                      | None                                     |        | LCHIJA | slashblade_addon                | 1.1.0                    | SJAP-1.1.0.jar                                                 | None                                     |        | LCHIJA | lastsmith                       | V1.2.6.4-MC1.12.2        | TLS-V1.2.6.4-MC1.12.2.jar                                      | None                                     |        | LCHIJA | slashbladetic                   | V1.0.9.1-MC1.12.2        | SlashBladeTic-V1.0.9.1-MC1.12.2.jar                            | None                                     |        | LCHIJA | thermalexpansion                | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar                 | 8a6abf2cb9e141b866580d369ba6548732eff25f |        | LCHIJA | tcomplement                     | 1.12.2-0.4.2             | TinkersComplement-1.12.2-0.4.2.jar                             | None                                     |        | LCHIJA | torohealthmod                   | 1.12.2-11                | torohealth-1.12.2-11.jar                                       | None                                     |        | LCHIJA | immersiveengineering            | 0.12-92                  | ImmersiveEngineering-0.12-92.jar                               | 4cb49fcde3b43048c9889e0a3d083225da926334 |        | LCHIJA | armoryexpansion-conarm          | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |        Loaded coremods (and transformers): ForgelinPlugin (Forgelin-1.8.3.jar)  MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)  mekanism.coremod.KeybindingMigrationHelperIELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)  blusunrize.immersiveengineering.common.asm.IEClassTransformerJechCore ([拼音搜索]JustEnoughCharacters-1.12.0-3.3.0.jar)  me.towdium.jecharacters.core.JechClassTransformerInventory Tweaks Coremod ([R键整理]InventoryTweaks-1.63.jar)  invtweaks.forge.asm.ContainerTransformerCTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)  team.chisel.ctm.client.asm.CTMTransformer        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 440.97' Renderer: 'GeForce MX150/PCIe/SSE2'        Pulsar/tconstruct loaded Pulses:                 - TinkerCommons (Enabled/Forced)                - TinkerWorld (Enabled/Not Forced)                - TinkerTools (Enabled/Not Forced)                - TinkerHarvestTools (Enabled/Forced)                - TinkerMeleeWeapons (Enabled/Forced)                - TinkerRangedWeapons (Enabled/Forced)                - TinkerModifiers (Enabled/Forced)                - TinkerSmeltery (Enabled/Not Forced)                - TinkerGadgets (Enabled/Not Forced)                - TinkerOredict (Enabled/Forced)                - TinkerIntegration (Enabled/Forced)                - TinkerFluids (Enabled/Forced)                - TinkerMaterials (Enabled/Forced)                - TinkerModelRegister (Enabled/Forced)                - chiselIntegration (Enabled/Not Forced)                - theoneprobeIntegration (Enabled/Not Forced)        AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768        Pulsar/tcomplement loaded Pulses:                 - ModuleCommons (Enabled/Forced)                - ModuleMelter (Enabled/Not Forced)                - ModuleArmor (Enabled/Not Forced)                - ModuleSteelworks (Enabled/Not Forced)                - ChiselPlugin (Enabled/Not Forced)                - Oredict (Enabled/Forced)        AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:OFF        Launched Version: MultiMC5        LWJGL: 2.9.4        OpenGL: GeForce MX150/PCIe/SSE2 GL version 4.6.0 NVIDIA 440.97, 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: Minecraft-Mod-Language-Modpack.zip        Current Language: 简体中文 (中国)        Profiler Position: N/A (disabled)        CPU: 4x Intel(R) Pentium(R) Gold G5400 CPU @ 3.70GHz        OptiFine Version: OptiFine_1.12.2_HD_U_F4        OptiFine Build: 20191023-234904        Render Distance Chunks: 8        Mipmaps: 4        Anisotropic Filtering: 1        Antialiasing: 0        Multitexture: false        Shaders: null        OpenGlVersion: 4.6.0 NVIDIA 440.97        OpenGlRenderer: GeForce MX150/PCIe/SSE2        OpenGlVendor: NVIDIA Corporation        CpuCount: 4

2044290846
凉凉。我重新去搞一下日志

B站千里寻枫
应该是电脑或游戏内存设置太大或者太小

mohist
2044290846 发表于 2019-11-27 12:54
---- Minecraft Crash Report ----WARNING: coremods are present:  ForgelinPlugin (Forgelin-1.8.3.jar)  ...

冲下发下崩溃报告,你这排版太乱了

ItIsEnderman
删除或更新Voxelmap。

2044290846
---- Minecraft Crash Report ----

WARNING: coremods are present:
  ForgelinPlugin (Forgelin-1.8.3.jar)
  MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  JechCore ([拼音搜索]JustEnoughCharacters-1.12.0-3.3.0.jar)
  Inventory Tweaks Coremod ([R键整理]InventoryTweaks-1.63.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
Contact their authors BEFORE contacting forge

// My bad.

Time: 11/27/19 12:31 PM
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:209)
        at vazkii.botania.common.block.tile.mana.TilePool.func_73660_a(TilePool.java:252)
        at net.minecraft.world.World.func_72939_s(World.java:1838)
        at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1847)
        at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
        at net.minecraft.client.main.Main.main(SourceFile:123)
        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.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
        at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
        at org.multimc.EntryPoint.listen(EntryPoint.java:143)
        at org.multimc.EntryPoint.main(EntryPoint.java:34)


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:209)
        at vazkii.botania.common.block.tile.mana.TilePool.func_73660_a(TilePool.java:252)

-- 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 // minecraft:air)
        Block data value: 0 / 0x0 / 0b0000
        Block location: World: (-1297,69,-481), Chunk: (at 15,4,15 in -82,-31; contains blocks -1312,0,-496 to -1297,255,-481), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
        Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)
        Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
        at net.minecraft.world.World.func_72939_s(World.java:1838)

-- Affected level --
Details:
        Level name: MpServer
        All players: 1 total; [EntityPlayerSP['Tzking'/89657, l='MpServer', x=-1325.50, y=68.34, z=-460.50]]
        Chunk stats: MultiplayerChunkCache: 15, 15
        Level seed: 0
        Level generator: ID 00 - default, ver 1. Features enabled: false
        Level generator options:
        Level spawn location: World: (-1326,69,-461), Chunk: (at 2,4,3 in -83,-29; contains blocks -1328,0,-464 to -1313,255,-449), Region: (-3,-1; contains chunks -96,-32 to -65,-1, blocks -1536,0,-512 to -1025,255,-1)
        Level time: 13401023 game time, 14410421 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: 10 total; [EntityItem['item.item.immersiveengineering.seed.hemp'/97664, l='MpServer', x=-1323.06, y=59.13, z=-467.50], EntityMinecartChest['运输矿车'/642, l='MpServer', x=-1341.25, y=18.00, z=-450.95], EntityPlayerSP['Tzking'/89657, l='MpServer', x=-1325.50, y=68.34, z=-460.50], EntityMinecartChest['运输矿车'/643, l='MpServer', x=-1337.50, y=18.00, z=-450.50], EntityItem['item.item.melon'/97554, l='MpServer', x=-1309.94, y=59.13, z=-465.50], EntityMinecartChest['运输矿车'/97623, l='MpServer', x=-1355.50, y=23.06, z=-457.50], EntityMinecartChest['运输矿车'/97624, l='MpServer', x=-1354.05, y=23.00, z=-456.33], EntityItem['item.item.immersiveengineering.material.hemp_fiber'/97639, l='MpServer', x=-1318.49, y=59.13, z=-468.50], EntityItem['item.item.immersiveengineering.seed.hemp'/97640, l='MpServer', x=-1318.49, y=59.13, z=-468.50], EntityItem['item.item.immersiveengineering.material.hemp_fiber'/97663, l='MpServer', x=-1323.50, y=58.13, z=-469.15]]
        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:532)
        at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
        at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
        at net.minecraft.client.main.Main.main(SourceFile:123)
        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.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
        at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
        at org.multimc.EntryPoint.listen(EntryPoint.java:143)
        at org.multimc.EntryPoint.main(EntryPoint.java:34)

-- System Details --
Details:
        Minecraft Version: 1.12.2
        Operating System: Windows 10 (amd64) version 10.0
        Java Version: 1.8.0_231, Oracle Corporation
        Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
        Memory: 588386096 bytes (561 MB) / 3739746304 bytes (3566 MB) up to 3817865216 bytes (3641 MB)
        JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms3072m -Xmx4096m
        IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
        FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F4 57 mods loaded, 57 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                                |
        |:------ |:------------------------------- |:------------------------ |:-------------------------------------------------------------- |:---------------------------------------- |
        | LCHIJA | minecraft                       | 1.12.2                   | minecraft.jar                                                  | None                                     |
        | LCHIJA | mcp                             | 9.42                     | minecraft.jar                                                  | None                                     |
        | LCHIJA | FML                             | 8.0.99.99                | forge-1.12.2-14.23.5.2847-universal.jar                        | None                                     |
        | LCHIJA | forge                           | 14.23.5.2847             | forge-1.12.2-14.23.5.2847-universal.jar                        | None                                     |
        | LCHIJA | jecharacters                    | 1.12.0-3.3.0             | [拼音搜索]JustEnoughCharacters-1.12.0-3.3.0.jar                    | None                                     |
        | LCHIJA | voxelmap                        | 1.9.10                   | [小地图]forgemod_VoxelMap-1.9.10_for_1.12.2.jar                   | None                                     |
        | LCHIJA | codechickenlib                  | 3.2.3.357                | [Chicken Bones前置]CodeChickenLib-1.12.2-3.2.3.357-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
        | LCHIJA | inventorytweaks                 | 1.63+release.109.220f184 | [R键整理]InventoryTweaks-1.63.jar                                 | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
        | LCHIJA | ctm                             | MC1.12.2-0.3.3.22        | CTM-MC1.12.2-0.3.3.22.jar                                      | None                                     |
        | LCHIJA | chisel                          | MC1.12.2-0.2.1.35        | [凿子]Chisel-MC1.12.2-0.2.1.35.jar                               | None                                     |
        | LCHIJA | mantle                          | 1.12-1.3.3.55            | Mantle-1.12-1.3.3.55.jar                                       | None                                     |
        | LCHIJA | twilightforest                  | 3.9.984                  | [暮色森林]twilightforest-1.12.2-3.9.984-universal.jar              | None                                     |
        | LCHIJA | jei                             | 4.15.0.287               | jei_1.12.2-4.15.0.287.jar                                      | None                                     |
        | LCHIJA | tconstruct                      | 1.12.2-2.12.0.157        | TConstruct-1.12.2-2.12.0.157.jar                               | None                                     |
        | LCHIJA | conarm                          | 1.2.4                    | conarm-1.12.2-1.2.4.jar                                        | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
        | LCHIJA | armoryexpansion                 | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |
        | LCHIJA | armoryexpansion-custommaterials | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |
        | LCHIJA | armoryexpansion-iceandfire      | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |
        | LCHIJA | armoryexpansion-matteroverdrive | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |
        | LCHIJA | appliedenergistics2             | rv6-stable-7             | [应用能源2]appliedenergistics2-rv6-stable-7.jar                    | dfa4d3ac143316c6f32aa1a1beda1e34d42132e5 |
        | LCHIJA | theoneprobe                     | 1.4.28                   | [探机]theoneprobe-1.12-1.4.28.jar                                | None                                     |
        | LCHIJA | baubles                         | 1.5.2                    | [饰品栏]Baubles-1.12-1.5.2.jar                                    | None                                     |
        | LCHIJA | botania                         | r1.10-361                | [植物魔法]Botania+r1.10-361.jar                                    | None                                     |
        | LCHIJA | ic2                             | 2.8.170-ex112            | industrialcraft-2-2.8.170-ex112.jar                            | de041f9f6187debbc77034a344134053277aa3b0 |
        | LCHIJA | advanced_solar_panels           | 4.3.0                    | [高级太阳能]Advanced+Solar+Panels-4.3.0.jar                         | None                                     |
        | LCHIJA | buildcraftlib                   | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | buildcraftcore                  | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | buildcraftbuilders              | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | buildcrafttransport             | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | buildcraftsilicon               | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | buildcraftcompat                | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | buildcraftenergy                | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | buildcraftfactory               | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | buildcraftrobotics              | 7.99.24.3                | buildcraft-all-7.99.24.3.jar                                   | None                                     |
        | LCHIJA | redstoneflux                    | 2.1.0                    | RedstoneFlux-1.12-2.1.0.6-universal.jar                        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | cofhcore                        | 4.6.3                    | CoFHCore-1.12.2-4.6.3.27-universal.jar                         | None                                     |
        | LCHIJA | cofhworld                       | 1.3.1                    | CoFHWorld-1.12.2-1.3.1.7-universal.jar                         | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | cyclopscore                     | 1.5.0                    | CyclopsCore-1.12.2-1.5.0.jar                                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
        | LCHIJA | extrautils2                     | 1.0                      | extrautils2-1.12-1.9.9.jar                                     | None                                     |
        | LCHIJA | forgelin                        | 1.8.3                    | Forgelin-1.8.3.jar                                             | None                                     |
        | LCHIJA | mekanism                        | 1.12.2-9.8.2.389         | Mekanism-1.12.2-9.8.2.389.jar                                  | None                                     |
        | LCHIJA | mekanismgenerators              | 1.12.2-9.8.2.389         | MekanismGenerators-1.12.2-9.8.2.389.jar                        | None                                     |
        | LCHIJA | mekanismtools                   | 1.12.2-9.8.2.389         | MekanismTools-1.12.2-9.8.2.389.jar                             | None                                     |
        | LCHIJA | taiga                           | 1.12.2-1.3.3             | taiga-1.12.2-1.3.4.jar                                         | None                                     |
        | LCHIJA | thermalfoundation               | 2.6.3                    | ThermalFoundation-1.12.2-2.6.3.27-universal.jar                | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | mekores                         | 2.0.11                   | mekores-2.0.11.jar                                             | None                                     |
        | LCHIJA | pewter                          | 1.4.3                    | Pewter-1.4.3.jar                                               | None                                     |
        | LCHIJA | plustic                         | 7.1.1.2                  | plustic-7.1.1.2.jar                                            | None                                     |
        | LCHIJA | flammpfeil.slashblade           | mc1.12-r28               | SlashBlade-mc1.12-r28.jar                                      | None                                     |
        | LCHIJA | slashblade_addon                | 1.1.0                    | SJAP-1.1.0.jar                                                 | None                                     |
        | LCHIJA | lastsmith                       | V1.2.6.4-MC1.12.2        | TLS-V1.2.6.4-MC1.12.2.jar                                      | None                                     |
        | LCHIJA | slashbladetic                   | V1.0.9.1-MC1.12.2        | SlashBladeTic-V1.0.9.1-MC1.12.2.jar                            | None                                     |
        | LCHIJA | thermalexpansion                | 5.5.4                    | ThermalExpansion-1.12.2-5.5.4.43-universal.jar                 | 8a6abf2cb9e141b866580d369ba6548732eff25f |
        | LCHIJA | tcomplement                     | 1.12.2-0.4.2             | TinkersComplement-1.12.2-0.4.2.jar                             | None                                     |
        | LCHIJA | torohealthmod                   | 1.12.2-11                | torohealth-1.12.2-11.jar                                       | None                                     |
        | LCHIJA | immersiveengineering            | 0.12-92                  | ImmersiveEngineering-0.12-92.jar                               | 4cb49fcde3b43048c9889e0a3d083225da926334 |
        | LCHIJA | armoryexpansion-conarm          | 1.3.3                    | [匠魂兵工厂扩展]armoryexpansion-1.3.3.jar                             | None                                     |

        Loaded coremods (and transformers):
ForgelinPlugin (Forgelin-1.8.3.jar)
  
MekanismCoremod (Mekanism-1.12.2-9.8.2.389.jar)
  mekanism.coremod.KeybindingMigrationHelper
IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
JechCore ([拼音搜索]JustEnoughCharacters-1.12.0-3.3.0.jar)
  me.towdium.jecharacters.core.JechClassTransformer
Inventory Tweaks Coremod ([R键整理]InventoryTweaks-1.63.jar)
  invtweaks.forge.asm.ContainerTransformer
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
        GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 440.97' Renderer: 'GeForce MX150/PCIe/SSE2'
        Pulsar/tconstruct loaded Pulses:
                - TinkerCommons (Enabled/Forced)
                - TinkerWorld (Enabled/Not Forced)
                - TinkerTools (Enabled/Not Forced)
                - TinkerHarvestTools (Enabled/Forced)
                - TinkerMeleeWeapons (Enabled/Forced)
                - TinkerRangedWeapons (Enabled/Forced)
                - TinkerModifiers (Enabled/Forced)
                - TinkerSmeltery (Enabled/Not Forced)
                - TinkerGadgets (Enabled/Not Forced)
                - TinkerOredict (Enabled/Forced)
                - TinkerIntegration (Enabled/Forced)
                - TinkerFluids (Enabled/Forced)
                - TinkerMaterials (Enabled/Forced)
                - TinkerModelRegister (Enabled/Forced)
                - chiselIntegration (Enabled/Not Forced)
                - theoneprobeIntegration (Enabled/Not Forced)

        AE2 Version: stable rv6-stable-7 for Forge 14.23.5.2768
        Pulsar/tcomplement loaded Pulses:
                - ModuleCommons (Enabled/Forced)
                - ModuleMelter (Enabled/Not Forced)
                - ModuleArmor (Enabled/Not Forced)
                - ModuleSteelworks (Enabled/Not Forced)
                - ChiselPlugin (Enabled/Not Forced)
                - Oredict (Enabled/Forced)

        AE2 Integration: IC2:ON, RC:OFF, MFR:OFF, Waila:OFF, InvTweaks:ON, JEI:ON, Mekanism:ON, OpenComputers:OFF, THE_ONE_PROBE:ON, TESLA:OFF, CRAFTTWEAKER:OFF
        Launched Version: MultiMC5
        LWJGL: 2.9.4
        OpenGL: GeForce MX150/PCIe/SSE2 GL version 4.6.0 NVIDIA 440.97, 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: Minecraft-Mod-Language-Modpack.zip
        Current Language: 简体中文 (中国)
        Profiler Position: N/A (disabled)
        CPU: 4x Intel(R) Pentium(R) Gold G5400 CPU @ 3.70GHz
        OptiFine Version: OptiFine_1.12.2_HD_U_F4
        OptiFine Build: 20191023-234904
        Render Distance Chunks: 8
        Mipmaps: 4
        Anisotropic Filtering: 1
        Antialiasing: 0
        Multitexture: false
        Shaders: null
        OpenGlVersion: 4.6.0 NVIDIA 440.97
        OpenGlRenderer: GeForce MX150/PCIe/SSE2
        OpenGlVendor: NVIDIA Corporation
        CpuCount: 4

2044290846
被大佬包围的感觉真好

2044290846
ItIsEnderman 发表于 2019-11-27 12:53
删除或更新Voxelmap。

好像真不闪退了。老哥牛啤

2044290846
ItIsEnderman 发表于 2019-11-27 12:53
删除或更新Voxelmap。

老哥 顺便问一下更多实用设备里的量子采石场不能采集是不是和authme的登录插件有关。

第一页 上一页 下一页 最后一页