Как исправить ошибку ichunutil

All other mods work fine but when I try to use iChunUtil for your mods the game crashes at start up. I’ve uninstalled every other mod and just installed iChunUtil and it still crashes. Everything is at version 1.10.2. Here’s the crash report:

—- Minecraft Crash Report —-
// Don’t do that.

Time: 12/3/16 10:25 PM
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
at net.minecraftforge.fml.common.versioning.DefaultArtifactVersion.containsVersion(DefaultArtifactVersion.java:74)
at net.minecraftforge.fml.common.versioning.DefaultArtifactVersion.equals(DefaultArtifactVersion.java:56)
at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:211)
at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:498)
at net.minecraftforge.fml.client.GuiModsMissing.func_73863_a(GuiModsMissing.java:106)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
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 net.minecraftforge.fml.common.versioning.DefaultArtifactVersion.containsVersion(DefaultArtifactVersion.java:74)
at net.minecraftforge.fml.common.versioning.DefaultArtifactVersion.equals(DefaultArtifactVersion.java:56)
at net.minecraftforge.fml.common.versioning.Restriction.toStringFriendly(Restriction.java:211)
at net.minecraftforge.fml.common.versioning.VersionRange.toStringFriendly(VersionRange.java:498)
at net.minecraftforge.fml.client.GuiModsMissing.func_73863_a(GuiModsMissing.java:106)
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:382)

— Screen render details —
Details:
Screen name: net.minecraftforge.fml.client.GuiModsMissing
Mouse location: Scaled: (729, 320). Absolute: (1459, 439)
Screen size: Scaled: (960, 540). Absolute: (1920, 1080). Scale factor of 2
Stacktrace:
at net.minecraft.client.renderer.EntityRenderer.func_181560_a(EntityRenderer.java:1094)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1076)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:371)
at net.minecraft.client.main.Main.main(SourceFile:124)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

— System Details —
Details:
Minecraft Version: 1.10.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 694832304 bytes (662 MB) / 1697120256 bytes (1618 MB) up to 5726797824 bytes (5461 MB)
JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.32 Powered by Forge 12.18.2.2099 4 mods loaded, 4 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
U mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
U FML{8.0.99.99} [Forge Mod Loader] (forge-1.10.2-12.18.2.2099.jar)
U Forge{12.18.2.2099} [Minecraft Forge] (forge-1.10.2-12.18.2.2099.jar)
U ichunutil{6.1.0} [iChunUtil] (iChunUtil-1.10.2-6.1.0.jar)
Loaded coremods (and transformers):
GL info: ‘ Vendor: ‘NVIDIA Corporation’ Version: ‘4.5.0 NVIDIA 375.95’ Renderer: ‘GeForce GTX 970/PCIe/SSE2’
Launched Version: 1.10.2-forge1.10.2-12.18.2.2099
LWJGL: 2.9.4
OpenGL: GeForce GTX 970/PCIe/SSE2 GL version 4.5.0 NVIDIA 375.95, NVIDIA Corporation
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: Yes
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: PureBDcraft 256x MC110
Current Language: English (US)
Profiler Position: N/A (disabled)
CPU: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and
privacy statement. We’ll occasionally send you account related emails.

Already on GitHub?
Sign in
to your account

Closed

dodgycoffee opened this issue

Sep 16, 2015

· 7 comments

Comments

@dodgycoffee

Hello there!

Hoping you can help with this one. So I’m using a custom private modpack and began experiencing a weird issue with the mod «Matter Overdrive». Specifically, rendering issues with phasers that also cause a variety of openGL errors for surrounding players. I reached out to the mod dev with the issue, and even gave him a copy of my pack to take a look. From his research he determined that it was an issue with iChunUtil rendering.

«It seem that iChunUtil is causing the error. They forgot to check if an item’s icon is null.»

He said it might be in relation to iChunUtil and using backtools. When backtools is removed, he found no problem. He also gave me a copy of the log specifically where it shows the issue for reference.

http://pastebin.com/J6h9ec0L

I’m using iChunUtil 4.2.2 (latest for 1.7.10). I know it is not the most current version overall, and the issue may very well be fixed in the newer version. However since majority of the mods I need are 1.7.10, that is where I am stuck. Is it possible to get a fix for this issue?

@Distjubo

Does it only happen with Matter Overdrive?

@dodgycoffee

