NEI 1.10.2 Hatası

yıldıztozu

Sudan Çıkmış
Mesajlar
5
En iyi cevaplar
0
Beğeniler
1
Puanları
0
Merhaba arkadaşlar. Not Enough Items 1.10.2 için yüklemeye çalıştım ama yükleyemedim oyu çöküyor, bilgisayar donuyor konu hakkında bilgisi olan varsa lütfen yardım etsin.
 


yıldıztozu

Sudan Çıkmış
Mesajlar
5
En iyi cevaplar
0
Beğeniler
1
Puanları
0
---- Minecraft Crash Report ----

WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal (1).jar)
Contact their authors BEFORE contacting forge

// I'm sorry, Dave.

Time: 11.09.2016 18:28
Description: Initializing game

java.lang.RuntimeException: Could not init class com.rwtema.extrautils2.blocks.BlockPassiveGenerator
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:28)
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:7)
at com.rwtema.extrautils2.backend.entries.Entry.preInitLoad(Entry.java:70)
at com.rwtema.extrautils2.backend.entries.EntryHandler.preInit(EntryHandler.java:45)
at com.rwtema.extrautils2.ExtraUtils2.preInit(ExtraUtils2.java:127)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.IllegalArgumentException: Block: class com.rwtema.extrautils2.blocks.BlockPassiveGenerator has property: generatortypes with invalidly named value: fıre
at net.minecraft.block.state.BlockStateContainer.func_185919_a(BlockStateContainer.java:115)
at net.minecraft.block.state.BlockStateContainer.<init>(BlockStateContainer.java:75)
at com.rwtema.extrautils2.backend.XUBlockStateCreator.<init>(XUBlockStateCreator.java:57)
at com.rwtema.extrautils2.backend.XUBlockStateCreator$Builder.build(XUBlockStateCreator.java:322)
at com.rwtema.extrautils2.blocks.BlockPassiveGenerator.createBlockState(BlockPassiveGenerator.java:60)
at com.rwtema.extrautils2.blocks.BlockPassiveGenerator.func_180661_e(BlockPassiveGenerator.java:42)
at net.minecraft.block.Block.<init>(Block.java:225)
at com.rwtema.extrautils2.backend.XUBlock.<init>(XUBlock.java:61)
at com.rwtema.extrautils2.backend.XUBlock.<init>(XUBlock.java:57)
at com.rwtema.extrautils2.backend.XUBlockStatic.<init>(XUBlockStatic.java:58)
at com.rwtema.extrautils2.blocks.BlockPassiveGenerator.<init>(BlockPassiveGenerator.java:47)
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 java.lang.Class.newInstance(Unknown Source)
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:26)
... 40 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- Head --
Thread: Client thread
Stacktrace:
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:28)
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:7)
at com.rwtema.extrautils2.backend.entries.Entry.preInitLoad(Entry.java:70)
at com.rwtema.extrautils2.backend.entries.EntryHandler.preInit(EntryHandler.java:45)
at com.rwtema.extrautils2.ExtraUtils2.preInit(ExtraUtils2.java:127)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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)

---- Minecraft Crash Report ----

WARNING: coremods are present:
CCLCorePlugin (CodeChickenLib-1.10.2-2.2.3.57-universal.jar)
CCCDeobfPlugin (unknown)
CodeChickenCorePlugin (CodeChickenCore-1.10.2-2.1.8.79-universal (1).jar)
Contact their authors BEFORE contacting forge

// I'm sorry, Dave.

Time: 11.09.2016 18:28
Description: Initializing game

java.lang.RuntimeException: Could not init class com.rwtema.extrautils2.blocks.BlockPassiveGenerator
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:28)
at com.rwtema.extrautils2.backend.entries.BlockClassEntry.initValue(BlockClassEntry.java:7)
at com.rwtema.extrautils2.backend.entries.Entry.preInitLoad(Entry.java:70)
at com.rwtema.extrautils2.backend.entries.EntryHandler.preInit(EntryHandler.java:45)
at com.rwtema.extrautils2.ExtraUtils2.preInit(ExtraUtils2.java:127)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:595)
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 net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:239)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:217)
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 net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:142)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:607)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:255)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:439)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:351)
at net.minecraft.client.main.Main.main(SourceFile:124)
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.IllegalArgumentException: Block: class com.rwtema.extrautils2.blocks.BlockPassiveGenerator has property: generatortypes with invalidly named value: fıre
at net.minecraft.block.state.BlockStateContainer.func_185919_a(BlockStateContainer.java:115)
at net.minecraft.block.state.BlockStateContainer.<init>(BlockStateContainer.java:75)
at com.rwtema.extrautils2.backend.XUBlockStateCreator.<init>(XUBlockStateCreator.java:57)
at com.rwtema.extrautils2.backend.XUBlockStateCreator$Builder.build(XUBlockStateCreator.java:322)
at com.rwtema.extrautils2.blocks.BlockPassiveGenerator.createBlockState(BlockPassiveGenerator.java:60)
at com.rwtema.extrautils2.blocks.BlockPassiveGenerator.func_180661_e(BlockPassiveGenerator.java:42)
at net.minecraft.block.Block.<init>(Block.java:225)
at com.rwtema.extrautils2.backend.XUBlock.<init>(XUBlock.java:61)
at com.rwtema.extrautils2.backend.XUBlock.<init>(XUBlock.java:57)
at com.rwtema.extrautils2.backend.XUBlockStatic.<init>(XUBlockStatic.java:58)
at com.rwtema.extrautils2.blocks.BlockPassiveGenerator.<init>(BlockPassiveGenerator.java:47)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Met

Arkadaşlar 1.7.10 a geçtim oyun açıldı filan ama bu seferde modlar oyun içi chatte disabled gözüküyor nası aktif edebilirim ?
 

Üst