想启动我的世界时提示java.lang.objectNoSuchMethodError

博主最新文章
博主热门文章
您举报文章:
举报原因:
原文地址:
原因补充:
(最多只允许输入30个字)Caused by: java.lang.NoSuchMethodError 这是什么问题啊,急求答案_百度知道
Caused by: java.lang.NoSuchMethodError 这是什么问题啊,急求答案
(http-/0.0.0.0:8080-6) null: java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) [rt.jar:1.6.0_22]
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) [...
我有更好的答案
method 即方法,就是找不到这个方法。应该是你调用了一个不存在的方法
明显不是程序问题,是文件包有问题,很可能是你哪个模块的存放目录弄错了
为您推荐:
其他类似问题
nosuchmethoderror的相关知识
换一换
回答问题,赢新手礼包
个人、企业类
违法有害信息,请在下方选择后提交
色情、暴力
我们会通过消息、邮箱等方式尽快将举报结果通知您。[MC-41448] Hopper: java.lang.NoSuchMethodError: com.google.common.collect.ImmutableList.copyOf(Ljava/util/C)Lcom/google/common/collect/ImmutableL - JIRA
On Friday the 24th, the bug tracker will be unavailable for a number of hours as we upgrade the bug tracker software. Check
on twitter for status updates.
Resolution:
Won't Fix
Affects Version/s:
Minecraft 1.7.2
Fix Version/s:
Confirmation Status:
Unconfirmed
This is an automatically generated report based from the following crash:
java.lang.NoSuchMethodError: com.google.common.collect.ImmutableList.copyOf(Ljava/util/C)Lcom/google/common/collect/ImmutableL
at bqt.c(SourceFile:122)
at azd.b(SourceFile:479)
at azd.Z(SourceFile:392)
The following is the first clean report made public about this crash:
---- Minecraft Crash Report ----
Time: 10/25/13 12:18 PM
Description: Initializing game
java.lang.NoSuchMethodError: com.google.common.collect.ImmutableList.copyOf(Ljava/util/C)Lcom/google/common/collect/ImmutableL
at bqt.c(SourceFile:122)
at azd.b(SourceFile:479)
at azd.Z(SourceFile:392)
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at bqt.c(SourceFile:122)
at azd.b(SourceFile:479)
at azd.Z(SourceFile:392)
-- Initialization --
Stacktrace:
at azd.e(SourceFile:689)
at net.minecraft.client.main.Main.main(SourceFile:103)
-- System Details --
Minecraft Version: 1.7.2
Operating System: Mac OS X (x86_64) version 10.9
Java Version: 1.6.0_65, Apple Inc.
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Apple Inc.
bytes (56 MB) /
bytes (81 MB) up to
bytes (1015 MB)
JVM Flags: 1 -Xmx1G
AABB Pool Size: 0 (0 0 MB) allocated, 0 (0 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
Launched Version: 1.7.2
LWJGL: 2.9.1
OpenGL: Intel HD Graphics 4000 OpenGL Engine GL version 2.1 INTEL-8.18.26, Intel Inc.
Is Modded: Probably not. Jar signature remains and client brand is untouched.
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)
You can see this full report at
Unassigned
[Bot] Hopper
Vote for this issue
Start watching this issue博主最新文章
博主热门文章
您举报文章:
举报原因:
原文地址:
原因补充:
(最多只允许输入30个字)java中的异常java.lang.NoSuchMethodError由什么引起的?_百度知道
java中的异常java.lang.NoSuchMethodError由什么引起的?
java.lang.NoSuchMethodError: org.objectweb.asm.ClassVisitor.visit(IILjava/lang/SLjava/lang/S[Ljava/lang/SLjava/lang/S)V这是由什么引起的异常?这是在myEclipse中运行程序时 的异常,请高手解决。
visit是hibernate3.2的jar包中的类ClassVisitor中的方法,我怎么能知道里面有没有这个visit方法和这个方法的参数情况呢?我没有hibernate3.2的源代码
我有更好的答案
你引用的org.objectweb.asm.ClassVisitor路径(可能是jar包里的)下没有 visit(String,String,String,String)这个方法 很有可能是方法名或参数个数或类型不对 仔细检查一下,如果确认没有问题重启服务对于你补充的问题我也补充一下:这个可能是共用jar包文件版本冲突删掉WEB-INF/lib/asm-3.2.jar然后重启下服务应该就可以了asm-3.2.jar不一定真的是3.2版本,但开头肯定是asm
采纳率:37%
那就是你的方法的调用错了
ava.lang.NoSuchMethodError不就是没有这个方法异常嘛,估计方法哪里写错了,这个就要慢慢看了。
应该是方法名错了 或者是参数传错了
,参数不匹配!你可以找到这个jar包,去里面砍下这个类下的这个方法!应该很好找把,不难!
估计是方法名写错了,确认一下从启服务!
提议:最好把你的程序发上去,这样,我们才会更有针对性的解决问题。
我猜,我可能是你的方法名写错了。
其他4条回答
为您推荐:
其他类似问题
nosuchmethoderror的相关知识
换一换
回答问题,赢新手礼包
个人、企业类
违法有害信息,请在下方选择后提交
色情、暴力
我们会通过消息、邮箱等方式尽快将举报结果通知您。}

我要回帖

更多关于 java.lang 的文章

更多推荐

版权声明:文章内容来源于网络,版权归原作者所有,如有侵权请点击这里与我们联系,我们将及时删除。

点击添加站长微信