I’ve only noticed the problem when with Matter Overdrive phasers/phaser rifles, but is triggered by iChunUtil/BackTools combination as shown in the log. When back tools is removed issue is not present.

@shadowfacts

This bug appears to be caused because there is no verification that an item’s icon is not null. This bug was found using Matter Overdrive (the Phaser and Phaser Rifle don’t have icons) but would theoretically also be a problem with any other item that used a custom item renderer instead of an icon.

@iChun

By Minecraft code convention, no items should ever have a null IIcon, which
is why I never checked to see if it is null.

On Thu, Sep 17, 2015 at 3:07 PM, Axl Sjolund notifications@github.com
wrote:

I’ve only noticed the problem when with Matter Overdrive phasers/phaser
rifles, but is triggered by iChunUtil/BackTools combination as shown in the
log. When back tools is removed issue is not present.


Reply to this email directly or view it on GitHub
#102 (comment).

@iChun

This, IIRC, changes in 1.8, however, so the check is (or, should be)
present in the 1.8 versions.

On Thu, Sep 17, 2015 at 4:54 PM, Kay Vin Tee ohai.ichun@gmail.com wrote:

By Minecraft code convention, no items should ever have a null IIcon,
which is why I never checked to see if it is null.

On Thu, Sep 17, 2015 at 3:07 PM, Axl Sjolund notifications@github.com
wrote:

I’ve only noticed the problem when with Matter Overdrive phasers/phaser
rifles, but is triggered by iChunUtil/BackTools combination as shown in the
log. When back tools is removed issue is not present.


Reply to this email directly or view it on GitHub
#102 (comment).

@dodgycoffee

Ok so it should be corrected in the 1.8 versions. But as I am still stuck with 1.7 because of mod support, is there a possibility for a hotfix for the 1.7 version?

I prefer to use the backtools mod if I can get a fix, but if not I can just remove it I suppose.

@iChun

Most unlikely, sorry, again, this isn’t something that is for me to fix.

On Thu, Sep 17, 2015 at 5:12 PM, Axl Sjolund notifications@github.com
wrote:

Ok so it should be corrected in the 1.8 versions. But as I am still stuck
with 1.7 because of mod support, is there a possibility for a hotfix for
the 1.7 version?

I prefer to use the backtools mod if I can get a fix, but if not I can
just remove it I suppose.


Reply to this email directly or view it on GitHub
#102 (comment).

У меня такая проблема: Я установил 92 мода в сбоку. Она работала. Добавил до сотни и уже не запускается. После этого пробовал удалять моды, делать *аналогичные сборки — Сборки с таки-же размером и кол-во модов. На аналогичных сборках всё катило. А вот уже оригинал не катил. Вот крашлог:

—- Minecraft Crash Report —-

// Why did you do that?

Time: 15.07.16 16:00

Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/cricketcraft/chisel/api/IMC

at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:739)

at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311)

at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552)

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(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:135)

at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Caused by: java.lang.NoClassDefFoundError: com/cricketcraft/chisel/api/IMC

at ExAstris.Bridge.Chisel.sendIMC(Chisel.java:53)

at ExAstris.ExAstris.Initialize(ExAstris.java:76)

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:532)

at sun.reflect.GeneratedMethodAccessor2.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:212)

at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190)

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:119)

at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737)

… 10 more

Caused by: java.lang.ClassNotFoundException: com.cricketcraft.chisel.api.IMC

at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)

at java.lang.ClassLoader.loadClass(Unknown Source)

at java.lang.ClassLoader.loadClass(Unknown Source)

… 38 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.10

Operating System: Windows 7 (amd64) version 6.1

Java Version: 1.8.0_05, Oracle Corporation

Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

Memory: 149766432 bytes (142 MB) / 406114304 bytes (387 MB) up to 1060372480 bytes (1011 MB)

JVM Flags: 10 total; -XX:HeapDumpPath=ThisTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx1024M -Xms256M -Xmn128M -XX:+UseConcMarkSweepGC -XX:-UseAdaptiveSizePolicy -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:+CMSClassUnloadingEnabled -XX:+UseCMSInitiatingOccupancyOnly

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.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 Optifine OptiFine_1.7.10_HD_U_D3 34 mods loaded, 34 mods active

States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored

UCHI mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) 

UCHI FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 

UCHI Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) 

UCHI CodeChickenCore{1.0.4.29} [codeChicken Core] (minecraft.jar) 

