• 締切済み

マインクラフト 初期起動できない

マインクラフトを初めて起動しようと思ったのですが このように表示されて起動できません Bootstrap (v5) Current time is Nov 25, 2013 8:49:10 PM System.getProperty('os.name') == 'Windows 8' System.getProperty('os.version') == '6.2' System.getProperty('os.arch') == 'x86' System.getProperty('java.version') == '1.7.0_45' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '32' Looking for update Downloading:https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma Got reply found. Reversing LZMA on C:\Users\shota!!\AppData\Roaming\.minecraft\launcher.pack.lzma to C:\Users\shota!!\AppData\Roaming\.minecraft\luncher.pack Unpacking C:\Users\shota!!\AppData\Roaming\.minecraft\launcher.pack to Users\shota!!\AppData\Roaming\.minecraft\launcher.jar Cleaning up C:\Users\shota!!\AppData\Roaming\.minecraft\launcher.pack Starting launcher. FATAL ERROR: java.lang.ExceptionInInitializerError at org.apache.logging.log4j.until.PropertiesUntil.<init>(PropertiesUtil.java:71) at org.apache.logging.log4j.until.PropertiesUntil.<clinit>(PropertiesUtil.java:31) at org.apache.logging.log4j.status.StatusLogger.<clinit>(StatusLogger.java:48) at org.apache.logging.log4j.LogManager.<clinit>(LogManager.java:44) at net.minecraft.launcher.Launcher.<clinit>(Launcher.java:58) 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 net.minecraft.bootstrap.Bootstrap.startLauncher(Bootstrap.java:240) at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:124) at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381) Caused by: java.lang.NullPointerException at org.apache.logging.log4j.until.PropertiesUntil.<clinit>(PropertiesUtil.java:70) ... 12 more Pleace fix the error and restart. パソコンは プロセッサ:Intel(R) Core(TM)i7-3630QM CPU @ 2.40GHz 2.40GHz 実装メモリ(RAM):8.00GB システムの種類:64ビット OS:Windows8 です よくわからないので丁寧に教えてください よろしくお願いします

みんなの回答

  • sata-nn
  • ベストアンサー率59% (920/1545)
回答No.1

JAVA、ドライバーが古いか、ソフト面の不具合があるのかもしれません。 一度、ドライバーの更新等をするとよいでしょう。 手順1:JAVA更新 http://java.com/ja/download/ 手順2:FLASH更新 http://get.adobe.com/jp/flashplayer/ 手順3:ドライバー更新 http://www.intel.com/p/ja_JP/support/detect 手順4:システム面の不具合修正 http://jp.iobit.com(無料版) ・起動→右上(×印)付近にある「詳細設定」を選択→設定のケア欄にあるレジストリ修復、プライバシースイープ、ジャンクファイルクリーン(ゴミ箱以外)の項目に全てチェックを入れる。ディスクデフラグの「断片化が下記の%以上で実行」の所に常時デフラグを選択します。 ・終わりましたら、適用→OKを選択します。これにより設定は完了です。 ・再度起動→ケア→すべてチェックを入れる ・ケア→ケア欄にあるスキャンを選択→少し時間がかかります。→修復を選択します。→自動的に修復されます。全体が修復されるので、終わるまで待ちます。 ・終わりましたら、先ほどインストールしたソフトをすべてアンインストールしてください 手順5:マインクラフト再インストール 手順6:マインクラフトのパッチ修正 http://www26.atwiki.jp/minecraft/pages/1062.html

kerorok66keroro
質問者

お礼

回答ありがとうございます 一通りやってみたのですができませんでした 丁寧に教えてもらいありがとうございました

