本帖最后由 凉薄丶丶丶 于 2019-9-18 11:46 编辑
1.12.2的服务器 mod主要有意志坚定 天境2 每次用tp 回城 复活指令,或者跨出主城的时候 被怪打的时候极容易白屏 然后闪退 服务器10多个人都会这样闪退 玩没一会儿就会闪退 非常难受
这里给crash-reports
---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 9/15/19 12:58 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Not Enough Items (nei)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:61)
at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:67)
at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:62)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 187213320 bytes (178 MB) / 1140850688 bytes (1088 MB) up to 7348420608 bytes (7008 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 -Xmx7000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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_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 | cfm | 6.3.1 | [1.12.2]MrCrayfish's Furniture - 6.3.1.jar | None |
| LCHIJA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | durabilityshow | 5.0.0 | Durability Show-1.12-5.0.0.jar | None |
| LCHIJA | gokistats | @version@ | gokiStats-1.2.5.1.jar | None |
| LCHIJA | waila | 1.8.23 | Hwyla-1.8.23-B38_1.12.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
| LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None |
| LCHIJA | ichunutil | 7.0.1 | shatter的前置.jar | None |
| LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| LCHIJA | damagemark | 1.4 | 伤害反馈.jar | None |
| LCHIJA | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build42.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | aether | 0.2.0 | 天境2:空原(最新版).jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | toughasnails | 3.1.0.139 | 意志坚定.jar | None |
| LCHIJA | enhancedvisuals | 1.0 | 扩展视觉.jar | None |
| LCHIJA | extracreatures | 1.0.3b | 更多怪物.jar | None |
| LCHIJA | betteranimalsplus | 6.0.1 | 更多生物.jar | None |
| LCHIJA | guilib | $version | 更多画.jar | None |
| LCHIJA | paintingselgui | $version | 更多画.jar | None |
| LCHIJA | morepaintings | $version | 更多画.jar | None |
| LCHIJA | biomesoplenty | 7.0.1.2399 | 更多群系.jar | None |
| LCHIJA | potioncore | 1.6_for_1.12.2 | 更多药水和箭.jar | None |
| LCHIJA | magicalsculpture | 0.99 | 某前置.jar | None |
| LCHIJA | gravestone | 1.10.1 | 死亡墓碑.jar | None |
| LCHIJA | shatter | 7.0.0 | 灵魂飘散.jar | None |
| LCHIJE | nei | 2.4.1 | 物品管理器.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | mad_villagers | %VERSION% | 疯狂村民.jar | None |
| LCHIJ | stg | 1.12.2-1.2.3 | 穿草攻击.jar | None |
| LCHIJ | infernalmobs | 1.7.2 | 精英怪.jar | None |
| LCHIJ | hardcoredarkness | 2.0 | 纯粹的黑暗.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJ | inventorypets | 2.0.3 | 背包宠物.jar | None |
| LCHIJ | torohealthmod | 1.12-11 | 血量显示.jar | None |
| LCHIJ | phosphor-lighting | 1.12.2-0.1.6 | phosphor-1.12.2-0.1.6+build31.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
lumien.hardcoredarkness.asm.ClassTransformer
GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4771' Renderer: 'Intel(R) HD Graphics 530'
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 11
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 - Build 22.20.16.4771
OpenGlRenderer: Intel(R) HD Graphics 530
OpenGlVendor: Intel
CpuCount: 8
这里给崩溃日志
[11:23:52] [Client thread/WARN]: Missing sound for event: cfm:channel_cooking
[11:23:52] [Client thread/WARN]: Missing sound for event: cfm:channel_sam_tabor
[11:23:52] [Client thread/WARN]: Missing sound for event: cfm:channel_heman
[11:23:52] [Client thread/WARN]: Missing sound for event: cfm:channel_switch
[11:23:52] [Client thread/INFO]: SoundSystem shutting down...
[11:23:52] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[11:23:52] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:23:52] [Client thread/INFO]: Baking listener list for GameLoopListener with 0 listeners
[11:23:52] [Thread-16/INFO]: Initializing LWJGL OpenAL
[11:23:52] [Thread-16/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:23:52] [Client thread/INFO]: Baking listener list for RenderListener with 0 listeners
[11:23:53] [Thread-16/INFO]: OpenAL initialized.
[11:23:53] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[11:23:53] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[11:23:53] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side_overlay = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side_snowed = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: mycelium_side = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: mycelium_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_path_top = 4
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_path_side = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: snow = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: coarse_dirt = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: dirt_podzol_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: farmland_wet = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: farmland_dry = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_granite = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_diorite = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_andesite = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: sandstone_top = 4
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: sandstone_bottom = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_slab_top = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: end_stone = 4
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: gravel = 2
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: clay = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_oak = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_spruce = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_birch = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_jungle = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_acacia = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_big_oak = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_oak_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_spruce_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_birch_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_jungle_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_acacia_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_big_oak_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_oak = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_spruce = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_birch = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_jungle = 2
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_big_oak = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_acacia = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: gold_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: iron_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: coal_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: diamond_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: lapis_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: netherrack = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: quartz_ore = 2
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: soul_sand = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: glowstone = 4
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_lamp_on = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_lamp_off = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: prismarine_rough = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: obsidian = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: cactus_side = 2F
[11:23:53] [Client thread/INFO]: Baking listener list for TickObserver with 3 listeners
[11:23:53] [Client thread/INFO]: Baking listener list for PostRenderObserver with 3 listeners
[11:23:53] [Sound Library Loader/INFO]: Sound engine started
[11:23:53] [Client thread/INFO]: Baking listener list for Tickable with 1 listeners
[11:23:53] [Client thread/INFO]: Baking listener list for FrameBufferListener with 0 listeners
[11:24:11] [Netty Client IO #0/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[11:24:11] [Netty Client IO #0/INFO]: Successfully generated event handler proxy class with 124 handlers(s) and 124 total invocations
[11:24:11] [Netty Client IO #0/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #0/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #3/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #1/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #2/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #6/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #4/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #5/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #8/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #7/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #9/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:14] [Client thread/INFO]: Connecting to dx.mc15.icraft.cc, 47376
[11:24:14] [Netty Client IO #10/INFO]: Baking listener list for PostLoginListener with 0 listeners
[11:24:14] [Netty Client IO #10/INFO]: Server protocol version 2
[11:24:14] [Netty Client IO #10/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:14] [Client thread/INFO]: Injecting existing registry data into this client instance
[11:24:15] [Client thread/INFO]: Applying holder lookups
[11:24:15] [Client thread/INFO]: Holder lookups applied
[11:24:15] [Netty Client IO #10/INFO]: [Netty Client IO #10] Client side modded connection established
[11:24:15] [Client thread/INFO]: Baking listener list for PreJoinGameListener with 0 listeners
[11:24:18] [Client thread/INFO]: Baking listener list for JoinGameListener with 1 listeners
[11:24:18] [Client thread/INFO]: Baking listener list for ChatListener with 0 listeners
[11:24:18] [Client thread/INFO]: [CHAT]
[11:24:18] [Client thread/INFO]: [CHAT] ==========[ DUNGEON MAZE UPDATE CHECKER ]==========
[11:24:18] [Client thread/INFO]: [CHAT] A new Dungeon Maze version is available, and has been installed!
[11:24:18] [Client thread/INFO]: [CHAT] Reload or restart your server to apply this update.
[11:24:18] [Netty Client IO #10/INFO]: Received server authentication msg. Remote sync will be activated
[11:24:18] [Netty Client IO #10/INFO]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:1080]: RecipeAPI (Remote): Syncing 88 recipes from the server.
[11:24:18] [Client thread/INFO]: Baking listener list for PreRenderListener with 0 listeners
[11:24:18] [Client thread/INFO]: Baking listener list for PostRenderListener with 1 listeners
[11:24:18] [Client thread/INFO]: Baking listener list for HUDRenderListener with 1 listeners
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] CustomSkinLoader 14.7
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] DataDir: F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] Minecraft: 1.12.2(1.12.2)
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] Config File: F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\CustomSkinLoader.json
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] Try to load config.
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] Successfully load config.
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] EnableDynamicSkull:false, EnableTranSkin:false, IgnoreHttpsCertificate:false, CacheExpiry:0, EnableUpdateSkull:false, EnableLocalProfileCache:false, EnableCacheAutoClean:false, LoadList:2
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Loading fafa's profile.
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to request 'https://skin.prinzeugen.net/csl/fafa.json'.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Failed to request (Response Code: 404)
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Profile not found.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] 2/2 Try to load profile from 'Mojang'.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/fafa'.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Cache file found (Length: 55 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\63257527bc9a98144628a8411bfbd46378f3b39a' , Expire: 0')
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\63257527bc9a98144628a8411bfbd46378f3b39a'.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Successfully to load from cache
[11:24:19] [Client thread/INFO]: Baking listener list for WorldObserver with 2 listeners
[11:24:19] [Client thread/INFO]: [NEW UPDATE AVAILABLE] Shatter - 7.0.1
[11:24:19] [Client thread/INFO]: [NEW UPDATE AVAILABLE] iChunUtil - 7.2.1
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: [CHAT] §fVersion 2.0.3 of §aInventory Pets§f is now available.
[11:24:19] [Client thread/INFO]: [CHAT] Click to: [Download]
[11:24:19] [Client thread/INFO]: [CHAT] 感谢下载 MrCrayfish 的家具模组。
[11:24:19] [Client thread/INFO]: [CHAT] §6-> §aCheck out the Furniture Mod Wiki
[11:24:19] [Client thread/INFO]: [CHAT] §6-> §rmrcrayfishs-furniture-mod.wikia.com
[11:24:19] [Client thread/INFO]: [CHAT] Welcome, fafa!
[11:24:19] [Client thread/INFO]: [CHAT] Type /help for a list of commands.
[11:24:19] [Client thread/INFO]: [CHAT] Type /list to see who else is online.
[11:24:19] [Client thread/INFO]: [CHAT] Players online: 1 - World time: 12:33 PM
[11:24:19] [Client thread/INFO]: [CHAT] 你没有新的邮件
[11:24:19] [Client thread/INFO]: [CHAT] 已设置了fafa的飞行模式为开启.
[11:24:19] [Client thread/INFO]: [CHAT] [玩家系统] 登录数据异常,请等待登录结束
[11:24:19] [Client thread/INFO]: Loaded 371 advancements
[11:24:19] [Client thread/INFO]: [CHAT] [玩家系统] 请输入“/login <密码>”以登录
[11:24:20] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] fafa's profile loaded.
[11:24:20] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] (SkinUrl: http://textures.minecraft.net/te ... d897e4f3fed549a420c , Model: default , CapeUrl: null , Expiry: 1568777062)
[11:24:20] [Client thread/WARN]: Failed to load texture: minecraft:textures/gui/achievement/achievement_background.png
java.io.FileNotFoundException: minecraft:textures/gui/achievement/achievement_background.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:40) ~[cdm.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:90) [cdr.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:60) [cdr.class:?]
at me.ichun.mods.ichunutil.client.module.update.GuiUpdateNotifier.updateWindow(GuiUpdateNotifier.java:115) [GuiUpdateNotifier.class:?]
at me.ichun.mods.ichunutil.client.module.update.GuiUpdateNotifier.update(GuiUpdateNotifier.java:37) [GuiUpdateNotifier.class:?]
at me.ichun.mods.ichunutil.client.core.event.EventHandlerClient.onRenderTick(EventHandlerClient.java:190) [EventHandlerClient.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_223_EventHandlerClient_onRenderTick_RenderTickEvent.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.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:360) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1123) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:24:21] [Client thread/INFO]: Baking listener list for EntityRenderListener with 0 listeners
[11:24:21] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Loading Emiya's profile.
[11:24:21] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:24:21] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to request 'https://skin.prinzeugen.net/csl/Emiya.json'.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Failed to request (Response Code: 404)
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Profile not found.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] 2/2 Try to load profile from 'Mojang'.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/Emiya'.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Cache file found (Length: 56 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\446f8d1f14b92512bb9bfb105f3319c2cba0445f' , Expire: 0')
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\446f8d1f14b92512bb9bfb105f3319c2cba0445f'.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Successfully to load from cache
[11:24:22] [Client thread/INFO]: [CHAT] [玩家系统] 请输入“/login <密码>”以登录
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Emiya's profile loaded.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] (SkinUrl: http://textures.minecraft.net/te ... f3938f53a7a67f4b222 , Model: default , CapeUrl: null , Expiry: 1568777067)
[11:24:25] [Client thread/INFO]: Baking listener list for OutboundChatFilter with 1 listeners
[11:24:25] [Client thread/INFO]: [CHAT] [玩家系统] 已成功登录!
[11:24:26] [Client thread/INFO]: [CHAT] Welcome fafa on Unknown Server server
[11:24:26] [Client thread/INFO]: [CHAT]
[11:24:26] [Client thread/INFO]: [CHAT] This server uses AuthMeReloaded protection!
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Loading handsomeacc's profile.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to request 'https://skin.prinzeugen.net/csl/handsomeacc.json'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Failed to request (Response Code: 404)
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Profile not found.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] 2/2 Try to load profile from 'Mojang'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/handsomeacc'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Cache file found (Length: 0 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\a0219f9b5904a9e6c7d6f05294f1fc793079394f' , Expire: 0')
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\a0219f9b5904a9e6c7d6f05294f1fc793079394f'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Successfully to load from cache
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Profile not found.(handsomeacc's profile not found.)
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] handsomeacc's profile not found in load list.
[11:24:32] [Client thread/INFO]: [CHAT] 玩家 Emiya 拥有 2 个账户:
[11:24:32] [Client thread/INFO]: [CHAT] xialiumengnan, Emiya.
[11:25:50] [Client thread/INFO]: Baking listener list for PlayerClickListener with 0 listeners
[11:26:13] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:26:13] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:26:13] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:26:13] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:27:20] [Client thread/INFO]: [CHAT] 玩家 Emiya 拥有 2 个账户:
[11:27:20] [Client thread/INFO]: [CHAT] xialiumengnan, Emiya.
[11:27:21] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Loading Emiya's profile.
[11:27:21] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:27:21] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to request 'https://skin.prinzeugen.net/csl/Emiya.json'.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Failed to request (Response Code: 404)
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Profile not found.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] 2/2 Try to load profile from 'Mojang'.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/Emiya'.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Cache file found (Length: 56 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\446f8d1f14b92512bb9bfb105f3319c2cba0445f' , Expire: 0')
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\446f8d1f14b92512bb9bfb105f3319c2cba0445f'.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Successfully to load from cache
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Emiya's profile loaded.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] (SkinUrl: http://textures.minecraft.net/te ... f3938f53a7a67f4b222 , Model: default , CapeUrl: null , Expiry: 1568777247)
[11:28:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:28:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:28:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:28:12] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Loading Engel's profile.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to request 'https://skin.prinzeugen.net/csl/Engel.json'.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Failed to request (Response Code: 404)
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Profile not found.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] 2/2 Try to load profile from 'Mojang'.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/Engel'.
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Cache file found (Length: 56 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\eecc82eef3014c16840802c84c8aec14de84311d' , Expire: 0')
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\eecc82eef3014c16840802c84c8aec14de84311d'.
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Successfully to load from cache
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Engel's profile loaded.
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] (SkinUrl: http://textures.minecraft.net/te ... 5d994c007a2bdf14220 , Model: slim , CapeUrl: null , Expiry: 1568777336)
[11:28:58] [Client thread/INFO]: [CHAT] 玩家 Engel 拥有 2 个账户:
[11:28:58] [Client thread/INFO]: [CHAT] m4sopii, Engel.
[11:30:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:30:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:30:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:30:13] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:31:05] [Client thread/INFO]: [CHAT] Emiya 请求传送到你这里
[11:31:05] [Client thread/INFO]: [CHAT] 若想接受传送,输入 /tpaccept.
[11:31:05] [Client thread/INFO]: [CHAT] 若想拒绝传送,输入 /tpdeny
[11:31:05] [Client thread/INFO]: [CHAT] 此请求将在 120 秒后自动取消.
[11:31:27] [Client thread/INFO]: [CHAT] 已接受传送请求
[11:32:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:32:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:32:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:32:12] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:32:30] [Client thread/INFO]: [CHAT] Emiya被Zombie Villager杀死了
[11:34:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:34:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:34:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:34:13] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:34:36] [Client thread/INFO]: Handling crafting slots.
[11:34:36] [Client thread/INFO]: Merging stacks.
[11:34:36] [Client thread/INFO]: Applying rules.
[11:34:36] [Client thread/INFO]: Locking stacks.
[11:34:36] [Client thread/INFO]: Default sorting.
[11:34:36] [Client thread/INFO]: Sorting done in 15799315ns
[11:34:43] [Client thread/INFO]: [CHAT] 时间被设置为06:00 或 6:00 AM 或 0ticks 于世界:world.
[11:35:57] [Client thread/INFO]: [CHAT] [Server: 已经打开世界保存]
[11:35:57] [Client thread/INFO]: [CHAT] [Server: 已保存世界]
[11:36:11] [Client thread/INFO]: [CHAT] 已设置fafa的游戏模式为生存模式.
[11:36:12] [Client thread/INFO]: [CHAT] 已夺去fafa的管理员权限
[11:36:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:36:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:36:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:36:12] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:36:24] [Client thread/INFO]: Handling crafting slots.
[11:36:24] [Client thread/INFO]: Merging stacks.
[11:36:24] [Client thread/INFO]: Applying rules.
[11:36:24] [Client thread/INFO]: Locking stacks.
[11:36:24] [Client thread/INFO]: Default sorting.
[11:36:24] [Client thread/INFO]: Sorting done in 12363461ns
[11:36:26] [Client thread/INFO]: Handling crafting slots.
[11:36:26] [Client thread/INFO]: Merging stacks.
[11:36:26] [Client thread/INFO]: Applying rules.
[11:36:26] [Client thread/INFO]: Locking stacks.
[11:36:26] [Client thread/INFO]: Default sorting.
[11:36:26] [Client thread/INFO]: Sorting done in 7710818ns
[11:36:40] [Client thread/INFO]: [CHAT] 正在传送...
[11:36:42] [Client thread/INFO]: Applying holder lookups
[11:36:42] [Client thread/INFO]: Holder lookups applied
[11:36:45] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering Block Entity
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:207) ~[bwx.class:?]
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154) ~[bwx.class:?]
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031) ~[buy.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800) ~[buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613) ~[buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384) ~[buq.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) ~[bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34) ~[RenderGenericHead.class:?]
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20) ~[RenderGenericHead.class:?]
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198) ~[bwx.class:?]
... 14 more
[11:36:46] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
SSLoadingPlugin (意志坚定搭配-静谧四季.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 9/18/19 11:36 AM
Description: Rendering Block Entity
java.lang.NullPointerException: Rendering Block Entity
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34)
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34)
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20)
-- Block Entity Details --
Details:
Name: betteranimalsplus:head // its_meow.betteranimalsplus.common.tileentity.TileEntityHead
Block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-1380,84,-1806), Chunk: (at 12,5,2 in -87,-113; contains blocks -1392,0,-1808 to -1377,255,-1793), Region: (-3,-4; contains chunks -96,-128 to -65,-97, blocks -1536,0,-2048 to -1025,255,-1537)
Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['fafa'/6243, l='MpServer', x=-1379.50, y=73.00, z=-1779.50]]
Chunk stats: MultiplayerChunkCache: 81, 81
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-1480,89,-1696), Chunk: (at 8,5,0 in -93,-106; contains blocks -1488,0,-1696 to -1473,255,-1681), Region: (-3,-4; contains chunks -96,-128 to -65,-97, blocks -1536,0,-2048 to -1025,255,-1537)
Level time: 4979967 game time, 1562339 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 21 total; [EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1400.60, y=73.00, z=-1778.20], EntityPlayerSP['fafa'/6243, l='MpServer', x=-1379.50, y=73.00, z=-1779.50], EntityLatchedRenderer['不明'/13, l='MpServer', x=-1379.50, y=73.00, z=-1779.50], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1494.43, y=88.00, z=-1665.30], EntityZombie['僵尸'/10526, l='MpServer', x=-1477.50, y=13.00, z=-1692.50], EntitySpider['蜘蛛'/10531, l='MpServer', x=-1481.43, y=12.00, z=-1698.47], EntityMinecartChest['运输矿车'/9514, l='MpServer', x=-1504.50, y=14.06, z=-1701.50], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1488.14, y=89.00, z=-1694.30], EntitySkeleton['骷髅'/10545, l='MpServer', x=-1477.50, y=16.00, z=-1702.50], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1374.98, y=83.01, z=-1840.51], EntityOtherPlayerMP['Emiya'/6521, l='MpServer', x=-1393.26, y=73.00, z=-1790.14], EntityMinecartChest['运输矿车'/6984, l='MpServer', x=-1502.50, y=17.06, z=-1710.49], EntityEntrail['粘液飞头'/6985, l='MpServer', x=-1492.49, y=70.00, z=-1695.35], EntityMinecartChest['运输矿车'/6987, l='MpServer', x=-1499.50, y=17.06, z=-1690.50], EntityOtherPlayerMP['Engel'/8257, l='MpServer', x=-1382.14, y=73.00, z=-1770.32], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1485.82, y=98.39, z=-1699.20], EntitySkeleton['骷髅'/10591, l='MpServer', x=-1476.50, y=12.00, z=-1697.50], EntityOtherPlayerMP['Emiya'/6521, l='MpServer', x=-1400.02, y=73.00, z=-1787.77], EntityCreeper['爬行者'/10404, l='MpServer', x=-1459.50, y=44.00, z=-1718.50], EntityCreeper['爬行者'/10405, l='MpServer', x=-1462.17, y=43.00, z=-1718.47], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1390.04, y=73.18, z=-1764.22]]
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)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4672649528 bytes (4456 MB) / 5788139520 bytes (5520 MB) up to 6291456000 bytes (6000 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 -Xmx6000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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_E3 40 mods loaded, 40 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| 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 | cfm | 6.3.1 | [1.12.2]MrCrayfish's Furniture - 6.3.1.jar | None |
| LCHIJA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | customskinloader | 14.7 | CustomSkinLoader_Forge-14.7.jar | None |
| LCHIJA | durabilityshow | 5.0.0 | Durability Show-1.12-5.0.0.jar | None |
| LCHIJA | gokistats | @version@ | gokiStats-1.2.5.1.jar | None |
| LCHIJA | waila | 1.8.23 | Hwyla-1.8.23-B38_1.12.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
| LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None |
| LCHIJA | ichunutil | 7.0.1 | shatter的前置.jar | None |
| LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
| LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| LCHIJA | damagemark | 1.4 | 伤害反馈.jar | None |
| LCHIJA | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build42.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | aether | 0.2.0 | 天境2:空原(最新版).jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | toughasnails | 3.1.0.139 | 意志坚定.jar | None |
| LCHIJA | sereneseasons | 1.2.17 | 意志坚定搭配-静谧四季.jar | None |
| LCHIJA | enhancedvisuals | 1.0 | 扩展视觉.jar | None |
| LCHIJA | dmonsters | 1.7 | 更多怪物和掉落品.jar | None |
| LCHIJA | betteranimalsplus | 6.0.1 | 更多生物.jar | None |
| LCHIJA | guilib | $version | 更多画.jar | None |
| LCHIJA | paintingselgui | $version | 更多画.jar | None |
| LCHIJA | morepaintings | $version | 更多画.jar | None |
| LCHIJA | potioncore | 1.6_for_1.12.2 | 更多药水和箭.jar | None |
| LCHIJA | magicalsculpture | 0.99 | 某前置.jar | None |
| LCHIJA | enhancedarmaments | 1.3.16 | 武器熟练度.jar | None |
| LCHIJA | gravestone | 1.10.1 | 死亡墓碑.jar | None |
| LCHIJA | shatter | 7.0.0 | 灵魂飘散.jar | None |
| LCHIJA | mad_villagers | %VERSION% | 疯狂村民.jar | None |
| LCHIJA | stg | 1.12.2-1.2.3 | 穿草攻击.jar | None |
| LCHIJA | infernalmobs | 1.7.2 | 精英怪.jar | None |
| LCHIJA | hardcoredarkness | 2.0 | 纯粹的黑暗.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | inventorypets | 2.0.3 | 背包宠物.jar | None |
| LCHIJA | i18nmod | 1.12.2-1.0.8 | 自动汉化模组.jar | None |
| LCHIJA | torohealthmod | 1.12-11 | 血量显示.jar | None |
| LCHIJA | phosphor-lighting | 1.12.2-0.1.6 | phosphor-1.12.2-0.1.6+build31.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
customskinloader.forge.TransformerManager
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
lumien.hardcoredarkness.asm.ClassTransformer
SSLoadingPlugin (意志坚定搭配-静谧四季.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4771' Renderer: 'Intel(R) HD Graphics 530'
Launched Version: HMCL 3.2.130
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 530 GL version 4.5.0 - Build 22.20.16.4771, Intel
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,LiteLoader'
Type: Client (map_client.txt)
Resource Packs: Minecraft-Mod-Language-Modpack.zip
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 13
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 - Build 22.20.16.4771
OpenGlRenderer: Intel(R) HD Graphics 530
OpenGlVendor: Intel
CpuCount: 8
[11:36:46] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\crash-reports\crash-2019-09-18_11.36.45-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
然后用的java启动启动器时会有这个跳出来
1.12.2的服务器 mod主要有意志坚定 天境2 每次用tp 回城 复活指令,或者跨出主城的时候 被怪打的时候极容易白屏 然后闪退 服务器10多个人都会这样闪退 玩没一会儿就会闪退 非常难受
这里给crash-reports
---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
Contact their authors BEFORE contacting forge
// Hi. I'm Minecraft, and I'm a crashaholic.
Time: 9/15/19 12:58 PM
Description: There was a severe problem during mod loading that has caused the game to fail
net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Not Enough Items (nei)
Caused by: java.lang.IllegalAccessError: tried to access class net.minecraft.potion.PotionHelper$MixPredicate from class codechicken.nei.util.helper.potion.PotionRecipeHelper
at codechicken.nei.util.helper.potion.PotionRecipeHelper.init(PotionRecipeHelper.java:61)
at codechicken.nei.init.NEIInitialization.bootNEI(NEIInitialization.java:67)
at codechicken.nei.proxy.ProxyClient.loadComplete(ProxyClient.java:54)
at codechicken.nei.NotEnoughItems.loadComplete(NotEnoughItems.java:62)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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 com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:757)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:535)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 187213320 bytes (178 MB) / 1140850688 bytes (1088 MB) up to 7348420608 bytes (7008 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 -Xmx7000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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_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 | cfm | 6.3.1 | [1.12.2]MrCrayfish's Furniture - 6.3.1.jar | None |
| LCHIJA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | durabilityshow | 5.0.0 | Durability Show-1.12-5.0.0.jar | None |
| LCHIJA | gokistats | @version@ | gokiStats-1.2.5.1.jar | None |
| LCHIJA | waila | 1.8.23 | Hwyla-1.8.23-B38_1.12.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
| LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None |
| LCHIJA | ichunutil | 7.0.1 | shatter的前置.jar | None |
| LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| LCHIJA | damagemark | 1.4 | 伤害反馈.jar | None |
| LCHIJA | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build42.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | aether | 0.2.0 | 天境2:空原(最新版).jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | toughasnails | 3.1.0.139 | 意志坚定.jar | None |
| LCHIJA | enhancedvisuals | 1.0 | 扩展视觉.jar | None |
| LCHIJA | extracreatures | 1.0.3b | 更多怪物.jar | None |
| LCHIJA | betteranimalsplus | 6.0.1 | 更多生物.jar | None |
| LCHIJA | guilib | $version | 更多画.jar | None |
| LCHIJA | paintingselgui | $version | 更多画.jar | None |
| LCHIJA | morepaintings | $version | 更多画.jar | None |
| LCHIJA | biomesoplenty | 7.0.1.2399 | 更多群系.jar | None |
| LCHIJA | potioncore | 1.6_for_1.12.2 | 更多药水和箭.jar | None |
| LCHIJA | magicalsculpture | 0.99 | 某前置.jar | None |
| LCHIJA | gravestone | 1.10.1 | 死亡墓碑.jar | None |
| LCHIJA | shatter | 7.0.0 | 灵魂飘散.jar | None |
| LCHIJE | nei | 2.4.1 | 物品管理器.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJ | mad_villagers | %VERSION% | 疯狂村民.jar | None |
| LCHIJ | stg | 1.12.2-1.2.3 | 穿草攻击.jar | None |
| LCHIJ | infernalmobs | 1.7.2 | 精英怪.jar | None |
| LCHIJ | hardcoredarkness | 2.0 | 纯粹的黑暗.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJ | inventorypets | 2.0.3 | 背包宠物.jar | None |
| LCHIJ | torohealthmod | 1.12-11 | 血量显示.jar | None |
| LCHIJ | phosphor-lighting | 1.12.2-0.1.6 | phosphor-1.12.2-0.1.6+build31.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
lumien.hardcoredarkness.asm.ClassTransformer
GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4771' Renderer: 'Intel(R) HD Graphics 530'
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 11
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 - Build 22.20.16.4771
OpenGlRenderer: Intel(R) HD Graphics 530
OpenGlVendor: Intel
CpuCount: 8
这里给崩溃日志
[11:23:52] [Client thread/WARN]: Missing sound for event: cfm:channel_cooking
[11:23:52] [Client thread/WARN]: Missing sound for event: cfm:channel_sam_tabor
[11:23:52] [Client thread/WARN]: Missing sound for event: cfm:channel_heman
[11:23:52] [Client thread/WARN]: Missing sound for event: cfm:channel_switch
[11:23:52] [Client thread/INFO]: SoundSystem shutting down...
[11:23:52] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[11:23:52] [Sound Library Loader/INFO]: Starting up SoundSystem...
[11:23:52] [Client thread/INFO]: Baking listener list for GameLoopListener with 0 listeners
[11:23:52] [Thread-16/INFO]: Initializing LWJGL OpenAL
[11:23:52] [Thread-16/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[11:23:52] [Client thread/INFO]: Baking listener list for RenderListener with 0 listeners
[11:23:53] [Thread-16/INFO]: OpenAL initialized.
[11:23:53] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[11:23:53] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[11:23:53] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side_overlay = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side_snowed = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: mycelium_side = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: mycelium_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_path_top = 4
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_path_side = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: snow = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: coarse_dirt = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: dirt_podzol_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: farmland_wet = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: farmland_dry = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_granite = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_diorite = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_andesite = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: sandstone_top = 4
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: sandstone_bottom = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_slab_top = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: end_stone = 4
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: gravel = 2
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: clay = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_oak = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_spruce = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_birch = F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_jungle = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_acacia = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_big_oak = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_oak_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_spruce_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_birch_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_jungle_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_acacia_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: log_big_oak_top = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_oak = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_spruce = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_birch = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_jungle = 2
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_big_oak = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_acacia = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: gold_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: iron_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: coal_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: diamond_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: lapis_ore = 2F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: netherrack = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: quartz_ore = 2
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: soul_sand = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: glowstone = 4
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_lamp_on = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_lamp_off = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: prismarine_rough = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: obsidian = 4F
[11:23:53] [Client thread/INFO]: [OptiFine] NaturalTextures: cactus_side = 2F
[11:23:53] [Client thread/INFO]: Baking listener list for TickObserver with 3 listeners
[11:23:53] [Client thread/INFO]: Baking listener list for PostRenderObserver with 3 listeners
[11:23:53] [Sound Library Loader/INFO]: Sound engine started
[11:23:53] [Client thread/INFO]: Baking listener list for Tickable with 1 listeners
[11:23:53] [Client thread/INFO]: Baking listener list for FrameBufferListener with 0 listeners
[11:24:11] [Netty Client IO #0/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[11:24:11] [Netty Client IO #0/INFO]: Successfully generated event handler proxy class with 124 handlers(s) and 124 total invocations
[11:24:11] [Netty Client IO #0/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #0/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #3/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #1/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #2/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #6/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #4/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #5/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #8/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #7/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:11] [Netty Client IO #9/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:14] [Client thread/INFO]: Connecting to dx.mc15.icraft.cc, 47376
[11:24:14] [Netty Client IO #10/INFO]: Baking listener list for PostLoginListener with 0 listeners
[11:24:14] [Netty Client IO #10/INFO]: Server protocol version 2
[11:24:14] [Netty Client IO #10/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[11:24:14] [Client thread/INFO]: Injecting existing registry data into this client instance
[11:24:15] [Client thread/INFO]: Applying holder lookups
[11:24:15] [Client thread/INFO]: Holder lookups applied
[11:24:15] [Netty Client IO #10/INFO]: [Netty Client IO #10] Client side modded connection established
[11:24:15] [Client thread/INFO]: Baking listener list for PreJoinGameListener with 0 listeners
[11:24:18] [Client thread/INFO]: Baking listener list for JoinGameListener with 1 listeners
[11:24:18] [Client thread/INFO]: Baking listener list for ChatListener with 0 listeners
[11:24:18] [Client thread/INFO]: [CHAT]
[11:24:18] [Client thread/INFO]: [CHAT] ==========[ DUNGEON MAZE UPDATE CHECKER ]==========
[11:24:18] [Client thread/INFO]: [CHAT] A new Dungeon Maze version is available, and has been installed!
[11:24:18] [Client thread/INFO]: [CHAT] Reload or restart your server to apply this update.
[11:24:18] [Netty Client IO #10/INFO]: Received server authentication msg. Remote sync will be activated
[11:24:18] [Netty Client IO #10/INFO]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:1080]: RecipeAPI (Remote): Syncing 88 recipes from the server.
[11:24:18] [Client thread/INFO]: Baking listener list for PreRenderListener with 0 listeners
[11:24:18] [Client thread/INFO]: Baking listener list for PostRenderListener with 1 listeners
[11:24:18] [Client thread/INFO]: Baking listener list for HUDRenderListener with 1 listeners
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] CustomSkinLoader 14.7
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] DataDir: F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] Minecraft: 1.12.2(1.12.2)
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] Config File: F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\CustomSkinLoader.json
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] Try to load config.
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] Successfully load config.
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [pool-5-thread-1 INFO] EnableDynamicSkull:false, EnableTranSkin:false, IgnoreHttpsCertificate:false, CacheExpiry:0, EnableUpdateSkull:false, EnableLocalProfileCache:false, EnableCacheAutoClean:false, LoadList:2
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Loading fafa's profile.
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:24:18] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to request 'https://skin.prinzeugen.net/csl/fafa.json'.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Failed to request (Response Code: 404)
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Profile not found.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] 2/2 Try to load profile from 'Mojang'.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/fafa'.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Cache file found (Length: 55 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\63257527bc9a98144628a8411bfbd46378f3b39a' , Expire: 0')
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\63257527bc9a98144628a8411bfbd46378f3b39a'.
[11:24:19] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Successfully to load from cache
[11:24:19] [Client thread/INFO]: Baking listener list for WorldObserver with 2 listeners
[11:24:19] [Client thread/INFO]: [NEW UPDATE AVAILABLE] Shatter - 7.0.1
[11:24:19] [Client thread/INFO]: [NEW UPDATE AVAILABLE] iChunUtil - 7.2.1
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: TAN configuration synchronized with the server
[11:24:19] [Client thread/INFO]: [CHAT] §fVersion 2.0.3 of §aInventory Pets§f is now available.
[11:24:19] [Client thread/INFO]: [CHAT] Click to: [Download]
[11:24:19] [Client thread/INFO]: [CHAT] 感谢下载 MrCrayfish 的家具模组。
[11:24:19] [Client thread/INFO]: [CHAT] §6-> §aCheck out the Furniture Mod Wiki
[11:24:19] [Client thread/INFO]: [CHAT] §6-> §rmrcrayfishs-furniture-mod.wikia.com
[11:24:19] [Client thread/INFO]: [CHAT] Welcome, fafa!
[11:24:19] [Client thread/INFO]: [CHAT] Type /help for a list of commands.
[11:24:19] [Client thread/INFO]: [CHAT] Type /list to see who else is online.
[11:24:19] [Client thread/INFO]: [CHAT] Players online: 1 - World time: 12:33 PM
[11:24:19] [Client thread/INFO]: [CHAT] 你没有新的邮件
[11:24:19] [Client thread/INFO]: [CHAT] 已设置了fafa的飞行模式为开启.
[11:24:19] [Client thread/INFO]: [CHAT] [玩家系统] 登录数据异常,请等待登录结束
[11:24:19] [Client thread/INFO]: Loaded 371 advancements
[11:24:19] [Client thread/INFO]: [CHAT] [玩家系统] 请输入“/login <密码>”以登录
[11:24:20] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] fafa's profile loaded.
[11:24:20] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] (SkinUrl: http://textures.minecraft.net/te ... d897e4f3fed549a420c , Model: default , CapeUrl: null , Expiry: 1568777062)
[11:24:20] [Client thread/WARN]: Failed to load texture: minecraft:textures/gui/achievement/achievement_background.png
java.io.FileNotFoundException: minecraft:textures/gui/achievement/achievement_background.png
at net.minecraft.client.resources.FallbackResourceManager.func_110536_a(FallbackResourceManager.java:69) ~[cei.class:?]
at net.minecraft.client.resources.SimpleReloadableResourceManager.func_110536_a(SimpleReloadableResourceManager.java:65) ~[cev.class:?]
at net.minecraft.client.renderer.texture.SimpleTexture.func_110551_a(SimpleTexture.java:40) ~[cdm.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110579_a(TextureManager.java:90) [cdr.class:?]
at net.minecraft.client.renderer.texture.TextureManager.func_110577_a(TextureManager.java:60) [cdr.class:?]
at me.ichun.mods.ichunutil.client.module.update.GuiUpdateNotifier.updateWindow(GuiUpdateNotifier.java:115) [GuiUpdateNotifier.class:?]
at me.ichun.mods.ichunutil.client.module.update.GuiUpdateNotifier.update(GuiUpdateNotifier.java:37) [GuiUpdateNotifier.class:?]
at me.ichun.mods.ichunutil.client.core.event.EventHandlerClient.onRenderTick(EventHandlerClient.java:190) [EventHandlerClient.class:?]
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_223_EventHandlerClient_onRenderTick_RenderTickEvent.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.fml.common.FMLCommonHandler.onRenderTickEnd(FMLCommonHandler.java:360) [FMLCommonHandler.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1123) [bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
[11:24:21] [Client thread/INFO]: Baking listener list for EntityRenderListener with 0 listeners
[11:24:21] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Loading Emiya's profile.
[11:24:21] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:24:21] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to request 'https://skin.prinzeugen.net/csl/Emiya.json'.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Failed to request (Response Code: 404)
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Profile not found.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] 2/2 Try to load profile from 'Mojang'.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/Emiya'.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Cache file found (Length: 56 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\446f8d1f14b92512bb9bfb105f3319c2cba0445f' , Expire: 0')
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\446f8d1f14b92512bb9bfb105f3319c2cba0445f'.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Successfully to load from cache
[11:24:22] [Client thread/INFO]: [CHAT] [玩家系统] 请输入“/login <密码>”以登录
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Emiya's profile loaded.
[11:24:22] [pool-5-thread-1/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] (SkinUrl: http://textures.minecraft.net/te ... f3938f53a7a67f4b222 , Model: default , CapeUrl: null , Expiry: 1568777067)
[11:24:25] [Client thread/INFO]: Baking listener list for OutboundChatFilter with 1 listeners
[11:24:25] [Client thread/INFO]: [CHAT] [玩家系统] 已成功登录!
[11:24:26] [Client thread/INFO]: [CHAT] Welcome fafa on Unknown Server server
[11:24:26] [Client thread/INFO]: [CHAT]
[11:24:26] [Client thread/INFO]: [CHAT] This server uses AuthMeReloaded protection!
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Loading handsomeacc's profile.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to request 'https://skin.prinzeugen.net/csl/handsomeacc.json'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Failed to request (Response Code: 404)
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Profile not found.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] 2/2 Try to load profile from 'Mojang'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/handsomeacc'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Cache file found (Length: 0 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\a0219f9b5904a9e6c7d6f05294f1fc793079394f' , Expire: 0')
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\a0219f9b5904a9e6c7d6f05294f1fc793079394f'.
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Successfully to load from cache
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Profile not found.(handsomeacc's profile not found.)
[11:24:29] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] handsomeacc's profile not found in load list.
[11:24:32] [Client thread/INFO]: [CHAT] 玩家 Emiya 拥有 2 个账户:
[11:24:32] [Client thread/INFO]: [CHAT] xialiumengnan, Emiya.
[11:25:50] [Client thread/INFO]: Baking listener list for PlayerClickListener with 0 listeners
[11:26:13] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:26:13] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:26:13] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:26:13] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:27:20] [Client thread/INFO]: [CHAT] 玩家 Emiya 拥有 2 个账户:
[11:27:20] [Client thread/INFO]: [CHAT] xialiumengnan, Emiya.
[11:27:21] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Loading Emiya's profile.
[11:27:21] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:27:21] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to request 'https://skin.prinzeugen.net/csl/Emiya.json'.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Failed to request (Response Code: 404)
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Profile not found.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] 2/2 Try to load profile from 'Mojang'.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/Emiya'.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Cache file found (Length: 56 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\446f8d1f14b92512bb9bfb105f3319c2cba0445f' , Expire: 0')
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\446f8d1f14b92512bb9bfb105f3319c2cba0445f'.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Successfully to load from cache
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] Emiya's profile loaded.
[11:27:22] [Emiya/INFO]: [customskinloader.Logger:log:66]: [Emiya INFO] (SkinUrl: http://textures.minecraft.net/te ... f3938f53a7a67f4b222 , Model: default , CapeUrl: null , Expiry: 1568777247)
[11:28:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:28:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:28:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:28:12] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Loading Engel's profile.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] 1/2 Try to load profile from 'Blessing Skin'.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to request 'https://skin.prinzeugen.net/csl/Engel.json'.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Failed to request (Response Code: 404)
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Profile not found.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] 2/2 Try to load profile from 'Mojang'.
[11:28:53] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/Engel'.
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Cache file found (Length: 56 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\eecc82eef3014c16840802c84c8aec14de84311d' , Expire: 0')
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\eecc82eef3014c16840802c84c8aec14de84311d'.
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Successfully to load from cache
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Engel's profile loaded.
[11:28:54] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] (SkinUrl: http://textures.minecraft.net/te ... 5d994c007a2bdf14220 , Model: slim , CapeUrl: null , Expiry: 1568777336)
[11:28:58] [Client thread/INFO]: [CHAT] 玩家 Engel 拥有 2 个账户:
[11:28:58] [Client thread/INFO]: [CHAT] m4sopii, Engel.
[11:30:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:30:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:30:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:30:13] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:31:05] [Client thread/INFO]: [CHAT] Emiya 请求传送到你这里
[11:31:05] [Client thread/INFO]: [CHAT] 若想接受传送,输入 /tpaccept.
[11:31:05] [Client thread/INFO]: [CHAT] 若想拒绝传送,输入 /tpdeny
[11:31:05] [Client thread/INFO]: [CHAT] 此请求将在 120 秒后自动取消.
[11:31:27] [Client thread/INFO]: [CHAT] 已接受传送请求
[11:32:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:32:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:32:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:32:12] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:32:30] [Client thread/INFO]: [CHAT] Emiya被Zombie Villager杀死了
[11:34:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:34:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:34:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:34:13] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:34:36] [Client thread/INFO]: Handling crafting slots.
[11:34:36] [Client thread/INFO]: Merging stacks.
[11:34:36] [Client thread/INFO]: Applying rules.
[11:34:36] [Client thread/INFO]: Locking stacks.
[11:34:36] [Client thread/INFO]: Default sorting.
[11:34:36] [Client thread/INFO]: Sorting done in 15799315ns
[11:34:43] [Client thread/INFO]: [CHAT] 时间被设置为06:00 或 6:00 AM 或 0ticks 于世界:world.
[11:35:57] [Client thread/INFO]: [CHAT] [Server: 已经打开世界保存]
[11:35:57] [Client thread/INFO]: [CHAT] [Server: 已保存世界]
[11:36:11] [Client thread/INFO]: [CHAT] 已设置fafa的游戏模式为生存模式.
[11:36:12] [Client thread/INFO]: [CHAT] 已夺去fafa的管理员权限
[11:36:12] [Client thread/INFO]: [CHAT] [Server] <> 这个服务器有地狱 末影 天境 三个异世界,有很多地方值得探险喔~
[11:36:12] [Client thread/INFO]: [CHAT] [Server] <> 地下商城左键点击箱子 打开聊天框 鼠标移过去就能看详细内容了
[11:36:12] [Client thread/INFO]: [CHAT] [Server] <> 服务器禁止使用岩浆 否则后果自负!
[11:36:12] [Client thread/INFO]: [CHAT] [Server] <> 每个武器都有不同的稀有度 稀有度越高技能越强喔!
[11:36:24] [Client thread/INFO]: Handling crafting slots.
[11:36:24] [Client thread/INFO]: Merging stacks.
[11:36:24] [Client thread/INFO]: Applying rules.
[11:36:24] [Client thread/INFO]: Locking stacks.
[11:36:24] [Client thread/INFO]: Default sorting.
[11:36:24] [Client thread/INFO]: Sorting done in 12363461ns
[11:36:26] [Client thread/INFO]: Handling crafting slots.
[11:36:26] [Client thread/INFO]: Merging stacks.
[11:36:26] [Client thread/INFO]: Applying rules.
[11:36:26] [Client thread/INFO]: Locking stacks.
[11:36:26] [Client thread/INFO]: Default sorting.
[11:36:26] [Client thread/INFO]: Sorting done in 7710818ns
[11:36:40] [Client thread/INFO]: [CHAT] 正在传送...
[11:36:42] [Client thread/INFO]: Applying holder lookups
[11:36:42] [Client thread/INFO]: Holder lookups applied
[11:36:45] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering Block Entity
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:207) ~[bwx.class:?]
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154) ~[bwx.class:?]
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031) ~[buy.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800) ~[buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613) ~[buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384) ~[buq.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) ~[bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_73]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_73]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_73]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34) ~[RenderGenericHead.class:?]
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20) ~[RenderGenericHead.class:?]
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198) ~[bwx.class:?]
... 14 more
[11:36:46] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
SSLoadingPlugin (意志坚定搭配-静谧四季.jar)
Contact their authors BEFORE contacting forge
// I bet Cylons wouldn't have this problem.
Time: 9/18/19 11:36 AM
Description: Rendering Block Entity
java.lang.NullPointerException: Rendering Block Entity
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34)
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34)
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20)
-- Block Entity Details --
Details:
Name: betteranimalsplus:head // its_meow.betteranimalsplus.common.tileentity.TileEntityHead
Block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-1380,84,-1806), Chunk: (at 12,5,2 in -87,-113; contains blocks -1392,0,-1808 to -1377,255,-1793), Region: (-3,-4; contains chunks -96,-128 to -65,-97, blocks -1536,0,-2048 to -1025,255,-1537)
Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['fafa'/6243, l='MpServer', x=-1379.50, y=73.00, z=-1779.50]]
Chunk stats: MultiplayerChunkCache: 81, 81
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-1480,89,-1696), Chunk: (at 8,5,0 in -93,-106; contains blocks -1488,0,-1696 to -1473,255,-1681), Region: (-3,-4; contains chunks -96,-128 to -65,-97, blocks -1536,0,-2048 to -1025,255,-1537)
Level time: 4979967 game time, 1562339 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 21 total; [EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1400.60, y=73.00, z=-1778.20], EntityPlayerSP['fafa'/6243, l='MpServer', x=-1379.50, y=73.00, z=-1779.50], EntityLatchedRenderer['不明'/13, l='MpServer', x=-1379.50, y=73.00, z=-1779.50], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1494.43, y=88.00, z=-1665.30], EntityZombie['僵尸'/10526, l='MpServer', x=-1477.50, y=13.00, z=-1692.50], EntitySpider['蜘蛛'/10531, l='MpServer', x=-1481.43, y=12.00, z=-1698.47], EntityMinecartChest['运输矿车'/9514, l='MpServer', x=-1504.50, y=14.06, z=-1701.50], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1488.14, y=89.00, z=-1694.30], EntitySkeleton['骷髅'/10545, l='MpServer', x=-1477.50, y=16.00, z=-1702.50], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1374.98, y=83.01, z=-1840.51], EntityOtherPlayerMP['Emiya'/6521, l='MpServer', x=-1393.26, y=73.00, z=-1790.14], EntityMinecartChest['运输矿车'/6984, l='MpServer', x=-1502.50, y=17.06, z=-1710.49], EntityEntrail['粘液飞头'/6985, l='MpServer', x=-1492.49, y=70.00, z=-1695.35], EntityMinecartChest['运输矿车'/6987, l='MpServer', x=-1499.50, y=17.06, z=-1690.50], EntityOtherPlayerMP['Engel'/8257, l='MpServer', x=-1382.14, y=73.00, z=-1770.32], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1485.82, y=98.39, z=-1699.20], EntitySkeleton['骷髅'/10591, l='MpServer', x=-1476.50, y=12.00, z=-1697.50], EntityOtherPlayerMP['Emiya'/6521, l='MpServer', x=-1400.02, y=73.00, z=-1787.77], EntityCreeper['爬行者'/10404, l='MpServer', x=-1459.50, y=44.00, z=-1718.50], EntityCreeper['爬行者'/10405, l='MpServer', x=-1462.17, y=43.00, z=-1718.47], EntityOtherPlayerMP['Emiya'/7333, l='MpServer', x=-1390.04, y=73.18, z=-1764.22]]
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)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_73, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4672649528 bytes (4456 MB) / 5788139520 bytes (5520 MB) up to 6291456000 bytes (6000 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 -Xmx6000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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_E3 40 mods loaded, 40 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| 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 | cfm | 6.3.1 | [1.12.2]MrCrayfish's Furniture - 6.3.1.jar | None |
| LCHIJA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | customskinloader | 14.7 | CustomSkinLoader_Forge-14.7.jar | None |
| LCHIJA | durabilityshow | 5.0.0 | Durability Show-1.12-5.0.0.jar | None |
| LCHIJA | gokistats | @version@ | gokiStats-1.2.5.1.jar | None |
| LCHIJA | waila | 1.8.23 | Hwyla-1.8.23-B38_1.12.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
| LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None |
| LCHIJA | ichunutil | 7.0.1 | shatter的前置.jar | None |
| LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
| LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| LCHIJA | damagemark | 1.4 | 伤害反馈.jar | None |
| LCHIJA | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build42.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | aether | 0.2.0 | 天境2:空原(最新版).jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | toughasnails | 3.1.0.139 | 意志坚定.jar | None |
| LCHIJA | sereneseasons | 1.2.17 | 意志坚定搭配-静谧四季.jar | None |
| LCHIJA | enhancedvisuals | 1.0 | 扩展视觉.jar | None |
| LCHIJA | dmonsters | 1.7 | 更多怪物和掉落品.jar | None |
| LCHIJA | betteranimalsplus | 6.0.1 | 更多生物.jar | None |
| LCHIJA | guilib | $version | 更多画.jar | None |
| LCHIJA | paintingselgui | $version | 更多画.jar | None |
| LCHIJA | morepaintings | $version | 更多画.jar | None |
| LCHIJA | potioncore | 1.6_for_1.12.2 | 更多药水和箭.jar | None |
| LCHIJA | magicalsculpture | 0.99 | 某前置.jar | None |
| LCHIJA | enhancedarmaments | 1.3.16 | 武器熟练度.jar | None |
| LCHIJA | gravestone | 1.10.1 | 死亡墓碑.jar | None |
| LCHIJA | shatter | 7.0.0 | 灵魂飘散.jar | None |
| LCHIJA | mad_villagers | %VERSION% | 疯狂村民.jar | None |
| LCHIJA | stg | 1.12.2-1.2.3 | 穿草攻击.jar | None |
| LCHIJA | infernalmobs | 1.7.2 | 精英怪.jar | None |
| LCHIJA | hardcoredarkness | 2.0 | 纯粹的黑暗.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | inventorypets | 2.0.3 | 背包宠物.jar | None |
| LCHIJA | i18nmod | 1.12.2-1.0.8 | 自动汉化模组.jar | None |
| LCHIJA | torohealthmod | 1.12-11 | 血量显示.jar | None |
| LCHIJA | phosphor-lighting | 1.12.2-0.1.6 | phosphor-1.12.2-0.1.6+build31.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
customskinloader.forge.TransformerManager
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
lumien.hardcoredarkness.asm.ClassTransformer
SSLoadingPlugin (意志坚定搭配-静谧四季.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4771' Renderer: 'Intel(R) HD Graphics 530'
Launched Version: HMCL 3.2.130
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 530 GL version 4.5.0 - Build 22.20.16.4771, Intel
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,LiteLoader'
Type: Client (map_client.txt)
Resource Packs: Minecraft-Mod-Language-Modpack.zip
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 13
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 - Build 22.20.16.4771
OpenGlRenderer: Intel(R) HD Graphics 530
OpenGlVendor: Intel
CpuCount: 8
[11:36:46] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\crash-reports\crash-2019-09-18_11.36.45-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
然后用的java启动启动器时会有这个跳出来

先更新下 java ,太老了,某些 mod 似乎会因此崩溃。
此外第一个崩溃报告里出现了 nei ,无论是不是它的问题,我都建议你删掉,有 jei 就够了
此外第一个崩溃报告里出现了 nei ,无论是不是它的问题,我都建议你删掉,有 jei 就够了
xmdhs 发表于 2019-9-18 11:56
先更新下 java ,太老了,某些 mod 似乎会因此崩溃。
此外第一个崩溃报告里出现了 nei ,无论是不是它的问 ...
java我不知道该怎么更新emmmmm 然后 那个NEI,我不管是服务器后台还是启动器的文件夹里好像都没装


file:///C:/Users/Admin/Desktop/QQ%E6%88%AA%E5%9B%BE20190918115911.png
凉薄丶丶丶 发表于 2019-9-18 12:04
java我不知道该怎么更新emmmmm 然后 那个NEI,我不管是服务器后台还是启动器的文件夹里好像都没装
自己爱改名自己还不记得了。。
物品管理器.jar
java 点击这下一个最新的,卸载老的,安装就是。
https://javadl.oracle.com/webapp ... 014bb8e3e8324f81b43
xmdhs 发表于 2019-9-18 12:06
自己爱改名自己还不记得了。。
物品管理器.jar
我怎么没看到 物品管理器.jar ... 我记得我早就删掉了
凉薄丶丶丶 发表于 2019-9-18 12:15
我怎么没看到 物品管理器.jar ... 我记得我早就删掉了
所以这是你把 9月15 号的崩溃报告发给我的原因吗。。。
xmdhs 发表于 2019-9-18 12:18
所以这是你把 9月15 号的崩溃报告发给我的原因吗。。。
QAQ啊 居然是9月15号的 对不起 大佬 那这就意味着就是java版本不够新导致的闪退吧0.0?
凉薄丶丶丶 发表于 2019-9-18 12:19
QAQ啊 居然是9月15号的 对不起 大佬 那这就意味着就是java版本不够新导致的闪退吧0.0? ...
先更新 java ,再不行。
试试的打开文件夹 .minecraft/config/ 中的文件 forge.cfg ,将
- B:removeErroringEntities=false
- B:removeErroringTileEntities=false
改为
- B:removeErroringEntities=true
- B:removeErroringTileEntities=true
xmdhs 发表于 2019-9-18 12:20
先更新 java ,再不行。
试试的打开文件夹 .minecraft/config/ 中的文件 forge.cfg ,将
不行 java更新了 文件的代码也改了 一回城就闪退了
[12:27:01] [Client thread/INFO]: [OptiFine] BetterGrass: Parsing default configuration optifine/bettergrass.properties
[12:27:04] [Client thread/INFO]: [OptiFine] Custom loader sprites: 3
[12:27:04] [Client thread/INFO]: [OptiFine] Sprite dependencies: 5
[12:27:04] [Client thread/INFO]: Created: 2048x2048 textures-atlas
[12:27:04] [Client thread/INFO]: [OptiFine] Animated sprites: 97
[12:27:06] [Client thread/INFO]: Restarting JEI.
[12:27:06] [Client thread/INFO]: Starting JEI...
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/ERROR]: Found empty subBlock of Block{cfm:curtains_open}
[12:27:06] [Client thread/INFO]: Registering recipe categories...
[12:27:06] [Client thread/INFO]: Registering recipe categories took 283.7 μs
[12:27:06] [Client thread/INFO]: Registering mod plugins...
[12:27:06] [Client thread/INFO]: Registering mod plugins took 67.02 ms
[12:27:06] [Client thread/INFO]: Building recipe registry...
[12:27:06] [Client thread/INFO]: Building recipe registry took 71.67 ms
[12:27:06] [Client thread/INFO]: Building ingredient list...
[12:27:06] [Client thread/INFO]: Building ingredient list took 51.55 ms
[12:27:06] [Client thread/INFO]: Building ingredient filter...
[12:27:06] [Client thread/INFO]: Building ingredient filter took 234.5 ms
[12:27:06] [Client thread/INFO]: Building bookmarks...
[12:27:06] [Client thread/INFO]: Building bookmarks took 539.3 μs
[12:27:06] [Client thread/INFO]: Building runtime...
[12:27:06] [Client thread/INFO]: Building runtime took 1.245 ms
[12:27:06] [Client thread/INFO]: Starting JEI took 513.8 ms
[12:27:06] [Client thread/INFO]: Calling late init for mod VoxelMap
[12:27:07] [Client thread/INFO]: [com.mamiyaotaru.voxelmap.k:<init>:410]: CATEGORY ORDER IS 7
[12:27:07] [Client thread/INFO]: Created: 256x256 waypoints-atlas
[12:27:07] [Client thread/INFO]: Created: 256x128 chooser-atlas
[12:27:07] [Client thread/INFO]: Created: 512x256 mobs-atlas
[12:27:08] [Client thread/INFO]: Baking listener list for ViewportListener with 0 listeners
[12:27:08] [Client thread/INFO]: Sound handler reload inhibit removed
[12:27:08] [Client thread/INFO]: Reloading sound handler
[12:27:09] [Client thread/WARN]: Missing sound for event: cfm:channel_news
[12:27:09] [Client thread/WARN]: Missing sound for event: cfm:channel_cooking
[12:27:09] [Client thread/WARN]: Missing sound for event: cfm:channel_sam_tabor
[12:27:09] [Client thread/WARN]: Missing sound for event: cfm:channel_heman
[12:27:09] [Client thread/WARN]: Missing sound for event: cfm:channel_switch
[12:27:09] [Client thread/INFO]: SoundSystem shutting down...
[12:27:09] [Client thread/WARN]: Author: Paul Lamb, www.paulscode.com
[12:27:09] [Sound Library Loader/INFO]: Starting up SoundSystem...
[12:27:09] [Client thread/INFO]: Baking listener list for GameLoopListener with 0 listeners
[12:27:09] [Thread-16/INFO]: Initializing LWJGL OpenAL
[12:27:09] [Thread-16/INFO]: (The LWJGL binding of OpenAL. For more information, see http://www.lwjgl.org)
[12:27:09] [Client thread/INFO]: Baking listener list for RenderListener with 0 listeners
[12:27:09] [Client thread/INFO]: [OptiFine] *** Reloading custom textures ***
[12:27:09] [Thread-16/INFO]: OpenAL initialized.
[12:27:09] [Client thread/INFO]: [OptiFine] Natural Textures: Parsing default configuration "optifine/natural.properties"
[12:27:09] [Client thread/INFO]: [OptiFine] Natural Textures: Valid only for textures from default resource pack
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side = F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side_overlay = F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_side_snowed = F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: mycelium_side = F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: mycelium_top = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_path_top = 4
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: grass_path_side = F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: snow = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: coarse_dirt = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: dirt_podzol_top = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: farmland_wet = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: farmland_dry = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_granite = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_diorite = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_andesite = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: sandstone_top = 4
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: sandstone_bottom = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: stone_slab_top = F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: end_stone = 4
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: gravel = 2
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: clay = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_oak = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_spruce = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_birch = F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_jungle = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_acacia = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_big_oak = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_oak_top = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_spruce_top = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_birch_top = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_jungle_top = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_acacia_top = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: log_big_oak_top = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_oak = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_spruce = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_birch = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_jungle = 2
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_big_oak = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: leaves_acacia = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: gold_ore = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: iron_ore = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: coal_ore = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: diamond_ore = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_ore = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: lapis_ore = 2F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: netherrack = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: quartz_ore = 2
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: soul_sand = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: glowstone = 4
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_lamp_on = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: redstone_lamp_off = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: prismarine_rough = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: obsidian = 4F
[12:27:09] [Client thread/INFO]: [OptiFine] NaturalTextures: cactus_side = 2F
[12:27:09] [Client thread/INFO]: Baking listener list for TickObserver with 3 listeners
[12:27:09] [Client thread/INFO]: Baking listener list for PostRenderObserver with 3 listeners
[12:27:09] [Sound Library Loader/INFO]: Sound engine started
[12:27:09] [Client thread/INFO]: Baking listener list for Tickable with 1 listeners
[12:27:09] [Client thread/INFO]: Baking listener list for FrameBufferListener with 0 listeners
[12:27:17] [Netty Client IO #0/INFO]: Generating new Event Handler Proxy Class com.mumfrey.liteloader.core.event.EventProxy
[12:27:17] [Netty Client IO #0/INFO]: Successfully generated event handler proxy class with 124 handlers(s) and 124 total invocations
[12:27:17] [Netty Client IO #0/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[12:27:17] [Netty Client IO #1/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[12:27:17] [Netty Client IO #3/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[12:27:17] [Netty Client IO #2/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[12:27:20] [Client thread/INFO]: Connecting to dx.mc15.icraft.cc, 47376
[12:27:20] [Netty Client IO #4/INFO]: Baking listener list for PostLoginListener with 0 listeners
[12:27:20] [Netty Client IO #4/INFO]: Server protocol version 2
[12:27:20] [Netty Client IO #4/INFO]: Attempting connection with missing mods [customskinloader, durabilityshow, wailaharvestability, guilib, paintingselgui, morepaintings, shatter, mad_villagers, i18nmod, torohealthmod] at SERVER
[12:27:20] [Client thread/INFO]: Injecting existing registry data into this client instance
[12:27:21] [Client thread/INFO]: Applying holder lookups
[12:27:21] [Client thread/INFO]: Holder lookups applied
[12:27:21] [Netty Client IO #4/INFO]: [Netty Client IO #4] Client side modded connection established
[12:27:21] [Client thread/INFO]: Baking listener list for PreJoinGameListener with 0 listeners
[12:27:24] [Client thread/INFO]: Baking listener list for JoinGameListener with 1 listeners
[12:27:24] [Netty Client IO #4/INFO]: Received server authentication msg. Remote sync will be activated
[12:27:24] [Netty Client IO #4/INFO]: [com.mrcrayfish.furniture.api.RecipeRegistryRemote:registerRemoteRecipes:1080]: RecipeAPI (Remote): Syncing 88 recipes from the server.
[12:27:24] [Client thread/INFO]: Baking listener list for PreRenderListener with 0 listeners
[12:27:24] [Client thread/INFO]: Baking listener list for PostRenderListener with 1 listeners
[12:27:24] [Client thread/INFO]: Baking listener list for HUDRenderListener with 1 listeners
[12:27:25] [Client thread/INFO]: [customskinloader.Logger:log:66]: [Client thread INFO] CustomSkinLoader 14.7
[12:27:25] [Client thread/INFO]: [customskinloader.Logger:log:66]: [Client thread INFO] DataDir: F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader
[12:27:25] [Client thread/INFO]: [customskinloader.Logger:log:66]: [Client thread INFO] Minecraft: 1.12.2(1.12.2)
[12:27:25] [Client thread/INFO]: [customskinloader.Logger:log:66]: [Client thread INFO] Config File: F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\CustomSkinLoader.json
[12:27:25] [Client thread/INFO]: [customskinloader.Logger:log:66]: [Client thread INFO] Try to load config.
[12:27:25] [Client thread/INFO]: [customskinloader.Logger:log:66]: [Client thread INFO] Successfully load config.
[12:27:25] [Client thread/INFO]: [customskinloader.Logger:log:66]: [Client thread INFO] EnableDynamicSkull:false, EnableTranSkin:false, IgnoreHttpsCertificate:false, CacheExpiry:0, EnableUpdateSkull:false, EnableLocalProfileCache:false, EnableCacheAutoClean:false, LoadList:2
[12:27:25] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] Loading fafa's profile.
[12:27:25] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] 1/2 Try to load profile from 'Blessing Skin'.
[12:27:25] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] Try to request 'https://skin.prinzeugen.net/csl/fafa.json'.
[12:27:25] [Client thread/INFO]: Baking listener list for WorldObserver with 2 listeners
[12:27:25] [Client thread/INFO]: Baking listener list for ChatListener with 0 listeners
[12:27:25] [Client thread/INFO]: [CHAT]
[12:27:25] [Client thread/INFO]: [CHAT] ==========[ DUNGEON MAZE UPDATE CHECKER ]==========
[12:27:25] [Client thread/INFO]: [CHAT] A new Dungeon Maze version is available, and has been installed!
[12:27:25] [Client thread/INFO]: [CHAT] Reload or restart your server to apply this update.
[12:27:25] [Client thread/INFO]: [NEW UPDATE AVAILABLE] Shatter - 7.0.1
[12:27:25] [Client thread/INFO]: [NEW UPDATE AVAILABLE] iChunUtil - 7.2.1
[12:27:25] [Client thread/INFO]: TAN configuration synchronized with the server
[12:27:25] [Client thread/INFO]: TAN configuration synchronized with the server
[12:27:25] [Client thread/INFO]: TAN configuration synchronized with the server
[12:27:25] [Client thread/INFO]: TAN configuration synchronized with the server
[12:27:25] [Client thread/INFO]: TAN configuration synchronized with the server
[12:27:25] [Client thread/INFO]: TAN configuration synchronized with the server
[12:27:25] [Client thread/INFO]: TAN configuration synchronized with the server
[12:27:25] [Client thread/INFO]: [CHAT] §fVersion 2.0.3 of §aInventory Pets§f is now available.
[12:27:25] [Client thread/INFO]: [CHAT] Click to: [Download]
[12:27:25] [Client thread/INFO]: [CHAT] 感谢下载 MrCrayfish 的家具模组。
[12:27:25] [Client thread/INFO]: [CHAT] §6-> §aCheck out MrCrayfish's YouTube
[12:27:25] [Client thread/INFO]: [CHAT] §6-> §ryoutube.com/user/MrCrayfishMinecraft
[12:27:25] [Client thread/INFO]: [CHAT] Welcome, fafa!
[12:27:25] [Client thread/INFO]: [CHAT] Type /help for a list of commands.
[12:27:25] [Client thread/INFO]: [CHAT] Type /list to see who else is online.
[12:27:25] [Client thread/INFO]: [CHAT] Players online: 2 - World time: 6:03 AM
[12:27:25] [Client thread/INFO]: [CHAT] 你没有新的邮件
[12:27:25] [Client thread/INFO]: Loaded 371 advancements
[12:27:25] [Client thread/INFO]: [CHAT] [玩家系统] 欢迎回来,已帮你自动登录到此服务器
[12:27:25] [Client thread/INFO]: [CHAT] [玩家系统] 已成功登录!
[12:27:25] [Client thread/INFO]: [CHAT] 您拥有 2 个账户:
[12:27:25] [Client thread/INFO]: [CHAT] fafa, handsomefafa.
[12:27:25] [Client thread/INFO]: [CHAT] Welcome fafa on Unknown Server server
[12:27:25] [Client thread/INFO]: [CHAT]
[12:27:25] [Client thread/INFO]: [CHAT] This server uses AuthMeReloaded protection!
[12:27:26] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] Failed to request (Response Code: 404)
[12:27:26] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] Profile not found.
[12:27:26] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] 2/2 Try to load profile from 'Mojang'.
[12:27:26] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/fafa'.
[12:27:26] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] Cache file found (Length: 55 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\63257527bc9a98144628a8411bfbd46378f3b39a' , Expire: 0')
[12:27:26] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\63257527bc9a98144628a8411bfbd46378f3b39a'.
[12:27:26] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] Successfully to load from cache
[12:27:26] [Client thread/INFO]: Baking listener list for EntityRenderListener with 0 listeners
[12:27:27] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] fafa's profile loaded.
[12:27:27] [fafa's skull/INFO]: [customskinloader.Logger:log:66]: [fafa's skull INFO] (SkinUrl: http://textures.minecraft.net/te ... d897e4f3fed549a420c , Model: default , CapeUrl: null , Expiry: 1568780849)
[12:27:27] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Loading handsomeacc's profile.
[12:27:27] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] 1/2 Try to load profile from 'Blessing Skin'.
[12:27:27] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to request 'https://skin.prinzeugen.net/csl/handsomeacc.json'.
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Failed to request (Response Code: 404)
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Profile not found.
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] 2/2 Try to load profile from 'Mojang'.
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/handsomeacc'.
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Cache file found (Length: 0 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\a0219f9b5904a9e6c7d6f05294f1fc793079394f' , Expire: 0')
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\a0219f9b5904a9e6c7d6f05294f1fc793079394f'.
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Successfully to load from cache
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] Profile not found.(handsomeacc's profile not found.)
[12:27:28] [handsomeacc's skull/INFO]: [customskinloader.Logger:log:66]: [handsomeacc's skull INFO] handsomeacc's profile not found in load list.
[12:27:31] [Client thread/INFO]: Baking listener list for OutboundChatFilter with 1 listeners
[12:27:31] [Client thread/INFO]: [CHAT] 已设置fafa的游戏模式为创造模式.
Wed Sep 18 12:27:31 2019
pid:1280 tid:1512 LOG(ERROR) .\ipc_win32.cpp(396) Create File failed:
Wed Sep 18 12:27:32 2019
pid:1280 tid:1512 LOG(ERROR) .\ipc_win32.cpp(396) Create File failed:
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] Loading King's profile.
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] 1/2 Try to load profile from 'Blessing Skin'.
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] Try to request 'https://skin.prinzeugen.net/csl/King.json'.
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] Successfully request (Response Code: 304 , Content Length: -1)
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] Cache file found (Length: 44 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\154f4b8dd3d3b171d217c5eb234602090**d28' , Expire: 0')
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\154f4b8dd3d3b171d217c5eb234602090**d28'.
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] Successfully to load from cache
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] Both skin and cape not found.
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] 2/2 Try to load profile from 'Mojang'.
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] Default profile will be used.
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] King's profile loaded.
[12:27:38] [King's skull/INFO]: [customskinloader.Logger:log:66]: [King's skull INFO] (SkinUrl: http://textures.minecraft.net/te ... 5a19c56c7364ad7cc2d , Model: default , CapeUrl: http://textures.minecraft.net/te ... 37e934eed4a854be1b6 , Expiry: 1568780862)
[12:27:46] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Loading Fafa1's profile.
[12:27:46] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] 1/2 Try to load profile from 'Blessing Skin'.
[12:27:46] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Try to request 'https://skin.prinzeugen.net/csl/Fafa1.json'.
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] Loading Emiya's profile.
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] 1/2 Try to load profile from 'Blessing Skin'.
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] Try to request 'https://skin.prinzeugen.net/csl/Emiya.json'.
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] Failed to request (Response Code: 404)
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] Profile not found.
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] 2/2 Try to load profile from 'Mojang'.
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] Default profile will be used.
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] Emiya's profile loaded.
[12:27:47] [Emiya's skull/INFO]: [customskinloader.Logger:log:66]: [Emiya's skull INFO] (SkinUrl: http://textures.minecraft.net/te ... f3938f53a7a67f4b222 , Model: default , CapeUrl: null , Expiry: 1568780871)
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Failed to request (Response Code: 404)
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Profile not found.
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] 2/2 Try to load profile from 'Mojang'.
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/Fafa1'.
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Successfully request (Response Code: 200 , Content Length: 56)
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Saved to cache (Length: 56 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\6ab40be67d878c9e994c66f8538a0114e827c64e' , Expire: 1568867273)
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Content: {"id":"8e44a882382f4daeb58b5298f0c74371","name":"Fafa1"}
[12:27:49] [Fafa1's skull/WARN]: Couldn't look up profile properties for com.mojang.authlib.GameProfile@75bbf258[id=8e44a882-382f-4dae-b58b-5298f0c74371,name=Fafa1,properties={},legacy=false]
com.mojang.authlib.exceptions.AuthenticationException: The client has sent too many requests within a certain amount of time
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:79) ~[YggdrasilAuthenticationService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillGameProfile(YggdrasilMinecraftSessionService.java:180) [YggdrasilMinecraftSessionService.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:60) [YggdrasilMinecraftSessionService$1.class:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService$1.load(YggdrasilMinecraftSessionService.java:57) [YggdrasilMinecraftSessionService$1.class:?]
at com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.get(LocalCache.java:4154) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147) [guava-21.0.jar:?]
at com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153) [guava-21.0.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilMinecraftSessionService.fillProfileProperties(YggdrasilMinecraftSessionService.java:170) [YggdrasilMinecraftSessionService.class:?]
at customskinloader.loader.MojangAPILoader.loadProfile(MojangAPILoader.java:46) [MojangAPILoader.class:?]
at customskinloader.CustomSkinLoader.loadProfile0(CustomSkinLoader.java:101) [CustomSkinLoader.class:?]
at customskinloader.CustomSkinLoader$1.run(CustomSkinLoader.java:153) [CustomSkinLoader$1.class:?]
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Profile not found.(Fafa1 doesn't have skin/cape.)
[12:27:49] [Fafa1's skull/INFO]: [customskinloader.Logger:log:66]: [Fafa1's skull INFO] Fafa1's profile not found in load list.
[12:27:56] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Loading Engel's profile.
[12:27:56] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] 1/2 Try to load profile from 'Blessing Skin'.
[12:27:56] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to request 'https://skin.prinzeugen.net/csl/Engel.json'.
[12:27:57] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Failed to request (Response Code: 404)
[12:27:57] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Profile not found.
[12:27:57] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] 2/2 Try to load profile from 'Mojang'.
[12:27:57] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/Engel'.
[12:27:57] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Cache file found (Length: 56 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\eecc82eef3014c16840802c84c8aec14de84311d' , Expire: 0')
[12:27:57] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\eecc82eef3014c16840802c84c8aec14de84311d'.
[12:27:57] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Successfully to load from cache
[12:27:58] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] Engel's profile loaded.
[12:27:58] [Engel/INFO]: [customskinloader.Logger:log:66]: [Engel INFO] (SkinUrl: http://textures.minecraft.net/te ... 5d994c007a2bdf14220 , Model: slim , CapeUrl: null , Expiry: 1568780878)
[12:27:58] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Loading fafa's profile.
[12:27:58] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] 1/2 Try to load profile from 'Blessing Skin'.
[12:27:58] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to request 'https://skin.prinzeugen.net/csl/fafa.json'.
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Failed to request (Response Code: 404)
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Profile not found.
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] 2/2 Try to load profile from 'Mojang'.
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to request 'https://api.mojang.com/users/profiles/minecraft/fafa'.
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Cache file found (Length: 55 , Path: 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\63257527bc9a98144628a8411bfbd46378f3b39a' , Expire: 0')
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Try to load from cache 'F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\CustomSkinLoader\caches\63257527bc9a98144628a8411bfbd46378f3b39a'.
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] Successfully to load from cache
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] fafa's profile loaded.
[12:27:59] [Engel/INFO]: [customskinloader.Logger:log:66]: [fafa INFO] (SkinUrl: http://textures.minecraft.net/te ... d897e4f3fed549a420c , Model: default , CapeUrl: null , Expiry: 1568780882)
[12:28:07] [Client thread/INFO]: [CHAT] 正在传送...
[12:28:09] [Client thread/INFO]: Applying holder lookups
[12:28:09] [Client thread/INFO]: Holder lookups applied
[12:28:12] [Client thread/FATAL]: Reported exception thrown!
net.minecraft.util.ReportedException: Rendering Block Entity
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:207) ~[bwx.class:?]
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154) ~[bwx.class:?]
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031) ~[buy.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800) ~[buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613) ~[buq.class:?]
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384) ~[buq.class:?]
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119) ~[bib.class:?]
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398) [bib.class:?]
at net.minecraft.client.main.Main.main(SourceFile:123) [Main.class:?]
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_221]
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_221]
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_221]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.NullPointerException
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34) ~[RenderGenericHead.class:?]
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20) ~[RenderGenericHead.class:?]
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198) ~[bwx.class:?]
... 14 more
[12:28:13] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: ---- Minecraft Crash Report ----
WARNING: coremods are present:
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
SSLoadingPlugin (意志坚定搭配-静谧四季.jar)
Contact their authors BEFORE contacting forge
// I feel sad now :(
Time: 9/18/19 12:28 PM
Description: Rendering Block Entity
java.lang.NullPointerException: Rendering Block Entity
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34)
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1384)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1119)
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)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Client thread
Stacktrace:
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.render(RenderGenericHead.java:34)
at its_meow.betteranimalsplus.client.renderer.tileentity.RenderGenericHead.func_192841_a(RenderGenericHead.java:20)
-- Block Entity Details --
Details:
Name: betteranimalsplus:head // its_meow.betteranimalsplus.common.tileentity.TileEntityHead
Block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)
Block data value: 0 / 0x0 / 0b0000
Block location: World: (-1380,84,-1806), Chunk: (at 12,5,2 in -87,-113; contains blocks -1392,0,-1808 to -1377,255,-1793), Region: (-3,-4; contains chunks -96,-128 to -65,-97, blocks -1536,0,-2048 to -1025,255,-1537)
Actual block type: ID #0 (tile.air // net.minecraft.block.BlockAir // minecraft:air)
Actual block data value: 0 / 0x0 / 0b0000
Stacktrace:
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_192854_a(TileEntityRendererDispatcher.java:198)
at net.minecraft.client.renderer.tileentity.TileEntityRendererDispatcher.func_180546_a(TileEntityRendererDispatcher.java:154)
at net.minecraft.client.renderer.RenderGlobal.func_180446_a(RenderGlobal.java:1031)
at net.minecraft.client.renderer.EntityRenderer.func_175068_a(EntityRenderer.java:1800)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1613)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityPlayerSP['fafa'/27640, l='MpServer', x=-1379.50, y=73.00, z=-1779.50]]
Chunk stats: MultiplayerChunkCache: 81, 81
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-1480,89,-1696), Chunk: (at 8,5,0 in -93,-106; contains blocks -1488,0,-1696 to -1473,255,-1681), Region: (-3,-4; contains chunks -96,-128 to -65,-97, blocks -1536,0,-2048 to -1025,255,-1537)
Level time: 5040079 game time, 1632976 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: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 6 total; [EntityPlayerSP['fafa'/27640, l='MpServer', x=-1379.50, y=73.00, z=-1779.50], EntityLatchedRenderer['不明'/13, l='MpServer', x=8.50, y=65.00, z=8.50], EntityLatchedRenderer['不明'/92, l='MpServer', x=-1379.50, y=73.00, z=-1779.50], EntityZombie['僵尸'/28364, l='MpServer', x=-1300.50, y=29.00, z=-1737.50], EntitySongbird['鸣禽'/23788, l='MpServer', x=-1310.47, y=72.00, z=-1706.89], EntityBadger['贝吉獾'/19197, l='MpServer', x=-1320.40, y=65.00, z=-1722.41]]
Retry entities: 1 total; [EntityLatchedRenderer['不明'/13, l='MpServer', x=8.50, y=65.00, z=8.50]]
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)
-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_221, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 4859566040 bytes (4634 MB) / 5922357248 bytes (5648 MB) up to 6291456000 bytes (6000 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 -Xmx6000m -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump
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_E3 40 mods loaded, 40 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
| 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 | cfm | 6.3.1 | [1.12.2]MrCrayfish's Furniture - 6.3.1.jar | None |
| LCHIJA | codechickenlib | 3.1.5.331 | CodeChickenLib-1.12.2-3.1.5.331-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCHIJA | customskinloader | 14.7 | CustomSkinLoader_Forge-14.7.jar | None |
| LCHIJA | durabilityshow | 5.0.0 | Durability Show-1.12-5.0.0.jar | None |
| LCHIJA | gokistats | @version@ | gokiStats-1.2.5.1.jar | None |
| LCHIJA | waila | 1.8.23 | Hwyla-1.8.23-B38_1.12.jar | None |
| LCHIJA | inventorytweaks | 1.63+release.109.220f184 | InventoryTweaks-1.63.jar | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LCHIJA | jei | 4.15.0.268 | jei_1.12.2-4.15.0.268.jar | None |
| LCHIJA | harvestcraft | 1.12.2zb | Pam's+HarvestCraft+1.12.2zf.jar | None |
| LCHIJA | ichunutil | 7.0.1 | shatter的前置.jar | None |
| LCHIJA | spartanshields | 1.5.4 | SpartanShields-1.12.2-1.5.4.jar | None |
| LCHIJA | wailaharvestability | 1.1.12 | WailaHarvestability-mc1.12-1.1.12.jar | None |
| LCHIJA | damagemark | 1.4 | 伤害反馈.jar | None |
| LCHIJA | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build42.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | aether | 0.2.0 | 天境2:空原(最新版).jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
| LCHIJA | toughasnails | 3.1.0.139 | 意志坚定.jar | None |
| LCHIJA | sereneseasons | 1.2.17 | 意志坚定搭配-静谧四季.jar | None |
| LCHIJA | enhancedvisuals | 1.0 | 扩展视觉.jar | None |
| LCHIJA | dmonsters | 1.7 | 更多怪物和掉落品.jar | None |
| LCHIJA | betteranimalsplus | 6.0.1 | 更多生物.jar | None |
| LCHIJA | guilib | $version | 更多画.jar | None |
| LCHIJA | paintingselgui | $version | 更多画.jar | None |
| LCHIJA | morepaintings | $version | 更多画.jar | None |
| LCHIJA | potioncore | 1.6_for_1.12.2 | 更多药水和箭.jar | None |
| LCHIJA | magicalsculpture | 0.99 | 某前置.jar | None |
| LCHIJA | enhancedarmaments | 1.3.16 | 武器熟练度.jar | None |
| LCHIJA | gravestone | 1.10.1 | 死亡墓碑.jar | None |
| LCHIJA | shatter | 7.0.0 | 灵魂飘散.jar | None |
| LCHIJA | mad_villagers | %VERSION% | 疯狂村民.jar | None |
| LCHIJA | stg | 1.12.2-1.2.3 | 穿草攻击.jar | None |
| LCHIJA | infernalmobs | 1.7.2 | 精英怪.jar | None |
| LCHIJA | hardcoredarkness | 2.0 | 纯粹的黑暗.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LCHIJA | inventorypets | 2.0.3 | 背包宠物.jar | None |
| LCHIJA | i18nmod | 1.12.2-1.0.8 | 自动汉化模组.jar | None |
| LCHIJA | torohealthmod | 1.12-11 | 血量显示.jar | None |
| LCHIJA | phosphor-lighting | 1.12.2-0.1.6 | phosphor-1.12.2-0.1.6+build31.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
Loaded coremods (and transformers):
Inventory Tweaks Coremod (InventoryTweaks-1.63.jar)
invtweaks.forge.asm.ContainerTransformer
ForgePlugin (CustomSkinLoader_Forge-14.7.jar)
customskinloader.forge.TransformerManager
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.1.6+build31.jar)
LoadingPlugin (纯粹的黑暗.jar)
lumien.hardcoredarkness.asm.ClassTransformer
SSLoadingPlugin (意志坚定搭配-静谧四季.jar)
sereneseasons.asm.transformer.EntityRendererTransformer
sereneseasons.asm.transformer.WorldTransformer
GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 22.20.16.4771' Renderer: 'Intel(R) HD Graphics 530'
Launched Version: HMCL 3.2.130
LWJGL: 2.9.4
OpenGL: Intel(R) HD Graphics 530 GL version 4.5.0 - Build 22.20.16.4771, Intel
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,LiteLoader'
Type: Client (map_client.txt)
Resource Packs: Minecraft-Mod-Language-Modpack.zip
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
CPU: 8x Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz
OptiFine Version: OptiFine_1.12.2_HD_U_E3
OptiFine Build: 20181210-121000
Render Distance Chunks: 13
Mipmaps: 0
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.5.0 - Build 22.20.16.4771
OpenGlRenderer: Intel(R) HD Graphics 530
OpenGlVendor: Intel
CpuCount: 8
[12:28:13] [Client thread/INFO]: [net.minecraft.init.Bootstrap:func_179870_a:553]: #@!@# Game crashed! Crash report saved to: #@!@# F:\QQ消息记录\2627716361\FileRecv\【new版】群员的裙底下到底有什么~\【无天境版】群员的裙底下到底有什么~\群内mc长期服务器~ 天境空岛冒险\.minecraft\crash-reports\crash-2019-09-18_12.28.12-client.txt
AL lib: (EE) alc_cleanup: 1 device not closed
凉薄丶丶丶 发表于 2019-9-18 12:28
不行 java更新了 文件的代码也改了 一回城就闪退了
[12:27:01] [Client thread/INFO]: [OptiFine] Bett ...
引发崩溃的应该是 betteranimalsplus 更多生物.jar
似乎是什么渲染的问题
xmdhs 发表于 2019-9-18 12:51
引发崩溃的应该是 betteranimalsplus 更多生物.jar
似乎是什么渲染的问题 ...
感谢大佬 但是我刚外出 现在没法用电脑 等下午回来之后再看行不行吧(*??`*)
那么问题来了,群员的裙底,到底有什么呢?
(/dog)
(/dog)
Misaka。 发表于 2019-9-18 19:16
那么问题来了,群员的裙底,到底有什么呢?
(/dog)
有安全裤!(即答)