Coder Social home page Coder Social logo

crackpack-3's People

Contributors

artdude543 avatar blargerist avatar darkosto avatar jephery avatar justinrusso avatar shadows-of-fire avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Forkers

eathyn-gif

crackpack-3's Issues

apotheosis gear has awful stats, usually below 1

Bug Report

apotheosis minibosses have unique gear with borderline useless base stats that are usually below 1, they aren't even guranteed to give you armor
i doubt this is fully intended behaviour

Expected Behaviour

the gear should have decent stats

Steps to Reproduce (for bugs)

  1. find an apotheosis miniboss underground
  2. kill them and collect their drops
  3. look at their unique gear's awful stats

Logs

Client Information

  • Modpack Version:3.0.1
  • Java Version:1.8.0_231
  • Launcher Used:Twitch
  • Memory Allocated:8G
  • Server/LAN/Single Player:Single Player
  • Optifine Installed:Yes
  • Shaders Enabled:No

World Information

  • Modpack Version world created in:3.0.0

[Suggestion] Ancient Warfare

Hi! In Ancient Warfare, there are many decorative items that are used in structures, but do not have crafting recipes, and they occupy a place in JEI. I suggest either adding crafting recipes to such things, as they are very good, such as different coffins and some furniture and altars, or remove them from JEI.
2019-11-14_18 15 40

Have a good day!
DigimasterHiro

Ratlantis portal shenannigans

Ratlantis main portal sends you back not where you placed it but to 0,0 (not spawn) if you don't have a bed set.

Mining Dimension portal is buildable, but sends you back to the overworld.
Make a mining dimesion portal in Ratlantis, go to the mining dimension, and the portal in the mining dimension sends you to the overworld. Should just be disabled in Ratlantis.

Ancient Warfare Mobs spawning and attacking in Peaceful Mode

Bug Report

While playing in Peaceful Mode, the hostile mobs from the mod Ancient Warfare still spawn. And they attack the player. The mobs seem to behave as if you were playing on easy/normal/hard mode.

Expected Behaviour

When playing on peaceful, I'd expect these mobs to not spawn, or at least to not attack.

Possible Solution

I'm guessing something in the Ancient Warfare NPC mod isn't configured as it should. Wasn't able to look at the configs ingame.
Ancient Warcare Core didn't seem to have configs that are of use for this specific problem.
No sure if the error is within the mod itself, or the result of some kind of synergy with another part of the modpack.

Steps to Reproduce (for bugs)

  1. Look for an Ancient Warfare structure, such as a boat or a house.
  2. Get within spawning/attacking range.
  3. Watch the NPC's spawn, and, if you move closer, attack you.

Logs

No logs applicable.

Client Information

  • Modpack Version: 3.0.0
  • Java Version: 1.8.0_51 64bit
  • Launcher Used: Twitch
  • Memory Allocated: 12288m (Twitchs' maximum)
  • Server/LAN/Single Player: Single player
  • Optifine Installed: No
  • Shaders Enabled: No

World Information

  • Additional Content Installed: No

Game crash during mod loading, OreSpawn

Bug Report

Game crash while loading mods.

Logs

---- Minecraft Crash Report ----

WARNING: coremods are present:
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
ApotheosisCore (Apotheosis-1.12.2-1.11.8.jar)
ForgelinPlugin (Forgelin-1.8.4.jar)
EIOP (EIOP-1.12.2-1.0.1.jar)
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
McLib core mod (mclib-1.0.3-1.12.2.jar)
AstralCore (astralsorcery-1.12.2-1.10.20.jar)
llibrary (llibrary-core-1.0.11-1.12.2.jar)
LogisticsPipesCoreLoader (logisticspipes-0.10.2.211.jar)
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.2-core.jar)
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
ratscore (rats-3.2.0.jar)
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)
MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
Contact their authors BEFORE contacting forge

// Quite honestly, I wouldn't worry myself about that.

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

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from OreSpawn (orespawn)
Caused by: java.lang.IllegalStateException: This is not a JSON Array.
at com.google.gson.JsonElement.getAsJsonArray(JsonElement.java:106)
at com.mcmoddev.orespawn.data.Config.loadExtractedConfigs(Config.java:86)
at com.mcmoddev.orespawn.data.Config.loadConfig(Config.java:62)
at com.mcmoddev.orespawn.OreSpawn.preInit(OreSpawn.java:71)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:637)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:629)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

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

-- System Details --
Details:
Minecraft Version: 1.12.2
Operating System: Windows 10 (amd64) version 10.0
Java Version: 1.8.0_51, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 693566592 bytes (661 MB) / 1591738368 bytes (1518 MB) up to 3008888832 bytes (2869 MB)
JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3228m -Xms256m -XX:PermSize=256m
IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
FML: MCP 9.42 Powered by Forge 14.23.5.2847 196 mods loaded, 195 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

