[Crash-report] 常见崩溃报告以及其处理方法
minecraft吧
全部回复
仅看楼主
level 14
sanityko 楼主
一楼越短越好
2015年02月01日 17点02分 1
level 14
sanityko 楼主
1.Pixel format not accelerated(客户端)
解决方法:调节硬件加速(具体方法百度即可)(摘自置顶贴)
例:
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3
Time: 15-1-17 下午9:32
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:447)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
-- System Details --
Details:
Minecraft Version: 1.6.2
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 12646200 bytes (12 MB) / 54476800 bytes (51 MB) up to 1037959168 bytes (989 MB)
JVM Flags: 1 total; -Xmx1024m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Launched Version: 1.6.2-Forge9.10.0.803
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Pack: Default
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
2015年02月01日 17点02分 2
漏了比较重要的几点,只有xp才能调整硬件加速,其他系统的请尝试更新显卡驱动
2015年02月08日 17点02分
鸟语看不懂
2015年03月03日 14点03分
如果显示显卡驱动是最新的呢?
2015年05月06日 12点05分
NNQ
就TM是win7啊
2015年06月17日 05点06分
level 14
sanityko 楼主
2.MissingModsException(服务端)
特点:所有mod都处于Unload状态
解决方法:更新Forge
来源:Forge版本低的服务端
例:
---- Minecraft Crash Report ----
// Daisy, daisy...
Time: 15-1-22 上午9:24
Description: Exception in server tick loop
cpw.mods.fml.common.MissingModsException
at cpw.mods.fml.common.Loader.sortModList(Loader.java:235)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:464)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:78)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:296)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:152)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:622)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation
Memory: 42632208 bytes (40 MB) / 100282368 bytes (95 MB) up to 1046937600 bytes (998 MB)
JVM Flags: 2 total; -Xincgc -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.01-pre FML v7.2.116.36 Minecraft Forge 10.12.0.1033 19 mods loaded, 19 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded
FML{7.2.116.36} [Forge Mod Loader] (mcpc-plus-1.7.2-R0.4-forge1033-B51.jar) Unloaded
Forge{10.12.0.1033} [Minecraft Forge] (mcpc-plus-1.7.2-R0.4-forge1033-B51.jar) Unloaded
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded
DamageIndicatorsMod{3.1.2} [Damage Indicators] ([1.7.2]血量.jar) Unloaded
inventorytweaks{1.57-116} [Inventory Tweaks] (R键整理.jar) Unloaded
MultiPageChest{1.3.0} [Multi Page Chest] (多页箱子 MC1.7.2 V1.3.0.jar) Unloaded
cfm{3.3.2} [§6MrCrayfish's Furniture Mod] (家具MOD【浴室更新】.jar) Unloaded
IC2{2.1.484-experimental} [IndustrialCraft 2] (工业2.jar) Unloaded
examplemod{1.0} [examplemod] (更多们.jar) Unloaded
extradoors{1.5.1} [Extra Doors] (更多们.jar) Unloaded
IronPP{3.4.2} [Iron Pressure Plate] (更多压力板MOD2015-1-21 23.58.51.jar) Unloaded
gibby_pun{1.5} [The Ultimate Pun Mod!] (更多怪物和物品.jar) Unloaded
thirstmod{1.8.4} [Thirst Mod] (水.jar) Unloaded
RedstonePasteMod{1.6} [Redstone Paste[CN_Dark]] (爬墙红石MOD.jar) Unloaded
miners{3.0.3} [Miner's Heaven] (矿工天堂MOD.jar) Unloaded
InfernalMobs{1.4.5} [Infernal Mobs] (精英怪物MOD.jar) Unloaded
SuperScience{1.0.25} [SuperScience] (超科学装备.zip) Unloaded
Trapcraft{v2.2.1a} [Trapcraft] (陷阱MOD.zip) Unloaded
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'mcpc,craftbukkit,fml,forge'
Type: Dedicated Server (map_server.txt)
2015年02月01日 17点02分 3
在哪里有最新的forge
2015年04月03日 13点04分
怎么更新Forge
2015年06月15日 11点06分
我已经是最新的了,为什么也报错
2015年08月15日 23点08分
楼楼最新的Forge版本号是多少呢?[疑问][勉强][疑问]
2015年08月27日 11点08分
level 14
sanityko 楼主
3.NoClassDefFoundError(1)(服务端)(此处只是NoClassDefFoundError的其中一种情况)
特点:mod列表里能看到大量单机mod,比如血量显示
解决方法:请删除服务端里的单机mod
来源:安装了单机mod的服务端
本质:服务端里缺少像客户端一样的有关图形界面的类和方法,单机mod调用这些方法时会显示找不到类(NoClassDefFoundError)
例:(血量显示等大量单机mod导致的崩溃)
---- Minecraft Crash Report ----
// Oh - I know what I did wrong!
Time: 15-1-20 下午7:21
Description: Exception in server tick loop
cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:514)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:88)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:313)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:166)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:601)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/entity/EntityClientPlayerMP
at DamageIndicatorsMod.DIMod.preInit(DIMod.java:57)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:512)
... 5 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.entity.EntityClientPlayerMP
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:188)
at java.lang.ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
... 32 more
Caused by: java.lang.NullPointerException
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (amd64) version 6.3
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 42036496 bytes (40 MB) / 97005568 bytes (92 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 2 total; -Xincgc -Xmx1G
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.211.1126 Minecraft Forge 10.12.2.1126 11 mods loaded, 11 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized
FML{7.2.211.1126} [Forge Mod Loader] (cauldron-1.7.2-1.1126.04.46-server.jar) Unloaded->Constructed->Pre-initialized
Forge{10.12.2.1126} [Minecraft Forge] (cauldron-1.7.2-1.1126.04.46-server.jar) Unloaded->Constructed->Pre-initialized
InputFix{1.7.x-v2} [InputFix] (minecraft.jar) Unloaded->Constructed->Pre-initialized
TooManyItems{1.7.2} [TooManyItems] (minecraft.jar) Unloaded->Constructed->Pre-initialized
craftguide{1.5.2} [CraftGuide] (1.7.2[CN]CraftGuide-1.6.8.0-by_hukk.zip) Unloaded->Constructed->Pre-initialized
Backpack{2.0.0} [Backpack] (Backpacks-Mod.jar) Unloaded->Constructed->Pre-initialized
TwilightForest{2.2.3} [The Twilight Forest] (twilightforest-1.7.2-2.2.3.jar) Unloaded->Constructed->Pre-initialized
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod_1.7.2.jar) Unloaded->Constructed->Pre-initialized
voxelmap{1.7.2} [VoxelMap] (小地图.jar) Unloaded->Constructed->Pre-initialized
DamageIndicatorsMod{3.0.0.0} [Damage Indicators] (血量显示.jar) Unloaded->Constructed->Errored
Profiler Position: N/A (disabled)
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt)
2015年02月01日 17点02分 4
这个单机MOD在哪儿删除啊?纯新手求教
2015年04月23日 05点04分
我服务器出个这个问题,但是我装了:暮色,工业,竹风,武器,家具。哪个mod有问题??
2015年04月26日 03点04分
@trjoker 装个10.13.4.1614的Forge,还不行就是暮色和竹风的过。
2016年12月15日 09点12分
@trjoker 或者是暮色和工业
2016年12月15日 09点12分
level 14
sanityko 楼主
4.ClassCastException(服务端/客户端)
解释:无法进行类转换,通俗点说就是mod冲突了
解决方法:删除冲突的mod
例:(家具和暮色冲突)
---- Minecraft Crash Report ----
// Don't do that.
Time: 14-12-27 ??12:58
Description: Ticking entity
java.lang.ClassCastException: com.mrcrayfish.furniture.tileentity.TileEntityStereo cannot be cast to twilightforest.tileentity.TileEntityTFTrophy
at twilightforest.block.BlockTFTrophy.func_149719_a(BlockTFTrophy.java:86)
at twilightforest.block.BlockTFTrophy.func_149668_a(BlockTFTrophy.java:74)
at net.minecraft.block.Block.func_149743_a(Block.java:566)
at net.minecraft.world.World.func_72945_a(World.java:1935)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:744)
at net.minecraft.entity.EntityLivingBase.func_70612_e(EntityLivingBase.java:1644)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1964)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:388)
at net.minecraft.entity.monster.EntityMob.func_70636_d(EntityMob.java:36)
at net.minecraft.entity.monster.EntityZombie.func_70636_d(EntityZombie.java:235)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1760)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:213)
at net.minecraft.entity.monster.EntityMob.func_70071_h_(EntityMob.java:41)
at net.minecraft.entity.monster.EntityZombie.func_70071_h_(EntityZombie.java:326)
at net.minecraft.world.World.func_72866_a(World.java:2605)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:841)
at net.minecraft.world.World.func_72870_g(World.java:2559)
at net.minecraft.world.World.func_72939_s(World.java:2383)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:672)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:917)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:646)
at java.lang.Thread.run(Unknown Source)
2015年02月01日 17点02分 5
……我看出来是属于mod冲突 可是看不懂是哪些mod冲突怎么办[惊哭]
2015年10月18日 10点10分
level 14
sanityko 楼主
5.LoaderException(服务端/客户端)
解释:mod载入的时候出现了问题
特点:有一个mod的状态为error
解决方法:更换或删除该mod/更新forge(目前当事人除了删除该mod之外未向我反馈其他两种方法的实际效果)
例:(Galacticraft Core出问题)
---- Minecraft Crash Report ----
// Everything's going to plan. No, really, that was supposed to happen.
Time: 15-1-25 下午2:55
Description: There was a severe problem during mod loading that has caused the game to fail
cpw.mods.fml.common.LoaderException: java.lang.IllegalAccessError: tried to access field net.minecraft.network.EnumConnectionState.field_150761_f from class micdoodle8.mods.galacticraft.core.network.ConnectionEvents
at cpw.mods.fml.common.LoadController.transition(LoadController.java:162)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:691)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:288)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:527)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.IllegalAccessError: tried to access field net.minecraft.network.EnumConnectionState.field_150761_f from class micdoodle8.mods.galacticraft.core.network.ConnectionEvents
at micdoodle8.mods.galacticraft.core.network.ConnectionEvents.<clinit>(ConnectionEvents.java:25)
at micdoodle8.mods.galacticraft.core.GalacticraftCore.init(GalacticraftCore.java:201)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:513)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:208)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:187)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:47)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:690)
... 10 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_71, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 61115576 bytes (58 MB) / 158609408 bytes (151 MB) up to 1038876672 bytes (990 MB)
JVM Flags: 2 total; -Xincgc -Xmx1024M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 Optifine OptiFine_1.7.2_HD_U_D3[hukk汉化] 10 mods loaded, 10 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
FML{7.2.217.1147} [Forge Mod Loader] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized
Forge{10.12.2.1147} [Minecraft Forge] (forge-1.7.2-10.12.2.1147.jar) Unloaded->Constructed->Pre-initialized->Initialized
CodeChickenCore{1.0.1.7} [CodeChicken Core] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
InputFix{1.7.x-v2} [InputFix] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized
NotEnoughItems{1.0.2.14} [Not Enough Items] (NotEnoughItems 物品管理器 v1.0.2.14.jar) Unloaded->Constructed->Pre-initialized->Initialized
GalacticraftCore{3.0.0} [Galacticraft Core] (GalacticraftCore-BETA-1.7-3.0.0.149.jar) Unloaded->Constructed->Pre-initialized->Errored
inventorytweaks{1.58-dev-139-7d397cb} [Inventory Tweaks] (InventoryTweaks-1.58-dev-139.jar) Unloaded->Constructed->Pre-initialized->Initialized
voxelmap{1.7.2} [VoxelMap] (voxelmap-1.7.2-1.0.jar) Unloaded->Constructed->Pre-initialized->Initialized
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2[汉化修复].jar) Unloaded->Constructed->Pre-initialized->Initialized
2015年02月01日 17点02分 6
请问楼主哪里能看到是哪一个mod出了问题?
2015年10月17日 08点10分
@骤雨至 GalacticraftCore
2016年05月02日 13点05分
level 14
sanityko 楼主
6.完全不方便描述的报错(服务端)
因为它和我所看到的一般报错格式不太一样,所以不太好描述
但是能轻易看出这是装了Smartmoving却没装PlayerAPI导致的崩溃
Minecraft has crashed!
----------------------
Minecraft has stopped running because it encountered a problem; Failed to start game
A full error report has been saved to C:\Documents and Settings\Administrator\桌面\启动\minecraft151LQSMODZW\.minecraft\crash-reports\crash-2015-01-01_20.28.42-client.txt - Please include a copy of that file (Not this screen!) if you report this crash to anyone; without it, they will not be able to help fix the crash :(
--- BEGIN ERROR REPORT e18b6849 --------
Full report at:
C:\Documents and Settings\Administrator\桌面\启动\minecraft151LQSMODZW\.minecraft\crash-reports\crash-2015-01-01_20.28.42-client.txt
Please show that file to Mojang, NOT just this screen!
Generated 15-1-1 下午8:28
-- System Details --
Details:
Minecraft Version: 1.5.1
Operating System: Windows XP (x86) version 5.1
Java Version: 1.7.0_04, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 45525616 bytes (43 MB) / 112418816 bytes (107 MB) up to 518979584 bytes (494 MB)
JVM Flags: 1 total; -Xmx512M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Suspicious classes: FML and Forge are installed
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP v7.44 FML v5.1.8.611 Minecraft Forge 7.7.1.611 40 mods loaded, 40 mods active
mcp [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed
FML [Forge Mod Loader] (coremods) Unloaded->Constructed
Forge [Minecraft Forge] (coremods) Unloaded->Constructed
mod_bspkrsCore [bspkrsCore] ([1.5.1]bspkrsCorev1.03.zip) Unloaded->Constructed
mod_TooManyItems [mod_TooManyItems] (minecraft.jar) Unloaded->Constructed
TreeCapitator [TreeCapitator] ([1.5.1]TreeCapitator.Forge.1.5.1.r01.Uni.CoreMod.jar) Unloaded->Constructed
GalacticraftCore [Galacticraft Core] (Galacticraft-Alpha-0.1.26.jar) Unloaded->Constructed
BasicComponents [Basic Components] (Galacticraft-Alpha-0.1.26.jar) Unloaded->Constructed
DamageIndicatorsMod [Damage Indicators] ([1.5.1]DamageIndicators v2.5.3 cn.zip) Unloaded->Constructed
iDiamondhunter [More Bows mod] ([1.5.1]More bows Forge 1.5.1_01_CN.jar) Unloaded->Constructed
mod_ReiMinimap [mod_ReiMinimap] ([1.5.1]ReiMinimap_v3.3_04_CN(sy).zip) Unloaded->Constructed
EnhancedBooks [Enhanced Books] ([1.5.1]增强的书_CN.zip) Unloaded->Constructed
craftguide [CraftGuide] (CraftGuide-1.6.6For1.5.1_CN(sy).zip) Unloaded->Constructed
DragonMounts [Dragon Mounts Forge (WIP)] (dragonmount_v0.99_mc1.5.1.zip) Unloaded->Constructed
FlansMod [Flan's Mod] (Flans Mod 2.2 for Minecraft 1.5.1 Universal汉化.zip) Unloaded->Constructed
inventorytweaks [Inventory Tweaks] (InventoryTweaks-1.52-MC1.5.1_CN(sy).jar) Unloaded->Constructed
mod_MMM_MMMLib [MMMLib] (MMMLib-1_5_1-2.zip) Unloaded->Constructed
mod_LMM_littleMaidMob [littleMaidMob] (littleMaidMob-1_5_1-1.zip) Unloaded->Constructed
Millenaire [Millénaire] (millenaire4.4.2.zip) Unloaded->Constructed
mod_MinePainter [MinePainter] (MinePainter-0.1.0-mc1.5.1.zip) Unloaded->Constructed
RPGInventoryMod [RPG Inventory Mod] (Rpg-1.5.1.zip) Unloaded->Constructed
RPGMS [RpgInv Mage Addon] (Rpg-1.5.1.zip) Unloaded->Constructed
RPGPlusPlus [Subarakis RPG++ mod] (Rpg-1.5.1.zip) Unloaded->Constructed
RPGRB [Rogue and BeastMaster Patch] (Rpg-1.5.1.zip) Unloaded->Constructed
VanillaShields [Vanilla Shields Mod] (Rpg-1.5.1.zip) Unloaded->Constructed
ZAMod [Zombie Awareness] (Zombie Awareness v1.85 Mod for MC v1.5.1.zip) Unloaded->Constructed
Atum [Atum] (亚图姆:金沙之旅MOD1.5.1汉化78.zip) Unloaded->Constructed
SeasonsMod [The Seasons Mod] (四季MOD1.5.1汉化78.zip) Unloaded->Constructed
jammyfurniture [Jammy Furniture Mod] (家具-1.5.1.zip) Unloaded->Constructed
LegendaryBeasts [Legendary Beasts] (幻想怪物MOD1.5.1汉化78.zip) Unloaded->Constructed
TwilightForest [The Twilight Forest] (暮色森林1.17.1.zip) Unloaded->Constructed
mozombies [Mo' Zombies Mod 汉化:787878b] (更多僵尸MOD1.5.1汉化78.zip) Unloaded->Constructed
zolandre_extraDoors [Extra Doors] (更多门1.1-1.5.1汉化.zip) Unloaded->Constructed
mod_SmartMoving [mod_SmartMoving] (灵活动作.zip) Unloaded->Errored
mod_SmartRender [mod_SmartRender] (灵活动作.zip) Unloaded->Errored
SpecialMobs [Special Mobs] (特殊怪物1.5.1.zip) Unloaded->Constructed
MutantCreatures [Mutant Creatures] (突变生物MOD1.5.1汉化78.zip) Unloaded->Constructed
TeNNoX_Bacteria [Bacteria] (细菌MOD1.5.1汉化78.zip) Unloaded->Constructed
Natura [Natura] (自然环境-1.5.1.zip) Unloaded->Constructed
HealthBars [Health Bars] (血量条MOD1.5.1.zip) Unloaded->Constructed
LWJGL: 2.4.2
OpenGL: Intel(R) HD Graphics GL version 3.1.0 - Build 6.14.10.5437, Intel
Is Modded: Definitely; Client brand changed to 'forge,fml'
Type: Client (map_client.txt)
Texture Pack: Default
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
java.lang.RuntimeException:
========================================
Smart Moving could not find the required API "Client Player API"!
----------------------------------------
Download Player API universal from:
http://www.minecraftforum.net/topic/738498-/
and install it on your system to fix this specific problem.
========================================
at net.smart.utilities.Assert.clientPlayerAPI(Assert.java:26)
at net.smart.render.mod.Client.create(Client.java:24)
at mod_SmartRender.<init>(mod_SmartRender.java:21)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at cpw.mods.fml.common.modloader.ModLoaderModContainer.constructMod(ModLoaderModContainer.java:494)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:165)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:314)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:98)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:502)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:160)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:407)
at net.minecraft.client.MinecraftAppletImpl.func_71384_a(SourceFile:56)
at net.minecraft.client.Minecraft.run(Minecraft.java:729)
at java.lang.Thread.run(Unknown Source)
--- END ERROR REPORT 5d456cf4 ----------
2015年02月01日 17点02分 8
原谅我挖,这种要怎么解决
2015年07月29日 11点07分
@不朽世界树🌐🌳 需要安装mod对应的API
2016年04月06日 10点04分
level 14
sanityko 楼主
7.OutOfMemoryError
解释:内存溢出
解决方法:重启服务器(治标)/增加内存(治本)
例:
--- Minecraft Crash Report ----
Time: 15-1-2 下午5:01
Description: Exception in server tick loop
java.lang.OutOfMemoryError: Java heap space
at org.objectweb.asm.ClassReader.a(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at cpw.mods.fml.common.discovery.asm.ASMModParser.<init>(ASMModParser.java:41)
at cpw.mods.fml.common.discovery.JarDiscoverer.discover(JarDiscoverer.java:55)
at cpw.mods.fml.common.discovery.ContainerType.findMods(ContainerType.java:30)
at cpw.mods.fml.common.discovery.ModCandidate.explore(ModCandidate.java:52)
at cpw.mods.fml.common.discovery.ModDiscoverer.identifyMods(ModDiscoverer.java:103)
at cpw.mods.fml.common.Loader.identifyMods(Loader.java:338)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:470)
at cpw.mods.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:86)
at cpw.mods.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:351)
at ho.c(DedicatedServer.java:86)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:724)
at fy.run(ThreadMinecraftServer.java:16)
2015年02月01日 17点02分 12
内存调高了就出错,调成推荐的1024又崩溃闪退。
2015年06月20日 15点06分
我的16G内存都出现这情况怎么解决
2015年12月16日 14点12分
回复 SymbolAsce :因为那是假内存
2016年02月08日 06点02分
level 14
sanityko 楼主
8.另一种冲突(暂时不确定是mod冲突还是方块冲突)
解释:看来是村庄mod里的一个方块和NPCmod里的红石座发生了冲突
解决方法(未实践):删除其中一个mod(删mod的话肯定能解决的吧啊喂!)
---- Minecraft Crash Report ----
// Ooh. Shiny.
Time: 15-1-9 下午8:34
Description: Initializing game
java.lang.IllegalArgumentException: Slot 1525 is already occupied by org.millenaire.common.block.BlockDecorativeSlab@46ee9cfd when adding noppes.npcs.blocks.BlockNpcRedstone@4a544672
at net.minecraft.block.Block.<init>(Block.java:348)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at noppes.npcs.blocks.BlockNpcRedstone.<init>(BlockNpcRedstone.java:22)
at noppes.npcs.CustomItems.load(CustomItems.java:153)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:149)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:193)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:104)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:222)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:796)
at net.minecraft.client.main.Main.main(SourceFile:101)
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:57)
at net.minecraft.launchwrapper.Launch.main(Launch.java:18)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.block.Block.<init>(Block.java:348)
at net.minecraft.block.BlockContainer.<init>(SourceFile:9)
at noppes.npcs.blocks.BlockNpcRedstone.<init>(BlockNpcRedstone.java:22)
at noppes.npcs.CustomItems.load(CustomItems.java:153)
at noppes.npcs.CustomNpcs.load(CustomNpcs.java:149)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:540)
at sun.reflect.GeneratedMethodAccessor1.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:193)
at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:173)
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.EventHandler.handleEvent(EventHandler.java:74)
at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
at com.google.common.eventbus.EventBus.dispatch(EventBus.java:313)
at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:296)
at com.google.common.eventbus.EventBus.post(EventBus.java:267)
at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:104)
at cpw.mods.fml.common.Loader.initializeMods(Loader.java:697)
at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:222)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:506)
2015年02月01日 17点02分 13
貌似就是方块ID冲突
2016年11月06日 02点11分
level 14
求助!一启动客户端就提示
program break at
java.awt.sanitykoIsBakaException
一直都这样玩不了microcraft1.9pre6怎么办[惊哭]
2015年02月01日 17点02分 14
@sanityko 真是的,连这种问题都处理不了,我高估你了[滑稽][茶杯]
2015年02月01日 18点02分
回复 CreonLY :查了查baka api,最后发现是cjiang.mianbei没有及时剥离导致的[滑稽][茶杯]
2015年02月01日 18点02分
回复 sanityko :感谢大触解答[滑稽][玫瑰]看你这么卖力,送你朵小红花吧
2015年02月01日 18点02分
吧务
level 15
花式水? 先不说这种“样例”有没有用 你觉得这东西真会有人看?
2015年02月01日 17点02分 15
94别闹,我在mc吧的主题就只有这一个了[滑稽][茶杯]
2015年02月01日 17点02分
[玫瑰]夜露死苦
2015年02月01日 17点02分
回复 Feb26_1994 : こちらこそ[滑稽][茶杯]
2015年02月01日 17点02分
哇哦
2015年04月28日 08点04分
level 12
前排膜拜大触_(:з)∠)_
2015年02月02日 06点02分 18
level 14
sanityko 楼主
10.ticking a block
解释:方块崩服,在-- Block being ticked --下面有着我们想要的信息
解决方法:我是用Multicraft在崩服之后还能接受指令的神奇功能,使用/setblock抹掉了那个方块,其余方法例如删区块估计也能成功。
例:(ID为536:3(分类树核心)的方块导致了崩溃,世界为world,坐标为-707,45,327)
---- Minecraft Crash Report ----
// I feel sad now :(
Time: 2/2/15 11:05 AM
Description: Exception while ticking a block
java.lang.NullPointerException: Exception while ticking a block
at twilightforest.block.BlockTFMagicLogSpecial.doSortingTreeEffect(BlockTFMagicLogSpecial.java:318)
at twilightforest.block.BlockTFMagicLogSpecial.func_149674_a(BlockTFMagicLogSpecial.java:144)
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:743)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:271)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:893)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:780)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
at java.lang.Thread.run(Thread.java:745)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at twilightforest.block.BlockTFMagicLogSpecial.doSortingTreeEffect(BlockTFMagicLogSpecial.java:318)
at twilightforest.block.BlockTFMagicLogSpecial.func_149674_a(BlockTFMagicLogSpecial.java:144)
-- Block being ticked --
Details:
Block type: ID #536 (tile.TFMagicLogSpecial // twilightforest.block.BlockTFMagicLogSpecial)
Block data value: 3 / 0x3 / 0b0011
Block location: World: (-707,45,327), Chunk: (at 13,2,7 in -45,20; contains blocks -720,0,320 to -705,255,335), Region: (-2,0; contains chunks -64,0 to -33,31, blocks -1024,0,0 to -513,255,511)
Stacktrace:
at net.minecraft.world.WorldServer.func_72955_a(WorldServer.java:743)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:271)
-- Affected level --
Details:
Level name: world
All players: 5 total; [EntityPlayerMP['J_W'/3139, l='world', x=-706.42, y=44.00, z=328.30](J_W at -706.4219199796537,44.0,328.30000001192093), EntityPlayerMP['adweras'/3213, l='world', x=-708.68, y=40.00, z=330.11](adweras at -708.6752472285096,40.0,330.1
13905334072
23), EntityPlayerMP['Anss_Fzx'/4892, l='world', x=-1450.70, y=67.00, z=660.27](Anss_Fzx at -1450.6981075833473,67.0,660.2651251501946), EntityPlayerMP['X_P'/3623, l='world', x=228.45, y=31.00, z=172.64](X_P at 228.4530094536751,31.0,172.63789193411858), EntityPlayerMP['sike'/4129, l='world', x=-194.87, y=64.00, z=-1994.83](sike at -194.86832176315437,64.0,-1994.8277681668285)]
Chunk stats: ServerChunkCache: 2707 Drop: 0
Level seed: -
13464317872
78970575
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (557,63,361), Chunk: (at 13,3,9 in 34,22; contains blocks 544,0,352 to 559,255,367), Region: (1,0; contains chunks 32,0 to 63,31, blocks 512,0,0 to 1023,255,511)
Level time: 96649237 game time, 97850040 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 36793 (now: false), thunder time: 69055 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:893)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:780)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:643)
at java.lang.Thread.run(Thread.java:745)
2015年02月04日 14点02分 19
机智,用multicraft
2016年05月02日 13点05分
level 9
detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows Server 2008 R2 (amd64) version 6.1
Java Version: 1.7.0_75, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 196866864 bytes (187 MB) / 605364224 bytes (577 MB) up to 5068161024 bytes (4833 MB)
JVM Flags: 4 total; -Xms16M -Xmx5000M -XX:-UseParallelGC -XX:MaxPermSize=128M
AABB Pool Size: 270 (15120 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 29, tallocated: 77
FML: MCP v9.03 FML v7.2.217.1147 Minecraft Forge 10.12.2.1147 10 mods loaded, 10 mods active
mcp{9.03} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
FML{7.2.217.1147} [Forge Mod Loader] (Start.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Forge{10.12.2.1147} [Minecraft Forge] (Start.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
customnpcs{1.7.2-2} [CustomNpcs] (CustomNPCs_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
IC2{2.1.484-experimental} [IndustrialCraft 2] (industrialcraft-2-2.1.484-experimental.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Railcraft{9.1.0.0} [Railcraft] (Railcraft_1.7.2-9.1.0.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
TwilightForest{2.2.1} [The Twilight Forest] (twilightforest-1.7.2-2.2.1.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
weaponmod{1.7.2 v1.14.2} [Balkon's WeaponMod] (weaponmod-1.14.2%5B汉化修复%5D.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
cfm{3.3.5} [§6MrCrayfish's Furniture] (更多家具.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
AdvancedSolarPanel{1.7.2-3.5.0} [Advanced Solar Panels] (高级太阳能-1.7.2-3.5.0.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available
Profiler Position: N/A (disabled)
Vec3 Pool Size: 49 (2744 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Player Count: 1 / 50; [EntityPlayerMP['luocraft'/42, l='world', x=334.89, y=67.00, z=-152.91](luocraft at 334.8934139244291,67.0,-152.90769015108972)]
Is Modded: Definitely; Server brand changed to 'cauldron,craftbukkit,mcpc,fml,forge'
Type: Dedicated Server (map_server.txt
2015年02月07日 15点02分 24
2015年02月07日 15点02分
level 9
@sanityko 图片处理了一下,能私聊吗大神能否帮忙解决一下,需要我提供什么信息和材料?
2015年02月08日 00点02分 26
回复
�Dz��尡
: 显然不是内存外溢
2015年08月09日 04点08分
weaponmod没有加载。解决方法:去官方下载源重新下载安装对应版本的mod
2016年05月02日 13点05分
level 4
---- Minecraft Crash Report ----
// Shall we play a game?
Time: 15-2-15 下午8:16
Description: Ticking entity
java.lang.NullPointerException: Ticking entity
at littleMaidMobX.LMM_EntityAIJumpToMaster.func_75249_e(LMM_EntityAIJumpToMaster.java:84)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:582)
at littleMaidMobX.LMM_EntityLittleMaid.func_70619_bc(LMM_EntityLittleMaid.java:1582)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1924)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:388)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:144)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
at littleMaidMobX.LMM_EntityLittleMaid.func_70636_d(LMM_EntityLittleMaid.java:1688)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1760)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:213)
at littleMaidMobX.LMM_EntityLittleMaid.func_70071_h_(LMM_EntityLittleMaid.java:1912)
at net.minecraft.world.World.func_72866_a(World.java:2605)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:841)
at net.minecraft.world.World.func_72870_g(World.java:2559)
at net.minecraft.world.World.func_72939_s(World.java:2383)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:672)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:917)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:646)
at java.lang.Thread.run(Unknown Source)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at littleMaidMobX.LMM_EntityAIJumpToMaster.func_75249_e(LMM_EntityAIJumpToMaster.java:84)
at net.minecraft.entity.ai.EntityAITasks.func_75774_a(SourceFile:94)
at net.minecraft.entity.EntityLiving.func_70619_bc(EntityLiving.java:582)
at littleMaidMobX.LMM_EntityLittleMaid.func_70619_bc(LMM_EntityLittleMaid.java:1582)
at net.minecraft.entity.EntityLivingBase.func_70636_d(EntityLivingBase.java:1924)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:388)
at net.minecraft.entity.EntityAgeable.func_70636_d(EntityAgeable.java:144)
at net.minecraft.entity.passive.EntityAnimal.func_70636_d(SourceFile:37)
at littleMaidMobX.LMM_EntityLittleMaid.func_70636_d(LMM_EntityLittleMaid.java:1688)
at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1760)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:213)
at littleMaidMobX.LMM_EntityLittleMaid.func_70071_h_(LMM_EntityLittleMaid.java:1912)
at net.minecraft.world.World.func_72866_a(World.java:2605)
at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:841)
at net.minecraft.world.World.func_72870_g(World.java:2559)
-- Entity being ticked --
Details:
Entity Type: lmmx.LittleMaidX (littleMaidMobX.LMM_EntityLittleMaid)
Entity ID: 3483714
Entity Name: Little Maid
Entity's Exact location: 254.89, 127.64, 1943.39
Entity's Block location: World: (254,127,1943), Chunk: (at 14,7,7 in 15,121; contains blocks 240,0,1936 to 255,255,1951), Region: (0,3; contains chunks 0,96 to 31,127, blocks 0,0,1536 to 511,255,2047)
Entity's Momentum: -0.17, 0.19, -0.10
Stacktrace:
at net.minecraft.world.World.func_72939_s(World.java:2383)
at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:672)
-- Affected level --
Details:
Level name: world
All players: 14 total; [EntityPlayerMP['E_xpect'/656949, l='world', x=5376.49, y=65.00, z=-178.20](E_xpect at 5376.486187181295,65.0,-178.20069254075412), EntityPlayerMP['dreanX'/7533, l='world', x=100.03, y=88.13, z=-1440.91](dreanX at 100.02764734140649,88.
13235758975
374,-1440.9101020026144), EntityPlayerMP['wchwch'/1815838, l='world', x=4656.37, y=67.00, z=-1455.65](wchwch at 4656.370021045341,67.0,-1455.653953489692), EntityPlayerMP['dower'/2657605, l='world', x=-2530.46, y=198.00, z=-94.25](dower at -2530.455972118028,198.0,-94.24583379537428), EntityPlayerMP['royal_purple'/8558, l='world', x=-736.34, y=69.50, z=-1116.38](royal_purple at -736.342499235474,69.5,-1116.3797609150279), EntityPlayerMP['LeoHirasawa'/3385399, l='world', x=-722.73, y=72.00, z=-1137.93](LeoHirasawa at -722.7286486327648,72.0,-1137.93144539681), EntityPlayerMP['XYhua'/3409195, l='world', x=4372.63, y=59.50, z=502.70](XYhua at 4372.62838214095,59.5,502.6966179613366), EntityPlayerMP['xiaoka'/3424674, l='world', x=-738.43, y=72.00, z=-1134.39](xiaoka at -738.4295150389325,72.0,-1134.3860937897873), EntityPlayerMP['lcccc'/2170947, l='world', x=4649.37, y=72.00, z=-1452.18](lcccc at 4649.365539539576,72.0,-1452.1799387797337), EntityPlayerMP['Ghos_ting'/1609124, l='world', x=113.76, y=122.18, z=1960.82](Ghos_ting at 113.7592906843536,122.
18315937094
948,1960.8239665611115), EntityPlayerMP['UZI_OMG'/3102199, l='world', x=1080.12, y=82.88, z=724.23](UZI_OMG at 1080.1212503856125,82.87805177961796,724.229857422726), EntityPlayerMP['Fotty'/1181, l='world', x=4944.78, y=211.68, z=-274.58](Fotty at 4944.778389818512,211.67938142206702,-274.5803336485755), EntityPlayerMP['lv_dou'/422702, l='world', x=4052.83, y=85.00, z=-1501.93](lv_dou at 4052.832922572738,85.0,-1501.9285274393349), EntityPlayerMP['Limmiro'/1093218, l='world', x=257.24, y=127.00, z=1944.72](Limmiro at 257.24089043780793,127.0,1944.724557107127)]
Chunk stats: ServerChunkCache: 1572 Drop: 0
Level seed: 6680522386626957478
Level generator: ID 00 - default, ver 1. Features enabled: true
Level generator options:
Level spawn location: World: (-367,75,163), Chunk: (at 1,4,3 in -23,10; contains blocks -368,0,160 to -353,255,175), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 84322196 game time, 87206339 day time
Level dimension: 0
Level storage version: 0x04ABD - Anvil
Level weather: Rain time: 17102 (now: false), thunder time: 92171 (now: false)
Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
Stacktrace:
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:917)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:432)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:783)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:646)
at java.lang.Thread.run(Unknown Source)
2015年02月15日 16点02分 27
楼主你能看看我这女仆什么地方出错吗?我在到处找问题都找不到[泪]
2015年02月15日 16点02分
回复 小翻翻爱虎吧 : sanityko [host]:回复 小翻翻爱虎吧 :只能看出是女仆的实体出错,好像和它的跳跃ai有关,出问题的女仆的具体位置是254,127,1943
2015年02月15日 17点02分
@sanityko 我也觉得是跳跃,感觉发生原因是她那个座毯, 女仆坐在上面,当主人回来附近的时候女仆会不会就是在这时候跳跃出错呢?[咦]
2015年02月16日 04点02分
@sanityko 因为我发现这个出错的位置的女仆是坐着的- -[不高兴]
2015年02月16日 04点02分
level 2
---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.
Time: 15-2-16 下午8:06
Description: Updating screen events
java.lang.IllegalStateException: failed to create a child event loop
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
at re.a(SourceFile:44)
at re.b(SourceFile:41)
at ur.c(SourceFile:10)
at rd.a(SourceFile:121)
at bss.a(SourceFile:1923)
at bxf.i(SourceFile:172)
at bxf.a(SourceFile:135)
at bxe.a(SourceFile:342)
at bxe.k(SourceFile:405)
at bxf.k(SourceFile:81)
at bxe.p(SourceFile:382)
at bss.r(SourceFile:1480)
at bss.at(SourceFile:880)
at bss.a(SourceFile:317)
at net.minecraft.client.main.Main.main(SourceFile:124)
Caused by: io.netty.channel.ChannelException: failed to open a new selector
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:128)
at io.netty.channel.nio.NioEventLoop.<init>(NioEventLoop.java:120)
at io.netty.channel.nio.NioEventLoopGroup.newChild(NioEventLoopGroup.java:87)
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:64)
... 18 more
Caused by: java.io.IOException: Unable to establish loopback connection
at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
at sun.nio.ch.PipeImpl$Initializer.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at sun.nio.ch.PipeImpl.<init>(Unknown Source)
at sun.nio.ch.SelectorProviderImpl.openPipe(Unknown Source)
at java.nio.channels.Pipe.open(Unknown Source)
at sun.nio.ch.WindowsSelectorImpl.<init>(Unknown Source)
at sun.nio.ch.WindowsSelectorProvider.openSelector(Unknown Source)
at io.netty.channel.nio.NioEventLoop.openSelector(NioEventLoop.java:126)
... 21 more
Caused by: java.net.SocketException: Unrecognized Windows Sockets error: 87: socket
at sun.nio.ch.Net.socket0(Native Method)
at sun.nio.ch.Net.serverSocket(Unknown Source)
at sun.nio.ch.ServerSocketChannelImpl.<init>(Unknown Source)
at sun.nio.ch.SelectorProviderImpl.openServerSocketChannel(Unknown Source)
at java.nio.channels.ServerSocketChannel.open(Unknown Source)
... 30 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at io.netty.util.concurrent.MultithreadEventExecutorGroup.<init>(MultithreadEventExecutorGroup.java:68)
at io.netty.channel.MultithreadEventLoopGroup.<init>(MultithreadEventLoopGroup.java:49)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:61)
at io.netty.channel.nio.NioEventLoopGroup.<init>(NioEventLoopGroup.java:52)
at re.a(SourceFile:44)
at re.b(SourceFile:41)
at ur.c(SourceFile:10)
at rd.a(SourceFile:121)
at bss.a(SourceFile:1923)
at bxf.i(SourceFile:172)
at bxf.a(SourceFile:135)
at bxe.a(SourceFile:342)
at bxe.k(SourceFile:405)
at bxf.k(SourceFile:81)
at bxe.p(SourceFile:382)
-- Affected screen --
Details:
Screen name: bxp
Stacktrace:
at bss.r(SourceFile:1480)
at bss.at(SourceFile:880)
at bss.a(SourceFile:317)
at net.minecraft.client.main.Main.main(SourceFile:124)
-- System Details --
Details:
Minecraft Version: 1.8.1
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_21, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 208198832 bytes (198 MB) / 393019392 bytes (374 MB) up to 932118528 bytes (888 MB)
JVM Flags: 1 total; -Xmx999m
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
Launched Version: 1.8.1
LWJGL: 2.9.1
OpenGL: Intel(R) HD Graphics 4600 GL version 4.0.0 - Build 9.18.10.3234, 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: No
Is Modded: Probably not. Jar signature remains and client brand is untouched.
Type: Client (map_client.txt)
Resource Packs: []
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
问下这是怎么回事啊[乖]
2015年02月16日 12点02分 29
这个崩溃我看不懂
2015年02月16日 12点02分
@sanityko [委屈]用32位的JAVA就能玩,64位的就闪退[狂汗]
2015年02月16日 12点02分
回复
��֮ɫ��
:那你的系统是64位的么
2015年02月16日 12点02分
@sanityko 是64位的.
2015年02月16日 12点02分
level 1
---- Minecraft Crash Report ----
// Surprise! Haha. Well, this is awkward.
Time: 15-3-3 下午10:30
Description: Unexpected error
java.lang.IllegalStateException: Already tesselating!
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
at net.minecraft.client.renderer.RenderGlobal.func_147590_a(RenderGlobal.java:2365)
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:2350)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1578)
at net.minecraft.client.renderer.EntityRenderer.func_78480_b(EntityRenderer.java:1299)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:981)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:870)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at net.minecraft.client.renderer.Tessellator.func_78371_b(Tessellator.java:374)
at net.minecraft.client.renderer.RenderGlobal.func_147590_a(RenderGlobal.java:2365)
at net.minecraft.client.renderer.RenderGlobal.func_72731_b(RenderGlobal.java:2350)
at net.minecraft.client.renderer.EntityRenderer.func_78471_a(EntityRenderer.java:1578)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [EntityClientPlayerMP['tsu_ba_sa_'/2593, l='MpServer', x=220.22, y=68.19, z=768.85]]
Chunk stats: MultiplayerChunkCache: 20, 20
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-387,34,-35), Chunk: (at 13,2,13 in -25,-3; contains blocks -400,0,-48 to -385,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Level time: 39718701 game time, 42546795 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: 18 total; [EntityVillager['村民'/1071, l='MpServer', x=199.28, y=64.00, z=754.50], EntityVillager['村民'/1083, l='MpServer', x=189.69, y=64.00, z=775.50], EntityVillager['村民'/1082, l='MpServer', x=185.16, y=64.00, z=775.47], EntityVillager['村民'/1081, l='MpServer', x=185.22, y=64.00, z=772.47], EntityVillager['村民'/1080, l='MpServer', x=189.21, y=64.00, z=772.53], EntityClientPlayerMP['tsu_ba_sa_'/2593, l='MpServer', x=220.22, y=68.19, z=768.85], EntityVillager['村民'/1084, l='MpServer', x=191.31, y=64.00, z=772.47], EntitySakuraPetal['未知'/5379, l='MpServer', x=222.56, y=68.00, z=759.54], EntityVillager['村民'/1075, l='MpServer', x=187.78, y=64.00, z=754.54], EntityVillager['村民'/1074, l='MpServer', x=182.83, y=64.00, z=754.69], EntityHorse['马'/1073, l='MpServer', x=183.50, y=65.00, z=752.75], EntityWaypointContainer['未知'/5376, l='MpServer', x=0.00, y=0.00, z=0.00], EntityVillager['村民'/1072, l='MpServer', x=191.50, y=64.00, z=754.44], EntityVillager['村民'/1079, l='MpServer', x=194.69, y=64.00, z=775.44], EntityVillager['村民'/1078, l='MpServer', x=198.53, y=64.00, z=775.53], EntityVillager['村民'/1077, l='MpServer', x=198.69, y=64.00, z=772.50], EntitySakuraPetal['未知'/5380, l='MpServer', x=223.20, y=67.00, z=780.80], EntityWolf['警犬1号'/1076, l='MpServer', x=207.00, y=64.00, z=778.63]]
Retry entities: 0 total; []
Server brand: mcpc,craftbukkit,fml,forge
Server type: Non-integrated multiplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:384)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2433)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:899)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_67, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 500620240 bytes (477 MB) / 709885952 bytes (677 MB) up to 954728448 bytes (910 MB)
JVM Flags: 1 total; -Xmx1024m
AABB Pool Size: 6685 (374360 bytes; 0 MB) allocated, 884 (49504 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 13, tallocated: 95
FML: MCP v9.01-pre FML v7.2.116.1024 Minecraft Forge 10.12.0.1024 Optifine OptiFine_1.7.2_HD_U_D1(由MCBBS论坛jamesskl汉化) 22 mods loaded, 22 mods active
mcp{8.09} [Minecraft Coder Pack] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
FML{7.2.116.1024} [Forge Mod Loader] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Forge{10.12.0.1024} [Minecraft Forge] (forge-1.7.2-10.12.0.1024.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
InputFix{1.7.x-v2} [InputFix] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bambootransformer{1.0.0} [BambooTransformer] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicLights{1.2.9} [Dynamic Lights] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicLights_onFire{1.0.4} [Dynamic Lights on burning] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicLights_creepers{1.0.3} [Dynamic Lights on Creepers] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicLights_dropItems{1.0.6} [Dynamic Lights on ItemEntities] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicLights_mobEquipment{1.0.4} [Dynamic Lights on Mob Equipment] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicLights_flameArrows{1.0.0} [Dynamic Lights on Flame enchanted Arrows] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicLights_otherPlayers{1.0.6} [Dynamic Lights Other Player Light] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DynamicLights_thePlayer{1.1.0} [Dynamic Lights Player Light] (DynamicLights_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
bspkrsCore{6.0(1.7.2)} [bspkrsCore] (HUD插件.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
AS_UpdateCheck{1.1.2} [AtomicStryker Update Check Mod] (UpdateCheckerMod_1.7.2.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
BambooMod{Minecraft1.7.2 var2.6.6.9} [BambooMod] (和风[汉化bySF].jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
voxelmap{1.7.2} [VoxelMap] (小地图.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
DirectionHUD{1.18(1.7.2)} [DirectionHUD] (指南针.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
TwilightForest{2.2.0} [The Twilight Forest] (暮色森林.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
moreNature{0.6.0} [More Nature] (更多自然生物.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
YAFM{1.0.0} [Yet Another Food Mod-CN-By-Dark] (更好的食物.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
ArmorStatusHUD{1.18(1.7.2)} [ArmorStatusHUD] (装备耐久显示.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available
Launched Version: 1.7.2-Forge10.12.0.1024
LWJGL: 2.9.0
OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.5.0 NVIDIA 347.09, NVIDIA Corporation
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: [Sphax PureBDcraft 64x MC1.7.2.zip, bd62760.zip, Faithful-1.7 带法线贴图.zip]
Current Language: 简体中文 (中国)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 272 (15232 bytes; 0 MB) allocated, 272 (15232 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
2015年03月03日 14点03分 31
level 7
---- Minecraft Crash Report ----
// Why did you do that?
Time: 15-3-11 下午4:57
Description: Initializing game
org.lwjgl.LWJGLException: Pixel format not accelerated
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java:450)
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at org.lwjgl.opengl.WindowsPeerInfo.nChoosePixelFormat(Native Method)
at org.lwjgl.opengl.WindowsPeerInfo.choosePixelFormat(WindowsPeerInfo.java:52)
at org.lwjgl.opengl.WindowsDisplay.createWindow(WindowsDisplay.java:244)
at org.lwjgl.opengl.Display.createWindow(Display.java:306)
at org.lwjgl.opengl.Display.create(Display.java:848)
at org.lwjgl.opengl.Display.create(Display.java:757)
at org.lwjgl.opengl.Display.create(Display.java:739)
at net.minecraft.client.Minecraft.func_71384_a(MinecraftOverlay.java:450)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(MinecraftOverlay.java:815)
at net.minecraft.client.main.Main.main(SourceFile:103)
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:134)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
-- System Details --
Details:
Minecraft Version: 1.7.2
Operating System: Windows 8.1 (x86) version 6.3
Java Version: 1.7.0_75, Oracle Corporation
Java VM Version: Java HotSpot(TM) Client VM (mixed mode, sharing), Oracle Corporation
Memory: 27629192 bytes (26 MB) / 96468992 bytes (92 MB) up to 518979584 bytes (494 MB)
JVM Flags: 1 total; -Xmx512m
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML:
Launched Version: 1.7.2
LWJGL: 2.9.0
OpenGL: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: ~~ERROR~~ NullPointerException: null
Profiler Position: N/A (disabled)
Vec3 Pool Size: ~~ERROR~~ NullPointerException: null
Anisotropic Filtering: Off (1)
2015年03月11日 09点03分 32
然而你并没有看二楼
2015年03月11日 09点03分
我和你一样,你解决没
2015年05月10日 05点05分
1 2 3 4 5 6 尾页