Jump to content

flybothelp

Members
  • Posts

    21
  • Joined

  • Last visited

flybothelp's Achievements

Tree Puncher

Tree Puncher (2/8)

0

Reputation

  1. ---- Minecraft Crash Report ---- // You're mean. Time: 12/05/20 8:45 AM Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: danger.orespawn.OreSpawnMain 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: danger.orespawn.OreSpawnMain 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) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) 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:498) 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:498) 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.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 38 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: Mac OS X (x86_64) version 10.15.3 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 157465744 bytes (150 MB) / 268435456 bytes (256 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: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UC D3Core{1.1.2.41} [D3Core] (D3Core-1.7.10-1.1.2.41.jar) UC CrayCrafting{1.3.0.22} [CrayCrafting] (CrayCrafting-1.7.10-1.3.0.22.jar) UC lootplusplus{0.24_for_1.7} [Loot++] (Loot-Plus-Plus-Mod-1.7.10.jar) UC lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar) UC is_mtc{2.3.0} [Mine Trading Cards] (MineTradingCards-1.7.10-2.3.1.jar) UE OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.zip) UC wow{1.8} [World Of Warcraft] (wow-1.8.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-14.0.31 355.11.11.10.10.143' Renderer: 'NVIDIA GeForce GT 650M OpenGL Engine'
  2. here is a new error Error: cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: danger.orespawn.OreSpawnMain and a crash report ---- Minecraft Crash Report ---- // You're mean. Time: 12/05/20 8:45 AM Description: There was a severe problem during mod loading that has caused the game to fail cpw.mods.fml.common.LoaderException: java.lang.ClassNotFoundException: danger.orespawn.OreSpawnMain 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:498) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28) Caused by: java.lang.ClassNotFoundException: danger.orespawn.OreSpawnMain 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) at cpw.mods.fml.common.ModClassLoader.loadClass(ModClassLoader.java:58) 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:498) 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:498) 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.NullPointerException at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:182) ... 38 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: Mac OS X (x86_64) version 10.15.3 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 157465744 bytes (150 MB) / 268435456 bytes (256 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: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1614 10 mods loaded, 10 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UC mcp{9.05} [Minecraft Coder Pack] (minecraft.jar) UC FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UC Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar) UC D3Core{1.1.2.41} [D3Core] (D3Core-1.7.10-1.1.2.41.jar) UC CrayCrafting{1.3.0.22} [CrayCrafting] (CrayCrafting-1.7.10-1.3.0.22.jar) UC lootplusplus{0.24_for_1.7} [Loot++] (Loot-Plus-Plus-Mod-1.7.10.jar) UC lucky{5.1.0} [Lucky Block] (Lucky-Block-Mod-1.7.10.jar) UC is_mtc{2.3.0} [Mine Trading Cards] (MineTradingCards-1.7.10-2.3.1.jar) UE OreSpawn{1.7.10.20.3} [OreSpawn] (orespawn-1.zip) UC wow{1.8} [World Of Warcraft] (wow-1.8.jar) GL info: ' Vendor: 'NVIDIA Corporation' Version: '2.1 NVIDIA-14.0.31 355.11.11.10.10.143' Renderer: 'NVIDIA GeForce GT 650M OpenGL Engine'
  3. a bit of help with this ---- Minecraft Crash Report ---- // Shall we play a game? Time: 12/05/20 8:37 AM Description: FML has discovered extracted jar files in the mods directory. This breaks mod loading functionality completely. Remove the directories and replace with the jar files originally provided. java.lang.RuntimeException: Extracted mod jars found, loading will NOT continue at cpw.mods.fml.relauncher.CoreModManager.discoverCoreMods(CoreModManager.java:273) at cpw.mods.fml.relauncher.CoreModManager.handleLaunch(CoreModManager.java:221) at cpw.mods.fml.relauncher.FMLLaunchHandler.setupHome(FMLLaunchHandler.java:90) at cpw.mods.fml.relauncher.FMLLaunchHandler.setupClient(FMLLaunchHandler.java:67) at cpw.mods.fml.relauncher.FMLLaunchHandler.configureForClientLaunch(FMLLaunchHandler.java:34) at cpw.mods.fml.common.launcher.FMLTweaker.injectIntoClassLoader(FMLTweaker.java:126) at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) 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: --------------------------------------------------------------------------------------- -- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Mac OS X (x86_64) version 10.15.3 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 248705704 bytes (237 MB) / 268435456 bytes (256 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: 0, tallocated: 0
  4. I thought you asked for a debug log that is the newest one and version of mixin because I have it installed already
  5. also here is the latest log in zip format latest.log.zip
  6. sorry about the wait but here is a dropbox link to the log https://www.dropbox.com/s/12wb8scjy3fg4sq/debug-5.log?dl=1
  7. yep Error: net.minecraft.util.ResourceLocationException: Non [a-z0-9/._-] character in path of location: super_ores:items/download(3) ---- Minecraft Crash Report ---- // My bad. Time: 02/05/20 8:20 AM Description: Rendering overlay net.minecraft.util.ResourceLocationException: Non [a-z0-9/._-] character in path of location: super_ores:items/download(3) at net.minecraft.util.ResourceLocation.<init>(SourceFile:38) ~[?:?] {re:classloading} at net.minecraft.util.ResourceLocation.<init>(SourceFile:43) ~[?:?] {re:classloading} at net.minecraft.client.renderer.model.BlockModel.lambda$getTextures$1(BlockModel.java:163) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_74] {} at net.minecraft.client.renderer.model.BlockModel.func_209559_a(BlockModel.java:162) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.model.ModelBakery.lambda$processLoading$6(ModelBakery.java:162) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:267) ~[?:1.8.0_74] {} at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1612) ~[?:1.8.0_74] {} at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) ~[?:1.8.0_74] {} at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) ~[?:1.8.0_74] {} at java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:708) ~[?:1.8.0_74] {} at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:1.8.0_74] {} at java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:499) ~[?:1.8.0_74] {} at net.minecraft.client.renderer.model.ModelBakery.processLoading(ModelBakery.java:163) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A} at net.minecraftforge.client.model.ModelLoader.<init>(ModelLoader.java:143) ~[?:?] {re:classloading} at net.minecraft.client.renderer.model.ModelManager.func_212854_a_(ModelManager.java:46) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.renderer.model.ModelManager.func_212854_a_(ModelManager.java:17) ~[?:?] {re:classloading,pl:runtimedistcleaner:A} at net.minecraft.client.resources.ReloadListener.func_215270_b(SourceFile:11) ~[?:?] {re:classloading} at java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1590) ~[?:1.8.0_74] {} at java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1582) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1692) ~[?:1.8.0_74] {} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_74] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Client thread Stacktrace: at net.minecraft.util.ResourceLocation.<init>(SourceFile:38) at net.minecraft.util.ResourceLocation.<init>(SourceFile:43) at net.minecraft.client.renderer.model.BlockModel.lambda$getTextures$1(BlockModel.java:163) at java.util.ArrayList.forEach(ArrayList.java:1249) at net.minecraft.client.renderer.model.BlockModel.func_209559_a(BlockModel.java:162) at net.minecraft.client.renderer.model.ModelBakery.lambda$processLoading$6(ModelBakery.java:162) at java.util.stream.ReferencePipeline$7$1.accept(ReferencePipeline.java:267) at java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1612) at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:481) at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:471) -- Overlay render details -- Details: Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui Stacktrace: at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:544) at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:890) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:384) at net.minecraft.client.main.Main.main(SourceFile:155) 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.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) -- System Details -- Details: Minecraft Version: 1.14.4 Minecraft Version ID: 1.14.4 Operating System: Mac OS X (x86_64) version 10.15.3 Java Version: 1.8.0_74, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 1068759968 bytes (1019 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB) CPUs: 8 JVM Flags: 8 total; -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M ModLauncher: 4.1.0+62+5bfa59b ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.2.0.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.2.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.1-milestone.0.1+94458e7-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.2.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.2.0.jar runtimedistcleaner PLUGINSERVICE /forge-1.14.4-28.2.0.jar fml TRANSFORMATIONSERVICE FML: 28.2 Forge: net.minecraftforge:28.2.0 FML Language Providers: [email protected] minecraft@1 Mod List: CyclopsCore-1.14.4-1.6.1.jar Cyclops Core {[email protected] ENQUEUE_IMC} easterrabbits-1.14.4-v1.0.1.jar Easter Rabbits {[email protected] ENQUEUE_IMC} telepads-1.14.4+-+2.0.0.0.jar Telepads {[email protected] - 2.0.0.0 ENQUEUE_IMC} chanceglobe-1.14.4-v1.3.4.jar Chance Globe {[email protected] ENQUEUE_IMC} Overpowered-Forge-1.14.4-v1.2.2.jar ADDSynthCore {[email protected] ENQUEUE_IMC, [email protected] ENQUEUE_IMC} ProjectE-1.14.4-PE1.0.1B.jar ProjectE {[email protected] ENQUEUE_IMC} Not+Enough+Dirt.jar Not Enough Dirt? {[email protected] ENQUEUE_IMC} Glacia-14.4.2b.jar §9§lGlacia§r {greenapple_glacia@§914.4.2b§r ENQUEUE_IMC} BowInfinityFix-1.14.4-rv7.1.jar Bow Infinity Fix {[email protected] ENQUEUE_IMC} CoffeeSpawner-1.14.4-5.0.0.jar Coffee Spawner {[email protected] ENQUEUE_IMC} ForgeEndertech-1.14.4-5.2.2.1-build.0083.jar Forge Endertech {[email protected] ENQUEUE_IMC} JRFTL+[1.14.4]-1.1.jar JRFTL {[email protected] ENQUEUE_IMC} StoneCraftingTable-1.14.4-1.0.5.jar Stone Crafting Table {[email protected] ENQUEUE_IMC} MutantBeasts-1.14.4-1.0.0.jar Mutant Beasts {[email protected] ENQUEUE_IMC} MoAwesomeOresNTools-1.14.4.jar Mo' Ores N' Tools {[email protected] ENQUEUE_IMC} Bookshelf-1.14.4-4.4.74.jar Bookshelf {[email protected] ENQUEUE_IMC} ChanceCubes-1.14.4-5.0.2.361.jar Chance Cubes {[email protected] ENQUEUE_IMC} unstabletools-3.6b.jar Unstable Tools {[email protected] ENQUEUE_IMC} DarkUtilities-1.14.4-2.0.13.jar Dark Utilities {[email protected] ENQUEUE_IMC} Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version ENQUEUE_IMC} speedyhoppers-1.14.4-7.jar Speedy Hoppers {[email protected] ENQUEUE_IMC} StoneChest-1.14.4-1.0.1.jar Stone Chest {[email protected] ENQUEUE_IMC} colorfulhealthbar-2.0.0.jar Colorful Health Bar {[email protected] ENQUEUE_IMC} ExpOre-1.14.4-1.4.jar Exp Ore Block Mod {[email protected] ENQUEUE_IMC} EnergeticSheep-1.14.4-1.1.6.jar EnergeticSheep {[email protected] ENQUEUE_IMC} VampiresNeedUmbrellas-1.14.4-1.1.jar Vampires Need Umbrellas {[email protected] ENQUEUE_IMC} shetiphiancore-1.14-3.6.1.jar ShetiPhian-Core {[email protected] ENQUEUE_IMC} refinedstorage-1.7.3.jar Refined Storage {[email protected] ENQUEUE_IMC} InfChest-1.8.jar InfChest {[email protected] ENQUEUE_IMC} corpse-1.14.4-1.0.4.jar Corpse {[email protected] ENQUEUE_IMC} endertanks-1.14-1.7.2.jar EnderTanks {[email protected] ENQUEUE_IMC} ironfurnaces-1.14.4-1.8.3.jar Iron Furnaces {[email protected] ENQUEUE_IMC} breathmint-1.14.4-0.0.2.jar Breath Mint {[email protected] ENQUEUE_IMC} Magical+Seed.+Forge-1.14.4-V7.jar Magical Seed {[email protected] ENQUEUE_IMC} superslegend-1.14.4+v1.2.0.jar SupersLegend {[email protected] ENQUEUE_IMC} simplybackpacks-1.14.4-1.4.5.jar Simply Backpacks {[email protected] ENQUEUE_IMC} Purposeful+Rotten+Flesh+1.14.4+Release+Version+1.0.jar Purposeful Rotten Flesh {[email protected] ENQUEUE_IMC} ToolUpgrades-1.14-(v.3.0.0).jar ToolUpgrades {[email protected] ENQUEUE_IMC} MysticalAdaptations-1.14.4-1.1.jar Mystical Adaptations {mysticaladaptations@NONE ENQUEUE_IMC} MysticalAgradditions-1.14.4-2.0.0.jar Mystical Agradditions {[email protected] ENQUEUE_IMC} SolarFluxReborn-1.14.4-14.1.5.jar Solar Flux Reborn {[email protected] ENQUEUE_IMC} curios-FORGE-1.14.4-1.0.6.1.jar Curios API {[email protected] ENQUEUE_IMC} Botania+r1.11-379.jar Botania {[email protected] ENQUEUE_IMC} Patchouli-1.14.4-1.1-26.5.jar Patchouli {[email protected] ENQUEUE_IMC} flying_things-1.8.5-1.14.4.jar The Flying Things {[email protected] ENQUEUE_IMC} AutoRegLib-1.4-35.jar AutoRegLib {[email protected] ENQUEUE_IMC} randomite-1.14.4-1.0.0.jar Randomite Classic {[email protected] ENQUEUE_IMC} RandomThings-MC1.14.4-5.0.1.jar Random Things {[email protected] ENQUEUE_IMC} OreExcavation-1.6.147.jar Ore Excavation {oreexcavation@NONE ENQUEUE_IMC} angelring-1.1.0.jar Angel Ring {[email protected] ENQUEUE_IMC} betbeacpl_1.14-1.0.jar Better Beacon Placement {[email protected] ENQUEUE_IMC} libnonymous-1.14.4-1.0.4.25.jar Libnonymous {[email protected] ENQUEUE_IMC} RiddleChests-1.0.2.3.jar Riddle Chests {[email protected] ENQUEUE_IMC} Star+Wars+The+Skywalker+Saga+Mod.jar Star Wars: The Skywalker Saga Mod {[email protected] ENQUEUE_IMC} villagersnose-1.0-beta.jar Villager's Nose {[email protected] ENQUEUE_IMC} PowderPower-1.14.4-3.0.42.jar Powder Power {[email protected] ENQUEUE_IMC} ProjectExtended-1.14.4-1.0.1.jar ProjectExtended {[email protected] ENQUEUE_IMC} Op+Items+Mod.jar OP items and Swords {[email protected] ENQUEUE_IMC} morevanillaarmor-1.0.jar MoreVanillaArmor {[email protected] ENQUEUE_IMC} Better+Muffling-1.14.4-0.4.0-Beta.jar Better Muffling {[email protected] ENQUEUE_IMC} petbat-1.14.4.3.jar Pet Bat {[email protected] ENQUEUE_IMC} bwncr-1.14.4-3.5.12.jar Bad Wither No Cookie Reloaded {[email protected] ENQUEUE_IMC} speedyladders-1.14.4-4.jar Speedy Ladders {[email protected] ENQUEUE_IMC} incubation-1.0.1-1.14.4.jar Incubation {[email protected] ENQUEUE_IMC} CobbleForDays-1.0.2.jar Cobble For Days {cobblefordays@NONE ENQUEUE_IMC} FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 ENQUEUE_IMC} Minestuck-1.14.4-1.4.312-beta.jar Minestuck {[email protected] ENQUEUE_IMC} rockcandy-1.14.4-1.1.6.jar Rock Candy {rockcandy@version ENQUEUE_IMC} Cyclic-1.14.4-0.1.5.jar Cyclic {[email protected] ENQUEUE_IMC} Super+Ores+1.14.4.jar Super Ores {[email protected] ENQUEUE_IMC} SaveMyStronghold-1.14.4-1.0.0.jar Save My Stronghold! {[email protected] ENQUEUE_IMC} Notes-1.14.4-1.2.0.jar Notes {[email protected] ENQUEUE_IMC} resynth-3.1.3.jar Resynth {[email protected] ENQUEUE_IMC} ditr14-1.8.1.jar Diamond in the Rough {[email protected] ENQUEUE_IMC} Cucumber-1.14.4-2.0.6.jar Cucumber Library {[email protected] ENQUEUE_IMC} mining-helmet-1.14.4-1.0.8.jar Mining Helmet {[email protected] ENQUEUE_IMC} Floocraft+1.14.4-1.10.1.jar Floocraft {[email protected] ENQUEUE_IMC} wolfrevivemod-1.1.jar Collar Catcher: Dog Revival Mod! {[email protected] ENQUEUE_IMC} The+Omni.jar Omni Mod {[email protected] ENQUEUE_IMC} jei-1.14.4-6.0.0.27.jar Just Enough Items {[email protected] ENQUEUE_IMC} longfallboots-1.3.0b.jar Long Fall Boots {[email protected] ENQUEUE_IMC} tnt-yeeter-1.14.4-1.1.0.jar TNT Yeeter {[email protected] ENQUEUE_IMC} FunMod+2.9.jar Fun Mod {[email protected] ENQUEUE_IMC} BirdsNestsAndTreasures-1.14.4-1.0.0.jar Birds Nests & Treasures {[email protected] ENQUEUE_IMC} tesseract-1.0.2-mc1.14.jar Tesseract {[email protected] ENQUEUE_IMC} giftfromthegods-1.14.4-1.0.1.jar Gift From The Gods {giftfromthegods@NONE ENQUEUE_IMC} despeggshatch_1.14-1.2.jar Despawning Eggs Hatch {[email protected] ENQUEUE_IMC} Vulcanite-2.0.4-mc1.14.4.jar Vulcanite {[email protected] ENQUEUE_IMC} MoreOresInONE-1.5.jar More Ores in ONE {[email protected] ENQUEUE_IMC} OresAllEasy-1.14.4-1.6.0.jar OresAllEasy {[email protected] ENQUEUE_IMC} good-nights-sleep-1.14.4-1.0.3.jar Good Night's Sleep {[email protected] ENQUEUE_IMC} more+swords+renewed-1.14.4.jar More Swords {[email protected] ENQUEUE_IMC} cursedearth-1.4a.jar Cursed Earth {[email protected] ENQUEUE_IMC} DungeonCrawl-1.14.4-1.6.3.jar Dungeon Crawl {[email protected] ENQUEUE_IMC} reciperandomizer-1.0.jar Example Mod {[email protected] ENQUEUE_IMC} BonsaiTrees-2.0.2.35.jar Bonsai Trees 2 {[email protected] ENQUEUE_IMC} TinyMobFarm-1.14.4-1.0.6.jar Tiny Mob Farm {[email protected] ENQUEUE_IMC} mcjtylib-1.14-3.5.17-alpha.jar McJtyLib {[email protected] ENQUEUE_IMC} rftoolsbase-1.14-0.0.12-alpha.jar RFToolsBase {[email protected] ENQUEUE_IMC} Evolving's_Extra_Sets_BETA_0.2.1.jar Evolving's Extra Sets {[email protected] ENQUEUE_IMC} Apple+Mod-+1.14.4.jar Apple_Mod! {[email protected] ENQUEUE_IMC} walljump-1.14.4-1.3.1.jar Wall-Jump! {[email protected] ENQUEUE_IMC} petrock-0.5.0.jar PetRock {[email protected] ENQUEUE_IMC} randomium-1.1.1.jar Randomium {[email protected] ENQUEUE_IMC} immersive-portals-0.15(for+mc+1.14+with+forge).jar Immersive Portals {[email protected] ENQUEUE_IMC} extradisks-1.14.4-1.1.jar Extra Disks {[email protected] ENQUEUE_IMC} forge-1.14.4-28.2.0-universal.jar Forge {[email protected] ENQUEUE_IMC} FeederHelmet-1.7.0.jar AutoFeederHelmet {[email protected] ENQUEUE_IMC} tardis-1.1.1.jar TARDIS Mod {[email protected] ENQUEUE_IMC} ColossalChests-1.14.4-1.7.6.jar ColossalChests {[email protected] ENQUEUE_IMC} MysticalAgriculture-1.14.4-2.0.6.jar Mystical Agriculture {[email protected] ENQUEUE_IMC} ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] ENQUEUE_IMC} forge-1.14.4-28.2.0-client.jar Minecraft {[email protected] ENQUEUE_IMC} extraanvils-2.5b.jar Extra Anvils {[email protected] ENQUEUE_IMC} rftoolsutility-1.14-1.2.14-alpha.jar RFToolsUtility {[email protected] ENQUEUE_IMC} moolands-1.14.4-1.2.1.jar Moolands {[email protected] ENQUEUE_IMC} instahouses-1.14.4-1.1.1.jar Slashkings InstaHouses {[email protected] ENQUEUE_IMC} compactores-1.14.4-1.2.2.jar Compact Ores {[email protected] ENQUEUE_IMC} AdLods-1.14.4-2.0.0.1-build.0078.jar Large Ore Deposits {[email protected] ENQUEUE_IMC} Sonic+Items+version+2+(bugfix).jar sonic items {[email protected] ENQUEUE_IMC} spiketraps-1.1.jar Spike Traps {[email protected] ENQUEUE_IMC} extragolems-9.0.5.jar Extra Golems {[email protected] ENQUEUE_IMC} foamdome-3.0.0.jar Foam Dome {[email protected] ENQUEUE_IMC} Quark-r2.0-212.jar Quark {[email protected] ENQUEUE_IMC} sit-1.14.4-v1.3.jar Sit {[email protected] ENQUEUE_IMC} advanced-viruses_1.14.4-beta.jar Advanced Viruses {[email protected] ENQUEUE_IMC} Vampirism-1.14.4-1.6.0-beta.6.jar Vampirism {[email protected] ENQUEUE_IMC, [email protected] ENQUEUE_IMC} Overloaded+Ores.jar Geared {[email protected] ENQUEUE_IMC} PowerRangersV1.2+-+1.14.4.jar Power Rangers {[email protected] ENQUEUE_IMC} Quick-Harvest-1.14.4-1.0.1.jar Quick Harvest {[email protected] ENQUEUE_IMC} ElementaryOres-1.14.4-0.0.1.jar Elementary Ores {[email protected] ENQUEUE_IMC} refinedstorageaddons-0.5.jar Refined Storage Addons {[email protected] ENQUEUE_IMC} vimion-DEV-WEEK-08-0.1-1.14.4.jar Vimion Mod {vimion@DEV WEEK 08 ENQUEUE_IMC} SolarGeneration-1.14.4-1.3.1.jar Solar Generation {[email protected] ENQUEUE_IMC} overloadedarmorbar-3.0.0b.jar Overloaded Armor Bar {[email protected] ENQUEUE_IMC} OresAboveDiamonds+1.14.4+v3.3.jar Ores Above Diamonds {[email protected] ENQUEUE_IMC} MagicMirror-1.14.4-0.0.1.146.jar Magic Mirror {[email protected] ENQUEUE_IMC} TriGemsMC1.14.4-1.0.1.jar TriGems {[email protected] ENQUEUE_IMC} luckyores-1.14.4-1.3.1.jar Lucky Ores Mod {[email protected] ENQUEUE_IMC} EnderMail-1.14.4-1.0.3.jar Ender Mail {[email protected] ENQUEUE_IMC} magiceightcube-1.14.4-1.1.0.jar Magic Eight Ball {[email protected] ENQUEUE_IMC} farlanders-1.14.4-1.1.2.jar The Farlanders {[email protected] ENQUEUE_IMC} Launched Version: 1.14.4-forge-28.2.0 LWJGL: 3.2.1 build 12 OpenGL: NVIDIA GeForce GT 650M OpenGL Engine GL version 2.1 NVIDIA-14.0.31 355.11.11.10.10.143, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because ARB_framebuffer_object 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 'forge' Type: Client (map_client.txt) Resource Packs: Current Language: English (US) CPU: 8x Intel(R) Core(TM) i7-3820QM CPU @ 2.70GHz
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.