| State | ID                                | Version              | Source                                              | Signature                                |
|:----- |:--------------------------------- |:-------------------- |:--------------------------------------------------- |:---------------------------------------- |
| LCH   | minecraft                         | 1.12.2               | minecraft.jar                                       | None                                     |
| LCH   | mcp                               | 9.42                 | minecraft.jar                                       | None                                     |
| LCH   | FML                               | 8.0.99.99            | forge-1.12.2-14.23.5.2847.jar                       | None                                     |
| LCH   | forge                             | 14.23.5.2847         | forge-1.12.2-14.23.5.2847.jar                       | None                                     |
| LCH   | micdoodlecore                     |                      | minecraft.jar                                       | None                                     |
| LCH   | openmodscore                      | 0.12.2               | minecraft.jar                                       | None                                     |
| LCH   | bnbgamingcore                     | 0.11.0               | minecraft.jar                                       | None                                     |
| LCH   | foamfixcore                       | 7.7.4                | minecraft.jar                                       | None                                     |
| LCH   | obfuscate                         | 0.2.6                | minecraft.jar                                       | None                                     |
| LCH   | oresheepmod                       | v4.0.3               | 1.12.2-OreSheepMod-v4.0.3.jar                       | None                                     |
| LCH   | absentbydesign                    | 1.12.2-1.0.4         | absentbydesign-1.12.2-1.0.4.jar                     | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LCH   | forgelin                          | 1.8.4                | Forgelin-1.8.4.jar                                  | None                                     |
| LCH   | alib                              | 1.0.12               | alib-1.0.12.jar                                     | None                                     |
| LCH   | crafttweaker                      | 4.1.19               | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
| LCH   | alchemistry                       | 1.0.34               | alchemistry-1.0.35.jar                              | None                                     |
| LCH   | codechickenlib                    | 3.2.3.358            | CodeChickenLib-1.12.2-3.2.3.358-universal.jar       | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
| LCH   | ancientwarfare                    | 1.12.2-2.7.0.772     | ancientwarfare-1.12.2-2.7.0.772.jar                 | None                                     |
| LCH   | ancientwarfarestructure           | 1.12.2-2.7.0.772     | ancientwarfare-1.12.2-2.7.0.772.jar                 | None                                     |
| LCH   | ancientwarfarevehicle             | 1.12.2-2.7.0.772     | ancientwarfare-1.12.2-2.7.0.772.jar                 | None                                     |
| LCH   | ancientwarfarenpc                 | 1.12.2-2.7.0.772     | ancientwarfare-1.12.2-2.7.0.772.jar                 | None                                     |
| LCH   | redstoneflux                      | 2.1.0                | RedstoneFlux-1.12-2.1.0.6-universal.jar             | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | ancientwarfareautomation          | 1.12.2-2.7.0.772     | ancientwarfare-1.12.2-2.7.0.772.jar                 | None                                     |
| LCH   | placebo                           | 1.6.0                | Placebo-1.12.2-1.6.0.jar                            | None                                     |
| LCH   | apotheosis                        | 1.11.8               | Apotheosis-1.12.2-1.11.8.jar                        | None                                     |
| LCH   | endertweaker                      | 1.1.7                | EnderTweaker-1.12.2-1.1.7.jar                       | None                                     |
| LCH   | mtlib                             | 3.0.6                | MTLib-3.0.6.jar                                     | None                                     |
| LCH   | modtweaker                        | 4.0.17               | modtweaker-4.0.17.jar                               | None                                     |
| LCH   | jei                               | 4.15.0.292           | jei_1.12.2-4.15.0.292.jar                           | None                                     |
| LCH   | appleskin                         | 1.0.9                | AppleSkin-mc1.12-1.0.9.jar                          | None                                     |
| LCH   | architecturecraft                 | @VERSION@            | architecturecraft-1.12-3.98.jar                     | None                                     |
| LCH   | aroma1997core                     | 2.0.0.2.b165         | Aroma1997Core-1.12.2-2.0.0.2.b165.jar               | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aroma1997sdimension               | 2.0.0.2.b96          | Aroma1997s-Dimensional-World-1.12.2-2.0.0.2.b96.jar | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aromabackup                       | 3.0.0.0.b129         | AromaBackup-1.12.2-3.0.0.0.b129.jar                 | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | aromabackuprecovery               | 3.0.0.0.b129         | AromaBackup-1.12.2-3.0.0.0.b129.jar                 | dfbfe4c473253d8c5652417689848f650b2cbe32 |
| LCH   | baubles                           | 1.5.2                | Baubles-1.12-1.5.2.jar                              | None                                     |
| LCH   | astralsorcery                     | 1.10.20              | astralsorcery-1.12.2-1.10.20.jar                    | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
| LCH   | bdlib                             | 1.14.3.12            | bdlib-1.14.3.12-mc1.12.2.jar                        | None                                     |
| LCH   | betteradvancements                | 0.1.0.77             | BetterAdvancements-1.12.2-0.1.0.77.jar              | None                                     |
| LCH   | bettercaves                       | 1.12.2               | bettercaves-1.12.2-1.5.1.jar                        | None                                     |
| LCH   | biomesoplenty                     | 7.0.1.2443           | BiomesOPlenty-1.12.2-7.0.1.2443-universal.jar       | None                                     |
| LCH   | blockcraftery                     | 1.12.2-1.3.1         | blockcraftery-1.12.2-1.3.1.jar                      | None                                     |
| LCH   | bnbgaminglib                      | 2.17.6               | BNBGamingLib-1.12.2-2.17.6.jar                      | None                                     |
| LCH   | bookshelf                         | 2.3.589              | Bookshelf-1.12.2-2.3.589.jar                        | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | botania                           | r1.10-362            | Botania r1.10-362.jar                               | None                                     |
| LCH   | buildinggadgets                   | 2.7.4                | BuildingGadgets-2.7.4.jar                           | None                                     |
| LCH   | caliper                           | 1.1.46               | Caliper-1.12.2-1.1.46.jar                           | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | calmdownzombieguy                 | 1.4.1                | CalmDownZombieGuy-1.12.2-1.4.1.jar                  | None                                     |
| LCH   | forestry                          | 5.8.2.409            | forestry_1.12.2-5.8.2.409.jar                       | None                                     |
| LCH   | careerbees                        | 1.0                  | careerbees-0.4.0.jar                                | None                                     |
| LCH   | cctweaked                         | 1.85.0               | cc-tweaked-1.12.2-1.85.0.jar                        | None                                     |
| LCH   | computercraft                     | 1.85.0               | cc-tweaked-1.12.2-1.85.0.jar                        | None                                     |
| LCH   | cd4017be_lib                      | 6.4.13               | CD4017BE_lib-1.12.2-6.4.13.jar                      | None                                     |
| LCH   | chancecubes                       | 1.12.2-4.1.0.300     | ChanceCubes-1.12.2-4.1.0.300.jar                    | None                                     |
| LCH   | ctm                               | MC1.12.2-1.0.0.29    | CTM-MC1.12.2-1.0.0.29.jar                           | None                                     |
| LCH   | chisel                            | MC1.12.2-1.0.1.44    | Chisel-MC1.12.2-1.0.1.44.jar                        | None                                     |
| LCH   | chococraft                        | 0.9.8.0              | chococraft_1.12.2-0.9.8.0.jar                       | None                                     |
| LCH   | clickmachine                      | 1.2.0                | ClickMachine-1.12.2-1.2.0.jar                       | None                                     |
| LCH   | clienttweaks                      | 3.1.11               | ClientTweaks_1.12.2-3.1.11.jar                      | None                                     |
| LCH   | clumps                            | 3.1.2                | Clumps-3.1.2.jar                                    | None                                     |
| LCH   | fbp                               | 2.4.1                | FancyBlockParticles-1.12.x-2.4.1.jar                | None                                     |
| LCH   | pdp                               | 1.12.2-1.2.4         | ProportionalDestructionParticles-1.12.2-1.2.4.jar   | None                                     |
| LCH   | cofhcore                          | 4.6.3                | CoFHCore-1.12.2-4.6.3.27-universal.jar              | None                                     |
| LCH   | cofhworld                         | 1.3.1                | CoFHWorld-1.12.2-1.3.1.7-universal.jar              | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LCH   | cyclopscore                       | 1.5.1                | CyclopsCore-1.12.2-1.5.1.jar                        | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | colossalchests                    | 1.7.3                | ColossalChests-1.12.2-1.7.3.jar                     | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
| LCH   | colouredtooltips                  | 1.0.9                | ColouredTooltips-1.12.2-1.0.9.jar                   | d476d1b22b218a10d845928d1665d45fce301b27 |
| LCH   | contentcreatorintegration         | 1.2.1                | ContentCreatorIntegration-1.12.2-1.2.1.jar          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LCH   | controlling                       | 3.0.7                | Controlling-3.0.7.jar                               | None                                     |
| LCH   | cookingforblockheads              | 6.4.71               | CookingForBlockheads_1.12.2-6.4.71.jar              | None                                     |
| LCH   | craftingstation                   | @VERSION@            | craftingstation-0.1.7b.jar                          | None                                     |
| LCH   | ctgui                             | 1.0.0                | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
| LCH   | crafttweakerjei                   | 2.0.3                | CraftTweaker2-1.12-4.1.19.jar                       | None                                     |
| LCH   | cucumber                          | 1.1.3                | Cucumber-1.12.2-1.1.3.jar                           | None                                     |
| LCH   | culinaryconstruct                 | 1.3.3.1              | culinaryconstruct-1.3.3.1.jar                       | 2484ef4d131fdc0dca0647aa21b7b944ddb935a1 |
| LCH   | modcurrency                       | 1.12-1.3.11          | Currency-1.12.0-1.3.11.jar                          | None                                     |
| LCH   | custommainmenu                    | 2.0.9                | CustomMainMenu-MC1.12.2-2.0.9.jar                   | None                                     |
| LCH   | journeymap                        | 1.12.2-5.5.5         | journeymap-1.12.2-5.5.5.jar                         | None                                     |
| LCH   | defaultoptions                    | 9.2.8                | DefaultOptions_1.12.2-9.2.8.jar                     | None                                     |
| LCE   | orespawn                          | 3.3.1                | OreSpawn-1.12-3.3.1.172.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | densemetals                       | 1.2.0                | DenseMetals-1.12-1.2.0.21.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | dimstack                          | 1.12.2-1.1.1         | DimStack-1.12.2-1.1.1.jar                           | None                                     |
| LC    | ebwizardry                        | 4.2.5                | ElectroblobsWizardry-4.2.5-MC1.12.2.jar             | None                                     |
| LC    | csb_ench_table                    | 1.1.3                | EnchantingTable-1.12-1.1.3.jar                      | None                                     |
| LC    | enchdesc                          | 1.1.19               | EnchantmentDescriptions-1.12.2-1.1.19.jar           | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | endercore                         | 1.12.2-0.5.73        | EnderCore-1.12.2-0.5.73.jar                         | None                                     |
| LC    | thermalfoundation                 | 2.6.3                | ThermalFoundation-1.12.2-2.6.3.27-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermalexpansion                  | 5.5.4                | ThermalExpansion-1.12.2-5.5.4.43-universal.jar      | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | enderio                           | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderiointegrationtic             | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderiobase                       | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderioconduits                   | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderioconduitsappliedenergistics | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderioconduitsopencomputers      | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | refinedstorage                    | 1.6.15               | refinedstorage-1.6.15.jar                           | 57893d5b90a7336e8c63fe1c1e1ce472c3d59578 |
| LC    | enderioconduitsrefinedstorage     | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderiointegrationforestry        | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderiointegrationticlate         | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderiomachines                   | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | enderiopowertools                 | 5.1.52               | EnderIO-1.12.2-5.1.52.jar                           | None                                     |
| LC    | tombstone                         | 3.6.2                | tombstone-3.6.2-1.12.2.jar                          | None                                     |
| LC    | erebus                            | 1.0.30               | Erebus-1.0.30.jar                                   | None                                     |
| LC    | fasterladderclimbing              | 0.1-146              | FasterLadderClimbing-1.12-0.1-146.jar               | None                                     |
| LC    | fastfurnace                       | 1.3.1                | FastFurnace-1.12.2-1.3.1.jar                        | None                                     |
| LC    | fastleafdecay                     | v14                  | FastLeafDecay-v14.jar                               | None                                     |
| LC    | fastbench                         | 1.7.2                | FastWorkbench-1.12.2-1.7.2.jar                      | None                                     |
| LC    | findme                            | 1.1.0                | findme-1.12.2-1.1.0-8.jar                           | None                                     |
| LC    | foamfix                           | 0.10.8-1.12.2        | foamfix-0.10.8-1.12.2.jar                           | None                                     |
| LC    | funkylocomotion                   | 1.0                  | funky-locomotion-1.12.2-1.1.2.jar                   | None                                     |
| LC    | cfm                               | 6.3.1                | furniture-6.3.1-1.12.2.jar                          | None                                     |
| LC    | galacticraftcore                  | 4.0.2.238            | GalacticraftCore-1.12.2-4.0.2.238.jar               | None                                     |
| LC    | galacticraftplanets               | 4.0.2.238            | Galacticraft-Planets-1.12.2-4.0.2.238.jar           | None                                     |
| LC    | gamestages                        | 2.0.117              | GameStages-1.12.2-2.0.117.jar                       | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | gendustry                         | 1.6.5.8              | gendustry-1.6.5.8-mc1.12.2.jar                      | None                                     |
| LC    | gendustryjei                      | 1.0.2                | gendustryjei-1.0.2.jar                              | None                                     |
| LC    | geographicraft                    | 0.8.7                | GeographiCraft-1.12-0.8.9b.jar                      | None                                     |
| LC    | waila                             | 1.8.26               | Hwyla-1.8.26-B41_1.12.2.jar                         | None                                     |
| LC    | icbmclassic                       | 1.12.2-3.3.0.65      | ICBM-classic-1.12.2-3.3.0b65.jar                    | None                                     |
| LC    | ichunutil                         | 7.2.2                | iChunUtil-1.12.2-7.2.2.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | ido                               | 1.0.6                | ido-1.12.2-1.1.0.jar                                | None                                     |
| LC    | incontrol                         | 3.9.16               | incontrol-1.12-3.9.16.jar                           | None                                     |
| LC    | inventorytweaks                   | 1.64+dev.146.2180b27 | InventoryTweaks-1.64+dev.146.jar                    | 55d2cd4f5f0961410bf7b91ef6c6bf00a766dcbe |
| LC    | ironjetpacks                      | 1.1.0                | IronJetpacks-1.12-2-1.1.0.jar                       | None                                     |
| LC    | jeibees                           | 0.9.0.5              | jeibees-0.9.0.5-mc1.12.2.jar                        | None                                     |
| LC    | literalascension                  | 1.12.2-1.0.2.2       | literalascension-1.12.2-2.0.0.0.jar                 | None                                     |
| LC    | loadingscreens                    | 0.3.1                | LoadingScreens-1.12.2-0.3.1.jar                     | None                                     |
| LC    | logisticspipes                    | 0.10.2.211           | logisticspipes-0.10.2.211.jar                       | e0c86912b2f7cc0cc646ad57799574aea43dbd45 |
| LC    | lttweaker                         | 1.1.17               | LootTableTweaker-1.12.2-1.1.17.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | magicbees                         | 1.0                  | MagicBees-1.12.2-3.1.10.jar                         | None                                     |
| LC    | mcjtylib_ng                       | 3.5.4                | mcjtylib-1.12-3.5.4.jar                             | None                                     |
| LC    | mclib                             | 1.0.3                | mclib-1.0.3-1.12.2.jar                              | None                                     |
| LC    | megaloot                          | 0.2.40               | megaloot-1.12.2-0.2.40.jar                          | None                                     |
| LC    | mercurius                         | 1.0.6                | Mercurius-1.12.2.jar                                | None                                     |
| LC    | metamorph                         | 1.1.9                | metamorph-1.1.9-1.12.2.jar                          | None                                     |
| LC    | mobstages                         | 2.0.13               | MobStages-1.12.2-2.0.13.jar                         | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | numina                            | 1.12.2-1.0.38        | Numina-1.12.2-1.0.38.jar                            | None                                     |
| LC    | powersuits                        | 1.12.2-1.0.46        | ModularPowersuits-1.12.2-1.0.46.jar                 | None                                     |
| LC    | morebees                          | 1.12.2-2.0.1         | morebees-1.12.2-2.0.1.jar                           | None                                     |
| LC    | moreoverlays                      | 1.15.1               | moreoverlays-1.15.1-mc1.12.2.jar                    | None                                     |
| LC    | morpheus                          | 1.12.2-3.5.106       | Morpheus-1.12.2-3.5.106.jar                         | None                                     |
| LC    | mousetweaks                       | 2.10                 | MouseTweaks-2.10-mc1.12.2.jar                       | None                                     |
| LC    | llibrary                          | 1.7.19               | llibrary-1.7.19-1.12.2.jar                          | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
| LC    | mowziesmobs                       | 1.5.4                | mowziesmobs-1.5.4.jar                               | None                                     |
| LC    | mputils                           | 1.5.6                | MPUtils-1.12.2-1.5.7.jar                            | None                                     |
| LC    | mpbasic                           | 1.4.7                | mpbasic-1.12.2-1.4.11.jar                           | None                                     |
| LC    | nonetherportals                   | 1.0.0                | nonetherPortals_v1.0.0formc1.12.2.jar               | None                                     |
| LC    | noworldgen5you                    | 1.0.8                | NoWorldgen5You-1.12.2-1.0.8.jar                     | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | omlib                             | 3.1.3-246            | omlib-1.12.2-3.1.3-246.jar                          | None                                     |
| LC    | ompd                              | 3.1.0-61             | ompd-1.12.2-3.1.0-61.jar                            | None                                     |
| LC    | openmods                          | 0.12.2               | OpenModsLib-1.12.2-0.12.2.jar                       | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC    | openblocks                        | 1.8.1                | OpenBlocks-1.12.2-1.8.1.jar                         | d2a9a8e8440196e26a268d1f3ddc01b2e9c572a5 |
| LC    | openmodularturrets                | 3.1.4-356            | openmodularturrets-1.12.2-3.1.4-356.jar             | None                                     |
| LC    | oreexcavation                     | 1.4.143              | OreExcavation-1.4.143.jar                           | None                                     |
| LC    | harvestcraft                      | 1.12.2zb             | Pam's HarvestCraft 1.12.2zf.jar                     | None                                     |
| LC    | parrotpower                       | 1.12.2               | parrotpower-1.3.4.jar                               | None                                     |
| LC    | patchouli                         | 1.0-20               | Patchouli-1.0-20.jar                                | None                                     |
| LC    | plummet                           | 1.0.0                | Plummet-1.12.2-1.0.0.jar                            | None                                     |
| LC    | pneumaticcraft                    | 1.12.2-0.11.7-375    | pneumaticcraft-repressurized-1.12.2-0.11.7-375.jar  | None                                     |
| LC    | pogosticks                        | 1.3.1                | PogoSticks-1.12.2-1.3.1.jar                         | None                                     |
| LC    | portalgun                         | 7.1.0                | PortalGun-1.12.2-7.1.0.jar                          | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
| LC    | rats                              | 3.2.0                | rats-3.2.0.jar                                      | None                                     |
| LC    | xreliquary                        | 1.12.2-1.3.4.796     | Reliquary-1.12.2-1.3.4.796.jar                      | None                                     |
| LC    | resourceloader                    | 1.5.3                | ResourceLoader-MC1.12.1-1.5.3.jar                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
| LC    | additionalstructures              | 2.3.1                | Rex's-Additional-Structures-1.12.x-(v.2.3.1).jar    | None                                     |
| LC    | rftools                           | 7.72                 | rftools-1.12-7.72.jar                               | None                                     |
| LC    | rftoolsdim                        | 5.71                 | rftoolsdim-1.12-5.71.jar                            | None                                     |
| LC    | rootsclassic                      | 1.12.2-1.1.5         | RootsClassic-1.12.2-1.1.5.jar                       | 1bc8f8dbe770187a854cef35dad0ff40ba441bbe |
| LC    | silentlib                         | 3.0.13               | SilentLib-1.12.2-3.0.13+167.jar                     | None                                     |
| LC    | silentgear                        | 0.6.5                | SilentGear-1.12.2-0.6.7+76.jar                      | None                                     |
| LC    | stackable                         | 1.3.3                | stackable-1.12.2-1.3.3.jar                          | None                                     |
| LC    | stg                               | 1.12.2-1.2.3         | stg-1.12.2-1.2.3.jar                                | None                                     |
| LC    | sasit                             | 1.1.32               | StuffASockInIt-1.12.2-1.1.32.jar                    | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | tallgates                         | 1.0.0                | TallGates-1.12.2-1.0.0.1.jar                        | None                                     |
| LC    | beneath                           | 1.6.0                | The Beneath-1.12.2-1.6.0.jar                        | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
| LC    | thermalcultivation                | 0.3.3                | ThermalCultivation-1.12.2-0.3.3.12-universal.jar    | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermaldynamics                   | 2.5.5                | ThermalDynamics-1.12.2-2.5.5.21-universal.jar       | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | thermalinnovation                 | 0.3.3                | ThermalInnovation-1.12.2-0.3.3.12-universal.jar     | 8a6abf2cb9e141b866580d369ba6548732eff25f |
| LC    | tipthescales                      | 1.0.4                | TipTheScales-1.12.2-1.0.4.jar                       | None                                     |
| LC    | toastcontrol                      | 1.8.1                | Toast Control-1.12.2-1.8.1.jar                      | None                                     |
| LC    | toolbelt                          | 1.9.12               | ToolBelt-1.12.2-1.9.12.jar                          | None                                     |
| LC    | topography                        | 1.10.1               | Topography-1.12.2-1.10.1.jar                        | None                                     |
| LC    | trashslot                         | 8.4.10               | TrashSlot_1.12.2-8.4.10.jar                         | None                                     |
| LC    | travellersbackpack                | 1.0.20.20            | TravellersBackpack-1.12.2-1.0.20.20.jar             | None                                     |
| LC    | triumph                           | 3.19.2               | Triumph-1.12.2-3.19.2.jar                           | None                                     |
| LC    | twilightforest                    | 3.10.1013            | twilightforest-1.12.2-3.10.1013-universal.jar       | None                                     |
| LC    | ultimate_unicorn_mod              | 1.5.16               | ultimate_unicorn_mod-1.12.2-1.5.16.jar              | None                                     |
| LC    | vehicle                           | 0.41.1               | vehicle-mod-0.41.1-1.12.2.jar                       | None                                     |
| LC    | wawla                             | 2.5.273              | Wawla-1.12.2-2.5.273.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
| LC    | waystones                         | 4.0.72               | Waystones_1.12.2-4.0.72.jar                         | None                                     |
| LC    | xnet                              | 1.8.2                | xnet-1.12-1.8.2.jar                                 | None                                     |
| LC    | zenstages                         | 0.4.1-19             | zenstages-0.4.1-19.jar                              | None                                     |
| LC    | phosphor-lighting                 | 1.12.2-0.2.6         | phosphor-1.12.2-0.2.6+build50-universal.jar         | f0387d288626cc2d937daa504e74af570c52a2f1 |
| LC    | reauth                            | 3.6.0                | reauth-3.6.0.jar                                    | daba0ec4df71b6da841768c49fb873def208a1e3 |
| LC    | rtg                               | 6.1.0.0-snapshot.1   | RTG-1.12.2-6.1.0.0-snapshot.1.jar                   | None                                     |
| LC    | thebetweenlands                   | 3.5.2                | TheBetweenlands-3.5.2-universal.jar                 | 38067d6878811efb38b6a045521cfd80b9b60b38 |
| LC    | mysticallib                       | 1.12.2-1.4.0         | mysticallib-1.12.2-1.4.0.jar                        | None                                     |
| UD    | mclib_core                        | 1.0.3                | minecraft.jar                                       | None                                     |

