首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >如何解开我的世界(有Java错误代码)

如何解开我的世界(有Java错误代码)
EN

Stack Overflow用户
提问于 2012-11-15 13:24:33
回答 1查看 1.1K关注 0票数 0

我在我最喜欢的世界上使用局域网服务器,当我保存并退出这个世界时,一切都很正常。后来我试图进入这个世界,它在加载屏幕上出现了一点故障,当我进入这个世界时,它非常没有反应,我的意思是我会打破一个块,什么也不会发生,这个块就消失了,当我试图访问存储箱时,需要整整两分钟才能看到里面的内容。过了一段时间,它崩溃了,我得到了这个错误代码:

代码语言:javascript
复制
  Minecraft has crashed!      
  ----------------------      

Minecraft has stopped running because it encountered a problem; Exception in server tick loop

A full error report has been saved to C:\Users\SovietOnion\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-15_00.11.55-server.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 1e5074f8 --------
Full report at:
C:\Users\SovietOnion\AppData\Roaming\.minecraft\crash-reports\crash-2012-11-  15_00.11.55-server.txt
Please show that file to Mojang, NOT just this screen!

Generated 11/15/12 12:12 AM

-- System Details --
Details:
Minecraft Version: 1.4.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 318267992 bytes (303 MB) / 534249472 bytes (509 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 23258 (1302448 bytes; 1 MB) allocated, 23258 (1302448 bytes; 1 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 15, tcache: 0, allocated: 3, tallocated: 63
Profiler Position: N/A (disabled)
Vec3 Pool Size: 149614 (8378384 bytes; 7 MB) allocated, 149614 (8378384 bytes; 7 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.

java.lang.NullPointerException
at cf.b(SourceFile:103)
at cf.a(SourceFile:35)
at iv.b(SourceFile:437)
at gm.a(SourceFile:72)
at bdr.b(SourceFile:73)
at net.minecraft.server.MinecraftServer.r(SourceFile:769)
at net.minecraft.server.MinecraftServer.q(SourceFile:686)
at bdo.q(SourceFile:117)
at net.minecraft.server.MinecraftServer.run(SourceFile:620)
at fy.run(SourceFile:856)
--- END ERROR REPORT 8eb5620c ----------

当它说完整的错误报告位于"“时,它会这样说:

代码语言:javascript
复制
---- Minecraft Crash Report ----
// I'm sorry, Dave.

Time: 11/15/12 12:18 AM
Description: Exception in server tick loop

java.lang.NullPointerException
at cf.b(SourceFile:103)
at cf.a(SourceFile:35)
at iv.b(SourceFile:437)
at gm.a(SourceFile:72)
at bdr.b(SourceFile:73)
at net.minecraft.server.MinecraftServer.r(SourceFile:769)
at net.minecraft.server.MinecraftServer.q(SourceFile:686)
at bdo.q(SourceFile:117)
at net.minecraft.server.MinecraftServer.run(SourceFile:620)
at fy.run(SourceFile:856)


-- System Details --
Details:
Minecraft Version: 1.4.4
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.7.0_05, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 190459000 bytes (181 MB) / 536018944 bytes (511 MB) up to 954466304 bytes (910 MB)
JVM Flags: 2 total; -Xms512m -Xmx1024m
AABB Pool Size: 23208 (1299648 bytes; 1 MB) allocated, 23208 (1299648 bytes; 1 MB) used
Suspicious classes: No suspicious classes found.
IntCache: cache: 15, tcache: 0, allocated: 3, tallocated: 63
Profiler Position: N/A (disabled)
Vec3 Pool Size: 149633 (8379448 bytes; 7 MB) allocated, 149633 (8379448 bytes; 7 MB) used
Player Count: 0 / 8; []
Type: Integrated Server (map_client.txt)
Is Modded: Probably not. Jar signature remains and both client + server brands are untouched.
EN

回答 1

Stack Overflow用户

回答已采纳

发布于 2012-11-15 13:33:55

应用程序中的NullPointerException已经被混淆(就像这个很明显),只能由供应商/供应商进行调试。

我建议你提交一份错误报告...向你喜欢的神祈祷。

你也可以在“我的世界”论坛上获得帮助。

但基本上,这不是我们能帮到你的事情...由于您正在使用的应用程序的封闭性/模糊性。

票数 2
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/13391978

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档