UCHI NotEnoughItems{1.0.4.95} [Not Enough Items] (NotEnoughItems_1.7.10_1.0.4.95_universal.jar) 

UCHI bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar) 

UCHI Treecapitator{1.7.10} [Treecapitator] (1.7.10Treecapitator_universal_2.0.4.jar) 

UCHI ArmorStatusHUD{1.27} [ArmorStatusHUD] (armorstatushud_mod_1.7.10.jar) 

UCHI Backpack{2.0.0} [backpack] (backpack_2.0.0_1.7.10.jar) 

UCHI BiblioCraft{1.11.2} [biblioCraft] (BiblioCraftv1.11.2MC1.7.10.jar) 

UCHI Baubles{1.0.1.10} [baubles] (Baubles-1.7.10-1.0.1.10.jar) 

UCHI Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft_1.7.10_4.2.3.5.jar) 

UCHI Botania{r1.7-222} [botania] (Botania_r1.7_222.jar) 

UCHI chisel{1.5.5} [Chisel] (chisel_1.7.10_1.5.5.jar) 

UCHI cookiecore{1.4.0} [Cookie Core] (CookieCore-1.7.10-1.4.0-11.jar) 

UCHI endercore{1.7.10-0.2.0.35_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.35_beta.jar) 

UCHI Waila{1.5.10} [Waila] (Waila_1.5.10_1.7.10.jar) 

UCHI EnderIO{1.7.10-2.3.0.426_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.426_beta.jar) 

UCHI ShetiPhianCore{v3} [shetiPhian-Core] (ShetiPhianCore-v3-beta2.jar) 

UCHI EnderTanks{rev16-beta1} [EnderTanks] (EnderTanks_1.7.10_rev16_beta1.jar) 

UCHI enderutilities{0.5.0} [Ender Utilities] (enderutilities_1.7.10_0.5.0.jar) 

UCHI exnihilo{1.38-49} [Ex Nihilo] (Ex_Nihilo_1.38_49.jar) 

UCHI Mantle{1.7.10-0.3.1.jenkins180} [Mantle] (Mantle-mc1.7.10-0.3.1.jar) 

UCHI TConstruct{1.7.10-1.6.0.build611} [Tinkers’ Construct] (TConstruct_mc1.7.10_1.6.0d40.1.jar) 

UCHI TSteelworks{1.7.10-1.1.1} [Tinkers’ Steelworks] (TSteelworks-1.7.10-1.1.1-17.jar) 

UCHE exastris{MC1.7.10-1.16-35} [Ex Astris] (Ex-Astris-MC1.7.10-1.16-35.jar) 

UCHI ExtraUtilities{1.1.0k} [Extra Utilities] (extra_utilities_mod_1.7.10.jar) 

UCHI HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar) 

UCHI inventorytweaks{1.59-dev-152-cf6e263} [inventory Tweaks] (InventoryTweaks_1.7.10_1.59_dev_152.jar) 

UCHI IronChest{6.0.41.729} [iron Chest] (iron_chests_mod_1.7.10.jar) 

UCHI mopickaxes{611} [Mo’ Pickaxes] (more_pickaxes_mod_1.7.10.jar) 

UCHI Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0-b1.jar) 

UCHI iChunUtil{4.2.2} [iChunUtil] (iChunUtil_4.2.2.jar) 

UCHI PortalGun{4.0.0-beta-2} [PortalGun] (PortalGun_4.0.0_beta_2.jar) 

Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine

TConstruct Environment: Environment healthy.

EnderIO: Found the following problem(s) with your installation:

                  * Optifine is installed. This is NOT supported.

                  * An unsupportted old RF API is installed (1.7.10R1.0.0 from extra_utilities_mod_1.7.10.jar).

                    Ender IO needs at least 1.7.10R1.0.2 and will NOT work with older versions.

                 This may have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.

OptiFine Version: OptiFine_1.7.10_HD_U_D3

Render Distance Chunks: 16

Mipmaps: 4

Anisotropic Filtering: 1

Antialiasing: 0

Multitexture: false

OpenGlVersion: 4.5.13399 Compatibility Profile Context 15.200.1062.1004

OpenGlRenderer: AMD Radeon HD 5570

OpenGlVendor: ATI Technologies Inc.

CpuCount: 4

Помогите чем сможете. Спасибо!

Logs (Most issues require logs to diagnose):

Spoiler