Loaded coremods (and transformers): 

Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.8-1.12.2.jar)
pl.asie.foamfix.coremod.FoamFixTransformer
CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
team.chisel.ctm.client.asm.CTMTransformer
ApotheosisCore (Apotheosis-1.12.2-1.11.8.jar)
shadows.ApotheosisTransformer
ForgelinPlugin (Forgelin-1.8.4.jar)

EIOP (EIOP-1.12.2-1.0.1.jar)
shadows.eiop.asm.RecipeFactoryTransformer
OpenModsCorePlugin (OpenModsLib-1.12.2-0.12.2.jar)
openmods.core.OpenModsClassTransformer
Inventory Tweaks Coremod (InventoryTweaks-1.64+dev.146.jar)
invtweaks.forge.asm.ContainerTransformer
ObfuscatePlugin (obfuscate-0.2.6-1.12.2.jar)
com.mrcrayfish.obfuscate.asm.ObfuscateTransformer
EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
com.enderio.core.common.transform.EnderCoreTransformer
com.enderio.core.common.transform.SimpleMixinPatcher
McLib core mod (mclib-1.0.3-1.12.2.jar)
mchorse.mclib.core.McLibCMClassTransformer
AstralCore (astralsorcery-1.12.2-1.10.20.jar)

llibrary (llibrary-core-1.0.11-1.12.2.jar)
net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
LogisticsPipesCoreLoader (logisticspipes-0.10.2.211.jar)
logisticspipes.asm.LogisticsClassTransformer
PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50-universal.jar)

TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.2-core.jar)
thebetweenlands.core.TheBetweenlandsClassTransformer
BNBGamingCore (BNBGamingCore-1.12.2-0.11.0.jar)
com.bloodnbonesgaming.bnbgamingcore.core.BNBGamingCoreClassTransformer
LoadingPlugin (ResourceLoader-MC1.12.1-1.5.3.jar)
lumien.resourceloader.asm.ClassTransformer
ratscore (rats-3.2.0.jar)
com.github.alexthe666.rats.server.misc.RatsRuntimePatcher
CoreMod (Aroma1997Core-1.12.2-2.0.0.2.b165.jar)

MicdoodlePlugin (MicdoodleCore-1.12.2-4.0.2.238.jar)
micdoodle8.mods.miccore.MicdoodleTransformer
GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.08' Renderer: 'GeForce GTX 970/PCIe/SSE2'
OpenModsLib class transformers: [llama_null_fix:FINISHED],[horse_base_null_fix:FINISHED],[pre_world_render_hook:FINISHED],[player_render_hook:FINISHED],[horse_null_fix:FINISHED]
List of loaded APIs:
* Baubles|API (1.4.0.2) from Baubles-1.12-1.5.2.jar
* betteradvancements|API (0.1.0.77) from BetterAdvancements-1.12.2-0.1.0.77.jar
* BetterWithModsAPI (Beta 0.6) from AppleSkin-mc1.12-1.0.9.jar
* BetweenlandsAPI (1.12.5) from TheBetweenlands-3.5.2-universal.jar
* BotaniaAPI (93) from Botania r1.10-362.jar
* Chisel-API (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
* ChiselAPI|Carving (0.0.1) from Chisel-MC1.12.2-1.0.1.44.jar
* cofhapi (2.5.0) from CoFHCore-1.12.2-4.6.3.27-universal.jar
* ComputerCraft|API (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|FileSystem (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Lua (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Media (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Network (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Network|Wired (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Peripheral (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Permissions (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Redstone (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Turtle (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ComputerCraft|API|Turtle|Event (1.85.0) from cc-tweaked-1.12.2-1.85.0.jar
* ctm-api (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* ctm-api-events (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* ctm-api-models (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* ctm-api-textures (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* ctm-api-utils (0.1.0) from CTM-MC1.12.2-1.0.0.29.jar
* Culinary Construct API (1) from culinaryconstruct-1.3.3.1.jar
* enderioapi (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* enderioapi|addon (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* enderioapi|capacitor (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* enderioapi|conduits (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* enderioapi|farm (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* enderioapi|redstone (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* enderioapi|teleport (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* enderioapi|tools (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* enderioapi|upgrades (4.0.0) from EnderIO-1.12.2-5.1.52.jar
* ForestryAPI|apiculture (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|arboriculture (4.3.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|book (5.8.1) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|circuits (3.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|climate (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|core (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|farming (5.8.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|food (1.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|fuels (3.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|genetics (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|gui (5.8.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|hives (4.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|lepidopterology (1.4.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|mail (3.1.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|modules (5.7.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|multiblock (3.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|recipes (5.4.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|storage (5.0.0) from forestry_1.12.2-5.8.2.409.jar
* ForestryAPI|world (2.1.0) from forestry_1.12.2-5.8.2.409.jar
* funkylocomotion_api (2.0) from funky-locomotion-1.12.2-1.1.2.jar
* Galacticraft API (1.1) from GalacticraftCore-1.12.2-4.0.2.238.jar
* gendustryAPI (2.3.0) from gendustry-1.6.5.8-mc1.12.2.jar
* iChunUtil API (1.2.0) from iChunUtil-1.12.2-7.2.2.jar
* journeymap|client-api (1.4) from journeymap-1.12.2-5.5.5.jar
* journeymap|client-api-display (1.4) from journeymap-1.12.2-5.5.5.jar
* journeymap|client-api-event (1.4) from journeymap-1.12.2-5.5.5.jar
* journeymap|client-api-model (1.4) from journeymap-1.12.2-5.5.5.jar
* journeymap|client-api-util (1.4) from journeymap-1.12.2-5.5.5.jar
* JustEnoughItemsAPI (4.13.0) from jei_1.12.2-4.15.0.292.jar
* MouseTweaks|API (1.0) from MouseTweaks-2.10-mc1.12.2.jar
* openblocks|api (1.2) from OpenBlocks-1.12.2-1.8.1.jar
* PatchouliAPI (6) from Patchouli-1.0-20.jar
* PneumaticCraftApi (1.1) from pneumaticcraft-repressurized-1.12.2-0.11.7-375.jar
* redstonefluxapi (2.1.0) from RedstoneFlux-1.12-2.1.0.6-universal.jar
* rtgapi (1.0.0) from RTG-1.12.2-6.1.0.0-snapshot.1.jar
* Thaumcraft|API (6.0.2) from parrotpower-1.3.4.jar
* tombstone-api (1.0.4) from tombstone-3.6.2-1.12.2.jar
* tombstone-api-capability (1.0.4) from tombstone-3.6.2-1.12.2.jar
* tombstone-api-event (1.0.4) from tombstone-3.6.2-1.12.2.jar
* tombstone-api-magic (1.0.4) from tombstone-3.6.2-1.12.2.jar
* tombstone-api-recipe (1.0.4) from tombstone-3.6.2-1.12.2.jar
* WailaAPI (1.3) from Hwyla-1.8.26-B41_1.12.2.jar

Server logs spamming Biome O Plenty

Bug Report

One of the mods (Do not know what one) Causes Biome o' plenty to do a lot of cascading world gen log spam

Expected Behaviour

Not spam the console

Possible Solution

I don't know

Steps to Reproduce (for bugs)

  1. /forge generate 1000 100 1000 (with the map I am on)
  2. It spams console after that

Logs

Client Information

  • Modpack Version: 3.0.0
  • Java Version: Java 1.8.0_231
  • Launcher Used: Twitch App
  • Memory Allocated: 8 Go
  • Server/LAN/Single Player: Server
  • Optifine Installed: No
  • Shaders Enabled: No

World Information

  • Modpack Version world created in:
  • Additional Content Installed:

Server Information

  • Java Version: OpenJDK 1.8.0_191
  • Operating System: Ubuntu 16.04LTS
  • Hoster/Hosting Solution: SoYouStart
  • Sponge (Non-Vanilla Forge) Server:

Strange FPS drop when encountering yeti for 2nd time

Bug Report

Ive found 2 of the big yeti mobs from mowzies mobs now the first time didnt have any issues but i came across it again this time it was asleep and I woke it up (This may or may not be relevent so im putting it in: I used my wand with the spell greater telekinesis) And my FPS dropped to one and stayed there I put all my video setting to the min and it did nothing I sat there using spells from a distance to kill it and when it finally died my fps went back to normal.

Steps to Reproduce (for bugs)

1.Like I said I had killed one of them before without the issue so I dont know if its the mob itself or the fact I used that spell on it.
2.Find/spawn giant yeti see if you get FPS drop if not use the spell mention above and see if it does?
3.If it does drop kill it if not than it was a fluke.

Client Information

  • Modpack Version:3.0.1
  • Java Version:?
  • Launcher Used:Twitch
  • Memory Allocated:8GB
  • Server/LAN/Single Player:SP
  • Optifine Installed:No
  • Shaders Enabled:No
  • Modpack Version world created in:3.0.0

Bones and Rotten Flesh not dropping from skeletons or zombies

Bug Report

Bones and Rotten Flesh not dropping from skeletons or zombies.
Other vanilla mobs (endermen, spiders, creepers) drops seem unaffected.
Skeletons occasionally drop rib bones (rare). Zombies don't seem to have any special drops.
All mobs can drop spell books and equipped items.

Have not encountered enough zombie villagers to see if the issue carries over to them

Expected Behavior

Skeletons should drop bones and zombies should drop rotten flesh. Makes getting bone meal for crafting difficult.

Client Information

  • Modpack Version: 3.0.2
  • Java Version: 1.8.51
  • Launcher Used: Vanilla
  • Memory Allocated: 8G
  • Server/LAN/Single Player: Single
  • Optifine Installed: No
  • Shaders Enabled: No

World Information

  • Modpack Version world created in: 3.0.0
  • Additional Content Installed: None

Mowzie's Mobs dungeon spawn

2019-11-15_22 43 19

Hi! As you can see, there are 3 Mowzie's dungeons in one place. Is it ok?
Pack 3.0.1

Have a good day!
DigimasterHiro

Nether Portal spawns to VERTICALLY high

Okay, I know it sounds similar to the other guy, but it seems the mod that spawns the portals doesn't understand what a leaf is. In forests, it will spawn high up, dragging the ground up with it.
2019-11-09_13 56 33
In theory, it doesn't understand what a leaf is, sees a block, and trys spawning underneath it. May be related to Biomes o' Plenty leaves.

Seemingly all morphs cause hostiles to not be aggressive

Little bit overpowered, being able to avoid all combat you don't initiate yourself. Not exactly meant to be the hardest pack ever, so maybe that's ok. Seems to be an option in the mod if you decide you want to change it. config/metamorph/config.cfg disable_morph_disguise=true

UI For curse of undeath stuck?

Bug Report

My character has the curse of undeath from electrolobs wizardry ive used the cure curse potion and tried the spell im pretty sure I no longer have the effects of the curse but it still shows as me having it I looked on the mods issue tracker didnt see anything about it there so I assume its pack related.

Steps to Reproduce (for bugs)

1.Havent tried this but I assume getting the curse of undeath and then try to cure it?
2.Probably not important but I got the curse using and unidentified scroll not having it cast on me.

Client Information

  • Modpack Version:3.0.1
  • Java Version:?
  • Launcher Used:Twitch
  • Memory Allocated:8GB
  • Server/LAN/Single Player:SP
  • Optifine Installed:No
  • Shaders Enabled:No

World Information

  • Modpack Version world created in:3.0.0

Forestry Book Recipe

Bug Report

Expected Behaviour

Possible Solution

Steps to Reproduce (for bugs)

Logs

  • Client/Server Log:
  • Crash Log:

Client Information

  • Modpack Version:
  • Java Version:
  • Launcher Used:
  • Memory Allocated:
  • Server/LAN/Single Player:
  • Optifine Installed:
  • Shaders Enabled:

World Information

  • Modpack Version world created in:
  • Additional Content Installed:

Server Information

  • Java Version:
  • Operating System:
  • Hoster/Hosting Solution:
  • Sponge (Non-Vanilla Forge) Server:

Platinum Ore not available to use in the SagMill

Context

I would imagine you would want to allow ores to be used in most machines that do the same thing. The ender IO Sag Mill didn't accept platinum ore, and wondering if other thermal ores maybe dont as well.

sounds are NOT balanced...possibly after time

My sounds are all out of whack after dimension hopping a lot. not sure if that's the cause, but personal sounds are overly muted, while a fireball or enderman scream is deafening.

Forestry machines show no recipes in JEI

Bug Report

Forestry recipes such as seed oil in the squeezer or impregnated casing from the carpenter do not show in JEI. The recipes still work if you attempt crafting in the machines.

Expected Behaviour

Jei shows the recipes for items crafted in forestry machines.

Possible Solution

Betweenlands causes the issue, not sure how to resolve this though.

Steps to Reproduce (for bugs)

Look up Impregnated casing in JEI
Cry.
Try anyway.
Find it works.
Report Bug.

Logs

No

Client Information

  • Modpack Version: 3.0.0
  • Java Version: na
  • Launcher Used: Twitch
  • Memory Allocated: All the memory
  • Server/LAN/Single Player: Server
  • Optifine Installed: no
  • Shaders Enabled: no

World Information

  • Modpack Version world created in: 3.0.0
  • Additional Content Installed: FTB Utilities and Lib

Server Information

  • Java Version:
  • Operating System:
  • Hoster/Hosting Solution:
  • Sponge (Non-Vanilla Forge) Server:

GalactiCraft's Morbs

2019-11-11_16 34 10
I guess, that these morbs should also be hidden.

Have a good day!
DigimasterHiro

Nether portal spawns too high

2019-11-09_05 49 02
I looked at the config (Rex's additional structures - structures.cfg) and it looks like the rarity is set to 1/1 (chance per chunk). This is the most often the config will allow it to spawn.

Might want to be looked into?

Bug Report

So under one of the Ancient Warfare 2 Structures (Its called the OrcAbandonedOpenCastMineHuge if you use the structure spawner in creative) the entirety of Y lvl like 5 is emerald ore. Im pretty sure it was intentionally done by the mod author but you might not want it that way so I figured I should report it.

https://imgur.com/a/nAVEzig

Possible Solution

I dont know if that specific structure can be disabled somehow?

Steps to Reproduce (for bugs)

Find the structure in survival or spawn it in creative and dig to the bedrock

Client Information

  • Modpack Version:3.0.1
  • Java Version:
  • Launcher Used: Twitch
  • Memory Allocated: 8GB
  • Server/LAN/Single Player: SP
  • Optifine Installed: No
  • Shaders Enabled: No

World Information

Realistic Terrain Gen or Topography I dont remember sry

  • Modpack Version world created in: 3.0.0

Hippocamp Morph Health

I feel the hippocamp morph needs more than 3 hearts of health, they generally seem to have about 10 hearts total, so maybe 8 hearts?

crash when fighting vikings

crash-2019-11-11_14.46.53-client.txt

Bug Report

Expected Behaviour

Possible Solution

Steps to Reproduce (for bugs)

Logs

  • Client/Server Log:
  • Crash Log:

Client Information

  • Modpack Version:
  • Java Version:
  • Launcher Used:
  • Memory Allocated:
  • Server/LAN/Single Player:
  • Optifine Installed:
  • Shaders Enabled:

World Information

  • Modpack Version world created in:
  • Additional Content Installed:

Server Information

  • Java Version:
  • Operating System:
  • Hoster/Hosting Solution:
  • Sponge (Non-Vanilla Forge) Server:

Staff of Levity and bows

using the staff of levity makes it so shooting a bow is from way below your character. Experienced in the End against ender dragon.

Some MegaLoot Has Jetpacks?

Rare Loot chest dropped a chestplate that has -Jetpack. Hover: 6 Speed: 4 in green
Can use it to fly and dont seem to be able to get kicked for flying either.

Vanilla tools/weapons/armor are poorly made

All vanilla gear has the message "This item is poorly made and will not last long" on it. Probably from being in the "Nerfed Gear List" in config/silentchaos512/silentgear/silentgear.cfg.

Pam's garden spread not limited

Pack Version: 3.0.0
Server mode

Pam's gardens will spread and take over the landscape if not severely limited or the spread feature turned off, especially on servers.

In harvestcraft.cfg:

To turn off:

gardens {
B:enablearidgardenGeneration=true
B:enablefrostgardenGeneration=true
B:enablegardenSpread=false
B:enableshadedgardenGeneration=true
B:enablesoggygardenGeneration=true
B:enabletropicalgardenGeneration=true
B:enablewindygardenGeneration=true
I:gardenRarity=2

# Garden spread rate. 100 means a garden spawns every tick. 1 means a garden spawns with a probability of 1% per tick. [range: 1 ~ 100, default: 30]
I:gardenSpreadRate=30
I:gardendropAmount=3
I:gardenspreadMax=8

}

or to just minimize the spread:

gardens {
B:enablearidgardenGeneration=true
B:enablefrostgardenGeneration=true
B:enablegardenSpread=true
B:enableshadedgardenGeneration=true
B:enablesoggygardenGeneration=true
B:enabletropicalgardenGeneration=true
B:enablewindygardenGeneration=true
I:gardenRarity=2

# Garden spread rate. 100 means a garden spawns every tick. 1 means a garden spawns with a probability of 1% per tick. [range: 1 ~ 100, default: 30]
I:gardenSpreadRate=1
I:gardendropAmount=3
I:gardenspreadMax=8

}

Metamorph not responding

https://privatebin.net/?f5c1721cdd432e87#3b1T2pfQ6neXDTG88bYAUMnnQutn37KKU8VCe9pnwdU7

Bug Report

When using the morph mod it turned me into a chicken and now I'm stuck as a chicken and can't do anything

Expected Behaviour

Done above but none of my keybinds are used with anything else and the morph mod doesn't take any input even when I switch around the keybinds

Possible Solution

Steps to Reproduce (for bugs)

Log in turn into a chicken be stuck as a chicken even after you restart the pack over and over

Logs

  • Client/Server Log:
  • Crash Log:

Client Information

  • Modpack Version: 3.0.0
  • Java Version: 8 update 221 (build 1.8.0_221-b11)
  • Launcher Used: twitch
  • Memory Allocated: 12gb
  • Server/LAN/Single Player: single
  • Optifine Installed: no
  • Shaders Enabled: no

World Information

  • Modpack Version world created in: 3.0.0
  • Additional Content Installed: none

Server Information

  • Java Version:
  • Operating System:
  • Hoster/Hosting Solution:
  • Sponge (Non-Vanilla Forge) Server:

Squid morph bad at swimming after rejoining server

Bug Report

Logged out of server in squid morph. Logged into server, still in squid morph, but swim speed is normal for non-squid and I sink. Pls fix, Mr. Strimmerman.

Expected Behaviour

Squid morph to be good at swimming.

Steps to Reproduce (for bugs)

Can't reproduce.

Client Information

  • Modpack Version: 3.0.1
  • Launcher Used: Twitch
  • Server/LAN/Single Player: The test server.

The Betweenlands

Снимок
Circles from The Betweenlands has very high spawnrate

Have a good day!
DigimasterHiro

Give Morph mobs mining fatigue.

Morphing into mobs makes mining trivial since nothing attacks you as a mob. maybe give them mining fatigue or some type of weakness?

Title/logging in backgrounds broken on Linux

The title screen is broken on Linux. It displays the purple/black broken texture.
The "logging in" screen is broken as well. It displays a solid purple color and not the texture.

These work find on Windows but are broken on Linux (running an imported zip under MultiMC, zip from Curseforge).

Fix

Rename the image files in resources/crackpack_3/textures/gui/title/background/ to all lower-case names. (Currently the backgrounds are named BG*.)

Steps to Reproduce (for bugs)

  1. Download zip from Curse.
  2. Import zip into a new instance in MultiMC.
  3. Launch

Logs

...
[20:22:41] [Client thread/TRACE] [FML]: Sending event FMLPreInitializationEvent to mod loadingscreens
[20:22:41] [Client thread/ERROR] [loadingscreens]: Could not load texture for minecraft:crackpack_3/textures/gui/title/background/bg_new_darker.png
[20:22:41] [Client thread/TRACE] [FML]: Sent event FMLPreInitializationEvent to mod loadingscreens
[20:22:41] [Client thread/DEBUG] [FML]: Bar Step: PreInitialization - Loading Screens took 0.036s
...

Client Information

  • Modpack Version: 3.0.0
  • Java Version: openjdk version "1.8.0_212"
  • Launcher Used: MultiMC 5 ver. 0.6.7-develop-1313
  • Memory Allocated: 8GB
  • Server/LAN/Single Player: Both
  • Optifine Installed: No
  • Shaders Enabled: No

(3.0.0) Death with Travelers Backpack Equipped causes backpack to drop outside grave and lose inventory if no valid block to place on.

Bug Report

When you die due to explosion with the Travelers backpack equipped, the backpack is dropped on the ground and all items inside are deleted if there is no valid block to place on or blocks are destroyed due to explosion.

Expected Behaviour

backpack stored or dropped, without losing all the inventory in the grave or on the ground.

Possible Solution

Don't equip the backpack as it is saved as an item in your inventory then and not equipment.

Steps to Reproduce (for bugs)

  1. Make travelers backpack.
  2. Equip on character.
  3. Fill with items.
  4. Die to explosion
  5. Cry
  6. Submit a bug report.

Logs

N/A

Client Information

  • Modpack Version: 3.0.0
  • Java Version: 8.0.201.9
  • Launcher Used: Twitch
  • Memory Allocated: 12GB
  • Server/LAN/Single Player: Server and re-tested in single player
  • Optifine Installed: no
  • Shaders Enabled: no

World Information

  • Modpack Version world created in: 3.0.0
  • Additional Content Installed: FTB Utilities and Lib

Server Information

  • Java Version: 8.0.201.9
  • Operating System: Windows Server 2016
  • Hoster/Hosting Solution: Self Hosted
  • Sponge (Non-Vanilla Forge) Server: no god plugins break everything.

Torch placement

(ash)

Issue: Torches being placed

Intended action/reaction: when opening bag, torch shouldn't be placed from off-hand

Actual action/reaction: no torch placement

Version: 0.0.8

Mod involvement: Traveller's Backpack/vanilla

Additional information: this doesn't occur with Forestry bags

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.