- 締切済み
マイクラのクラッシュの原因を突き止めて欲しいです
---- Minecraft Crash Report ---- WARNING: coremods are present: IELoadingPlugin (ImmersiveEngineering-core-0.12-98.jar) TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar) ForgelinPlugin (Forgelin-1.8.4.jar) MekanismCoremod (Mekanism-1.12.2-9.8.3.390.jar) Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.14-1.12.2.jar) OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar) CTMCorePlugin (CTM-MC1.12.2-1.0.2.31.jar) MixinBooter (!mixinbooter-4.2.jar) FcCoreMod (ae2fc-1.12.2-1.0.11.jar) CocoaInputCorePlugin (CocoaInput-[1.9-1.12.2]-3.1.5.jar) EnderCorePlugin (EnderCore-1.12.2-0.5.76-core.jar) NEELoadingPlugin (NotEnoughEnergistics-1.12.2-1.2.4.jar) JustEnoughIDs Extension Plugin (JustEnoughIDs-1.0.4-SNAPSHOT-thin.jar) Contact their authors BEFORE contacting forge // Why is it breaking :( Time: 4/21/22 11:38 AM Description: Initializing game java.lang.NoSuchMethodError: appeng.api.storage.ICellRegistry.getCellInventory(Lnet/minecraft/item/ItemStack;Lappeng/api/storage/ISaveProvider;Lappeng/api/storage/IStorageChannel;)Lappeng/api/storage/IMEInventoryHandler; at com.thiakil.appliedfluidics.item.ItemFluidicStorageCell.func_77624_a(ItemFluidicStorageCell.java:150) at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707) at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576) at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49) at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44) at java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at com.thiakil.appliedfluidics.item.ItemFluidicStorageCell.func_77624_a(ItemFluidicStorageCell.java:150) at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:707) at net.minecraft.client.Minecraft.lambda$populateSearchTreeManager$1(Minecraft.java:576) at net.minecraft.client.util.SearchTree.func_194042_b(SourceFile:49) at net.minecraft.client.util.SearchTree.func_194043_a(SourceFile:44) at java.lang.Iterable.forEach(Iterable.java:75) at net.minecraft.client.Minecraft.func_193986_ar(Minecraft.java:590) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:529) -- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378) at net.minecraft.client.main.Main.main(SourceFile:123) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) -- System Details -- Details: Minecraft Version: 1.12.2 Operating System: Mac OS X (x86_64) version 10.16 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2425313240 bytes (231
- みんなの回答 (3)
- 専門家の回答
みんなの回答
- m5048172715
- ベストアンサー率16% (860/5261)
解決への手がかりとしては、前回できてから、何かをして、その後できなくなったなら、その何かが原因かそれに近いとなるのだけど、何か新しいことやった?
- house_0707
- ベストアンサー率100% (9/9)
coremodsが存在することが原因です。 coremodsとは ↓↓ https://mcmodding.jp/modding/index.php/Coremods%E3%81%AE%E5%9F%BA%E7%A4%8E こちらを確認してください。わからない所があればもう一度聞いてください!よろしくおねがいします
補足
coremodsを無効化させるためにはどうしたらいいのでしょう?
- house_0707
- ベストアンサー率100% (9/9)
先に教えてほしいのですが、MODやデータパックなどを導入しましたか?導入したなら教えてほしいです。
補足
mod入れましたね
補足
最初にいろんなmod入れて遊ぶ派なので何が原因かあまりわかってないのです