Please post logs using one of the following sites (Thank you Lumber Wizard for the list):

https://gist.github.com/100MB Requires member (Free)

https://pastebin.com/: 512KB as guest, 10MB as Pro ($$$)

https://hastebin.com/: 400KB

Do NOT use sites like Mediafire, Dropbox, OneDrive, Google Drive, or a site that has a countdown before offering downloads.

What to provide:

…for Crashes and Runtime issues:

Minecraft 1.14.4 and newer:

Post debug.log

Older versions:

Please update…

…for Installer Issues:

Post your installer log, found in the same place you ran the installer

This log will be called either installer.log or named the same as the installer but with .log on the end

Note for Windows users:

Windows hides file extensions by default so the installer may appear without the .jar extension then when the .log is added the log will appear with the .jar extension

Where to get it:

Mojang Launcher: When using the Mojang launcher debug.log is found in .minecraftlogs.

Curse/Overwolf: If you are using the Curse Launcher, their configurations break Forge’s log settings, fortunately there is an easier workaround than I originally thought, this works even with Curse’s installation of the Minecraft launcher as long as it is not launched THROUGH Twitch:

Spoiler

  1. Make sure you have the correct version of Forge installed (some packs are heavily dependent on one specific build of Forge)
  2. Make a launcher profile targeting this version of Forge.
  3. Set the launcher profile’s GameDir property to the pack’s instance folder (not the instances folder, the folder that has the pack’s name on it).
  4. Now launch the pack through that profile and follow the «Mojang Launcher» instructions above.

Video:

Spoiler

or alternately, 

Fallback («No logs are generated»):

If you don’t see logs generated in the usual place, provide the launcher_log.txt from .minecraft

Server Not Starting:

Spoiler

If your server does not start or a command window appears and immediately goes away, run the jar manually and provide the output.

Reporting Illegal/Inappropriate Adfocus Ads:

Spoiler

Get a screenshot of the URL bar or copy/paste the whole URL into a thread on the General Discussion board with a description of the Ad.

Lex will need the Ad ID contained in that URL to report it to Adfocus’ support team.

Posting your mod as a GitHub Repo:

Spoiler

When you have an issue with your mod the most helpful thing you can do when asking for help is to provide your code to those helping you. The most convenient way to do this is via GitHub or another source control hub.

When setting up a GitHub Repo it might seem easy to just upload everything, however this method has the potential for mistakes that could lead to trouble later on, it is recommended to use a Git client or to get comfortable with the Git command line. The following instructions will use the Git Command Line and as such they assume you already have it installed and that you have created a repository.

  1. Open a command prompt (CMD, Powershell, Terminal, etc).
  2. Navigate to the folder you extracted Forge’s MDK to (the one that had all the licenses in).
  3. Run the following commands:

    1. git init
    2. git remote add origin [Your Repository’s URL]

      • In the case of GitHub it should look like: https://GitHub.com/[Your Username]/[Repo Name].git
    3. git fetch
    4. git checkout —track origin/master
    5. git stage *
    6. git commit -m «[Your commit message]»
    7. git push
  4. Navigate to GitHub and you should now see most of the files.

    • note that it is intentional that some are not synced with GitHub and this is done with the (hidden) .gitignore file that Forge’s MDK has provided (hence the strictness on which folder git init is run from)
  5. Now you can share your GitHub link with those who you are asking for help.

[Workaround line, please ignore]

So i had to install iChunUtil for a mod, all the mods were working fine (except the one i needed iChunUtil for) but when i installed iChunUtil, it kept crashing here is the crash log:
—- Minecraft Crash Report —-
// Hey, that tickles! Hehehe!

Time: 21-7-19 13:57
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: modconfig/IConfigCategory
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(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:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: modconfig/IConfigCategory
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Unknown Source)
at cpw.mods.fml.common.FMLModContainer.constructMod(FMLModContainer.java:440)
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.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(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:119)
at cpw.mods.fml.common.Loader.loadMods(Loader.java:513)
… 10 more
Caused by: java.lang.ClassNotFoundException: modconfig.IConfigCategory

do you have any idea whats causing this or how to fix it?

Понравилась статья? Поделить с друзьями:
  • Как исправить ошибку httpsendrequest failed
  • Как исправить ошибку http error 500
  • Как исправить ошибку http 403 запрещено
  • Как исправить ошибку html5 video file not found
  • Как исправить ошибку host error