-
Notifications
You must be signed in to change notification settings - Fork 2
Fixe
WIP WIP WIP WIP
Fix crash caused by Portal Gun mod caused by Recipes
Fix Mobzilla log spam from orespawn by disabling the warning(disabled by default)
Add a way to debug Registered stat ID in logs
Fix spam logs with minefactory reloaded when he is installed with several mods like pam's harvestcraft,highlands etc...(see the mixin to know which mods have this bug here
Fix some cascading worldgen caused by rubber trees from minefactory reloaded mod
Fix some cascading worldgen caused by WorldGenPyramid Class from Atum mod
Fix some cascading worldgen caused by WorldGenOasis Class from Atum mod
Fix some cascading worldgen caused by WorldGenRuins Class from Atum mod
Fix some cascading worldgen caused by StringPopulate Class from Buildcraft mod
Fix some cascading worldgen caused by GardenStuff mod
Fix some cascading worldgen caused by rubber trees from minefactory reloaded mod
Fix some cascading worldgen caused by lakes from minefactory reloaded mod
Fix some cascading worldgen by disabling Poly Gravel from worldgen from ShinColle Mod
Fix some cascading worldgen caused by worldgeneration from ShinColle Mod
Fix some cascading worldgen caused by ShipwreckGen from Shipwrecks Mod
Fix some cascading worldgen caused by PamTrees from Pam's Harvestcraft Mod
Fix some cascading worldgen caused by WorldGenSlimeCarnage from Slime Carnage Mod
Fix some cascading worldgen caused by WorldGenMadLab from Slime Carnage Mod
Fix a crash sometimes on world loading caused by OreDictionaryArbiter from Cofh core Mod
Fix some cascading worldgen from Pams Harvestcraft mod
Fix Some Cascading Worldgen caused by NetherWorldGen Class from Gany's Nether mod
Fix some cascading worldgen from Steamcraft2 mod
Fix some cascading worldgen from WorldGenSilverwoodTrees from Thaumcraft4 mod
Fix some cascading worldgen from ThaumcraftWorldGenerator from Thaumcraft4 mod
Fix some cascading worldgen from WorldGenGreatwoodTrees from Thaumcraft4 mod
Fix some cascading worldgen from WorldGenEldritchRing from Thaumcraft4 mod
Fix some cascading worldgen from WorldGenCustomFlowers from Thaumcraft4 mod
Fix some cascading worldgen from Utils class from Thaumcraft4 mod
Fix uneable to play unknown sound event from Farlanders mod
Fix a large bottleneck that destroy tps when alot of babys are in the game and follow their parents
Fix null crash from BlockLing
Fix null crash between F7 Key from NEi and Small Stairs block
todo : Fix https://github.com/quentin452/privates-minecraft-modpack/issues/48
Fix null crash caused by onLivingUpdate from Hardcore Wither mod
Fix stackoverflow between Custom Mob Spawner and ShinColle
Fix null crash caused by onLivingTick
Fix null crashes caused by AppleFuelHandler Class from Growthcraft
Fix crash between lotr and endlessids (prevented from inject if My fork of lotr is used)
Fix stackoverflow from cofhcore
Fix null crash from thaumcraft from ScanManager class
Fix a null crash when exiting world from Ragdoll Corpse mod
Fix null crash caused by KeyHandler from Thaumic Revelation
Fix a null crash when terminating profiler from Opis mod when using bad mods?????
Fix a null crash when openning manual from some mods if witchery and ars magica are present by disabling a behavior in witchery?????
Fix crash caused by already registered Entity id if Minenautica + Runic dungeons are installed in some modpacks (require ConfigHelper to inject the mixin)
Fix crash caused by already registered Entity id if ELIJAHSCHOCOLATEMOD + (Unknown mod) are installed in some modpacks (require ConfigHelper to inject the mixin)
Fix crash caused by already registered Entity id if Eldritch Empire + (Unknown mod) are installed in some modpacks (require ConfigHelper to inject the mixin)
Fix crash caused by already registered Entity id if TooMuchTNT + (Unknown mod) are installed in some modpacks (require ConfigHelper to inject the mixin)
Reduce cascading worldgen caused GenerateCoral Class from Minenautica (disabled by default cause issues)
Fix an infinite loop during worldgen caused by AluminumOxideWorldGen Class from Minenautica (disabled by default cause issues)
Fix an infinite loop during worldgen caused by ShipWreckGenerator Class from Fossil and archeology Revival
Fix cascading worldgens caused by WorldGenMiscStructures Class from Fossil and archeology Revival
Fix an infinite loop during worldgen caused by AcademyGenerator Class from Fossil and archeology Revival
Fix cascading worldgens caused by GOBLINWorldGenGVillage1 Class from Goblin mod
Fix cascading worldgens caused by GOBLINWorldGenFireplace Class from Goblin mod
Fix cascading worldgens caused by GOBLINWorldGenHuts Class from Goblin mod
Fix cascading worldgens caused by WorldGenMassiveTree Class from Minefactory Reloaded mod
Fix cascading worldgens caused by WorldGenTreeBlackWattle Class from ObsGreenery mod
Fix cascading worldgens caused by WorldGenTreeBase Class from ObsGreenery mod
Fix cascading worldgens caused by MAMWorldGenerator Class from Mythic And Monster mod (By rewriting the worldgen code by using Recurrent Complex) need recurrent complex (the mixin will not be applied if Recurrent complex and Mythic and monster are not present
Reduce cascading worldgen caused Bloodgrass Class from Minenautica (disabled by default cause issues)
Reduce cascading worldgen caused CanBlockStay Class from Minenautica (disabled by default cause issues)
Reduce cascading worldgen caused BiomeGenKelpForest Class from Minenautica (disabled by default cause issues)
Fix cascading worldgen caused by WorldGenNori Class from Master Chef mod
Fix cascading worldgen caused by VentGeneratorSingle Class from Netherlicious
Fix cascading worldgen caused by WorldGeneratorAdv Class from Netherlicious
Fix cascading worldgen caused by CrystalFormationHangingBig Class from Netherlicious
Fix Some Cascading Worldgen caused by ObsidianChestGenerator Class from SGS Treasure mod
Fix Some Cascading Worldgen caused by PlansProcessor Class from SGS Treasure mod
"Fix Some Cascading Worldgen caused by WorldUtilSGSTREASURE Class from SGS Treasure mod
Fix some cascading worldgen caused by TarGenerator Class from Fossil and Archeology Revivals
Fix cascading worldgen caused by RuptureSpike Class from Netherlicious
Fix cascading worldgen caused by BiomeBlobGen Class from Netherlicious
Fix cascading worldgen caused by CrystalFormationBig Class from Netherlicious
Fix a crash caused by ColoredIron Class from Colored iron mod
Fix a crash caused by EntityRegistererOreSpiders Class from Ore Spiders mod
Fix https://github.com/quentin452/privates-minecraft-modpack/issues/905 caused by Tinkersconstruct
Fix java.lang.Integer cannot be cast to java.lang.Byte caused by Hamsterific Restored mod
Fix null crashes caused by PPAPEventHandler from PPAP mod
Fix ghost EntityItem generated by onEntityCollidedWithBlock from Aura Node from Thaumcraft to prevent lags
Tweak BlockBuildCraftFluid class from Buildcraft (removed fire propagation on the liquid,like Oil Liquid from Buildcraft oil Tweak)
Try fixing ghost cascading worldgens caused by EntityMob from vanilla
Fix NoSuchMethodError caused by MobSpawnerGoblinlogic from Goblin mod
Fix Cascading worldgen caused by FantasticEvents class from Fantastic Fish mod
Fix Concurrent Modification Exceptions caused by ForgeChunkManager(You should never disable this,if its disabled it can cause large issues caused by threading)
Fix Concurrent Modification Exceptions caused by AnvilChunkLoader(You should never disable this,if its disabled it can cause large issues caused by threading)
Fix "java.lang.NullPointerException: Unexpected error" caused by onKeypress from ClientProxy class from Angelica Mod
Fix NULL Crash on startup from the init method of DeepslateOreRegistry from Et Futurum Requiem with bad mods installed
Try to fix Default value cannot be lower than minimum value! + Fix Server attempted to spawn an unknown entity caused by thread unsafety from NetHandlerPlayClient class
Fix Entity God From XTractCraft Causing Crash On Servers (by disabling his boss bar)
Fix infinite loop when generating roads from farlanders village
Fix compat between witchery dimensions and endlessids
Seem thats fix #936 from privates-minecraft-modpack git