Seriously? In the new versions of Forge?, if they are completely broken, are unstable and imcopatibles with thousands of modpacks, and not for updating if nobody wants or use >:( I'm sure you don't know what's going on with Forge.... Ask everyone...
So I don't have any issues (yet) but I just wanted to say I think it's great how active McJty its kind of depressing how dead some comment sections are, but of course I am some random person on the internet so don't really pay any mind.
Hey, not sure but i have a modded world and i been playing for a while then i was like i want RFtools so i downloaded them and well my whole world is ruined. any solutions?
Hey, not sure but i have a modded world and i been playing for a while then i was like i want RFtools so i downloaded them and well my whole world is ruined. any solutions?
You need to be more specific. What do you mean by ruined? What did you do exactly?
That should bring you to what my world looks like now but just picture it actually looking nice with alot of tech hahaha. Hey not your fault i messed up not making a backup was just kinda mad lost all my progress. Also i downloaded This mod and Rftools
Yeah you definitely have NEId installed, that doesn't just happen from adding RFTools to a world.
If, and I expect it to be so, Not Enough IDs is installed, and you add a new mod(s) to Minecraft, it sorts them in with the rest in alphabetical order, and then assigns IDs from 1 to x number (this being the last item from the last alphabetized mod). Now if you have mods that end with a letter after R, and add RFTools, NEIds will push all those mods back and assign new IDs to their items.
I said it in layman's terms the best I could not to insult you, but because you posting that leads me to believe you just might not know it was possible.
Unfortunately for you, my friend, this means if you want to play with RFTools, you'll have to create a new world. That one is complete mush and you can't really undo that unless you have backups of the world (which, if you care about the world, you should).
Every time I try to run my server, I get an error where it states I have the wrong version of this mod. When I download that version and replace the old one, I get the same error for another version, and it happens a few times then leads me back to the original version where the problem began. It goes from 2.1.0 to 2.1.4 to 2.2.0 and finally 2.3.11. The mods that are crashing it all require different version. DeepResonance says it needs 2.1.0, Xnet says it needs 2.3.11. There are others too. I don't understand what I can do to fix it.
Every time I try to run my server, I get an error where it states I have the wrong version of this mod. When I download that version and replace the old one, I get the same error for another version, and it happens a few times then leads me back to the original version where the problem began. It goes from 2.1.0 to 2.1.4 to 2.2.0 and finally 2.3.11. The mods that are crashing it all require different version. DeepResonance says it needs 2.1.0, Xnet says it needs 2.3.11. There are others too. I don't understand what I can do to fix it.
Show me the full file names of mcjtylib and the other mods that you have so I can see what the problem is.
Hey uh, do you guys take RFTools problems? Too bad, I'm doing one anyway!
Description: Unexpected error
java.lang.NoClassDefFoundError: cofh/api/item/IToolHammer at com.mcjty.container.GenericBlock.testWrenchUsage(GenericBlock.java:125) at com.mcjty.container.GenericBlock.onBlockActivatedDefaultWrench(GenericBlock.java:180) at com.mcjty.container.GenericBlock.func_149727_a(GenericBlock.java:145) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:326) at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447) at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953) at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898) 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: cofh.api.item.IToolHammer at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 15 more
A detailed walkthrough of the error, its code path and all known details is as follows: ---------------------------------------------------------------------------------------
-- Head -- Stacktrace: at com.mcjty.container.GenericBlock.testWrenchUsage(GenericBlock.java:125) at com.mcjty.container.GenericBlock.onBlockActivatedDefaultWrench(GenericBlock.java:180) at com.mcjty.container.GenericBlock.func_149727_a(GenericBlock.java:145) at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:326) at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
I was building my own modpack for 1.12.2, but my game crashed while loading forge (1.12.2)
I have read the crash report and it shows errors like this:
Caused by: java.lang.NoClassDefFoundError: mcjty/immcraft/blocks/foliage/RockBlock at mcjty.immcraft.ImmersiveCraft.preInit(ImmersiveCraft.java:50) 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:246) at net.minecraft.client.Minecraft.init(Minecraft.java:466) at net.minecraft.client.Minecraft.run(Minecraft.java:3927) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: mcjty.immcraft.blocks.foliage.RockBlock 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) ... 41 more Caused by: java.lang.NoClassDefFoundError: mcjty/immcraft/blocks/generic/GenericImmcraftBlock at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 43 more Caused by: java.lang.ClassNotFoundException: mcjty.immcraft.blocks.generic.GenericImmcraftBlock at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 47 more
I was building my own modpack for 1.12.2, but my game crashed while loading forge (1.12.2)
I have read the crash report and it shows errors like this:
Caused by: java.lang.NoClassDefFoundError: mcjty/immcraft/blocks/foliage/RockBlock at mcjty.immcraft.ImmersiveCraft.preInit(ImmersiveCraft.java:50) 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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218) at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196) 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.Subscriber.invokeSubscriberMethod(Subscriber.java:91) at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150) at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76) at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399) at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71) at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116) at com.google.common.eventbus.EventBus.post(EventBus.java:217) at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135) at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627) at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:246) at net.minecraft.client.Minecraft.init(Minecraft.java:466) at net.minecraft.client.Minecraft.run(Minecraft.java:3927) 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:497) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: mcjty.immcraft.blocks.foliage.RockBlock 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) ... 41 more Caused by: java.lang.NoClassDefFoundError: mcjty/immcraft/blocks/generic/GenericImmcraftBlock at java.lang.ClassLoader.defineClass1(Native Method) at java.lang.ClassLoader.defineClass(ClassLoader.java:760) at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 43 more Caused by: java.lang.ClassNotFoundException: mcjty.immcraft.blocks.generic.GenericImmcraftBlock at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101) at java.lang.ClassLoader.loadClass(ClassLoader.java:424) at java.lang.ClassLoader.loadClass(ClassLoader.java:357) ... 47 more
OMG what a name :)
on 1.14, this mod somehow breaks https://www.curseforge.com/minecraft/mc-mods/simple-colored-blocks and https://www.curseforge.com/minecraft/mc-mods/compact it just makes them have the missing texture
Can this library be used to create another mod since this library has already many features I wanted to use?
Seriously? In the new versions of Forge?, if they are completely broken, are unstable and imcopatibles with thousands of modpacks, and not for updating if nobody wants or use >:( I'm sure you don't know what's going on with Forge.... Ask everyone...
So I don't have any issues (yet) but I just wanted to say I think it's great how active McJty its kind of depressing how dead some comment sections are, but of course I am some random person on the internet so don't really pay any mind.
Hey, not sure but i have a modded world and i been playing for a while then i was like i want RFtools so i downloaded them and well my whole world is ruined.
any solutions?
In reply to McJty:
In reply to Mods_From_Afterlife:
Yeah you definitely have NEId installed, that doesn't just happen from adding RFTools to a world.
If, and I expect it to be so, Not Enough IDs is installed, and you add a new mod(s) to Minecraft, it sorts them in with the rest in alphabetical order, and then assigns IDs from 1 to x number (this being the last item from the last alphabetized mod). Now if you have mods that end with a letter after R, and add RFTools, NEIds will push all those mods back and assign new IDs to their items.
I said it in layman's terms the best I could not to insult you, but because you posting that leads me to believe you just might not know it was possible.
Unfortunately for you, my friend, this means if you want to play with RFTools, you'll have to create a new world. That one is complete mush and you can't really undo that unless you have backups of the world (which, if you care about the world, you should).
Good luck to you, either way
In reply to McJty:
I think he means, the chuncks are corructive(Missing pieces).
Every time I try to run my server, I get an error where it states I have the wrong version of this mod. When I download that version and replace the old one, I get the same error for another version, and it happens a few times then leads me back to the original version where the problem began. It goes from 2.1.0 to 2.1.4 to 2.2.0 and finally 2.3.11. The mods that are crashing it all require different version. DeepResonance says it needs 2.1.0, Xnet says it needs 2.3.11. There are others too. I don't understand what I can do to fix it.
good mod
Hey uh, do you guys take RFTools problems? Too bad, I'm doing one anyway!
Description: Unexpected error
java.lang.NoClassDefFoundError: cofh/api/item/IToolHammer
at com.mcjty.container.GenericBlock.testWrenchUsage(GenericBlock.java:125)
at com.mcjty.container.GenericBlock.onBlockActivatedDefaultWrench(GenericBlock.java:180)
at com.mcjty.container.GenericBlock.func_149727_a(GenericBlock.java:145)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:326)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1953)
at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:973)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:898)
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:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: cofh.api.item.IToolHammer
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 15 more
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Stacktrace:
at com.mcjty.container.GenericBlock.testWrenchUsage(GenericBlock.java:125)
at com.mcjty.container.GenericBlock.onBlockActivatedDefaultWrench(GenericBlock.java:180)
at com.mcjty.container.GenericBlock.func_149727_a(GenericBlock.java:145)
at net.minecraft.client.multiplayer.PlayerControllerMP.func_78760_a(PlayerControllerMP.java:326)
at net.minecraft.client.Minecraft.func_147121_ag(Minecraft.java:1447)
-- Affected level --
Details:
Level name: MpServer
All players: 1 total; [GCEntityClientPlayerMP['Nuclear_Atoms_MC'/5998, l='MpServer', x=-299.70, y=72.15, z=164.15]]
Chunk stats: MultiplayerChunkCache: 1089, 1089
Level seed: 0
Level generator: ID 00 - default, ver 1. Features enabled: false
Level generator options:
Level spawn location: World: (-142,82,154), Chunk: (at 2,5,10 in -9,9; contains blocks -144,0,144 to -129,255,159), Region: (-1,0; contains chunks -32,0 to -1,31, blocks -512,0,0 to -1,255,511)
Level time: 313501 game time, 174711 day time
Level dimension: 0
Level storage version: 0x00000 - Unknown?
Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: false
Forced entities: 131 total; [EntityZombie['Zombie'/225027, l='MpServer', x=-365.50, y=27.00, z=189.06], EntitySkeleton['Skeleton'/226306, l='MpServer', x=-267.50, y=44.00, z=244.50], EntityChicken['Chicken'/4354, l='MpServer', x=-253.44, y=62.41, z=214.41], EntitySkeleton['Skeleton'/223232, l='MpServer', x=-355.50, y=29.00, z=234.50], EntitySkeleton['Skeleton'/226304, l='MpServer', x=-350.50, y=16.00, z=230.50], EntityChicken['Chicken'/4356, l='MpServer', x=-244.47, y=63.00, z=224.56], EntityCreeper['Creeper'/223750, l='MpServer', x=-248.50, y=18.00, z=140.50], EntitySheep['Sheep'/4371, l='MpServer', x=-231.50, y=64.00, z=188.38], EntitySquid['Squid'/221712, l='MpServer', x=-270.50, y=56.06, z=165.50], EntityItem['item.item.egg'/225040, l='MpServer', x=-316.88, y=65.13, z=202.88], EntitySheep['Sheep'/4372, l='MpServer', x=-231.50, y=65.00, z=191.06], EntityZombie['Zombie'/225046, l='MpServer', x=-247.50, y=18.00, z=125.50], MoCEntityWerewolf['Werewolf'/222484, l='MpServer', x=-190.47, y=16.00, z=157.53], EntitySkeleton['Skeleton'/225044, l='MpServer', x=-242.13, y=16.00, z=132.47], EntityChicken['Chicken'/4376, l='MpServer', x=-233.53, y=64.00, z=228.56], EntityCreeper['Creeper'/225817, l='MpServer', x=-278.50, y=12.00, z=190.50], EntityZombie['Zombie'/226333, l='MpServer', x=-253.50, y=16.00, z=136.50], EntityItem['item.item.egg'/221212, l='MpServer', x=-338.44, y=71.13, z=176.19], EntityItem['item.item.egg'/225564, l='MpServer', x=-324.66, y=59.13, z=183.72], EntityItem['item.item.egg'/218144, l='MpServer', x=-300.44, y=57.13, z=191.44], MoCEntityAnt['Ant'/4395, l='MpServer', x=-209.63, y=72.00, z=65.38], MoCEntityDragonfly['DragonFly'/4396, l='MpServer', x=-221.75, y=75.00, z=79.72], MoCEntityBee['Bee'/4397, l='MpServer', x=-213.66, y=77.00, z=89.84], EntitySkeleton['Skeleton'/223790, l='MpServer', x=-247.50, y=34.00, z=186.50], EntityItem['item.item.egg'/224557, l='MpServer', x=-290.50, y=62.13, z=193.34], EntityItem['item.item.egg'/222771, l='MpServer', x=-295.59, y=63.13, z=198.28], EntitySkeleton['Skeleton'/223029, l='MpServer', x=-360.50, y=21.00, z=239.50], EntitySkeleton['Skeleton'/223547, l='MpServer', x=-223.50, y=45.00, z=122.50], MoCEntityHorse['WildHorse'/4411, l='MpServer', x=-194.66, y=62.18, z=88.00], EntityItem['item.item.egg'/225086, l='MpServer', x=-316.03, y=65.13, z=199.06], MoCEntityAnt['Ant'/4414, l='MpServer', x=-201.44, y=63.00, z=184.44], MoCEntityAnt['Ant'/4415, l='MpServer', x=-190.09, y=64.00, z=187.31], EntityItem['item.item.egg'/225090, l='MpServer', x=-340.75, y=61.13, z=225.81], EntitySlime['Slime'/223045, l='MpServer', x=-324.31, y=38.00, z=162.69], MoCEntityMole['Mole'/4424, l='MpServer', x=-190.50, y=62.13, z=137.50], MoCEntityTurkey['Turkey'/4427, l='MpServer', x=-187.44, y=63.00, z=174.09], MoCEntityAnt['Ant'/4428, l='MpServer', x=-182.56, y=63.00, z=176.47], MoCEntityMole['Mole'/4430, l='MpServer', x=-184.44, y=63.00, z=181.41], MoCEntityAnt['Ant'/4431, l='MpServer', x=-190.59, y=63.00, z=173.47], MoCEntityAnt['Ant'/4432, l='MpServer', x=-183.22, y=63.00, z=181.72], EntitySkeleton['Skeleton'/226387, l='MpServer', x=-225.99, y=57.00, z=122.50], MoCEntityMiniGolem['MiniGolem'/225623, l='MpServer', x=-189.50, y=46.00, z=155.50], EntityItem['item.item.egg'/218708, l='MpServer', x=-253.88, y=62.13, z=213.50], MoCEntityAnt['Ant'/4445, l='MpServer', x=-172.47, y=64.00, z=170.41], EntityItem['item.item.egg'/225118, l='MpServer', x=-319.13, y=57.13, z=178.59], EntityEnderman['Enderman'/226397, l='MpServer', x=-236.50, y=41.00, z=189.50], EntityItem['item.item.egg'/225116, l='MpServer', x=-324.63, y=70.13, z=189.06], EntityItem['item.item.egg'/221547, l='MpServer', x=-330.59, y=73.13, z=198.22], EntityItem['item.item.egg'/222825, l='MpServer', x=-243.84, y=63.13, z=225.47], EntityZombie['Zombie'/223848, l='MpServer', x=-340.50, y=17.00, z=231.50], EntityChicken['Chicken'/6000, l='MpServer', x=-351.63, y=76.00, z=140.56], EntityChicken['Chicken'/6001, l='MpServer', x=-339.41, y=71.00, z=176.44], EntityChicken['Chicken'/6003, l='MpServer', x=-338.59, y=72.00, z=123.63], EntityItem['item.item.egg'/223099, l='MpServer', x=-276.19, y=62.13, z=191.78], MoCEntityFlameWraith['FlameWraith'/225662, l='MpServer', x=-205.50, y=22.50, z=215.75], EntityItem['item.item.egg'/223101, l='MpServer', x=-321.81, y=56.13, z=181.84], MoCEntityFlameWraith['FlameWraith'/225661, l='MpServer', x=-204.75, y=23.50, z=223.66], MoCEntityRat['Rat'/225923, l='MpServer', x=-346.38, y=12.00, z=118.03], EntitySpider['Spider'/225922, l='MpServer', x=-355.03, y=12.00, z=118.28], EntityChicken['Chicken'/6018, l='MpServer', x=-377.44, y=70.00, z=205.41], EntityChicken['Chicken'/6021, l='MpServer', x=-376.56, y=63.00, z=107.66], EntityChicken['Chicken'/6022, l='MpServer', x=-360.56, y=63.00, z=104.56], MoCEntityRat['Rat'/225924, l='MpServer', x=-352.50, y=12.00, z=119.50], EntityItem['item.item.egg'/225418, l='MpServer', x=-291.56, y=63.13, z=201.56], EntitySheep['Sheep'/6030, l='MpServer', x=-352.84, y=63.00, z=234.78], EntitySheep['Sheep'/6031, l='MpServer', x=-366.34, y=71.00, z=238.50], EntitySkeleton['Skeleton'/226195, l='MpServer', x=-331.50, y=39.00, z=109.50], EntityChicken['Chicken'/6033, l='MpServer', x=-371.66, y=71.00, z=210.38], EntitySpider['Spider'/225938, l='MpServer', x=-281.75, y=61.00, z=109.00], EntityCreeper['Creeper'/225168, l='MpServer', x=-248.44, y=37.00, z=199.06], EntitySpider['Spider'/226452, l='MpServer', x=-333.50, y=17.00, z=128.50], EntityChicken['Chicken'/4248, l='MpServer', x=-335.38, y=75.00, z=127.41], EntityZombie['Zombie'/226459, l='MpServer', x=-326.50, y=17.00, z=127.50], EntityZombie['Zombie'/226458, l='MpServer', x=-330.50, y=17.00, z=127.50], EntityChicken['Chicken'/4250, l='MpServer', x=-330.47, y=62.35, z=169.53], EntityChicken['Chicken'/4251, l='MpServer', x=-329.38, y=67.00, z=186.56], EntityChicken['Chicken'/4252, l='MpServer', x=-329.44, y=62.45, z=182.84], EntityChicken['Chicken'/4253, l='MpServer', x=-323.63, y=71.00, z=189.59], MoCEntityFlameWraith['FlameWraith'/226206, l='MpServer', x=-196.25, y=20.31, z=161.16], EntityChicken['Chicken'/4254, l='MpServer', x=-325.03, y=67.00, z=195.81], EntityChicken['Chicken'/4255, l='MpServer', x=-314.63, y=65.00, z=203.41], EntityChicken['Chicken'/4258, l='MpServer', x=-328.72, y=73.00, z=198.47], EntityChicken['Chicken'/4259, l='MpServer', x=-341.06, y=62.40, z=226.13], EntityChicken['Chicken'/4261, l='MpServer', x=-324.31, y=60.00, z=243.56], MoCEntityWerewolf['Werewolf'/225446, l='MpServer', x=-300.34, y=35.00, z=186.66], EntityZombie['Zombie'/223149, l='MpServer', x=-366.50, y=14.00, z=120.50], EntityZombie['Zombie'/224685, l='MpServer', x=-255.69, y=16.00, z=234.69], EntityChicken['Chicken'/4274, l='MpServer', x=-320.44, y=62.32, z=179.44], MoCEntitySilverSkeleton['SilverSkeleton'/224945, l='MpServer', x=-259.53, y=20.00, z=56.47], EntityChicken['Chicken'/4275, l='MpServer', x=-325.53, y=62.45, z=184.53], EntityCreeper['Creeper'/225717, l='MpServer', x=-228.44, y=44.00, z=185.97], EntityChicken['Chicken'/4280, l='MpServer', x=-316.34, y=65.00, z=201.25], EntityItem['item.item.rottenFlesh'/222906, l='MpServer', x=-285.75, y=70.13, z=146.63], EntityItem['item.item.egg'/221624, l='MpServer', x=-330.81, y=62.13, z=170.16], EntityItem['item.item.egg'/220096, l='MpServer', x=-333.66, y=75.13, z=127.31], EntityChicken['Chicken'/4292, l='MpServer', x=-311.56, y=62.48, z=183.16], EntityChicken['Chicken'/4295, l='MpServer', x=-291.66, y=63.00, z=199.78], EntityChicken['Chicken'/4296, l='MpServer', x=-295.56, y=63.00, z=199.38], EntityChicken['Chicken'/4297, l='MpServer', x=-289.53, y=62.54, z=193.47], EntitySkeleton['Skeleton'/225994, l='MpServer', x=-320.50, y=33.00, z=123.50], EntitySkeleton['Skeleton'/225993, l='MpServer', x=-323.50, y=33.00, z=116.50], EntitySkeleton['Skeleton'/225992, l='MpServer', x=-220.50, y=19.00, z=232.50], EntityItem['item.item.egg'/220108, l='MpServer', x=-329.81, y=62.13, z=182.88], EntityZombie['Zombie'/225996, l='MpServer', x=-226.50, y=39.00, z=128.50], EntityItem['item.item.egg'/223440, l='MpServer', x=-323.81, y=66.13, z=196.41], EntityItem['item.item.egg'/219098, l='MpServer', x=-257.19, y=61.13, z=194.00], EntitySpider['Spider'/226010, l='MpServer', x=-271.50, y=12.00, z=190.50], EntitySpider['Spider'/226009, l='MpServer', x=-269.88, y=12.00, z=187.09], EntitySkeleton['Skeleton'/226014, l='MpServer', x=-261.66, y=11.00, z=192.16], EntitySkeleton['Skeleton'/226013, l='MpServer', x=-260.50, y=11.00, z=188.94], EntitySquid['Squid'/224227, l='MpServer', x=-291.45, y=56.40, z=186.50], EntityChicken['Chicken'/4321, l='MpServer', x=-275.56, y=62.41, z=192.56], EntitySquid['Squid'/224226, l='MpServer', x=-275.47, y=55.10, z=172.53], EntitySquid['Squid'/224225, l='MpServer', x=-275.91, y=56.00, z=171.20], EntitySquid['Squid'/224224, l='MpServer', x=-278.35, y=56.40, z=173.53], EntityItem['item.item.egg'/217834, l='MpServer', x=-356.91, y=63.13, z=138.31], EntityItem['item.item.dyePowder.black'/221672, l='MpServer', x=-237.88, y=51.13, z=145.81], EntitySkeleton['Skeleton'/225774, l='MpServer', x=-260.72, y=11.00, z=191.28], GCEntityClientPlayerMP['Nuclear_Atoms_MC'/5998, l='MpServer', x=-299.70, y=72.15, z=164.15], EntityChicken['Chicken'/4334, l='MpServer', x=-268.53, y=86.00, z=85.66], EntitySkeleton['Skeleton'/225773, l='MpServer', x=-260.06, y=11.00, z=192.28], EntitySkeleton['Skeleton'/225772, l='MpServer', x=-259.41, y=11.00, z=193.16], EntitySkeleton['Skeleton'/225011, l='MpServer', x=-241.50, y=39.00, z=192.50], EntityItem['item.item.egg'/218610, l='MpServer', x=-362.75, y=63.13, z=104.25], EntityChicken['Chicken'/4339, l='MpServer', x=-258.44, y=62.45, z=194.44], EntityZombie['Zombie'/210935, l='MpServer', x=-301.47, y=72.00, z=164.50], EntitySkeleton['Skeleton'/225269, l='MpServer', x=-357.50, y=14.00, z=142.50], EntitySquid['Squid'/225786, l='MpServer', x=-363.06, y=59.22, z=126.81], EntityCreeper['Creeper'/226303, l='MpServer', x=-350.50, y=16.00, z=231.50], EntityItemFrame['entity.ItemFrame.name'/4350, l='MpServer', x=-243.94, y=54.50, z=145.50], MoCEntityElephant['Elephant'/4351, l='MpServer', x=-244.56, y=54.00, z=147.44]]
Retry entities: 0 total; []
Server brand: fml,forge
Server type: Integrated singleplayer server
Stacktrace:
at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:373)
at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2444)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:927)
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: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.7.10
Operating System: Mac OS X (x86_64) version 10.10.5
Java Version: 1.8.0_74, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 1149619992 bytes (1096 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
JVM Flags: 7 total; -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
IntCache: cache: 0, tcache: 0, allocated: 15, tallocated: 95
FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 36 mods loaded, 36 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCHIJAAAA appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCHIJAAAA Micdoodlecore{} [Micdoodle8 Core] (minecraft.jar)
UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCHIJAAAA OpenComputers|Core{1.7.2.1166} [OpenComputers (Core)] (minecraft.jar)
UCHIJAAAA appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCHIJAAAA BuildCraft|Core{7.1.22} [BuildCraft] (buildcraft-7.1.22.jar)
UCHIJAAAA BuildCraft|Transport{7.1.22} [BC Transport] (buildcraft-7.1.22.jar)
UCHIJAAAA BuildCraft|Factory{7.1.22} [BC Factory] (buildcraft-7.1.22.jar)
UCHIJAAAA BuildCraft|Silicon{7.1.22} [BC Silicon] (buildcraft-7.1.22.jar)
UCHIJAAAA BuildCraft|Robotics{7.1.22} [BC Robotics] (buildcraft-7.1.22.jar)
UCHIJAAAA BuildCraft|Energy{7.1.22} [BC Energy] (buildcraft-7.1.22.jar)
UCHIJAAAA BuildCraft|Builders{7.1.22} [BC Builders] (buildcraft-7.1.22.jar)
UCHIJAAAA ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCHIJAAAA CustomSpawner{3.3.0} [DrZhark's CustomSpawner] (CustomMobSpawner+3.3.0.zip)
UCHIJAAAA MoCreatures{6.3.1} [DrZhark's Mo'Creatures Mod] (DrZharks MoCreatures Mod v6.3.1.zip)
UCHIJAAAA elementalcreepers{4.3.0} [Elemental Creepers] (Elemental+Creepers-universal_1.7.10-4.3.0.jar)
UCHIJAAAA EE3{0.3.0.547} [Equivalent Exchange 3] (EquivalentExchange3-1.7.10-0.3.0.547.jar)
UCHIJAAAA IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
UCHIJAAAA Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCHIJAAAA GalacticraftCore{3.0.12} [Galacticraft Core] (GalacticraftCore-1.7-3.0.12.504.jar)
UCHIJAAAA GalacticraftMars{3.0.12} [Galacticraft Planets] (Galacticraft-Planets-1.7-3.0.12.504.jar)
UCHIJAAAA IC2NuclearControl{2.4.3a} [Nuclear Control 2] (IC2NuclearControl-2.4.3a.jar)
UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
UCHIJAAAA MSM3{3.0.0d} [More Swords 3] (MSM-SNAP-3.0.0e-For-MC-1.7.10.jar)
UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCHIJAAAA OpenComputers{1.7.2.1166} [OpenComputers] (OpenComputers-MC1.7.10-1.7.2.1166-universal.jar)
UCHIJAAAA PneumaticCraft{1.12.7-152} [PneumaticCraft] (PneumaticCraft-1.7.10-1.12.7-152-universal.jar)
UCHIJAAAA Railcraft{9.12.2.1} [Railcraft] (Railcraft_1.7.10-9.12.2.1.jar)
UCHIJAAAA rftools{2.50} [RFTools] (rftools-2.50.jar)
UCHIJAAAA StevesCarts{2.0.0.b18} [Steve's Carts 2] (StevesCarts2.0.0.b18.jar)
GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-10.4.3 310.41.35f01' Renderer: 'NVIDIA GeForce GTX 660M OpenGL Engine'
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
AE2 Integration: IC2:ON, RotaryCraft:OFF, RC:ON, BuildCraftCore:ON, BuildCraftTransport:ON, BuildCraftBuilder:ON, RF:ON, RFItem:ON, MFR:OFF, DSU:OFF, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:OFF, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF, OpenComputers:ON, PneumaticCraft:ON
Launched Version: 1.7.10-Forge10.13.4.1614-1.7.10
LWJGL: 2.9.1
OpenGL: NVIDIA GeForce GTX 660M OpenGL Engine GL version 2.1 NVIDIA-10.4.3 310.41.35f01, NVIDIA Corporation
GL Caps: Using GL 1.3 multitexturing.
Using framebuffer objects because ARB_framebuffer_object is supported and separate blending is supported.
Anisotropic filtering is supported and maximum anisotropy is 16.
Shaders are available because OpenGL 2.1 is supported.
Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: English (US)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
--
If your wondering why I'm not posting this on the crash site, it is because I do not have time too make an account.
Good
I was building my own modpack for 1.12.2, but my game crashed while loading forge (1.12.2)
I have read the crash report and it shows errors like this:
Caused by: java.lang.NoClassDefFoundError: mcjty/immcraft/blocks/foliage/RockBlock
at mcjty.immcraft.ImmersiveCraft.preInit(ImmersiveCraft.java:50)
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.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:246)
at net.minecraft.client.Minecraft.init(Minecraft.java:466)
at net.minecraft.client.Minecraft.run(Minecraft.java:3927)
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:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.ClassNotFoundException: mcjty.immcraft.blocks.foliage.RockBlock
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)
... 41 more
Caused by: java.lang.NoClassDefFoundError: mcjty/immcraft/blocks/generic/GenericImmcraftBlock
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182)
... 43 more
Caused by: java.lang.ClassNotFoundException: mcjty.immcraft.blocks.generic.GenericImmcraftBlock
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:101)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 47 more
What's the error here?
In reply to PulseBeat_02:
In reply to McJty:
I am building my own modpack on 1.12.2 and for some reason i get this post
java.lang.NoClassDefFoundError: mcjty/rftoolspower/blocks/PowerCellBlock
at mcjty.rftoolspower.RFToolsPower.<clinit>(RFToolsPower.java:47)
rftoolsdim-1.12-5.60.jar
rftoolsctrl-1.12-1.9.1.jar
rftoolspower-1.12-1.0.0.jar
mcjtylib-1.12-3.0.2.jar