mcenderdragon / Futurepack-API

A small Api for the Futurepack
21 stars 4 forks source link

[1.10.2] (?) Futurepack worldgen uses a lot of server resources. #128

Closed mrapplexz closed 7 years ago

mrapplexz commented 7 years ago

http://imgur.com/uabQtsx Is this a bug?

mcenderdragon commented 7 years ago

what is this ?! And where is the rest of the stracktrace ?

mrapplexz commented 7 years ago

It's WarmRoast, JVM profiler for Minecraft. https://github.com/sk89q/WarmRoast.

mcenderdragon commented 7 years ago

Ohh you mean it takes up to 4.8 seconds...

mrapplexz commented 7 years ago

@mcenderdragon Sorry. I didn't saw this. Then, It's not Futurepack.

mcenderdragon commented 7 years ago

Well its the hashmap of java. You found the "ore scanner". this is for a planned feature. A deap miner so you can extract ores even if the chunk is completly empty (for example miner/querry has already removed all blocks in that chunk)

mrapplexz commented 7 years ago

Ok. Maybe you can add a config option for this?

mcenderdragon commented 7 years ago

Does it slow down your server ? It should run in another thread so you dont notice anything

mrapplexz commented 7 years ago

@mcenderdragon WarmRoast shows that this is running in the Server Thread. Also, I can provide the Sponge timings: https://timings.aikar.co/?id=7608ece1bad14e61b51d5119a1a0136a.

mcenderdragon commented 7 years ago

THis is a realy nice tool, and I will look into this how I can speed this up.

mcenderdragon commented 7 years ago

ok try out the 24.2.122. (If this link doesnt work make shure since my post and your download attempt are more than 30min, because currently the version is still building)

mcenderdragon commented 7 years ago

Also befor this change the scanning took about 3-7ms noiw its constant 3ms. I dont know how you managed too take it too over 4 seconds

mrapplexz commented 7 years ago

@mcenderdragon Now, It's crashes:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  IvToolkit (IvToolkit-1.3.2.1-1.10.jar)
  ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
  MalisisCorePlugin (malisiscore-1.10.2-4.3.0.jar)
  LoadingPlugin (Quark-r1.1-70 (1).jar)
  CreativePatchingLoader (CreativeCore v1.6.24 mc1.10.2.jar)
  NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.202-universal.jar)
  LittlePatchingLoader (LittleTiles v1.3.10 mc1.10.2.jar)
  TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.1.0.jar)
  SpongeCoremod (spongeforge-1.10.2-2221-5.2.0-BETA-2199.jar)
  ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
  IC2core (industrialcraft-2-2.6.167-ex110.jar)
  CorePlugin (MrTJPCore-1.10.2-2.0.0.12-universal.jar)
  EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
  CCLCorePlugin (CodeChickenLib-1.10.2-2.5.5.221-universal.jar)
  Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
Contact their authors BEFORE contacting forge

// This is a token for 1 free hug. Redeem at your nearest Mojangsta: [~~HUG~~]

Time: 2/27/17 1:42 AM
Description: Exception in server tick loop

java.lang.RuntimeException: derp
    at net.minecraft.world.storage.SaveHandler.redirect$onLoadWorldInfo$zpf000(SaveHandler.java:1069)
    at net.minecraft.world.storage.SaveHandler.func_75757_d(SaveHandler.java:121)
    at org.spongepowered.common.world.WorldManager.loadAllWorlds(WorldManager.java:703)
    at net.minecraft.server.MinecraftServer.func_71247_a(MinecraftServer.java:3465)
    at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:266)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431)
    at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalArgumentException: Could not find a DimensionType by id: fp.api:menelaus
    at org.spongepowered.common.util.FunctionalUtil.lambda$invalidArgument$0(FunctionalUtil.java:32)
    at java.util.Optional.orElseThrow(Optional.java:290)
    at net.minecraft.world.storage.WorldInfo.readSpongeNbt(WorldInfo.java:1676)
    at net.minecraft.world.storage.SaveHandler.loadSpongeDatData(SaveHandler.java:615)
    at net.minecraft.world.storage.SaveHandler.redirect$onLoadWorldInfo$zpf000(SaveHandler.java:1067)
    ... 6 more

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

