点击那个导出,然后上传文件
もぺもぺ 发表于 2021-7-18 21:14
点击那个导出,然后上传文件
谢谢大佬,我这就去
本帖最后由 EmptyLava 于 2021-7-19 12:14 编辑
もぺもぺ 发表于 2021-7-18 21:14
点击那个导出,然后上传文件
Time: 7/18/21 9:14 PM Description: Colliding entity with block java.lang.ClassCastException: com.lycanitesmobs.core.entity.creature.EntityArisaur cannot be cast to net.minecraft.entity.passive.EntityAnimal at schoolsofmagic.blocks.landscape.plants.PlantLavender.func_180634_a(PlantLavender.java:23) at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044) at net.minecraft.entity.Entity.func_70091_d(Entity.java:964) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70091_d(BaseCreatureEntity.java:2276) at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_191986_a(BaseCreatureEntity.java:2293) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1844) at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:131) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1738) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at schoolsofmagic.blocks.landscape.plants.PlantLavender.func_180634_a(PlantLavender.java:23) -- Block being collided with -- Details: Block: som:plant_lavender Block location: World: (-991,71,-826), Chunk: (at 1,4,6 in -62,-52; contains blocks -992,0,-832 to -977,255,-817), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Stacktrace: at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044) -- Entity being checked for collision -- Details: Entity Type: lycanitesmobs:arisaur (com.lycanitesmobs.core.entity.creature.EntityArisaur) Entity ID: 3081 Entity Name: 阿里蛇颈龙 Entity's Exact location: -989.50, 70.00, -826.50 Entity's Block location: World: (-990,70,-827), Chunk: (at 2,4,5 in -62,-52; contains blocks -992,0,-832 to -977,255,-817), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.entity.Entity.func_70091_d(Entity.java:964) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70091_d(BaseCreatureEntity.java:2276) at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_191986_a(BaseCreatureEntity.java:2293) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1844) at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:131) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1738) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) -- Entity being ticked -- Details: Entity Type: lycanitesmobs:arisaur (com.lycanitesmobs.core.entity.creature.EntityArisaur) Entity ID: 3081 Entity Name: 阿里蛇颈龙 Entity's Exact location: -989.50, 70.00, -826.50 Entity's Block location: World: (-990,70,-827), Chunk: (at 2,4,5 in -62,-52; contains blocks -992,0,-832 to -977,255,-817), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) -- Affected level -- Details: Level name: 新的世界 All players: 1 total; [EntityPlayerMP['<player>'/3043, l='新的世界', x=-884.50, y=65.77, z=-909.50]] Chunk stats: ServerChunkCache: 847 Drop: 0 Level seed: -4436355262343196887 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (224,64,256), Chunk: (at 0,4,0 in 14,16; contains blocks 224,0,256 to 239,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 635682 game time, 611372 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 9506 (now: false), thunder time: 16680 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_172, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2604628272 bytes (2483 MB) / 4278190080 bytes (4080 MB) up to 4294967296 bytes (4096 MB) JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx4096m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95 FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 37 mods loaded, 37 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.jar | None | | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LCHIJA | LambdaLib|Core | 0.2.0 | minecraft.jar | None | | LCHIJA | jecharacters | 1.12.0-3.4.7 | [通用拼音搜索]JustEnoughCharacters-1.12.0-3.4.7.jar | None | | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None | | LCHIJA | jei | 4.15.0.289 | [jei物品管理器]jei_1.12.2-4.15.0.289.jar | None | | LCHIJA | customskinloader | 14.11 | [万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar | 52885f395e68f42e9b3b629ba56ecf606f7d4269 | | LCHIJA | llibrary | 1.7.19 | [冰火传说前置]llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCHIJA | iceandfire | 1.8.4 | [冰火传说]iceandfire-1.8.4.jar | None | | LCHIJA | lambdalib2 | 0.2.0 | [学园都市]AcademyCraft-1.1.3.jar | None | | LCHIJA | academy | 1.1.3 | [学园都市]AcademyCraft-1.1.3.jar | None | | LCHIJA | ebwizardry | 4.2.11 | [巫术学]ElectroblobsWizardry-4.2.11-MC1.12.2.jar | None | | LCHIJA | twilightforest | 3.10.1013 | [暮色森林]twilightforest-1.12.2-3.10.1013-universal (3).jar | None | | LCHIJA | tfspellpack | 1.0.2 | [巫术学·暮色森林拓展包]TFSpellPack-1.0.2-MC1.12.2.jar | None | | LCHIJA | t3s4ebw | 1.0 | [巫术学·魔法种子]SeedsForWizardry+1.0+For+MC+Forge+1.12.2.jar | None | | LCHIJA | arcane_essentials | 1.0 | [巫术要素]Arcane+Essentials-0.9.2.jar | None | | LCHIJA | lucky | 7.6.0 | [幸运方块]luckyblock-1.12.2-1.jar | None | | LCHIJA | openmods | 0.12.2 | [开放式方块前置]OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | openblocks | 1.8.1 | [开放式方块]OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | cyclicmagic | 1.20.3 | [循环]Cyclic-1.12.2-1.20.3.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af | | LCHIJA | lycanitesmobs | 2.0.7.2 - MC 1.12.2 | [恐怖生物]lycanitesmobs-1.12.2-2.0.7.2.jar | None | | LCHIJA | toughasnails | 3.1.0.139 | [意志坚定]ToughAsNails-1.12.2-3.1.0.139-universal.jar | None | | LCHIJA | spartanshields | 1.5.4 | [斯巴达之盾]SpartanShields-1.12.2-1.5.4.jar | None | | LCHIJA | journeymap | 1.12-5.4.9 | [旅行地图]journeymap-1.12-5.4.9.jar | None | | LCHIJA | codechickenlib | 3.2.2.354 | [无尽贪婪前置]CodeChickenLib-1.12.2-3.2.2.354-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | avaritia | 3.3.0 | [无尽贪婪]Avaritia-1.12.2-3.3.0.33-universal.jar | None | | LCHIJA | goodnightsleep | 0.2.1 | [晚安的梦境]good-nights-sleep-1.12.2-v0.2.1.jar | None | | LCHIJA | ironchest | 1.12.2-7.0.67.844 | [更多箱子]ironchest-1.12.2-7.0.72.847.jar | None | | LCHIJA | pneumaticcraft | 1.12.2-0.11.14-395 | [气化工艺]pneumaticcraft-repressurized-1.12.2-0.11.14-395.jar | None | | LCHIJA | manaita_plus | 1.0.0 | [砧板]Manaita+Plus-1.12.2-1.0.0.jar | None | | LCHIJA | deconstruction | 3.0.4 | [解构工作台][MC1.12.2]DeconTable-3.0.4.jar | None | | LCHIJA | baubles | 1.5.2 | [饰品栏]Baubles-1.12-1.5.2.jar | None | | LCHIJA | som | 1.2.10-mc1.12.2 | [魔法王国]MK1.12.2-1.2.10.jar | None | | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | LCHIJA | thelegendofthebrave | 3.0 | 勇者传说3.0.jar | None | Loaded coremods (and transformers): JechCore ([通用拼音搜索]JustEnoughCharacters-1.12.0-3.4.7.jar) me.towdium.jecharacters.core.JechClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher CorePlugin ([学园都市]AcademyCraft-1.1.3.jar) cn.lambdalib2.render.mc.PipelineTransformer cn.lambdalib2.registry.impl.RegistryTransformer iceandfire ([冰火传说]iceandfire-1.8.4.jar) com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher OpenModsCorePlugin ([开放式方块前置]OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer CustomSkinLoader ([万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar) customskinloader.forge.loader.LaunchWrapper GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['<player>'/3043, l='新的世界', x=-884.50, y=65.77, z=-909.50]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_E3 OptiFine Build: 20181210-121000 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 - Build 26.20.100.7870 OpenGlRenderer: Intel(R) UHD Graphics OpenGlVendor: Intel CpuCount: 16 [21:14:55] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:\360安全浏览器下载\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\crash-reports\crash-2021-07-18_21.14.53-server.txt [21:14:55] [Client thread/INFO] [FML]: Waiting for the server to terminate/save. [21:14:55] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/thedimensionofunnamedform [21:14:55] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/catisland [21:14:55] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/liworld [21:14:55] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/thechaos [21:14:55] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/dreamdimension [21:14:55] [<player>/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] Loading <player>'s profile. [21:14:55] [<player>/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] 1/7 Try to load profile from 'Mojang'. [21:14:55] [<player>/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] Default profile will be used. [21:14:55] [<player>/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] <player>'s profile loaded. [21:14:55] [<player>/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] (SkinUrl: http://textures.minecraft.net/te ... b0df0a9ae896ab9fad8 , Model: default , CapeUrl: null , Expiry: 1626614127) [21:14:55] [Server thread/INFO] [FML]: Unloading dimension 0 [21:14:55] [Server thread/INFO] [FML]: Unloading dimension 666 [21:14:55] [Server thread/INFO] [FML]: Unloading dimension 999 [21:14:55] [Server thread/INFO] [FML]: Unloading dimension 777 [21:14:55] [Server thread/INFO] [FML]: Unloading dimension 121 [21:14:55] [Server thread/INFO] [FML]: Unloading dimension 7 [21:14:56] [Server thread/INFO] [FML]: Applying holder lookups [21:14:56] [Server thread/INFO] [FML]: Holder lookups applied [21:14:56] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded. [21:14:56] [Client thread/INFO] [FML]: Server terminated. [21:14:56] [Client Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server [21:14:56] [Client Shutdown Thread/INFO] [minecraft/MinecraftServer]: Saving players AL lib: (EE) alc_cleanup: 1 device not closed |
本帖最后由 不咕鸟_110v 于 2021-7-18 21:22 编辑
可能是卡崩然后退了?在启动器里面试试提高一些运存?
可能是卡崩然后退了?在启动器里面试试提高一些运存?
百酩_Sama 发表于 2021-7-18 21:18
Time: 7/18/21 9:14 PM
Description: Colliding entity with block
.minecraft/config/forge.cfg ,中设置
B:removeErroringEntities=true
B:removeErroringTileEntities=true
百酩_Sama 发表于 2021-7-18 21:18
Time: 7/18/21 9:14 PM
Description: Colliding entity with block
尝试删除 https://www.mcmod.cn/class/909.html
恐怖生物
不咕鸟_110v 发表于 2021-7-18 21:21
可能是卡退了?在启动器试试提高一些运存?
4096还不够吗? 那我多给一点试试
もぺもぺ 发表于 2021-7-18 21:22
.minecraft/config/forge.cfg ,中设置
B:removeErroringEntities=true
B:removeErroringTileEntities=tr ...
谢谢大佬,我去试试
名副其实 发表于 2021-7-18 21:22
尝试删除 https://www.mcmod.cn/class/909.html
恐怖生物
谢谢大佬,我去试试
本帖最后由 EmptyLava 于 2021-7-18 23:07 编辑
もぺもぺ 发表于 2021-7-18 21:22
.minecraft/config/forge.cfg ,中设置
B:removeErroringEntities=true
B:removeErroringTileEntities=tr ...
Caused by: java.lang.NullPointerException at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at com.google.common.cache.LocalCache.get(LocalCache.java:4153) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:380) at journeymap.client.data.PlayerData.load(PlayerData.java:86) at journeymap.client.data.PlayerData.load(PlayerData.java:30) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ... 15 more [21:41:54] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload java.lang.NullPointerException: null at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) [WorldEventHandler.class:1.12-5.4.9] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] [21:41:54] [Server thread/INFO] [FML]: Unloading dimension -1 [21:41:54] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217) at com.google.common.cache.LocalCache.get(LocalCache.java:4154) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at journeymap.client.data.DataCache.getPlayer(DataCache.java:255) at journeymap.client.data.DataCache.getPlayer(DataCache.java:129) at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at com.google.common.cache.LocalCache.get(LocalCache.java:4153) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:380) at journeymap.client.data.PlayerData.load(PlayerData.java:86) at journeymap.client.data.PlayerData.load(PlayerData.java:30) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ... 15 more [21:41:54] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload java.lang.NullPointerException: null at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) [WorldEventHandler.class:1.12-5.4.9] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] [21:41:54] [Server thread/INFO] [FML]: Unloading dimension 1 [21:41:54] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217) at com.google.common.cache.LocalCache.get(LocalCache.java:4154) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at journeymap.client.data.DataCache.getPlayer(DataCache.java:255) at journeymap.client.data.DataCache.getPlayer(DataCache.java:129) at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at com.google.common.cache.LocalCache.get(LocalCache.java:4153) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:380) at journeymap.client.data.PlayerData.load(PlayerData.java:86) at journeymap.client.data.PlayerData.load(PlayerData.java:30) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ... 15 more [21:41:54] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload java.lang.NullPointerException: null at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) [WorldEventHandler.class:1.12-5.4.9] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] [21:41:54] [Server thread/INFO] [FML]: Unloading dimension 44 [21:41:54] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217) at com.google.common.cache.LocalCache.get(LocalCache.java:4154) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at journeymap.client.data.DataCache.getPlayer(DataCache.java:255) at journeymap.client.data.DataCache.getPlayer(DataCache.java:129) at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at com.google.common.cache.LocalCache.get(LocalCache.java:4153) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:380) at journeymap.client.data.PlayerData.load(PlayerData.java:86) at journeymap.client.data.PlayerData.load(PlayerData.java:30) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ... 15 more [21:41:54] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload java.lang.NullPointerException: null at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) [WorldEventHandler.class:1.12-5.4.9] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] [21:41:54] [Server thread/INFO] [FML]: Unloading dimension 45 [21:41:54] [Server thread/ERROR] [journeymap]: ExecutionException in getPlayer: com.google.common.util.concurrent.UncheckedExecutionException: java.lang.NullPointerException at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2217) at com.google.common.cache.LocalCache.get(LocalCache.java:4154) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at journeymap.client.data.DataCache.getPlayer(DataCache.java:255) at journeymap.client.data.DataCache.getPlayer(DataCache.java:129) at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.NullPointerException at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) at com.google.common.cache.LocalCache.get(LocalCache.java:4153) at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) at journeymap.client.data.DataCache.getEntityDTO(DataCache.java:380) at journeymap.client.data.PlayerData.load(PlayerData.java:86) at journeymap.client.data.PlayerData.load(PlayerData.java:30) at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) ... 15 more [21:41:54] [Server thread/ERROR] [journeymap]: Error handling WorldEvent.Unload java.lang.NullPointerException: null at journeymap.client.forge.event.WorldEventHandler.onUnload(WorldEventHandler.java:33) [WorldEventHandler.class:1.12-5.4.9] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_988_WorldEventHandler_onUnload_Unload.invoke(.dynamic) [?:?] at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90) [ASMEventHandler.class:?] at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182) [EventBus.class:?] at net.minecraftforge.common.DimensionManager.unloadWorlds(DimensionManager.java:403) [DimensionManager.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:788) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) [chd.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] [21:41:54] [Server thread/INFO] [FML]: Unloading dimension -777 [21:41:54] [Server thread/INFO] [minecraft/IntegratedServer]: Changing view distance to 8, from 10 [21:41:58] [Netty Local Client IO #0/INFO] [FML]: Server protocol version 2 [21:41:58] [Netty Server IO #1/INFO] [FML]: Client protocol version 2 [21:41:58] [Netty Server IO #1/INFO] [FML]: Client attempting to join with 37 mods : [email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] - MC 1.12.2,[email protected],[email protected],LambdaLib|[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected],[email protected]-395,[email protected],[email protected],[email protected]-63,[email protected],[email protected],[email protected],[email protected],[email protected],[email protected] [21:41:58] [Netty Server IO #1/INFO] [CodeChickenLib-ConfigSync]: Skipping config sync, No mods have registered a syncable config. [21:41:58] [Netty Local Client IO #0/INFO] [FML]: [Netty Local Client IO #0] Client side modded connection established [21:41:58] [Server thread/INFO] [FML]: [Server thread] Server side modded connection established [21:41:58] [Server thread/INFO] [minecraft/PlayerList]: <player>[local:E:9bd37afe] logged in with entity id 641 at (-884.5, 65.76636799395752, -909.5) [21:41:58] [Server thread/INFO] [minecraft/MinecraftServer]: <player>加入了游戏 [21:41:58] [Server thread/INFO] [ebwizardry]: Synchronising spell glyph data for <player> [21:41:58] [Server thread/INFO] [ebwizardry]: Synchronising spell emitters for <player> [21:41:58] [Server thread/INFO] [ebwizardry]: Synchronising config settings for <player> [21:41:58] [Server thread/INFO] [ebwizardry]: Synchronising advancements for <player> [21:41:58] [Server thread/ERROR] [minecraft/MinecraftServer]: Encountered an unexpected exception net.minecraft.util.ReportedException: Colliding entity with block at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:773) ~[MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) ~[MinecraftServer.class:?] at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) ~[chd.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?] at java.lang.Thread.run(Unknown Source) [?:1.8.0_172] Caused by: java.lang.ClassCastException: com.lycanitesmobs.core.entity.creature.EntityArisaur cannot be cast to net.minecraft.entity.passive.EntityAnimal at schoolsofmagic.blocks.landscape.plants.PlantLavender.func_180634_a(PlantLavender.java:23) ~[PlantLavender.class:?] at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044) ~[vg.class:?] at net.minecraft.entity.Entity.func_70091_d(Entity.java:964) ~[vg.class:?] at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70091_d(BaseCreatureEntity.java:2276) ~[BaseCreatureEntity.class:?] at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958) ~[vp.class:?] at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_191986_a(BaseCreatureEntity.java:2293) ~[BaseCreatureEntity.class:?] at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393) ~[vp.class:?] at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678) ~[vq.class:?] at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1844) ~[BaseCreatureEntity.class:?] at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:131) ~[AgeableCreatureEntity.class:?] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) ~[vp.class:?] at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377) ~[vq.class:?] at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1738) ~[BaseCreatureEntity.class:?] at net.minecraft.world.World.func_72866_a(World.java:1996) ~[amu.class:?] at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) ~[oo.class:?] at net.minecraft.world.World.func_72870_g(World.java:1958) ~[amu.class:?] at net.minecraft.world.World.func_72939_s(World.java:1762) ~[amu.class:?] at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) ~[oo.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) ~[MinecraftServer.class:?] ... 4 more [21:42:00] [Server thread/ERROR] [minecraft/MinecraftServer]: This crash report has been saved to: D:\360安全浏览器下载\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\crash-reports\crash-2021-07-18_21.41.58-server.txt [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players [21:42:00] [Client thread/INFO] [minecraft/GuiNewChat]: [CHAT] 新的§eOptiFine§f版本现已可用:§e§nHD Ultra G5§r§f [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/overworld [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:<init>:50]: Log Path: D:\360安全浏览器下载\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\CustomSkinLoader\CustomSkinLoader.log [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] CustomSkinLoader 14.11 [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] DataDir: D:\360安全浏览器下载\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\CustomSkinLoader [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] Minecraft: 1.12.2(1.12.2-forge1.12.2-14.23.5.2847) [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] Config File: D:\360安全浏览器下载\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\CustomSkinLoader\CustomSkinLoader.json [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] Try to load config. [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] Successfully load config. [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/thedimensionofunnamedform [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/catisland [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/liworld [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/thechaos [21:42:00] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level '新的世界'/dreamdimension [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] version : 14.11 [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] enableDynamicSkull : true [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] enableTransparentSkin : true [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] ignoreHttpsCertificate : false [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] forceLoadAllTextures : false [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] enableCape : true [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] cacheExpiry : 30 [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] enableUpdateSkull : false [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] enableLocalProfileCache : false [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] enableCacheAutoClean : false [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [pool-5-thread-1 INFO] loadList : 7 [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] Loading <player>'s profile. [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] 1/7 Try to load profile from 'Mojang'. [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] Default profile will be used. [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] <player>'s profile loaded. [21:42:00] [pool-5-thread-1/INFO] [STDOUT]: [customskinloader.Logger:log:70]: [<player> INFO] (SkinUrl: http://textures.minecraft.net/te ... b0df0a9ae896ab9fad8 , Model: default , CapeUrl: null , Expiry: 1626615750) [21:42:00] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ---- WARNING: coremods are present: JechCore ([通用拼音搜索]JustEnoughCharacters-1.12.0-3.4.7.jar) llibrary (llibrary-core-1.0.11-1.12.2.jar) CorePlugin ([学园都市]AcademyCraft-1.1.3.jar) iceandfire ([冰火传说]iceandfire-1.8.4.jar) OpenModsCorePlugin ([开放式方块前置]OpenModsLib-1.12.2-0.12.2.jar) CustomSkinLoader ([万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar) Contact their authors BEFORE contacting forge // This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~] Time: 7/18/21 9:42 PM Description: Colliding entity with block java.lang.ClassCastException: com.lycanitesmobs.core.entity.creature.EntityArisaur cannot be cast to net.minecraft.entity.passive.EntityAnimal at schoolsofmagic.blocks.landscape.plants.PlantLavender.func_180634_a(PlantLavender.java:23) at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044) at net.minecraft.entity.Entity.func_70091_d(Entity.java:964) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70091_d(BaseCreatureEntity.java:2276) at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_191986_a(BaseCreatureEntity.java:2293) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1844) at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:131) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1738) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at schoolsofmagic.blocks.landscape.plants.PlantLavender.func_180634_a(PlantLavender.java:23) -- Block being collided with -- Details: Block: som:plant_lavender Block location: World: (-991,71,-826), Chunk: (at 1,4,6 in -62,-52; contains blocks -992,0,-832 to -977,255,-817), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Stacktrace: at net.minecraft.entity.Entity.func_145775_I(Entity.java:1044) -- Entity being checked for collision -- Details: Entity Type: lycanitesmobs:arisaur (com.lycanitesmobs.core.entity.creature.EntityArisaur) Entity ID: 654 Entity Name: 阿里蛇颈龙 Entity's Exact location: -989.50, 70.00, -826.50 Entity's Block location: World: (-990,70,-827), Chunk: (at 2,4,5 in -62,-52; contains blocks -992,0,-832 to -977,255,-817), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.entity.Entity.func_70091_d(Entity.java:964) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70091_d(BaseCreatureEntity.java:2276) at net.minecraft.entity.EntityLivingBase.func_191986_a(EntityLivingBase.java:1958) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_191986_a(BaseCreatureEntity.java:2293) at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:2393) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:678) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70636_d(BaseCreatureEntity.java:1844) at com.lycanitesmobs.core.entity.AgeableCreatureEntity.func_70636_d(AgeableCreatureEntity.java:131) at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:377) at com.lycanitesmobs.core.entity.BaseCreatureEntity.func_70071_h_(BaseCreatureEntity.java:1738) at net.minecraft.world.World.func_72866_a(World.java:1996) at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:832) at net.minecraft.world.World.func_72870_g(World.java:1958) -- Entity being ticked -- Details: Entity Type: lycanitesmobs:arisaur (com.lycanitesmobs.core.entity.creature.EntityArisaur) Entity ID: 654 Entity Name: 阿里蛇颈龙 Entity's Exact location: -989.50, 70.00, -826.50 Entity's Block location: World: (-990,70,-827), Chunk: (at 2,4,5 in -62,-52; contains blocks -992,0,-832 to -977,255,-817), Region: (-2,-2; contains chunks -64,-64 to -33,-33, blocks -1024,0,-1024 to -513,255,-513) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: ~~ERROR~~ NullPointerException: null Stacktrace: at net.minecraft.world.World.func_72939_s(World.java:1762) at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613) -- Affected level -- Details: Level name: 新的世界 All players: 1 total; [EntityPlayerMP['<player>'/641, l='新的世界', x=-884.50, y=65.77, z=-909.50]] Chunk stats: ServerChunkCache: 818 Drop: 0 Level seed: -4436355262343196887 Level generator: ID 00 - default, ver 1. Features enabled: true Level generator options: Level spawn location: World: (224,64,256), Chunk: (at 0,4,0 in 14,16; contains blocks 224,0,256 to 239,255,271), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511) Level time: 635921 game time, 611611 day time Level dimension: 0 Level storage version: 0x04ABD - Anvil Level weather: Rain time: 9267 (now: false), thunder time: 16441 (now: false) Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Stacktrace: at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:252) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) at java.lang.Thread.run(Unknown Source) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_172, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3700126856 bytes (3528 MB) / 5167382528 bytes (4928 MB) up to 5368709120 bytes (5120 MB) JVM Flags: 11 total; -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=16M -XX:-UseAdaptiveSizePolicy -XX:-OmitStackTraceInFastThrow -Xmn128m -Xmx5120m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump IntCache: cache: 0, tcache: 0, allocated: 12, tallocated: 94 FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_E3 37 mods loaded, 37 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.jar | None | | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None | | LCHIJA | LambdaLib|Core | 0.2.0 | minecraft.jar | None | | LCHIJA | jecharacters | 1.12.0-3.4.7 | [通用拼音搜索]JustEnoughCharacters-1.12.0-3.4.7.jar | None | | LCHIJA | openmodscore | 0.12.2 | minecraft.jar | None | | LCHIJA | jei | 4.15.0.289 | [jei物品管理器]jei_1.12.2-4.15.0.289.jar | None | | LCHIJA | customskinloader | 14.11 | [万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar | 52885f395e68f42e9b3b629ba56ecf606f7d4269 | | LCHIJA | llibrary | 1.7.19 | [冰火传说前置]llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec | | LCHIJA | iceandfire | 1.8.4 | [冰火传说]iceandfire-1.8.4.jar | None | | LCHIJA | lambdalib2 | 0.2.0 | [学园都市]AcademyCraft-1.1.3.jar | None | | LCHIJA | academy | 1.1.3 | [学园都市]AcademyCraft-1.1.3.jar | None | | LCHIJA | ebwizardry | 4.2.11 | [巫术学]ElectroblobsWizardry-4.2.11-MC1.12.2.jar | None | | LCHIJA | twilightforest | 3.10.1013 | [暮色森林]twilightforest-1.12.2-3.10.1013-universal (3).jar | None | | LCHIJA | tfspellpack | 1.0.2 | [巫术学·暮色森林拓展包]TFSpellPack-1.0.2-MC1.12.2.jar | None | | LCHIJA | t3s4ebw | 1.0 | [巫术学·魔法种子]SeedsForWizardry+1.0+For+MC+Forge+1.12.2.jar | None | | LCHIJA | arcane_essentials | 1.0 | [巫术要素]Arcane+Essentials-0.9.2.jar | None | | LCHIJA | lucky | 7.6.0 | [幸运方块]luckyblock-1.12.2-1.jar | None | | LCHIJA | openmods | 0.12.2 | [开放式方块前置]OpenModsLib-1.12.2-0.12.2.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | openblocks | 1.8.1 | [开放式方块]OpenBlocks-1.12.2-1.8.1.jar | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 | | LCHIJA | cyclicmagic | 1.20.3 | [循环]Cyclic-1.12.2-1.20.3.jar | 0e5cb559be7d03f3fc18b8cba547d663e25f28af | | LCHIJA | lycanitesmobs | 2.0.7.2 - MC 1.12.2 | [恐怖生物]lycanitesmobs-1.12.2-2.0.7.2.jar | None | | LCHIJA | toughasnails | 3.1.0.139 | [意志坚定]ToughAsNails-1.12.2-3.1.0.139-universal.jar | None | | LCHIJA | spartanshields | 1.5.4 | [斯巴达之盾]SpartanShields-1.12.2-1.5.4.jar | None | | LCHIJA | journeymap | 1.12-5.4.9 | [旅行地图]journeymap-1.12-5.4.9.jar | None | | LCHIJA | codechickenlib | 3.2.2.354 | [无尽贪婪前置]CodeChickenLib-1.12.2-3.2.2.354-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 | | LCHIJA | avaritia | 3.3.0 | [无尽贪婪]Avaritia-1.12.2-3.3.0.33-universal.jar | None | | LCHIJA | goodnightsleep | 0.2.1 | [晚安的梦境]good-nights-sleep-1.12.2-v0.2.1.jar | None | | LCHIJA | ironchest | 1.12.2-7.0.67.844 | [更多箱子]ironchest-1.12.2-7.0.72.847.jar | None | | LCHIJA | pneumaticcraft | 1.12.2-0.11.14-395 | [气化工艺]pneumaticcraft-repressurized-1.12.2-0.11.14-395.jar | None | | LCHIJA | manaita_plus | 1.0.0 | [砧板]Manaita+Plus-1.12.2-1.0.0.jar | None | | LCHIJA | deconstruction | 3.0.4 | [解构工作台][MC1.12.2]DeconTable-3.0.4.jar | None | | LCHIJA | baubles | 1.5.2 | [饰品栏]Baubles-1.12-1.5.2.jar | None | | LCHIJA | som | 1.2.10-mc1.12.2 | [魔法王国]MK1.12.2-1.2.10.jar | None | | LCHIJA | guideapi | 1.12-2.1.8-63 | Guide-API-1.12-2.1.8-63.jar | None | | LCHIJA | thelegendofthebrave | 3.0 | 勇者传说3.0.jar | None | Loaded coremods (and transformers): JechCore ([通用拼音搜索]JustEnoughCharacters-1.12.0-3.4.7.jar) me.towdium.jecharacters.core.JechClassTransformer llibrary (llibrary-core-1.0.11-1.12.2.jar) net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher CorePlugin ([学园都市]AcademyCraft-1.1.3.jar) cn.lambdalib2.render.mc.PipelineTransformer cn.lambdalib2.registry.impl.RegistryTransformer iceandfire ([冰火传说]iceandfire-1.8.4.jar) com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher OpenModsCorePlugin ([开放式方块前置]OpenModsLib-1.12.2-0.12.2.jar) openmods.core.OpenModsClassTransformer CustomSkinLoader ([万用皮肤补丁]CustomSkinLoader_Forge-14.11.jar) customskinloader.forge.loader.LaunchWrapper GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread. OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED] Profiler Position: N/A (disabled) Player Count: 1 / 8; [EntityPlayerMP['<player>'/641, l='新的世界', x=-884.50, y=65.77, z=-909.50]] Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fml,forge' OptiFine Version: OptiFine_1.12.2_HD_U_E3 OptiFine Build: 20181210-121000 Render Distance Chunks: 8 Mipmaps: 4 Anisotropic Filtering: 1 Antialiasing: 0 Multitexture: false Shaders: null OpenGlVersion: 4.6.0 - Build 26.20.100.7870 OpenGlRenderer: Intel(R) UHD Graphics OpenGlVendor: Intel CpuCount: 16 [21:42:00] [Client thread/INFO] [STDOUT]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# D:\360安全浏览器下载\.minecraft\versions\1.12.2-forge1.12.2-14.23.5.2847\crash-reports\crash-2021-07-18_21.41.58-server.txt [21:42:00] [Client thread/INFO] [FML]: Waiting for the server to terminate/save. [21:42:00] [Server thread/INFO] [FML]: Unloading dimension 0 [21:42:00] [Server thread/INFO] [FML]: Unloading dimension 666 [21:42:00] [Server thread/INFO] [FML]: Unloading dimension 999 [21:42:00] [Server thread/INFO] [FML]: Unloading dimension 777 [21:42:00] [Server thread/INFO] [FML]: Unloading dimension 121 [21:42:00] [Server thread/INFO] [FML]: Unloading dimension 7 [21:42:01] [Server thread/INFO] [FML]: Applying holder lookups [21:42:01] [Server thread/INFO] [FML]: Holder lookups applied [21:42:01] [Server thread/INFO] [FML]: The state engine was in incorrect state SERVER_STOPPING and forced into state SERVER_STOPPED. Errors may have been discarded. [21:42:01] [Client thread/INFO] [FML]: Server terminated. [21:42:01] [Client Shutdown Thread/INFO] [minecraft/MinecraftServer]: Stopping server AL lib: (EE) alc_cleanup: 1 device not closed |
旅行地图的问题?
以及楼上那个注入参数的你试了吗,还是那个玩家“阿里蛇颈龙”的问题,依旧报错
以及楼上那个注入参数的你试了吗,还是那个玩家“阿里蛇颈龙”的问题,依旧报错
- ava.lang.ClassCastException: com.lycanitesmobs.core.entity.creature.EntityArisaur cannot be cast to net.minecraft.entity.passive.EntityAnimal
- at schoolsofmagic.blocks.landscape.plants.PlantLavender.func_180634_a(PlantLavender.java:23)