Quantcast
Channel: Feed the Beast Support - Latest topics
Viewing all 5878 articles
Browse latest View live

Server Crash by Thut's Tech Elevator

$
0
0

@Eld0r wrote:

I want to use other fancy blocks in the Elevator, so I tried BiblioCraft Oak Fancy Sign (#6552/0).
Instantly while sneak-rightclicking to finish the Elevator cabin the server crashed.
Server restart, but instant crash again when I log in.
(e.g. when others get in elevator visibility range)

Fix: Delete the elevator entity with MC Edit, then start server again.

Reproduce:
Use BiblioCraft Oak Fancy Sign (#6552/0) as a elevaor wall and create a elevator cabin.
@ Java 8_162 , FTB Revelation 1.6.0 , Forge 14.23.2.2618

Posts: 1

Participants: 1

Read full topic


FTB Infinity Server no longer works

$
0
0

@Cupkakes wrote:

Infinity Evolved:

** Infinity 3.02:**

** 1.4.16 **

** I don’t know how to do that.**

None:

Server starts up perfectly fine, I can join though local host, but going though my IP doesn’t work, tried resetting the port forwarding, but still doesn’t work. FYI I had it working for about a 2 day before this happened. I suspect it has something to do with my router

Posts: 2

Participants: 2

Read full topic

FTB infinity Evolved Won't Startup (Singleplayer)

$
0
0

@Vala89 wrote:

Modpack Name: Ftb infinity evolved

Modpack Version (E.g Infinity 2.2.1): 3.0.2

Launcher Version (E.g 1.4.10 or Curse): Twitch(latest version)

Link to Log (Required): in the discription

Have you made any changes to the pack? (If yes please list the changes): no

**Issue Details:**what do i do???It gives a NoClassDefFoundError, with bdlib mod i think…here’s the crash report,(i dont have the log, its the twitch launcher) :
---- Minecraft Crash Report ----
// On the bright side, I bought you a teddy bear!

Time: 3/12/18 11:12 AM
Description: There was a severe problem during mod loading that has caused the game to fail

cpw.mods.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/bdew/lib/recipes/RecipeParser
at cpw.mods.fml.common.LoadController.transition(LoadController.java:163)
at cpw.mods.fml.common.Loader.preinitializeMods(Loader.java:559)
at cpw.mods.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:243)
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:483)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: net/bdew/lib/recipes/RecipeParser
at net.bdew.gendustry.config.loader.TuningLoader$.(TuningLoader.scala:20)
at net.bdew.gendustry.config.loader.TuningLoader$.(TuningLoader.scala)
at net.bdew.gendustry.Gendustry$.preInit(Gendustry.scala:62)
at net.bdew.gendustry.Gendustry.preInit(Gendustry.scala)
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 cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532)
at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:483)
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:483)
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.preinitializeMods(Loader.java:556)
… 10 more
Caused by: java.lang.ClassNotFoundException: net.bdew.lib.recipes.RecipeParser
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)
… 40 more
Caused by: java.lang.NoClassDefFoundError: scala/util/parsing/combinator/JavaTokenParsers
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)
… 42 more
Caused by: java.lang.ClassNotFoundException: scala.util.parsing.combinator.JavaTokenParsers
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)
… 46 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: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 728441320 bytes (694 MB) / 2086666240 bytes (1990 MB) up to 2863661056 bytes (2731 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
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 184 mods loaded, 179 mods active
States: ‘U’ = Unloaded ‘L’ = Loaded ‘C’ = Constructed ‘H’ = Pre-initialized ‘I’ = Initialized ‘J’ = Post-initialized ‘A’ = Available ‘D’ = Disabled ‘E’ = Errored
UCH mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
UCH FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH Forge{10.13.4.1614} [Minecraft Forge] (forge-1.7.10-10.13.4.1614-1.7.10.jar)
UCH appliedenergistics2-core{rv3-beta-6} [Applied Energistics 2 Core] (minecraft.jar)
UCH Aroma1997Core{1.0.2.16} [Aroma1997Core] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCH CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
UCH NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
UCH ThE-core{1.0.0.1} [Thaumic Energistics Core] (minecraft.jar)
UCH ThaumicTinkerer-preloader{0.1} [Thaumic Tinkerer Core] (minecraft.jar)
UCH ChocoPatcher{1.1} [Choco Patcher] (minecraft.jar)
UCH OpenModsCore{0.10} [OpenModsCore] (minecraft.jar)
UCH {000} [CoFH ASM] (minecraft.jar)
UCH BinniePatcher{1.8.2} [Binnie Patcher] (minecraft.jar)
UCH FastCraft{1.23} [FastCraft] (fastcraft-1.23.jar)
UCH debug{1.0} [debug] (denseores-1.6.2.jar)
UCH IC2{2.2.827-experimental} [IndustrialCraft 2] (industrialcraft-2-2.2.827-experimental.jar)
UCH AdvancedSolarPanel{1.7.10-3.5.1} [Advanced Solar Panels] (AdvancedSolarPanel-1.7.10-3.5.1.jar)
UCH AgriCraft{1.7.10-1.5.0} [AgriCraft] (AgriCraft-1.7.10-1.5.0.jar)
UCH appliedenergistics2{rv3-beta-6} [Applied Energistics 2] (appliedenergistics2-rv3-beta-6.jar)
UCH Aroma1997CoreHelper{1.0.2.16} [Aroma1997Core|Helper] (Aroma1997Core-1.7.10-1.0.2.16.jar)
UCH Aroma1997sDimension{1.0} [Aroma1997’s Dimensional World] (Aroma1997s-Dimensional-World-1.7.10-1.1.0.1.jar)
UCH AWWayofTime{v1.3.3} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.7.10-1.3.3-17.jar)
UCH Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
UCH Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
UCH Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
UCH Avaritia{1.11} [Avaritia] (Avaritia-1.11.jar)
UCH bdlib{1.9.4.109} [BD Lib] (bdlib-1.9.4.109-mc1.7.10.jar)
UCH BiblioCraft{1.11.7} [BiblioCraft] (BiblioCraft[v1.11.7][MC1.7.10].jar)
UCH Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
UCH Natura{2.2.0} [Natura] (natura-1.7.10-2.2.0.1.jar)
UCH BiomesOPlenty{2.1.0} [Biomes O’ Plenty] (BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar)
UCH BiblioWoodsBoP{1.9} [BiblioWoods Biomes O’Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.9].jar)
UCH CoFHCore{1.7.10R3.1.4} [CoFH Core] (CoFHCore-[1.7.10]3.1.4-329.jar)
UCH Forestry{4.2.16.64} [Forestry for Minecraft] (forestry_1.7.10-4.2.16.64.jar)
UCH BiblioWoodsForestry{1.7} [BiblioWoods Forestry Edition] (BiblioWoods[Forestry][v1.7].jar)
UCH BiblioWoodsNatura{1.5} [BiblioWoods Natura Edition] (BiblioWoods[Natura][v1.5].jar)
UCH ThermalFoundation{1.7.10R1.2.6} [Thermal Foundation] (ThermalFoundation-[1.7.10]1.2.6-118.jar)
UCH ThermalExpansion{1.7.10R4.1.5} [Thermal Expansion] (ThermalExpansion-[1.7.10]4.1.5-248.jar)
UCH BigReactors{0.4.3A} [Big Reactors] (BigReactors-0.4.3A.jar)
UCH BinnieCore{2.0-pre14} [Binnie Core] (binnie-mods-2.0-pre14.jar)
UCH Botany{2.0-pre14} [Botany] (binnie-mods-2.0-pre14.jar)
UCH ExtraBees{2.0-pre14} [Extra Bees] (binnie-mods-2.0-pre14.jar)
UCH ExtraTrees{2.0-pre14} [Extra Trees] (binnie-mods-2.0-pre14.jar)
UCH Genetics{2.0-pre14} [Genetics] (binnie-mods-2.0-pre14.jar)
UCH BrandonsCore{1.0.0.12} [Brandon’s Core] (BrandonsCore-1.0.0.12.jar)
UCH BuildCraft|Core{7.1.22} [BuildCraft] (buildcraft-7.1.22.jar)
UCH BuildCraft|Transport{7.1.22} [BC Transport] (buildcraft-7.1.22.jar)
UCH BuildCraft|Factory{7.1.22} [BC Factory] (buildcraft-7.1.22.jar)
UCH BuildCraft|Silicon{7.1.22} [BC Silicon] (buildcraft-7.1.22.jar)
UCH BuildCraft|Robotics{7.1.22} [BC Robotics] (buildcraft-7.1.22.jar)
UCH BuildCraft|Energy{7.1.22} [BC Energy] (buildcraft-7.1.22.jar)
UCH BuildCraft|Builders{7.1.22} [BC Builders] (buildcraft-7.1.22.jar)
UCH BuildCraft|Compat{7.1.5} [BuildCraft Compat] (buildcraft-compat-7.1.5.jar)
UCH Railcraft{9.12.2.0} [Railcraft] (Railcraft_1.7.10-9.12.2.0.jar)
UCH TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
UCH ForgeMultipart{1.2.0.345} [Forge Multipart] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
UCH CarpentersBlocks{3.3.8.1} [Carpenter’s Blocks] (Carpenter’s Blocks v3.3.8.1 - MC 1.7.10.jar)
UCH ComputerCraft{1.75} [ComputerCraft] (ComputerCraft1.75.jar)
UCH MineTweaker3{3.0.13} [MineTweaker 3] (CraftTweaker-1.7.10-3.0.13.jar)
UCH creeperhost{unspecified} [CreeperHost] (creeperhost-1.7.10-1.1.0.jar)
UCH CustomMainMenu{1.9.2} [Custom Main Menu] (CustomMainMenu-MC1.7.10-1.9.2.jar)
UCH PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.4.2_1.7.10.jar)
UCH props{2.4.2} [Decocraft] (Decocraft-2.4.2_1.7.10.jar)
UCH DraconicEvolution{1.0.2h} [Draconic Evolution] (Draconic-Evolution-1.7.10-1.0.2h.jar)
UCH endercore{1.7.10-0.2.0.39_beta} [EnderCore] (EnderCore-1.7.10-0.2.0.39_beta.jar)
UCH MineFactoryReloaded{1.7.10R2.8.1} [MineFactory Reloaded] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
UCH EnderIO{1.7.10-2.3.0.429_beta} [Ender IO] (EnderIO-1.7.10-2.3.0.429_beta.jar)
UCH EnderStorage{1.4.7.37} [EnderStorage] (EnderStorage-1.7.10-1.4.7.37-universal.jar)
UCH EnderTech{1.7.10-0.3.2.405} [EnderTech] (EnderTech-1.7.10-0.3.2.405.jar)
UCH EnderZoo{1.7.10-1.0.15.32} [Ender Zoo] (EnderZoo-1.7.10-1.0.15.32.jar)
UCH extracells{2.3.14} [Extra Cells 2] (ExtraCells-1.7.10-2.3.14b197.jar)
UCH ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
UCH harvestcraft{1.7.10j} [Pam’s HarvestCraft] (Pam’s HarvestCraft 1.7.10Lb.jar)
UCH ImmersiveEngineering{0.7.7} [Immersive Engineering] (ImmersiveEngineering-0.7.7.jar)
UCH TConstruct{1.7.10-1.8.8.build988} [Tinkers’ Construct] (TConstruct-1.7.10-1.8.8.jar)
UCH ExtraTiC{1.4.6} [ExtraTiC] (ExtraTiC-1.7.10-1.4.6.jar)
UCH fastleafdecay{1.4} [Fast Leaf Decay] (FastLeafDecay-1.7.10-1.4.jar)
UCH ThaumicTinkerer{unspecified} [Thaumic Tinkerer] (ThaumicTinkerer-2.5-1.7.10-512.jar)
UCH ForbiddenMagic{1.7.10-0.575} [Forbidden Magic] (Forbidden Magic-1.7.10-0.575.jar)
UCH FTBL{1.0.18.2} [FTBLib] (FTBLib-1.7.10-1.0.18.3.jar)
UCH FTBT{1.0.2} [FTB Tweaks] (FTBTweaks-1.0.2.jar)
UCH FTBU{1.0.18.2} [FTBUtilities] (FTBUtilities-1.7.10-1.0.18.3.jar)
UCH funkylocomotion{1.0} [Funky Locomotion] (funky-locomotion-1.7.10-beta-7.jar)
UCH RedstoneArsenal{1.7.10R1.1.2} [Redstone Arsenal] (RedstoneArsenal-[1.7.10]1.1.2-92.jar)
UCH MagicBees{2.4.3} [Magic Bees] (magicbees-1.7.10-2.4.3.jar)
UCE gendustry{1.6.3.132} [GenDustry] (gendustry-1.6.3.132-mc1.7.10.jar)
UCH GraviSuite{1.7.10-2.0.3} [Graviation Suite] (GraviSuite-1.7.10-2.0.3.jar)
UCH guideapi{1.7.10-1.0.1-20} [Guide-API] (Guide-API-1.7.10-1.0.1-20.jar)
UCH iChunUtil{4.2.3} [iChunUtil] (iChunUtil-4.2.3.jar)
UCH Hats{4.0.1} [Hats] (Hats-4.0.1.jar)
UCH HatStand{4.0.0} [HatStand] (HatStand-4.0.0.jar)
UCH headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
UCH HardcoreQuesting{4.4.4} [Hardcore Questing Mode] (HQM-The Journey-4.4.4.jar)
UCH IC2NuclearControl{2.4.2a} [Nuclear Control 2] (IC2NuclearControl-2.4.2a.jar)
UCH immersiveintegration{0.6.8} [Immersive Integration] (immersiveintegration-0.6.8.jar)
UCH inpure|core{1.7.10R1.0.0B9} [INpureCore] (INpureCore-[1.7.10]1.0.0B9-62.jar)
UCH inventorytweaks{1.59-dev-152-cf6e263} [Inventory Tweaks] (InventoryTweaks-1.59-dev-152.jar)
UCH IronChest{6.0.62.742} [Iron Chest] (ironchest-1.7.10-6.0.62.742-universal.jar)
UCH JABBA{1.2.2} [JABBA] (Jabba-1.2.2_1.7.10.jar)
UCH journeymap{5.1.4p2} [JourneyMap] (journeymap-1.7.10-5.1.4p2-unlimited.jar)
UCH LogisticsPipes{0.9.3.132} [Logistics Pipes] (logisticspipes-0.9.3.132.jar)
UCH MineFactoryReloaded|CompatAppliedEnergistics{1.7.10R2.8.1} [MFR Compat: Applied Energistics] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatBuildCraft{1.7.10R2.8.1} [MFR Compat: BuildCraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatForestry{1.7.10R2.8.1} [MFR Compat: Forestry] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatForgeMicroblock{1.7.10R2.8.1} [MFR Compat: ForgeMicroblock] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatIC2{1.7.10R2.8.1} [MFR Compat: IC2] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MrTJPCoreMod{1.1.0.33} [MrTJPCore] (MrTJPCore-1.1.0.33-universal.jar)
UCH ProjRed|Core{4.7.0pre12.95} [ProjectRed Core] (ProjectRed-1.7.10-4.7.0pre12.95-Base.jar)
UCH ProjRed|Exploration{4.7.0pre12.95} [ProjectRed Exploration] (ProjectRed-1.7.10-4.7.0pre12.95-World.jar)
UCH MineFactoryReloaded|CompatProjRed{1.7.10R2.8.1} [MFR Compat ProjectRed] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatRailcraft{1.7.10R2.8.1} [MFR Compat: Railcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatThaumcraft{1.7.10R2.8.1} [MFR Compat: Thaumcraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatThermalExpansion{1.7.10R2.8.1} [MFR Compat: Thermal Expansion] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatTConstruct{1.7.10R2.8.1} [MFR Compat: Tinkers’ Construct] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatTwilightForest{1.7.10R2.8.1} [MFR Compat: TwilightForest] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH MineFactoryReloaded|CompatVanilla{1.7.10R2.8.1} [MFR Compat: Vanilla] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UCH modtweaker2{0.9.6} [Mod Tweaker 2] (ModTweaker2-0.9.6.jar)
UCH Morpheus{1.7.10-1.6.21} [Morpheus] (Morpheus-1.7.10-1.6.21.jar)
UCH Mystcraft{0.12.3.04} [Mystcraft] (mystcraft-1.7.10-0.12.3.04.jar)
UCH NEIAddons{1.12.14.40} [NEI Addons] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Developer{1.12.14.40} [NEI Addons: Developer Tools] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|AppEng{1.12.14.40} [NEI Addons: Applied Energistics 2] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Botany{1.12.14.40} [NEI Addons: Botany] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|Forestry{1.12.14.40} [NEI Addons: Forestry] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|CraftingTables{1.12.14.40} [NEI Addons: Crafting Tables] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH NEIAddons|ExNihilo{1.12.14.40} [NEI Addons: Ex Nihilo] (neiaddons-1.12.14.40-mc1.7.10.jar)
UCH neiintegration{1.1.2} [NEI Integration] (NEIIntegration-MC1.7.10-1.1.2.jar)
UCH NetherOres{1.7.10R2.3.1} [Nether Ores] (NetherOres-[1.7.10]2.3.1-22.jar)
UCH neresources{0.1.0.ManuallyBuilt} [Not Enough Resources] (NotEnoughResources-1.7.10-0.1.0-122.jar)
UCH OpenMods{0.10} [OpenMods] (OpenModsLib-1.7.10-0.10.jar)
UCH OpenBlocks{1.6} [OpenBlocks] (OpenBlocks-1.7.10-1.6.jar)
UCH OpenPeripheralCore{1.4} [OpenPeripheralCore] (OpenPeripheralCore-1.7.10-1.4.jar)
UCH OpenPeripheral{0.6} [OpenPeripheralAddons] (OpenPeripheralAddons-1.7.10-0.6.jar)
UCH OpenPeripheralIntegration{0.6} [OpenPeripheralIntegration] (OpenPeripheralIntegration-1.7.10-0.6.jar)
UCH PortalGun{4.0.0-beta-6} [PortalGun] (PortalGun-4.0.0-beta-6.jar)
UCH ProjRed|Transmission{4.7.0pre12.95} [ProjectRed Transmission] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCH ProjRed|Transportation{4.7.0pre12.95} [ProjectRed Transportation] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCH ProjRed|Compatibility{4.7.0pre12.95} [ProjectRed Compatibility] (ProjectRed-1.7.10-4.7.0pre12.95-Compat.jar)
UCH ProjRed|Integration{4.7.0pre12.95} [ProjectRed Integration] (ProjectRed-1.7.10-4.7.0pre12.95-Integration.jar)
UCH ProjRed|Illumination{4.7.0pre12.95} [ProjectRed Illumination] (ProjectRed-1.7.10-4.7.0pre12.95-Lighting.jar)
UCH ProjRed|Expansion{4.7.0pre12.95} [ProjectRed Expansion] (ProjectRed-1.7.10-4.7.0pre12.95-Mechanical.jar)
UCH ResourceLoader{1.3} [Resource Loader] (ResourceLoader-MC1.7.10-1.3.jar)
UCH rftools{4.23} [RFTools] (rftools-4.23.jar)
UCH runicdungeons{1.1.7b} [Runic Dungeons] (RunicDungeons-1.1.7b.jar)
UCH simplyjetpacks{1.5.3} [Simply Jetpacks] (SimplyJetpacks-MC1.7.10-1.5.3.jar)
UCH SolarExpansion{1.6a} [Solar Expansion] (SolarExpansion-Basic-1.6a.jar)
UCH springboards{0.1} [Spring Boards] (Springboards-1.7.10-0.1.jar)
UCH StevesFactoryManager{A93} [Steve’s Factory Manager] (StevesFactoryManagerA93.jar)
UCH StevesAddons{0.10.16} [Steve’s Addons] (StevesAddons-1.7.10-0.10.16.jar)
UCH StevesCarts{2.0.0.b18} [Steve’s Carts 2] (StevesCarts2.0.0.b18.jar)
UCH StevesWorkshop{0.5.1} [Steve’s Workshop] (StevesWorkshop-0.5.1.jar)
UCH StorageDrawers{1.7.10-1.10.8} [Storage Drawers] (StorageDrawers-1.7.10-1.10.8.jar)
UCH StorageDrawersBop{1.7.10-1.1.1} [Storage Drawers: Biomes O’ Plenty Pack] (StorageDrawers-BiomesOPlenty-1.7.10-1.1.1.jar)
UCH StorageDrawersForestry{1.7.10-1.1.2} [Storage Drawers: Forestry Pack] (StorageDrawers-Forestry-1.7.10-1.1.2.jar)
UCH StorageDrawersMisc{1.7.10-1.1.2} [Storage Drawers: Misc Pack] (StorageDrawers-Misc-1.7.10-1.1.2.jar)
UCH StorageDrawersNatura{1.7.10-1.1.1} [Storage Drawers: Natura Pack] (StorageDrawers-Natura-1.7.10-1.1.1.jar)
UCH tcinventoryscan{1.0.11} [TC Inventory Scanning] (tcinventoryscan-mc1.7.10-1.0.11.jar)
UCH thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
UCH thaumicenergistics{1.0.0.5} [Thaumic Energistics] (thaumicenergistics-1.0.0.5.jar)
UCH ThaumicExploration{0.6.0} [Thaumic Exploration] (ThaumicExploration-1.7.10-1.1-53.jar)
UCH ThermalDynamics{1.7.10R1.2.1} [Thermal Dynamics] (ThermalDynamics-[1.7.10]1.2.1-172.jar)
UCH TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
UCH TMechworks{0.2.15.106} [Tinkers’ Mechworks] (TMechworks-1.7.10-0.2.15.106.jar)
UCH Translocator{1.1.2.16} [Translocator] (Translocator-1.7.10-1.1.2.16-universal.jar)
UCH WailaHarvestability{1.1.6} [Waila Harvestability] (WailaHarvestability-mc1.7.10-1.1.6.jar)
UCH wawla{1.3.1} [What Are We Looking At] (Wawla-1.0.5.120.jar)
UCH witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
UCH WR-CBE|Core{1.4.1.9} [WR-CBE Core] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCH WR-CBE|Addons{1.4.1.9} [WR-CBE Addons] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCH WR-CBE|Logic{1.4.1.9} [WR-CBE Logic] (WR-CBE-1.7.10-1.4.1.9-universal.jar)
UCH McMultipart{1.2.0.345} [Minecraft Multipart Plugin] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UCH ForgeRelocation{0.0.1.4} [ForgeRelocation] (ForgeRelocation-0.0.1.4-universal.jar)
UCH MCFrames{1.0} [MCFrames] (ForgeRelocation-0.0.1.4-universal.jar)
UCH RelocationFMP{0.0.1.2} [RelocationFMP] (ForgeRelocationFMP-0.0.1.2-universal.jar)
UCH aobd{2.9.2} [Another One Bites The Dust] (AOBD-2.9.2.jar)
UCH denseores{1.0} [Dense Ores] (denseores-1.6.2.jar)
UCH ForgeMicroblock{1.2.0.345} [Forge Microblocks] (ForgeMultipart-1.7.10-1.2.0.345-universal.jar)
UD MineFactoryReloaded|CompatAtum{1.7.10R2.8.1} [MFR Compat: Atum] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatBackTools{1.7.10R2.8.1} [MFR Compat: BackTools] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatChococraft{1.7.10R2.8.1} [MFR Compat: Chococraft] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatExtraBiomes{1.7.10R2.8.1} [MFR Compat: ExtraBiomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
UD MineFactoryReloaded|CompatSufficientBiomes{1.7.10R2.8.1} [MFR Compat: Sufficient Biomes] (MineFactoryReloaded-[1.7.10]2.8.1-174.jar)
GL info: ’ Vendor: ‘ATI Technologies Inc.’ Version: ‘4.5.13492 Compatibility Profile Context 22.19.677.257’ Renderer: 'AMD Radeon™ R6 Graphics’
OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[player_damage_hook:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
Class transformer null safety: all safe
AE2 Version: beta rv3-beta-6 for Forge 10.13.4.1448
Mantle Environment: Environment healthy.
CoFHCore: -[1.7.10]3.1.4-329
ThermalFoundation: -[1.7.10]1.2.6-118
ThermalExpansion: -[1.7.10]4.1.5-248
MineFactoryReloaded: -[1.7.10]2.8.1-174
TConstruct Environment: Environment healthy.
RedstoneArsenal: -[1.7.10]1.1.2-92
NetherOres: -[1.7.10]2.3.1-22
ThermalDynamics: -[1.7.10]1.2.1-172
List of loaded APIs:
* AgriCraftAPI (1.0) from AgriCraft-1.7.10-1.5.0.jar
* appliedenergistics2|API (rv2) from ThaumicTinkerer-2.5-1.7.10-512.jar
* Baubles|API (1.0.1.10) from Baubles-1.7.10-1.0.1.10.jar
* BiomesOPlentyAPI (1.0.0) from BiomesOPlenty-1.7.10-2.1.0.1889-universal.jar
* BloodMagicAPI (1.3.3-13) from BloodMagic-1.7.10-1.3.3-17.jar
* BotaniaAPI (61) from Avaritia-1.11.jar
* BuildCraftAPI|blocks (1.0) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|blueprints (1.5) from buildcraft-7.1.22.jar
* BuildCraftAPI|boards (2.0) from buildcraft-7.1.22.jar
* BuildCraftAPI|core (1.0) from SolarExpansion-Basic-1.6a.jar
* BuildCraftAPI|crops (1.1) from buildcraft-7.1.22.jar
* BuildCraftAPI|events (2.0) from buildcraft-7.1.22.jar
* BuildCraftAPI|facades (1.1) from buildcraft-7.1.22.jar
* BuildCraftAPI|filler (4.0) from buildcraft-7.1.22.jar
* BuildCraftAPI|fuels (2.0) from buildcraft-7.1.22.jar
* BuildCraftAPI|gates (4.1) from buildcraft-7.1.22.jar
* BuildCraftAPI|items (1.1) from buildcraft-7.1.22.jar
* BuildCraftAPI|library (2.0) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|lists (1.0) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|power (1.3) from buildcraft-7.1.22.jar
* BuildCraftAPI|recipes (3.0) from buildcraft-7.1.22.jar
* BuildCraftAPI|robotics (3.0) from buildcraft-7.1.22.jar
* BuildCraftAPI|statements (1.1) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|tablet (1.0) from buildcraft-7.1.22.jar
* BuildCraftAPI|tiles (1.2) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|tools (1.0) from Railcraft_1.7.10-9.12.2.0.jar
* BuildCraftAPI|transport (4.1) from Railcraft_1.7.10-9.12.2.0.jar
* CarpentersBlocks|API (3.3.7) from Carpenter’s Blocks v3.3.8.1 - MC 1.7.10.jar
* ChiselAPI (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Carving (0.1.1) from Chisel-2.9.5.11.jar
* ChiselAPI|Rendering (0.1.1) from Chisel-2.9.5.11.jar
* CoFHAPI (1.7.10R1.0.2) from buildcraft-7.1.22.jar
* CoFHAPI|block (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHAPI|core (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHAPI|energy (1.7.10R1.0.2) from forestry_1.7.10-4.2.16.64.jar
* CoFHAPI|fluid (1.7.10R1.0.13B2) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHAPI|inventory (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHAPI|item (1.7.10R1.3.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHAPI|items (1.7.10R1.0.3) from SolarExpansion-Basic-1.6a.jar
* CoFHAPI|modhelpers (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHAPI|tileentity (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|transport (1.7.10R1.0.13) from EnderIO-1.7.10-2.3.0.429_beta.jar
* CoFHAPI|world (1.7.10R1.1.0) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|audio (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|gui (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|gui|container (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|gui|element|listbox (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|gui|slot (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|inventory (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|render (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|render|particle (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|util (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|util|helpers (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* CoFHLib|util|position (1.7.10R1.2.1) from CoFHCore-[1.7.10]3.1.4-329.jar
* CoFHLib|world (1.7.10R1.0.4B1) from EnderTech-1.7.10-0.3.2.405.jar
* CoFHLib|world|feature (1.7.10R1.0.3B3) from CoFHLib-[1.7.10]1.2.1-185.jar
* ComputerCraft|API (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|FileSystem (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Lua (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Media (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Peripheral (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Permissions (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Redstone (1.75) from ComputerCraft1.75.jar
* ComputerCraft|API|Turtle (1.75) from ComputerCraft1.75.jar
* creeperhost|api (1.0) from creeperhost-1.7.10-1.1.0.jar
* CSLib|API (0.3.0) from Decocraft-2.4.2_1.7.10.jar
* DraconicEvolution|API (1.2) from Draconic-Evolution-1.7.10-1.0.2h.jar
* EnderIOAPI (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Redstone (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Teleport (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* EnderIOAPI|Tools (0.0.2) from EnderIO-1.7.10-2.3.0.429_beta.jar
* ForestryAPI|apiculture (4.8.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|arboriculture (4.2.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|core (5.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|farming (2.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|food (1.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|fuels (2.0.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|genetics (4.7.1) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|hives (4.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|lepidopterology (1.3.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|mail (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|storage (3.0.0) from forestry_1.7.10-4.2.16.64.jar
* ForestryAPI|world (2.1.0) from forestry_1.7.10-4.2.16.64.jar
* ForgeRelocation|API (0.0.1.4) from ForgeRelocation-0.0.1.4-universal.jar
* gendustryAPI (2.3.0) from gendustry-1.6.3.132-mc1.7.10.jar
* Guide-API|API (1.7.10-1.0.1-20) from Guide-API-1.7.10-1.0.1-20.jar
* IC2API (1.0) from industrialcraft-2-2.2.827-experimental.jar
* ImmersiveEngineering|API (1.0) from ImmersiveEngineering-0.7.7.jar
* inpure|api (1.7) from INpureCore-[1.7.10]1.0.0B9-62.jar
* McJtyLib (1.8.1) from mcjtylib-1.8.1.jar
* Mystcraft|API (0.1) from mystcraft-1.7.10-0.12.3.04.jar
* neresources|API (1.0) from NotEnoughResources-1.7.10-0.1.0-122.jar
* NuclearControlAPI (v1.0.5) from IC2NuclearControl-2.4.2a.jar
* OpenBlocks|API (1.1) from OpenBlocks-1.7.10-1.6.jar
* OpenPeripheralAddonsApi (1.0) from OpenPeripheralAddons-1.7.10-0.6.jar
* OpenPeripheralApi (3.4.2) from OpenPeripheralCore-1.7.10-1.4.jar
* RailcraftAPI|bore (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|carts (1.6.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|core (1.5.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|crafting (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|electricity (2.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|events (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|fuel (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|helpers (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|items (1.0.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|locomotive (1.1.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|signals (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
* RailcraftAPI|tracks (2.3.0) from Railcraft_1.7.10-9.12.2.0.jar
* StorageDrawersAPI (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* StorageDrawersAPI|config (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* StorageDrawersAPI|event (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* StorageDrawersAPI|inventory (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* StorageDrawersAPI|pack (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* StorageDrawersAPI|registry (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* StorageDrawersAPI|render (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* StorageDrawersAPI|storage (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* StorageDrawersAPI|storage-attribute (1.7.10-1.2.0) from StorageDrawers-1.7.10-1.10.8.jar
* Thaumcraft|API (4.2.2.0) from Pam’s HarvestCraft 1.7.10Lb.jar
* thaumicenergistics|API (1.1) from thaumicenergistics-1.0.0.5.jar

Posts: 2

Participants: 2

Read full topic

Error: Could not find or load main class Beginning

$
0
0

@Mailliw03 wrote:

When i press the “Launch” button it just says “Error: Could not find or load main class Beginning” and i can’t start the game. What should I do then?

No pack work

Posts: 2

Participants: 2

Read full topic

Ftb revaluations not being able to join friends multiplayer server

Stops on downloading pack data

$
0
0

@globoxrox wrote:

FTB Launcher logs:
[15:10:45] [DEBUG] Main.main:171: Launcher arguments: []
[15:10:46] [DEBUG] Main.main:172: Launcher PID: 29648
[15:10:46] [DEBUG] Main.main:183: FTB Launcher CI Build #: 409, Git SHA: 75d004869ef6
[15:10:46] [INFO] JGoogleAnalyticsTracker$2.run:484: AnalyticsBackgroundThread started
[15:10:46] [INFO] MainHelpers.printInfo:39: FTBLaunch starting up (version 1.4.14 Build: 10414)
[15:10:46] [DEBUG] MainHelpers.printInfo:40: System’s default JVM: (This is not always used to launch MC)
[15:10:46] [DEBUG] MainHelpers.printInfo:41: Java version: 1.8.0_161
[15:10:46] [DEBUG] MainHelpers.printInfo:42: Java vendor: Oracle Corporation
[15:10:46] [DEBUG] MainHelpers.printInfo:43: Java home: C:\Program Files\Java\jre1.8.0_161
[15:10:46] [DEBUG] MainHelpers.printInfo:44: Java specification: Java Virtual Machine Specification version: 1.8 by Oracle Corporation
[15:10:46] [DEBUG] MainHelpers.printInfo:46: Java vm: Java HotSpot™ 64-Bit Server VM version: 25.161-b12 by Oracle Corporation
[15:10:46] [INFO] MainHelpers.printInfo:47: OS: Windows 7 6.1 (64-bit)
[15:10:46] [INFO] MainHelpers.printInfo:48: Launcher Install Dir: c:\ftb
[15:10:46] [INFO] MainHelpers.printInfo:49: System memory: 917M free, 6018M total
[15:10:53] [DEBUG] OSUtils.printGPUinformation:765: GPU information:
AdapterRAM Description DriverDate DriverVersion InstalledDisplayDrivers
536870912 NVIDIA GeForce 9500 GT 20150203000000.000000-000 9.18.13.4144 nvd3dumx.dll,nvwgf2umx.dll,nvwgf2umx.dll,nvd3dum,nvwgf2um,nvwgf2um
-2080374784 Intel® HD Graphics 20120926000000.000000-000 9.17.10.2867 igdumd64.dll,igd10umd64.dll,igd10umd64.dll,igdumd32,igd10umd32,igd10umd32
[15:10:59] [INFO] JavaFinder.parseJavaVersion:175: The FTB Launcher has found the following Java versions installed:
[15:10:59] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_161 sorted as: 1.8.0_161 32 Bit Java at : C:\Program Files (x86)\Java\jre1.8.0_161\bin\java.exe
[15:10:59] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_144 sorted as: 1.8.0_144 64 Bit Java at : C:\Program Files\Java\jdk1.8.0_144\bin\java.exe
[15:10:59] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_161 sorted as: 1.8.0_161 64 Bit Java at : C:\Program Files\Java\jre1.8.0_161\bin\java.exe
[15:10:59] [INFO] JavaFinder.parseJavaVersion:177: Java Version: 1.8.0_161 sorted as: 1.8.0_161 64 Bit Java at : C:\Program Files\Java\jre1.8.0_161\bin\java.exe
[15:10:59] [INFO] JavaFinder.parseJavaVersion:204: Preferred: Java Version: 1.8.0_161 sorted as: 1.8.0_161 64 Bit Java at : C:\Program Files\Java\jre1.8.0_161\bin\java.exe
[15:10:59] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for http://ftb.cursecdn.com
[15:10:59] [DEBUG] OSUtils.getProxy:92: ProxySelector: type: DIRECT, no proxy for http://www.creeperrepo.net
[15:10:59] [DEBUG] DownloadUtils.run:454: DownloadUtils.run() starting
[15:11:00] [INFO] I18N.addFiles:97: [i18n] Fallback enUS loaded
[15:11:00] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
[15:11:00] [INFO] LoadingDialog.advance:46: Checking installation location
[15:11:00] [DEBUG] Benchmark.logBenchAs:76: Download Utils Balance (curse) took 1111 ms.
[15:11:02] [ERROR] JsonParser.parse:65->DownloadUtils.run:541: Error while selecting server: com.google.gson.JsonSyntaxException: com.google.gson.stream.MalformedJsonException: Use JsonReader.setLenient(true) to accept malformed JSON at line 2 column 2 path $
com.google.gson.JsonParser.parse(JsonParser.java:65)
com.google.gson.JsonParser.parse(JsonParser.java:45)
net.ftb.util.DownloadUtils.run(DownloadUtils.java:482)
[15:11:02] [DEBUG] DownloadUtils.run:550: DL ready
[15:11:02] [INFO] DownloadUtils.run:583: Using download server Automatic:UNKNOWN on host UNKNOWN (54.239.152.110)
[15:11:02] [DEBUG] Benchmark.logBenchAs:76: Download Utils Init took 2649 ms.
[15:11:07] [INFO] LoadingDialog.advance:46: Loading user data
[15:11:08] [DEBUG] DownloadUtils.getStaticCreeperhostLink:153: failed
[15:11:08] [DEBUG] DownloadUtils.getStaticCreeperhostLink:153: failed
[15:11:10] [DEBUG] Benchmark.logBenchAs:76: Modpack Loader http://ftb/modpacks.xml took 2129 ms.
[15:11:10] [DEBUG] Benchmark.logBenchAs:76: Modpack Loader http://ftb/thirdparty.xml took 2129 ms.
[15:11:10] [INFO] ModpackLoader$XmlHtmlRunnable.handleXML:106: Loading modpack information for thirdparty.xml…
[15:11:10] [INFO] ModpackLoader$XmlHtmlRunnable.handleXML:106: Loading modpack information for modpacks.xml…
[15:11:11] [DEBUG] ReflectiveTypeAdapterFactory$Adapter.read:200->RetiredPacksLoader.run:58: failed: com.google.gson.JsonSyntaxException: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was STRING at line 1 column 1 path $
com.google.gson.internal.bind.ReflectiveTypeAdapterFactory$Adapter.read(ReflectiveTypeAdapterFactory.java:200)
com.google.gson.Gson.fromJson(Gson.java:810)
com.google.gson.Gson.fromJson(Gson.java:748)
net.feed_the_beast.launcher.json.JsonFactory.getRetiredPacks(JsonFactory.java:54)
net.ftb.workers.RetiredPacksLoader.run(RetiredPacksLoader.java:56)
[15:11:12] [ERROR] OutputOverride.write:43: From Console: [Fatal Error] :6:3: The element type “hr” must be terminated by the matching end-tag “”.
[15:11:12] [ERROR] OutputOverride.write:43: From Console: [Fatal Error] :6:3: The element type “hr” must be terminated by the matching end-tag “”.
[15:11:13] [ERROR] DOMParser.parse:-1->ModpackLoader$XmlHtmlRunnable.handleXML:129: Exception reading modpack file: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type “hr” must be terminated by the matching end-tag “”.
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
net.ftb.util.AppUtils.getXML(AppUtils.java:73)
net.ftb.workers.ModpackLoader$XmlHtmlRunnable.handleXML(ModpackLoader.java:127)
net.ftb.workers.ModpackLoader$XmlHtmlRunnable.run(ModpackLoader.java:91)
java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
java.util.concurrent.FutureTask.run(Unknown Source)
java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)
[15:11:13] [ERROR] DOMParser.parse:-1->ModpackLoader$XmlHtmlRunnable.handleXML:129: Exception reading modpack file: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type “hr” must be terminated by the matching end-tag “”.
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
net.ftb.util.AppUtils.getXML(AppUtils.java:73)
net.ftb.workers.ModpackLoader$XmlHtmlRunnable.handleXML(ModpackLoader.java:127)
net.ftb.workers.ModpackLoader$XmlHtmlRunnable.run(ModpackLoader.java:91)
java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
java.util.concurrent.FutureTask.run(Unknown Source)
java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)
[15:11:13] [DEBUG] Benchmark.logBenchAs:76: All modpack lists loaded took 5066 ms.
[15:11:13] [DEBUG] OSUtils.getMacAddress:427: Interface: Realtek PCIe GBE Family Controller #2 : eth4
[15:11:19] [DEBUG] CryptoUtils.decrypt:83: trying with hardware id
[15:11:20] [DEBUG] CryptoUtils.decrypt:88: hardware id ok
[15:11:20] [DEBUG] CryptoUtils.decrypt:83: trying with hardware id
[15:11:20] [DEBUG] CryptoUtils.decrypt:88: hardware id ok
[15:11:20] [DEBUG] CryptoUtils.decrypt:83: trying with hardware id
[15:11:20] [DEBUG] CryptoUtils.decrypt:88: hardware id ok
[15:11:20] [DEBUG] CryptoUtils.decrypt:83: trying with hardware id
[15:11:20] [DEBUG] CryptoUtils.decrypt:88: hardware id ok
[15:11:20] [DEBUG] CryptoUtils.decrypt:83: trying with hardware id
[15:11:20] [DEBUG] CryptoUtils.decrypt:88: hardware id ok
[15:11:20] [INFO] LoadingDialog.advance:46: Creating Console window
[15:11:20] [INFO] LoadingDialog.advance:46: Creating main window
[15:11:20] [DEBUG] AuthlibDLWorker.doInBackground:56: Loading Authlib…
[15:11:21] [INFO] AuthlibDLWorker.downloadJars:147: Local Authlib Version is good, skipping Download
[15:11:21] [INFO] AuthlibDLWorker.doInBackground:68: Adding Authlib to Classpath
[15:11:36] [DEBUG] Benchmark.logBench:62: NewsUtils took 419 ms.
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 0 enUS to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 1 cyGB to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 2 daDK to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 3 deDE to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 4 enGB to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 5 enUS to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 6 esES to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 7 fiFI to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 8 frCA to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 9 frFR to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 10 itIT to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 11 maHU to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 12 nlNL to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 13 noNO to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 14 plPL to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 15 ptBR to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 16 ptPT to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 17 ruRU to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 18 svSE to options pane
[15:11:37] [INFO] OptionsPane.:172: [i18n] Added 19 zhCN to options pane
[15:11:37] [INFO] I18N.setLocale:120: [i18n] enUS English (US) language file loaded!
[15:11:38] [DEBUG] Benchmark.logBenchAs:76: UnreadNews Init took 7 ms.
[15:11:39] [DEBUG] Benchmark.logBenchAs:76: Authlib DL Worker Init took 19618 ms.
[15:11:40] [DEBUG] Benchmark.logBench:62: Waiting for main window took 27262 ms.
[15:11:40] [INFO] MapLoader.run:43: loading map information…
[15:11:40] [INFO] TexturePackLoader.run:43: loading texture pack information…
[15:11:40] [DEBUG] DownloadUtils.getStaticCreeperhostLink:153: failed
[15:11:40] [DEBUG] DownloadUtils.getStaticCreeperhostLink:153: failed
[15:11:40] [ERROR] OutputOverride.write:43: From Console: [Fatal Error] :6:3: The element type “hr” must be terminated by the matching end-tag “”.
[15:11:40] [ERROR] DOMParser.parse:-1->MapLoader.run:59: Error while updating map info: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type “hr” must be terminated by the matching end-tag “”.
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
net.ftb.util.AppUtils.getXML(AppUtils.java:73)
net.ftb.util.AppUtils.downloadXML(AppUtils.java:61)
net.ftb.workers.MapLoader.run(MapLoader.java:44)
[15:11:40] [DEBUG] Benchmark.logBenchAs:76: MapLoader run took 97 ms.
[15:11:40] [DEBUG] Benchmark.logBenchAs:76: Launcher Startup(maps or texturepacks loaded) took 55307 ms.
[15:11:40] [ERROR] OutputOverride.write:43: From Console: [Fatal Error] :6:3: The element type “hr” must be terminated by the matching end-tag “”.
[15:11:40] [ERROR] DOMParser.parse:-1->TexturePackLoader.run:60: Error loading texture pack info: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type “hr” must be terminated by the matching end-tag “”.
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
net.ftb.util.AppUtils.getXML(AppUtils.java:73)
net.ftb.util.AppUtils.downloadXML(AppUtils.java:61)
net.ftb.workers.TexturePackLoader.run(TexturePackLoader.java:44)
[15:11:40] [DEBUG] Benchmark.logBenchAs:76: Texture Pack Load took 123 ms.
[15:11:40] [DEBUG] Benchmark.logBenchAs:76: Launcher Startup(maps and texturepacks loaded) took 55334 ms.
[15:11:40] [INFO] LoadingDialog.advance:46: Setting up Launcher
[15:11:41] [INFO] LoadingDialog.advance:46: Opening main window
[15:11:41] [DEBUG] Benchmark.logBenchAs:76: Launcher Startup(Modpacks loaded) took 56508 ms.
[15:11:41] [ERROR] ArrayList.rangeCheck:-1->Main$1.uncaughtException:105: Unhandled exception in Thread[AWT-EventQueue-0,6,main]: java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
java.util.ArrayList.rangeCheck(Unknown Source)
java.util.ArrayList.get(Unknown Source)
net.ftb.data.ModPack.getPack(ModPack.java:140)
net.ftb.data.Settings.getLastFTBPack(Settings.java:224)
net.ftb.gui.LaunchFrame$14.run(LaunchFrame.java:451)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
[15:11:42] [DEBUG] UpdateChecker.:71: Launcher Install path: C:\Users\Owner\Desktop\dzsfghre\FTB_Launcher.exe
[15:11:42] [INFO] LoadingDialog.advance:46: Downloading pack data
[15:11:42] [DEBUG] DownloadUtils.getStaticCreeperhostLink:153: failed
[15:11:43] [ERROR] OutputOverride.write:43: From Console: [Fatal Error] :6:3: The element type “hr” must be terminated by the matching end-tag “”.
[15:11:43] [ERROR] DOMParser.parse:-1->UpdateChecker.loadInfo:127: Error while loading launcher update info: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; The element type “hr” must be terminated by the matching end-tag “”.
com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
javax.xml.parsers.DocumentBuilder.parse(Unknown Source)
net.ftb.util.AppUtils.getXML(AppUtils.java:73)
net.ftb.util.AppUtils.downloadXML(AppUtils.java:61)
net.ftb.updater.UpdateChecker.loadInfo(UpdateChecker.java:90)
net.ftb.updater.UpdateChecker.doInBackground(UpdateChecker.java:80)
net.ftb.updater.UpdateChecker.doInBackground(UpdateChecker.java:41)
javax.swing.SwingWorker$1.call(Unknown Source)
java.util.concurrent.FutureTask.run(Unknown Source)
javax.swing.SwingWorker.run(Unknown Source)
java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
java.lang.Thread.run(Unknown Source)
[15:11:43] [DEBUG] UpdateChecker.shouldUpdate:132: updater: buildjenk 409 < betajenk 0|| version 10414 < 0
[15:11:43] [DEBUG] UpdateChecker.shouldUpdate:133: latest = 0
[15:14:16] Logs copied to clipboard

Posts: 3

Participants: 2

Read full topic

My tinkers contruct smeltary wont smelt anything

Was ist hr

$
0
0

@Timmy wrote:

was soll ich machen wenn das in der Konsole steht: From Console: [Fatal Error] :6:3: Elementtyp “hr” muss mit dem entsprechenden Endtag “” beendet werden.
Exception reading modpack file: org.xml.sax.SAXParseException; lineNumber: 6; columnNumber: 3; Elementtyp “hr” muss mit dem entsprechenden Endtag “” beendet werden.

Posts: 2

Participants: 2

Read full topic


My SkyFactory 3 game crashes quickly after loading world

$
0
0

@Dr_Ditka wrote:

Modpack Name:
Skyfactory 3
Modpack Version (E.g Infinity 2.2.1):
3.0.15
Launcher Version (E.g 1.4.10 or Curse):
1.4.16
Link to Log (Required):
http://paste.feed-the-beast.com/view/91934fe3
Have you made any changes to the pack? (If yes please list the changes):
Added Soartex Fanver 1.10.x modded universal
Issue Details:
Crashes after a few seconds in the world with the following error:

A fatal error has been detected by the Java Runtime Environment:

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00007ffc873d6a27, pid=9236, tid=0x0000000000001e30

JRE version: Java™ SE Runtime Environment (8.0_112-b15) (build 1.8.0_112-b15)

Java VM: Java HotSpot™ 64-Bit Server VM (25.112-b15 mixed mode windows-amd64 compressed oops)

Problematic frame:

C [ig8icd64.dll+0x16a27]

Failed to write core dump. Minidumps are not enabled by default on client versions of Windows

An error report file with more information is saved as:

c:\ftb\FTBPresentsSkyfactory3\minecraft\hs_err_pid9236.log

If you would like to submit a bug report, please visit:

http://bugreport.java.com/bugreport/crash.jsp

The crash happened outside the Java Virtual Machine in native code.

See problematic frame for where to report the bug.

No idea why, no precursors in the minecraft window.

Posts: 1

Participants: 1

Read full topic

FTB Infinity Evolved couldn't join a server

$
0
0

@superguus12 wrote:

Modpack Name:
Feed The Beast Infinity evolved
Modpack Version (E.g Infinity 2.2.1):
3.0.2
Launcher Version (E.g 1.4.10 or Curse):
Twitch launcher
Link to Log (Required):
https://www.writeurl.com/text/pktp9noh7bwcnl6x8ucl/zkfwslwe46c3n40bg4q3
Have you made any changes to the pack? (If yes please list the changes):
no
Issue Details:
Since today, my friends decided to play modded Minecraft. So we started to play FTB Infinity Evolved. Everything went well to download this modpack, until I wanted to join my friend his server. When I join the server, you will always see the dirt background with text, like: Joining server. But this text wouldn’t show up whenever I join the server and crashes. I don’t know why this is happening, but I think that my laptop couldn’t handle this modpack.

My laptop specs: http://www.toshiba.nl/discontinued-products/satellite-c70-b-20v/

  • Note: did not test to play singleplayer, because I have to wait 20 minutes to start this modpack and I don’t want to test it right now. I will say the result Tomorrow.

Posts: 2

Participants: 2

Read full topic

Direwolf20 Compact Machines Crashes on startup

$
0
0

@tanino wrote:

Hello,

I’ve just installed a fresh Minecraft and a fresh install of DW20 1.12 v1.8.0 yet I am unable to launch the pack, upon load I crash on the initial mod setup. Here’s the crash report details:

Time: 3/13/18 8:22 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Compact Machines 3 (compactmachines3)
Caused by: java.lang.IllegalArgumentException: Invalid dimension id 144

Does anyone have any suggestions?

Also system details as per the crash report;

– System Details –
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_25, Oracle Corporation
Java VM Version: Java HotSpot™ 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 236190208 bytes (225 MB) / 1119281152 bytes (1067 MB) up to 6407585792 bytes (6110 MB)
JVM Flags: 30 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6144m -Xms256m -XX:PermSize=256m -Xrs -XX:ThreadPriorityPolicy=42 -XX:+TieredCompilation -XX:TargetSurvivorRatio=90 -XX:SurvivorRatio=8 -XX:MaxTenuringThreshold=15 -XX:+UnlockExperimentalVMOptions -XX:+UseBiasedLocking -XX:UseSSE=3 -XX:+UseCodeCacheFlushing -XX:+UseThreadPriorities -XX:+UseFastAccessorMethods -XX:+AggressiveOpts -XX:+ReduceSignalUsage -XX:+UseInterpreter -XX:+UseFastEmptyMethods -XX:+UseSharedSpaces -XX:AllocatePrefetchStyle=1 -XX:+AlwaysCompileLoopMethods -XX:SharedReadOnlySize=30m -XX:+UseConcMarkSweepGC -XX:+RewriteFrequentPairs -XX:+OptimizeStringConcat -XX:+CMSCleanOnEnter -XX:+UseSplitVerifier -XX:+UseInlineCaches
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0

Posts: 1

Participants: 1

Read full topic

Sky Factory 3 Bug report

$
0
0

@BillyDeeW wrote:

Modpack Name: Sky Factory 3

Modpack Version (E.g Infinity 2.2.1): 3.0.15

Launcher Version (E.g 1.4.10 or Curse): 1.4.16

Link to Log (Required): http://paste.feed-the-beast.com/view/abebe654

Have you made any changes to the pack? (If yes please list the changes): No

Issue Details: When using the arrow keys to move (I’m left handed) and attempting to play on my world, after a few minutes I found that I kept flying, getting 1 or so fps from 50,000 chunks loading at once, and I was genuinely unsure as to what was going on, and how to stop it. I also found that my limbs were flying around and my eyes were crazy as well (though I believe these to be default in the pack). I have no idea what’s going on, and I’d like some clarity. I have screenshots of me flying through thousands of blocks a second while flying in survival with cheats off, and nothing but the starter items and some wood (imgur link: https://imgur.com/a/2tQo0).

Posts: 2

Participants: 1

Read full topic

Direwolf20 1.12 pack crash

FTB Infinity Evolved Not Enough Items

1.7.10 Crackpack freezes and then crashes constantly during game

$
0
0

@Snetro wrote:

Modpack Name: Crackpack

Modpack Version (E.g Infinity 2.2.1): Crackpack (v1.1.0)

Launcher Version (E.g 1.4.10 or Curse): Feed The Beast Launcher v1.4.16

Link to Log (Required): http://paste.feed-the-beast.com/view/0c5d16c5

Have you made any changes to the pack? (If yes please list the changes): No

Issue Details: Modded Minecraft randomly freezes for a few minutes and then crashes, while playing on a server (didn’t test singleplayer). It mostly happens while opening the inventory or collecting items. But it happens sometimes also randomly during game. I can play normal for about 5-10 minutes and then it crashes.

Posts: 3

Participants: 2

Read full topic


com.mojang.authlib.GameProfile Couldn't verify username because servers are unavailable

$
0
0

@RyukSniper wrote:

Modpack: Infinity Evolved

Modpack Version:3.0.2

Link to log: https://pastebin.com/YTWDhmsp

Description of issue: When I look for my friends and I to enter the server with active online mode, we receive this error, how can I solve it? it is currently hosted on a dedicated server with both open and query ports on the server

Posts: 2

Participants: 2

Read full topic

Sky Factory 3 wont launch!

$
0
0

@Neight wrote:

When I want to launch SkyFactory this error shows up:

successfully created YggdrasilAuthenticationService
Login complete.
Checking local assets file, for MC version 1.10.2 Please wait!
Using backupLink for mcjsons/versions/1.10.2/1.10.2.json
Setting up native libraries for FTB Presents Skyfactory 3 v Recommended Version MC 1.10.2
Syncing Assets:
Java Path: C:\Program Files\Java\jre1.8.0_161\bin\javaw.exe
Pack: FTB Presents Skyfactory 3 1.10.2
Setting MinMemory to 256
Setting MaxMemory to 1536
[14:50:26] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:50:26] [main/INFO] [LaunchWrapper]: Using primary tweak class name net.minecraftforge.fml.common.launcher.FMLTweaker
[14:50:26] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLTweaker
[14:50:26] [main/INFO] [FML]: Forge Mod Loader version 12.18.3.2477 for Minecraft 1.10.2 loading
[14:50:26] [main/INFO] [FML]: Java is Java HotSpot™ 64-Bit Server VM, version 1.8.0_161, running on Windows 10:amd64:10.0, installed at C:\Program Files\Java\jre1.8.0_161
[14:50:26] [main/INFO] [FML]: Loading tweaker guichaguri.betterfps.tweaker.BetterFpsTweaker from BetterFps-1.4.5-1.10.jar
[14:50:27] [main/WARN] [FML]: The coremod codechicken.lib.asm.CCLCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod team.chisel.ctm.client.asm.CTMCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod pl.asie.foamfix.coremod.FoamFixCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod net.shadowfacts.forgelin.preloader.ForgelinPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod com.pengu.hammercore.asm.HammerCoreCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod lumien.randomthings.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod net.fybertech.nwr.NWRTweak does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod lumien.resourceloader.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/WARN] [FML]: The coremod shetiphian.core.asm.TweakPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
[14:50:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:50:27] [main/INFO] [LaunchWrapper]: Loading tweak class name guichaguri.betterfps.tweaker.BetterFpsTweaker
[14:50:27] [main/INFO] [LaunchWrapper]: Loading tweak class name net.minecraftforge.fml.common.launcher.FMLDeobfTweaker
[14:50:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:50:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.common.launcher.FMLInjectionAndSortingTweaker
[14:50:27] [main/INFO] [LaunchWrapper]: Calling tweak class net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper
[14:50:29] [main/ERROR] [FML]: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty.
[14:50:29] [main/ERROR] [LaunchWrapper]: Unable to launch
java.lang.RuntimeException: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt.
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:170) ~[forge-1.10.2-12.18.3.2477-universal.jar:?]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:115) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
Caused by: java.lang.RuntimeException: Patcher expecting non-empty class data file for net.minecraft.entity.projectile.EntityThrowable, but received empty, your vanilla jar may be corrupt.
at net.minecraftforge.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:114) ~[forge-1.10.2-12.18.3.2477-universal.jar:?]
at net.minecraftforge.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:77) ~[forge-1.10.2-12.18.3.2477-universal.jar:?]
at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:217) ~[forge-1.10.2-12.18.3.2477-universal.jar:?]
at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:191) ~[forge-1.10.2-12.18.3.2477-universal.jar:?]
at net.minecraftforge.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:160) ~[forge-1.10.2-12.18.3.2477-universal.jar:?]
at net.minecraftforge.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:189) ~[forge-1.10.2-12.18.3.2477-universal.jar:?]
at net.minecraftforge.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:165) ~[forge-1.10.2-12.18.3.2477-universal.jar:?]
… 2 more
Exception in thread “main” [14:50:29] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: net.minecraftforge.fml.relauncher.FMLSecurityManager$ExitTrappedException
[14:50:29] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.relauncher.FMLSecurityManager.checkPermission(FMLSecurityManager.java:49)
[14:50:29] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.SecurityManager.checkExit(Unknown Source)
[14:50:29] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Runtime.exit(Unknown Source)
[14:50:29] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.System.exit(Unknown Source)
[14:50:29] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.launch(Launch.java:138)
[14:50:29] [main/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
MC process exited. return value: 1
[i18n] Added 0 enUS to options pane
[i18n] Added 1 cyGB to options pane
[i18n] Added 2 daDK to options pane
[i18n] Added 3 deDE to options pane
[i18n] Added 4 enGB to options pane
[i18n] Added 5 enUS to options pane
[i18n] Added 6 esES to options pane
[i18n] Added 7 fiFI to options pane
[i18n] Added 8 frCA to options pane
[i18n] Added 9 frFR to options pane
[i18n] Added 10 itIT to options pane
[i18n] Added 11 maHU to options pane
[i18n] Added 12 nlNL to options pane
[i18n] Added 13 noNO to options pane
[i18n] Added 14 plPL to options pane
[i18n] Added 15 ptBR to options pane
[i18n] Added 16 ptPT to options pane
[i18n] Added 17 ruRU to options pane
[i18n] Added 18 svSE to options pane
[i18n] Added 19 zhCN to options pane
[i18n] Added 20 zhTW to options pane
[i18n] enUS English (US) language file loaded!

Posts: 2

Participants: 2

Read full topic

DireWolf20 1.12 Not enough RAM

$
0
0

@LFJ wrote:

I keep getting crashes upon trying to open the to play the game (not enough ram allocated)
I tried disabling the system settigns for the modpack, and put as bellow a higher limit, but no luck :confused:
My computer has 16 gb of Ram, and yet it’s either missing ram or exceeding the limit, i’m clueless rn on what to do to make it work, please help.

Edit: I have also looked through the guide on the website, but it did not change the end-result.

Posts: 4

Participants: 2

Read full topic

Game crashes after 5 seconds on multiplayer

$
0
0

@NeedHelp wrote:

Modpack Name: Infinity Evolved

Modpack Version (E.g Infinity 2.2.1): FTB Infinity Evolved 1.7 (v3.0.2) Minecraft Version 1.7.10

Launcher Version (E.g 1.4.10 or Curse): v1.4.16

Link to Log (Required): http://paste.feed-the-beast.com/view/5400c46c

Have you made any changes to the pack? (If yes please list the changes): no

Issue Details: I could play for like 15 minutes on an multiplayer server but than it crashed. After that everytime when I enter the server the game crashes. I can play fine on singleplayer.

Posts: 1

Participants: 1

Read full topic

FTBU Permissions not applying

$
0
0

@ProfSushi wrote:

We have our own Pixelmon modded server using FTBUtilities, but we’re having some trouble with setting up ranks and permissions.

We’ve made sure that the config has ranks enabled, and that override_commands is true. After that, we added another rank called “trainer” to the ranks.json file. We want to add more commands to it, but for now, we’re just trying to get the pixelmon endbattle command to work. However, when we get in game, players with the “trainer” rank don’t have permission to use the command, despite /ftb ranks check_permission for the command returning true.

Our sever is running with Sponge, so we thought that Sponge might have some kind of permissions file that is conflicting with FTBU, but found none. We’re not using any other permissions mod/plugin, and are clueless as to why it isn’t working.

Setting players to each of the ranks does seem to work, as their names are changed to match the syntax specified in ranks.json. It’s just the permissions part that we can’t seem to get working.

Here’s our ranks.json, in case I’m dumb and typed it in wrong.

Posts: 1

Participants: 1

Read full topic

Viewing all 5878 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>