-- System Details --
Details:
    Minecraft Version: 1.10.2
    Operating System: Linux (amd64) version 4.9.6-1-ARCH
    Java Version: 1.8.0_121, Oracle Corporation
    Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 2871317552 bytes (2738 MB) / 3647995904 bytes (3479 MB) up to 4294967296 bytes (4096 MB)
    JVM Flags: 5 total; -Xmx4G -XX:+UseG1GC -XX:ParallelGCThreads=2 -XX:MinHeapFreeRatio=5 -XX:MaxHeapFreeRatio=10
    IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
    FML: MCP 9.32 Powered by Forge 12.18.3.2241 128 mods loaded, 128 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAA mcp{9.19} [Minecraft Coder Pack] (minecraft.jar) 
    UCHIJAA FML{8.0.99.99} [Forge Mod Loader] (forge.jar) 
    UCHIJAA Forge{12.18.3.2241} [Minecraft Forge] (forge.jar) 
    UCHIJAA AdvancedRocketry{1} [Advanced Rocketry] (minecraft.jar) 
    UCHIJAA creativecoredummy{1.0.0} [CreativeCoreDummy] (minecraft.jar) 
    UCHIJAA ivtoolkit{1.3.2.1-1.10} [IvToolkit] (minecraft.jar) 
    UCHIJAA littletilescore{1.0.0} [LittleTilesCore] (minecraft.jar) 
    UCHIJAA NotEnoughItems{2.1.3.202} [Not Enough Items] (NotEnoughItems-1.10.2-2.1.3.202-universal.jar) 
    UCHIJAA OpenComputers|Core{1.6.2.7} [OpenComputers (Core)] (minecraft.jar) 
    UCHIJAA spongeapi{5.2.0-SNAPSHOT-982a6b0} [SpongeAPI] (minecraft.jar) 
    UCHIJAA sponge{1.10.2-2221-5.2.0-BETA-2199} [SpongeForge] (spongeforge-1.10.2-2221-5.2.0-BETA-2199.jar) 
    UCHIJAA foamfixcore{7.7.4} [FoamFixCore] (minecraft.jar) 
    UCHIJAA ccl-entityhook{1.0} [ccl-entityhook] (CodeChickenLib-1.10.2-2.5.5.221-universal.jar) 
    UCHIJAA actuallyadditions{1.10.2-r98} [Actually Additions] (ActuallyAdditions-1.10.2-r98.jar) 
    UCHIJAA IC2{2.6.167-ex110} [IndustrialCraft 2] (industrialcraft-2-2.6.167-ex110.jar) 
    UCHIJAA advanced_solar_panels{4.0.4} [Advanced Solar Panels] (Advanced Solar Panels-4.0.4.jar) 
    UCHIJAA libVulpes{0.1.16.20170220215024} [libVulpes] (LibVulpes-1.10.2-0.1.16-universal.jar) 
    UCHIJAA advancedRocketry{1.10.2-1.1.0} [Advanced Rocketry] (AdvancedRocketry-1.10.2-1.1.0.jar) 
    UCHIJAA agriculturalrevolution{0.9.0} [The Agricultural Revolution] (Agricultural Revolution-1.10.2-0.9.0.jar) 
    UCHIJAA Baubles{1.3.9} [Baubles] (Baubles-1.10.2-1.3.9.jar) 
    UCHIJAA JEI{3.14.7.414} [Just Enough Items] (jei_1.10.2-3.14.7.414.jar) 
    UCHIJAA extrautils2{1.0} [Extra Utilities 2] (extrautils2-1.10.2-1.3.0.jar) 
    UCHIJAA flyringbaublemod{0.2.3_1.10.2-d3100bf} [AngelRing 2 Bauble] (angelRingToBauble-1.10.2-0.2.3.16+d3100bf.jar) 
    UCHIJAA appleskin{1.0.5} [AppleSkin] (AppleSkin-mc1.10.2-1.0.5.jar) 
    UCHIJAA arsmagica2{1.5.017} [Ars Magica 2] (ArsMagica2-1.10.2-1.5.0-17b.jar) 
    UCHIJAA AnimationAPI{1.2.4} [AnimationAPI] (ArsMagica2-1.10.2-1.5.0-17b.jar) 
    UCHIJAA Quark{r1.1-70} [Quark] (Quark-r1.1-70 (1).jar) 
    UCHIJAA AutoRegLib{1.0-2} [AutoRegLib] (AutoRegLib-1.0-2 (1).jar) 
    UCHIJAA BetterAchievements{0.3.3.10} [Better Achievements] (BetterAchievements-1.10.2-0.3.3.10.jar) 
    UCHIJAA BiblioCraft{2.2.1} [BiblioCraft] (BiblioCraft[v2.2.1][MC1.10.2].jar) 
    UCHIJAA guideapi{@VERSION@} [Guide-API] (Guide-API-1.10.2-2.0.3-46.jar) 
    UCHIJAA BloodMagic{1.10.2-2.1.3-72} [Blood Magic: Alchemical Wizardry] (BloodMagic-1.10.2-2.1.3-72.jar) 
    UCHIJAA Botania{r1.9-340} [Botania] (Botania r1.9-340.jar) 
    UCHIJAA CodeChickenLib{2.5.5.221} [CodeChicken Lib] (CodeChickenLib-1.10.2-2.5.5.221-universal.jar) 
    UCHIJAA brandonscore{2.1.4} [Brandon's Core] (BrandonsCore-1.10.2-2.1.4.92-universal.jar) 
    UCHIJAA carpentersblocks{3.4 POC} [Carpenter's Blocks] (Carpenter's Blocks v3.4 POC - MC 1.10.2.jar) 
    UCHIJAA Chameleon{1.10-2.2.2} [Chameleon] (Chameleon-1.10-2.2.2.jar) 
    UCHIJAA CodeChickenCore{2.4.0.101} [CodeChicken Core] (CodeChickenCore-1.10.2-2.4.0.101-universal.jar) 
    UCHIJAA ChickenChunks{2.2.0.53} [ChickenChunks] (ChickenChunks-1.10.2-2.2.0.53-universal.jar) 
    UCHIJAA chickens{4.3.2} [Chickens] (chickens-4.3.2.jar) 
    UCHIJAA chisel{MC1.10.2-0.0.8.12} [Chisel] (Chisel-MC1.10.2-0.0.8.12.jar) 
    UCHIJAA chunkgen{1.3} [ChunkGen] (chunkgen-1.10.2-1.5.0.jar) 
    UCHIJAA crafttweakerjei{1.0.1} [CraftTweaker JEI Support] (CraftTweaker-1.10.2-3.0.20.jar) 
    UCHIJAA MineTweaker3{3.0.20} [MineTweaker 3] (CraftTweaker-1.10.2-3.0.20.jar) 
    UCHIJAA creativecore{1.5.0} [CreativeCore] (CreativeCore v1.6.24 mc1.10.2.jar) 
    UCHIJAA customspawner{3.10.1} [DrZhark's CustomSpawner] (CustomMobSpawner 3.10.1 (1).jar) 
    UCHIJAA customnpcs{1.10.2} [CustomNPCs] (CustomNPCs_1.10.2(20nov16).jar) 
    UCHIJAA cyclicmagic{1.10.10} [Cyclic] (Cyclic-1.10.2-1.10.10.jar) 
    UCHIJAA cyclopscore{0.9.1} [Cyclops Core] (CyclopsCore-1.9.4-0.9.1.jar) 
    UCHIJAA dimensionalores{1.9.4-0.0.3} [Dimensional Ores] (dimensionalores-1.9.4-0.0.3.jar) 
    UCHIJAA draconicevolution{2.0.8} [Draconic Evolution] (Draconic-Evolution-1.10.2-2.0.8.177-universal.jar) 
    UCHIJAA mocreatures{10.0.6} [DrZhark's Mo'Creatures Mod] (DrZhark's Mo'Creatures Mod-10.0.6 (1).jar) 
    UCHIJAA endercore{1.10.2-0.4.1.65-beta} [EnderCore] (EnderCore-1.10.2-0.4.1.65-beta.jar) 
    UCHIJAA Waila{1.8.10} [Waila] (Hwyla-1.8.10-B24_1.10.2.jar) 
    UCHIJAA EnderIO{1.10.2-3.1.171} [Ender IO] (EnderIO-1.10.2-3.1.171.jar) 
    UCHIJAA EnderStorage{2.2.1.103} [EnderStorage] (EnderStorage-1.10.2-2.2.1.103-universal.jar) 
    UCHIJAA everlastingabilities{1.2.4} [EverlastingAbilities] (EverlastingAbilities-1.9.4-1.2.4.jar) 
    UCHIJAA foamfix{@VERSION@} [FoamFix] (foamfix-0.6.1-anarchy.jar) 
    UCHIJAA forgemultipartcbe{2.0.0.27} [Forge Multipart CBE] (ForgeMultipart-1.10.2-2.0.0.27-universal.jar) 
    UCHIJAA microblockcbe{2.0.0.27} [Forge Microblocks] (ForgeMultipart-1.10.2-2.0.0.27-universal.jar) 
    UCHIJAA minecraftmultipartcbe{2.0.0.27} [Minecraft Multipart Plugin] (ForgeMultipart-1.10.2-2.0.0.27-universal.jar) 
    UCHIJAA fp{24.2.122 pre} [Futurepack] (Futurepack-1.10.2-24.2.122.jar) 
    UCHIJAA fp.api{1.0.1} [Futurepack API] (Futurepack-1.10.2-24.2.122.jar) 
    UCHIJAA geneticsreborn{0.01} [Genetics Reborn] (geneticsreborn-mc1.10.2-v1.0.jar) 
    UCHIJAA gravestone{1.5.12} [Gravestone] (GraveStone Mod 1.5.12.jar) 
    UCHIJAA hatchery{0.2.10} [Hatchery] (hatchery-1.10.2-0.2.10.jar) 
    UCHIJAA mantle{1.10.2-1.1.5.205} [Mantle] (Mantle-1.10.2-1.1.5.jar) 
    UCHIJAA tconstruct{1.10.2-2.6.3.500} [Tinkers' Construct] (TConstruct-1.10.2-2.6.3.jar) 
    UCHIJAA immersiveengineering{0.10-56} [Immersive Engineering] (ImmersiveEngineering-0.10-56.jar) 
    UCHIJAA ironbackpacks{1.10.2-2.2.22} [Iron Backpacks] (IronBackpacks-1.10.2-2.2.22.jar) 
    UCHIJAA ironchest{1.10.2-7.0.11.797} [Iron Chest] (ironchest-1.10.2-7.0.11.797.jar) 
    UCHIJAA journeymap{1.10.2-5.4.6} [JourneyMap] (journeymap-1.10.2-5.4.6.jar) 
    UCHIJAA kelib{1.1.0} [KewaiiLib] (KewaiiLib-1.1.0-1.10.2 (1).jar) 
    UCHIJAA largestuff{2.1.2} [LargeStuff] (LargeStuff-1.10.2-2.1.3 (1).jar) 
    UCHIJAA littletiles{1.3.0} [LittleTiles] (LittleTiles v1.3.10 mc1.10.2.jar) 
    UCHIJAA malisiscore{1.10.2-4.3.0} [MalisisCore] (malisiscore-1.10.2-4.3.0.jar) 
    UCHIJAA malisisblocks{1.10.2-4.2.0} [Malisis Blocks] (malisisblocks-1.10.2-4.2.0.jar) 
    UCHIJAA malisisdoors{1.10.2-5.2.0} [MalisisDoors] (malisisdoors-1.10.2-5.2.0.jar) 
    UCHIJAA mcmultipart{1.4.0} [MCMultiPart] (MCMultiPart-1.4.0-universal.jar) 
    UCHIJAA metamorph{1.1.1} [Metamorph] (metamorph-1.1.1-1.10.2.jar) 
    UCHIJAA mfs{7.1.2} [Minecraft Flight Simulator] (Minecraft Flight Simulator-1.10.2-7.1.2 (1).jar) 
    UCHIJAA mtlib{@VERSION@} [MTLib] (MTLib-1.0.1.jar) 
    UCHIJAA modtweaker{2.0.9} [Mod Tweaker] (ModTweaker2-2.0.9.jar) 
    UCHIJAA morechickens{1.0.11} [More Chickens] (MoreChickens-1.10.2-1.0.11.jar) 
    UCHIJAA Morpheus{1.10.2-3.1.13} [Morpheus] (Morpheus-1.10.2-3.1.13.jar) 
    UCHIJAA MrTJPCoreMod{2.0.0.12} [MrTJPCore] (MrTJPCore-1.10.2-2.0.0.12-universal.jar) 
    UCHIJAA shetiphiancore{3.3.6} [ShetiPhian-Core] (shetiphiancore-1.10.0-3.3.7.jar) 
    UCHIJAA multistorage{1.2.15} [Multi-Storage] (multistorage-1.10.0-1.2.15.jar) 
    UCHIJAA natura{1.10.2-4.1.0.17} [Natura] (natura-1.10.2-4.1.0.17.jar) 
    UCHIJAA netherportalfix{1.0} [Nether Portal Fix] (netherportalfix-mc1.9.4-4.0.1.jar) 
    UCHIJAA recipehandler{0.6} [NoMoreRecipeConflict] (NoMoreRecipeConflict-0.6(1.10.2).jar) 
    UCHIJAA omlib{1.10.2-3.0.0-61} [OMLib] (omlib-1.10.2-3.0.0-61.jar) 
    UCHIJAA opframe{0.1} [OnlinePictureFrame] (OnlinePicFrame v1.3.0 mc1.10.2.zip) 
    UCHIJAA OpenComputers{1.6.2.7} [OpenComputers] (OpenComputers-MC1.10.2-1.6.2.7.jar) 
    UCHIJAA openmodularturrets{1.10.2-3.0.0-98} [Open Modular Turrets] (openmodularturrets-1.10.2-3.0.0-98.jar) 
    UCHIJAA platforms{1.2.8} [Platforms] (platforms-1.10.0-1.2.8.jar) 
    UCHIJAA plustic{2.2a} [PlusTiC] (plustic-2.2a.jar) 
    UCHIJAA projectred-core{4.8.0.19} [ProjectRed Core] (ProjectRed-1.10.2-4.8.0.19-Base.jar) 
    UCHIJAA projectred-integration{4.8.0.19} [ProjectRed integration] (ProjectRed-1.10.2-4.8.0.19-integration.jar) 
    UCHIJAA projectred-transmission{4.8.0.19} [ProjectRed Transmission] (ProjectRed-1.10.2-4.8.0.19-integration.jar) 
    UCHIJAA projectred-expansion{4.8.0.19} [ProjectRed Expansion] (ProjectRed-1.10.2-4.8.0.19-mechanical.jar) 
    UCHIJAA projectred-tansportation{1.0} [projectred-tansportation] (ProjectRed-1.10.2-4.8.0.19-mechanical.jar) 
    UCHIJAA realdrops{1.0.7} [Realistic Item Drops] (RealisticItemDrops-1.0.7.jar) 
    UCHIJAA reccomplex{1.2.9.1-1.10} [Recurrent Complex] (RecurrentComplex-1.2.9.1-1.10 (1).jar) 
    UCHIJAA xreliquary{1.10.2-1.3.3.639} [Reliquary] (Reliquary-1.10.2-1.3.3.639.jar) 
    UCHIJAA rice{1.0.2} [Rice] (RiceCraftingTable-1.0.2-1.10.2.jar) 
    UCHIJAA Roguelike{1.5.6} [Roguelike Dungeons] (RoguelikeDungeons-1.10.2-1.5.6.jar) 
    UCHIJAA roots{0.208} [Roots] (roots-0.208.jar) 
    UCHIJAA RTG{4.1.2.4} [Realistic Terrain Generation] (RTG-1.10.2-4.1.2.4.jar) 
    UCHIJAA sanguimancy{1.10.2-2.0.2} [Sanguimancy] (Sanguimancy-1.10.2-2.0.2.jar) 
    UCHIJAA simplyconveyors{1.4.1} [Simply Conveyors] (SimplyConveyors-1.4.2.jar) 
    UCHIJAA stevescarts{2.1.4.83} [Steve's Carts 2] (StevesCarts-1.10.2-2.1.4.83.jar) 
    UCHIJAA StorageDrawers{1.10.2-3.6.0} [Storage Drawers] (StorageDrawers-1.10.2-3.6.0.jar) 
    UCHIJAA rscircuits{1.0.4} [Super Circuit Maker] (SuperCircuitMaker-1.0.4 (1).jar) 
    UCHIJAA taiga{1.2.6} [Tinkers Alloying Addon] (taiga-1.10.2-1.2.6.jar) 
    UCHIJAA thutcore{3.11.1} [ThutCore] (thutcore-3.11.1.jar) 
    UCHIJAA thuttech{@VERSION@} [Thut's Tech] (thuttech-4.0.10.b.jar) 
    UCHIJAA TinkersAddons{1.0.3} [Tinkers' Addons] (Tinkers' Addons-1.10.x-1.0.3.jar) 
    UCHIJAA tinkertoolleveling{1.10.2-1.0.1.DEV.f5def58} [Tinkers Tool Leveling] (TinkerToolLeveling-1.10.2-1.0.1.jar) 
    UCHIJAA wrcbe{2.0.0} [WirelessRedstone-CBE] (WR-CBE-1.10.2-2.0.0.18-universal.jar) 
    UCHIJAA xprings{1.3.0} [Experience Rings] (xprings-1.10-1.3.0.jar) 
    UCHIJAA commandsigns{1.3.1} [CommandSigns] (CommandSigns-API-6.0.0-1.3.1.jar) 
    UCHIJAA cwl{1.0.0} [Custom Whitelist Message] (cwl-1.0.0.jar) 
    UCHIJAA discordbridge{2.3.0} [Discord Bridge] (DiscordBridge-2.3.0-all.jar) 
    UCHIJAA luckperms{2.17.71} [LuckPerms] (LuckPerms-Sponge-2.17.71.jar) 
    UCHIJAA nucleus{0.25.0-SNAPSHOT-S5.1} [Nucleus] (Nucleus-0.25.0-SNAPSHOT-S5.1-plugin.jar) 
    UCHIJAA prism{3.0.0} [Prism] (Prism-3.0.0-beta2-28-g5087827.jar) 
    UCHIJAA spongychest{0.4.8} [SpongyChest] (SpongyChest-1.10.2-0.4.8-universal.jar) 
    Loaded coremods (and transformers): 
Brandon's Core (BrandonsCore-1.10.2-2.1.4.92-universal.jar)
  com.brandon3055.brandonscore.asm.ClassTransformer
IvToolkit (IvToolkit-1.3.2.1-1.10.jar)

ShetiPhian-ASM (shetiphiancore-1.10.0-3.3.7.jar)
  shetiphian.core.asm.ClassTransformer
MalisisCorePlugin (malisiscore-1.10.2-4.3.0.jar)
  net.malisis.core.util.chunkcollision.ChunkCollisionTransformer
  net.malisis.core.util.chunkblock.ChunkBlockTransformer
  net.malisis.core.renderer.transformer.MalisisRendererTransformer
  net.malisis.core.renderer.icon.asm.TextureMapTransformer
  net.malisis.core.util.clientnotif.ClientNotifTransformer
LoadingPlugin (Quark-r1.1-70 (1).jar)
  vazkii.quark.base.asm.ClassTransformer
CreativePatchingLoader (CreativeCore v1.6.24 mc1.10.2.jar)

NEICorePlugin (NotEnoughItems-1.10.2-2.1.3.202-universal.jar)
  codechicken.nei.asm.NEITransformer
LittlePatchingLoader (LittleTiles v1.3.10 mc1.10.2.jar)
  com.creativemd.littletiles.LittleTilesTransformer
TransformerLoader (OpenComputers-MC1.10.2-1.6.2.7.jar)
  li.cil.oc.common.asm.ClassTransformer
AdvancedRocketryPlugin (AdvancedRocketry-1.10.2-1.1.0.jar)
  zmaster587.advancedRocketry.asm.ClassTransformer
SpongeCoremod (spongeforge-1.10.2-2221-5.2.0-BETA-2199.jar)
  org.spongepowered.common.launch.transformer.SpongeSuperclassTransformer
ChiselCorePlugin (Chisel-MC1.10.2-0.0.8.12.jar)
  team.chisel.common.asm.ChiselTransformer
IC2core (industrialcraft-2-2.6.167-ex110.jar)

CorePlugin (MrTJPCore-1.10.2-2.0.0.12-universal.jar)

EnderCorePlugin (EnderCore-1.10.2-0.4.1.65-beta.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
ArsMagica2-Preloader (ArsMagica2-1.10.2-1.5.0-17b.jar)
  am2.asm.Transformer
CCLCorePlugin (CodeChickenLib-1.10.2-2.5.5.221-universal.jar)
  codechicken.lib.asm.ClassHeirachyManager
  codechicken.lib.asm.CCL_ASMTransformer
Do not report to Forge! Remove FoamFixAPI (or replace with FoamFixAPI-Lawful) and try again. (foamfix-0.6.1-anarchy.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
    Pulsar/tconstruct loaded Pulses: 
        - TinkerCommons (Enabled/Forced)
        - TinkerWorld (Enabled/Not Forced)
        - TinkerTools (Enabled/Not Forced)
        - TinkerHarvestTools (Enabled/Forced)
        - TinkerMeleeWeapons (Enabled/Forced)
        - TinkerRangedWeapons (Enabled/Forced)
        - TinkerModifiers (Enabled/Forced)
        - TinkerSmeltery (Enabled/Not Forced)
        - TinkerGadgets (Enabled/Not Forced)
        - TinkerOredict (Enabled/Forced)
        - TinkerIntegration (Enabled/Forced)
        - TinkerFluids (Enabled/Forced)
        - TinkerMaterials (Enabled/Forced)
        - TinkerModelRegister (Enabled/Forced)
        - WailaIntegration (Enabled/Not Forced)

    Pulsar/natura loaded Pulses: 
        - NaturaCommons (Enabled/Forced)
        - NaturaOverworld (Enabled/Not Forced)
        - NaturaNether (Enabled/Not Forced)
        - NaturaEntities (Enabled/Not Forced)
        - NaturaOredict (Enabled/Forced)
        - NaturaWorld (Enabled/Not Forced)
        - WailaIntegration (Enabled/Not Forced)

    NotEnoughItems Invalid Fingerprint Reports: 
    CodeChickenLib Invalid Fingerprint Reports: 
    CodeChickenCore Invalid Fingerprint Reports: 
    ChickenChunks Invalid Fingerprint Reports: 
    EnderIO: Found the following problem(s) with your installation (That does NOT mean that Ender IO caused the crash or was involved in it in any way. We add this information to help finding common problems, not as an invitation to post any crash you encounter to Ender IO's issue tracker. Always check the stack trace above to see which mod is most likely failing.):
                  * An unsupportted RF API is installed (1.7.10R1.3.1 from (guessing) jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/CoFHAPIProps.class).
                    Ender IO needs at least 1.8.9R1.2.0B1 and will NOT work with older versions.
                 An unsupported base software is installed: 'sponge'. This is NOT supported.
                 This may (look up the meaning of 'may' in the dictionary if you're not sure what it means) have caused the error. Try reproducing the crash WITHOUT this/these mod(s) before reporting it.
    Detailed RF API diagnostics:
                  * RF API class 'EnergyStorage' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/EnergyStorage.class
                  * RF API class 'IEnergyConnection' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyConnection.class
                  * RF API class 'IEnergyContainerItem' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyContainerItem.class
                  * RF API class 'IEnergyHandler' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyHandler.class
                  * RF API class 'IEnergyProvider' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyProvider.class
                  * RF API class 'IEnergyReceiver' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyReceiver.class
                  * RF API class 'IEnergyStorage' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/IEnergyStorage.class
                  * RF API class 'ItemEnergyContainer' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/ItemEnergyContainer.class
                  * RF API class 'TileEnergyHandler' is loaded from: jar:file:/home/me/lcd/lc51/mods/BrandonsCore-1.10.2-2.1.4.92-universal.jar!/cofh/api/energy/TileEnergyHandler.class
    Detailed Tesla API diagnostics:
                  * Tesla API class 'Tesla' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.Tesla)
                  * Tesla API class 'TeslaCapabilities' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.capability.TeslaCapabilities)
                  * Tesla API class 'ITeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaConsumer)
                  * Tesla API class 'ITeslaHolder' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaHolder)
                  * Tesla API class 'ITeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.ITeslaProducer)
                  * Tesla API class 'BaseTeslaContainer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainer)
                  * Tesla API class 'BaseTeslaContainerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.BaseTeslaContainerProvider)
                  * Tesla API class 'InfiniteTeslaConsumer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumer)
                  * Tesla API class 'InfiniteTeslaConsumerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaConsumerProvider)
                  * Tesla API class 'InfiniteTeslaProducer' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducer)
                  * Tesla API class 'InfiniteTeslaProducerProvider' could not be loaded (reason: java.lang.ClassNotFoundException: net.darkhax.tesla.api.implementation.InfiniteTeslaProducerProvider)

    EnderStorage Invalid Fingerprint Reports: 
    Profiler Position: N/A (disabled)
    Player Count: 0 / 15; []
    Is Modded: Definitely; Server brand changed to 'fml,forge,sponge'
    Type: Dedicated Server (map_server.txt)
mrapplexz commented 7 years ago

Oh. This crash is a Sponge issue.

mcenderdragon commented 7 years ago

Yeah sponge realy dont like custom dimensions, and I dont know why it serches for " fp.api:menelaus", only "fp:menelaus" exists.

mrapplexz commented 7 years ago

@mcenderdragon I'm just removed the "DIM_Menelaus" and "DIM_Tyros" directories and it works.

mcenderdragon commented 7 years ago

ok... sponge is serously messing things up, I dont know if it will stop working again if you try to enter the dimensions but most likely these dirs will be recreated. but anyway, does it now work faster ?

mrapplexz commented 7 years ago

@mcenderdragon Yes, it works faster now.

mcenderdragon commented 7 years ago

good