関連するQ&A

  • マインクラフトのクラッシュの原因がわからない

    クラッシュレポートは下記の通りです。 ---- Minecraft Crash Report ---- // I bet Cylons wouldn't have this problem. Time: 14/08/01 16:47 Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.NoSuchFieldError: dirt at cpw.mods.fml.common.LoadController.transition(LoadController.java:162) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:515) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:239) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:867) at net.minecraft.client.main.Main.main(SourceFile:148) 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.NoSuchFieldError: dirt at cpw.mods.ironchest.IronChestType.<clinit>(IronChestType.java:38) at cpw.mods.ironchest.ChestChangerType.<clinit>(ChestChangerType.java:23) at cpw.mods.ironchest.IronChest.preInit(IronChest.java:46) 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.GeneratedMethodAccessor3.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) 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.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:118) at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:513) ... 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.10 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_65, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 71696528 bytes (68 MB) / 254373888 bytes (242 MB) up to 523501568 bytes (499 MB) JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx512M -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xmn128M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) u

  • マインクラフトのクラッシュの原因を教えてほしい

    ↓クラッシュレポートです。 Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/network/IGuiHandler at cpw.mods.fml.common.LoadController.transition(LoadController.java:163) at cpw.mods.fml.common.Loader.loadMods(Loader.java:544) at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:208) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:480) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.NoClassDefFoundError: net/minecraftforge/fml/common/network/IGuiHandler at java.lang.Class.forName0(Native Method) at java.lang.Class.forName(Class.java:348) at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.loadMods(Loader.java:513) ... 10 more Caused by: java.lang.ClassNotFoundException: net.minecraftforge.fml.common.network.IGuiHandler at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 35 more Caused by: java.lang.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 37 more

  • minecraft起動するときのエラーについて質問

    友達がPC版のminecraftをしたいといったので購入してもらってDLするところまでいきました。 すると、ランチャーでエラーが出るといってきました。 なので僕の.minecraftのファイルを送って起動してもらったら開けてのですが、僕のアカウントでログインした状態になっていたのでログアウトしてもらって買ったアカウントを入力してもらったのですが、ログインできなくなってしまいました。なので送った.minecraftをけしてminecraft.exeを押したらまたエラーが出てきました。 今もwikiなどを見て調べているのですがよくわかりません。 これがエラーログです Bootstrap (v5) Current time is Feb 8, 2014 2:11:27 AM System.getProperty('os.name') == 'Windows 7' System.getProperty('os.version') == '6.1' System.getProperty('os.arch') == 'amd64' System.getProperty('java.version') == '1.7.0_51' System.getProperty('java.vendor') == 'Oracle Corporation' System.getProperty('sun.arch.data.model') == '64' Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma Exception: javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: No trusted certificate found Recognized exception: the likely cause is a set of broken/missing root-certificates. Check your java install and perhaps reinstall it. Downloading: https://s3.amazonaws.com/Minecraft.Download/launcher/launcher.pack.lzma (try 2/10) FATAL ERROR: java.lang.NoClassDefFoundError: Could not initialize class javax.crypto.JceSecurity at javax.crypto.Cipher.getInstance(Cipher.java:499) at sun.security.ssl.JsseJce.getCipher(Unknown Source) at sun.security.ssl.CipherBox.<init>(Unknown Source) at sun.security.ssl.CipherBox.newCipherBox(Unknown Source) at sun.security.ssl.CipherSuite$BulkCipher.newCipher(Unknown Source) at sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source) at sun.security.ssl.CipherSuite$BulkCipher.isAvailable(Unknown Source) at sun.security.ssl.CipherSuite.isAvailable(Unknown Source) at sun.security.ssl.SSLContextImpl.getApplicableCipherSuiteList(Unknown Source) at sun.security.ssl.SSLContextImpl.getDefaultCipherSuiteList(Unknown Source) at sun.security.ssl.SSLSocketImpl.init(Unknown Source) at sun.security.ssl.SSLSocketImpl.<init>(Unknown Source) at sun.security.ssl.SSLSocketFactoryImpl.createSocket(Unknown Source) at sun.net.www.protocol.https.HttpsClient.createSocket(Unknown Source) at sun.net.NetworkClient.doConnect(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.http.HttpClient.openServer(Unknown Source) at sun.net.www.protocol.https.HttpsClient.<init>(Unknown Source) at sun.net.www.protocol.https.HttpsClient.New(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.getNewHttpClient(Unknown Source) at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source) at sun.net.www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown Source) at sun.net.www.protocol.https.HttpsURLConnectionImpl.connect(Unknown Source) at net.minecraft.bootstrap.Downloader.run(Downloader.java:64) at net.minecraft.bootstrap.Bootstrap.execute(Bootstrap.java:92) at net.minecraft.bootstrap.Bootstrap.main(Bootstrap.java:381) Please fix the error and restart. どうすればできるようになるか教えてください(>_<)

  • Tomcat起動時のエラー

    Tomcatを起動すると以下のエラーがでます。 org.apache.commons.digester.Digester endElement 致命的: End event threw exception java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) at org.apache.commons.beanutils.PropertyUtils.setSimpleProperty(PropertyUtils.java:1789) at org.apache.commons.beanutils.PropertyUtils.setNestedProperty(PropertyUtils.java:1684) at org.apache.commons.beanutils.PropertyUtils.setProperty(PropertyUtils.java:1713) at org.apache.commons.beanutils.BeanUtils.setProperty(BeanUtils.java:1019) at org.apache.commons.digester.BeanPropertySetterRule.end(BeanPropertySetterRule.java:245) at org.apache.commons.digester.Digester.endElement(Digester.java:1064) : : at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:425) Caused by: java.lang.InstantiationException: javax.servlet.ServletContext at java.lang.Class.newInstance0(Class.java:293) at java.lang.Class.newInstance(Class.java:261) at org.apache.velocity.tools.view.ViewToolInfo.setClassname(ViewToolInfo.java:84) 現在、Strutsとvelocityを導入しています。 エラーはでますが動作には支障がありません。 何が原因なのでしょうか。。 誰か原因がわかる方おられませんか。 ご教授、宜しくお願い致します。

  • マインクラフト ModLoader1.3

    マインクラフトにNihongoModを導入しようと思い、ModLoaderを入れたのですが ログインしたあと動かなくなってしまいました。 ModLoaderを導入する数分前までは普通にプレイできていました。 ログイン後、このようなエラーが出ます。 Minecraft has crashed! ---------------------- Minecraft has stopped running because it encountered a problem; Exception occured in ModLoader This error has been saved to C:\Users\Plutonium\AppData\Roaming\.minecraft\crash-reports\crash-2012-09-23_00.50.53-client.txt for your convenience. Please include a copy of this file if you report this crash to anyone. --- BEGIN ERROR REPORT 61feb4e8 -------- Generated 12/09/23 0:50 - Minecraft Version: 1.3.2 - Operating System: Windows 7 (amd64) version 6.1 - Java Version: 1.7.0_07, Oracle Corporation - Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation - Memory: 396220056 bytes (377 MB) / 514523136 bytes (490 MB) up to 954466304 bytes (910 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - ModLoader: Mods loaded: 1 ModLoader 1.3.2 java.lang.VerifyError: (class: mod_NihongoInput, method: onTickInGUI signature: (FLnet/minecraft/client/Minecraft;Lvl;)Z) Incompatible argument to function at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Unknown Source) at java.lang.Class.getDeclaredFields(Unknown Source) at ModLoader.setupProperties(ModLoader.java:2064) at ModLoader.addMod(ModLoader.java:342) at ModLoader.readFromModFolder(ModLoader.java:1429) at ModLoader.init(ModLoader.java:932) at ModLoader.addAllRenderers(ModLoader.java:185) at avy.<init>(RenderManager.java:87) at avy.<clinit>(RenderManager.java:14) at net.minecraft.client.Minecraft.a(SourceFile:260) at net.minecraft.client.Minecraft.run(SourceFile:516) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 3b33bafb ---------- バージョンは1.3.2で、動作環境は満たしています。 ModLoaderのバージョンも1.3.2用で合わせているのを確認しました。 解決法がわかる方は教えてください。 お願いします。

  • マインクラフト起動できない

    マインクラフトを起動すると Bad video card drivers! ----------------------- Minecraft was unable to start because it failed to find an accelerated OpenGL mode. This can usually be fixed by updating the video card drivers. --- BEGIN ERROR REPORT 7fe0271 -------- Generated 12/07/11 15:39 Minecraft: Minecraft 1.0.0 OS: Windows XP (x86) version 5.1 Java: 1.7.0_05, Oracle Corporation VM: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation LWJGL: 2.4.2 [failed to get system properties (java.lang.NullPointerException)] 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:185) at org.lwjgl.opengl.Display.createWindow(Display.java:311) at org.lwjgl.opengl.Display.create(Display.java:856) at org.lwjgl.opengl.Display.create(Display.java:784) at org.lwjgl.opengl.Display.create(Display.java:765) at net.minecraft.client.Minecraft.a(SourceFile:237) at net.minecraft.client.Minecraft.run(SourceFile:644) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 2d08fb69 ---------- というエラーメッセージ?が出てしまいます。どうすればこのエラーメッセージ?をなくせますか?なくし方を教えてください。僕はPCのことはあまり知らないので・・・・・ よろしくお願いします。

  • Tomcatが起動できない

    いつもお世話になっています。 Tomcatを起動すると以下のようなエラーが出ます。 自分の書き換えた場所は元に戻したはずなのに。 invokerの設定とContextの登録をさわりました。 それから出るようになった気がします。 Tomcatのバージョンは5.5、OSはWinXP、eclipseを使っています。 どなたかお教え下さい。 致命的: createMBeans: Throwable javax.management.MalformedObjectNameException: Invalid character ':' in value part of property at javax.management.ObjectName.construct(Unknown Source) at javax.management.ObjectName.<init>(Unknown Source) at org.apache.catalina.mbeans.MBeanUtils.createObjectName(MBeanUtils.java:1060) at org.apache.catalina.mbeans.MBeanUtils.createMBean(MBeanUtils.java:497) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLifecycleListener.java:570) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLifecycleListener.java:366) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLifecycleListener.java:535) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLifecycleListener.java:498) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLifecycleListener.java:660) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLifecycleListener.java:628) at org.apache.catalina.mbeans.ServerLifecycleListener.createMBeans(ServerLifecycleListener.java:278) at org.apache.catalina.mbeans.ServerLifecycleListener.lifecycleEvent(ServerLifecycleListener.java:129) at org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:120) at org.apache.catalina.core.StandardServer.start(StandardServer.java:693) at org.apache.catalina.startup.Catalina.start(Catalina.java:552) 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 org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:295) at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:433)

    • ベストアンサー
    • Java
  • マインクラフトのMODでクラッシュしてしまいました

    日本語MODを入れたらクラッシュしました txtに書かれている通りにやったのにクラッシュしてしまいました .minecraftのmodsファイルに入れました --- BEGIN ERROR REPORT 23bc01b6 -------- Generated 12/11/08 21:03 - Minecraft Version: 1.4.2 - Operating System: Windows 7 (x86) version 6.1 - Java Version: 1.6.0_31, Sun Microsystems Inc. - Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Sun Microsystems Inc. - Memory: 482534576 bytes (460 MB) / 519110656 bytes (495 MB) up to 1037959168 bytes (989 MB) - JVM Flags: 2 total; -Xms512m -Xmx1024m - AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used - ModLoader: Mods loaded: 2 ModLoader 1.4.2 GuiControlsFix 1.4.2-1 java.lang.VerifyError: (class: mod_NihongoInput, method: onTickInGUI signature: (FLnet/minecraft/client/Minecraft;Lvl;)Z) Incompatible argument to function at java.lang.Class.getDeclaredFields0(Native Method) at java.lang.Class.privateGetDeclaredFields(Unknown Source) at java.lang.Class.getDeclaredFields(Unknown Source) at ModLoader.setupProperties(ModLoader.java:1965) at ModLoader.addMod(ModLoader.java:373) at ModLoader.readFromModFolder(ModLoader.java:1381) at ModLoader.init(ModLoader.java:901) at ModLoader.addAllRenderers(ModLoader.java:215) at azw.<init>(RenderManager.java:92) at azw.<clinit>(RenderManager.java:14) at net.minecraft.client.Minecraft.a(SourceFile:259) at net.minecraft.client.Minecraft.run(SourceFile:515) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT d3484924 ---------- 原因がわかる方いらっしゃいませんか? よろしくお願いします

  • マインクラフトが初起動で起動しない。

    マインクラフトを買ったんですがダウンロードして起動したら、Mjang とでてしばらく待つと、 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:\Users\erimo\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-02_14.07.51-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 8db63020 -------- Full report at: C:\Users\erimo\AppData\Roaming\.minecraft\crash-reports\crash-2013-06-02_14.07.51-client.txt Please show that file to Mojang, NOT just this screen! Generated 13/06/02 14:07 -- System Details -- Details: Minecraft Version: 1.5.2 Operating System: Windows 7 (x86) version 6.1 Java Version: 1.7.0_21, Oracle Corporation Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Oracle Corporation Memory: 404695544 bytes (385 MB) / 518979584 bytes (494 MB) up to 1037959168 bytes (989 MB) JVM Flags: 2 total; -Xms512m -Xmx1024m AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used Suspicious classes: No suspicious classes found. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 LWJGL: 2.4.2 OpenGL: ATI Mobility Radeon HD 4200 GL version 2.1.9120, ATI Technologies Inc. Is Modded: Probably not. Jar signature remains and client brand is untouched. Type: Client (map_client.txt) Texture Pack: Inter Realistic Texture Pack 512 V1.5.2.zip Profiler Position: N/A (disabled) Vec3 Pool Size: ~~ERROR~~ NullPointerException: null bin at bim.d(SourceFile:84) at bir.b(SourceFile:95) at bge.d(SourceFile:350) at net.minecraft.client.Minecraft.a(SourceFile:298) at avv.a(SourceFile:56) at net.minecraft.client.Minecraft.run(SourceFile:507) at java.lang.Thread.run(Unknown Source) --- END ERROR REPORT 589eb11c ---------- っていうのが出てきます。自分は英語力とかないんで誰か教えてください! あとそのうちMODも入れたいんですがマインクラフトのファイルが見当たらないのですが、どうしたらいいのかも教えていただけるとありがたいです!

  • eclipseからweblogic起動

    eclipseからweblogicを起動したのですが、その後、Admin Server Consolを開くことができません。 何か設定が足らないのでしょうか。 とりあえず、ログを見る限り起動はしているはずなのですが。 ログにはlog4jのエラーが出ています。 <2008/04/10 9時47分49秒 JST> <Notice> <WebLogicServer> <BEA-000365> <サーバ状態が STARTING に変化しました。> java.lang.NoSuchMethodError: org.apache.log4j.Category.log(Ljava/lang/String;Lorg/apache/log4j/Level;Ljava/lang/Object;Ljava/lang/Throwable;)V at org.apache.commons.logging.impl.Log4JCategoryLog.debug(Log4JCategoryLog.java:94) at com.bea.console.preferences.spi.FilePreferencesProvider.<init>(FilePreferencesProvider.java:70) at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39) at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:494) at java.lang.Class.newInstance0(Class.java:350) at java.lang.Class.newInstance(Class.java:303) at com.bea.portlet.prefs.spi.ProviderFactory.createInstance(ProviderFactory.java:79) at com.bea.portlet.prefs.spi.ProviderFactory.setDefaultProviderClass(ProviderFactory.java:47) at com.bea.portlet.prefs.spi.IPreferenceStore$Factory.registerDefaultProvider(IPreferenceStore.java:128) at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:113) at javax.servlet.GenericServlet.init(GenericServlet.java:256) at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:94) at weblogic.servlet.internal.WebAppServletContext$AsyncInitRequest.run(WebAppServletContext.java:1641) at weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207) at weblogic.work.ExecuteThread.run(ExecuteThread.java:179) <2008/04/10 9時48分15秒 JST> <Notice> <WebLogicServer> <BEA-000331> <ドメイン "mydomain" で WebLogic 管理サーバ "AdminServer" を開発モードで起動しました。> <2008/04/10 9時48分15秒 JST> <Notice> <WebLogicServer> <BEA-000365> <サーバ状態が RUNNING に変化しました。> <2008/04/10 9時48分15秒 JST> <Notice> <WebLogicServer> <BEA-000360> <サーバが RUNNING モードで起動しました。>