buttilda / Another-One-Bites-the-Dust

Process ALL the ores!
http://minecraft.curseforge.com/mc-mods/221863-another-one-bites-the-dust
25 stars 21 forks source link

mariculture crash wiht aobd newest version #124

Open sikerow opened 8 years ago

sikerow commented 8 years ago

it crash whith mariculture but the strange thing is it worked a day before started mc and it crashed here ma log

---- Minecraft Crash Report ---- // Surprise! Haha. Well, this is awkward.

Time: 3/30/16 12:21 PM Description: Initializing game

java.lang.NullPointerException: Initializing game at ganymedes01.aobd.recipes.modules.Mariculture.initOre(Mariculture.java:25) at ganymedes01.aobd.recipes.RecipesModule.init(RecipesModule.java:49) at ganymedes01.aobd.recipes.ModulesHandler.init(ModulesHandler.java:31) at ganymedes01.aobd.AOBD.init(AOBD.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878) at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) 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:

-- Head -- Stacktrace: at ganymedes01.aobd.recipes.modules.Mariculture.initOre(Mariculture.java:25) at ganymedes01.aobd.recipes.RecipesModule.init(RecipesModule.java:49) at ganymedes01.aobd.recipes.ModulesHandler.init(ModulesHandler.java:31) at ganymedes01.aobd.AOBD.init(AOBD.java:70) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at cpw.mods.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:532) at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.sendEventToModContainer(LoadController.java:212) at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:190) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) at com.google.common.eventbus.EventBus.post(EventBus.java:275) at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:119) at cpw.mods.fml.common.Loader.initializeMods(Loader.java:737) at cpw.mods.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:311) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:552) at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:878)

-- Initialization -- Details: Stacktrace: at net.minecraft.client.main.Main.main(SourceFile:148) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

-- System Details -- Details: Minecraft Version: 1.7.10 Operating System: Windows 8.1 (amd64) version 6.3 Java Version: 1.8.0_73, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2890370752 bytes (2756 MB) / 4260102144 bytes (4062 MB) up to 6407585792 bytes (6110 MB) JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:-OmitStackTraceInFastThrow -XX:+UseConcMarkSweepGC -XX:+CMSIncrementalMode -XX:-UseAdaptiveSizePolicy -Xms4096M -Xmx6144M -XX:MetaspaceSize=256M AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0 FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1566 Optifine OptiFine_1.7.10_HD_U_D1 192 mods loaded, 192 mods active States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored UCHI mcp{9.05} Minecraft Coder Pack UCHI FML{7.10.99.99} [Forge Mod Loader](forge-1.7.10-10.13.4.1566-1.7.10-universal %282%29.jar) UCHI Forge{10.13.4.1566} [Minecraft Forge](forge-1.7.10-10.13.4.1566-1.7.10-universal %282%29.jar) UCHI appliedenergistics2-core{rv2-beta-14} AppliedEnergistics2 Core UCHI CodeChickenCore{1.0.4.29} CodeChicken Core UCHI ivtoolkit{IvToolkit} 1.2 UCHI MCVanillaTweaks{1.0} Mariculture - Vanilla Tweaks UCHI Micdoodlecore{} Micdoodle8 Core UCHI NotEnoughItems{1.0.4.83} Not Enough Items UCHI modJ_StarMinerCore{0.9.8} StarMinerCore UCHI {000} CoFH ASM UCHI mod_ThreadedLighting{1.7.10-1.0} Threaded Lighting UCHI malisiscore{1.7.10-0.10.2+unknown-b0.git-unknown} Malisis Core UCHI FastCraft{1.22} FastCraft UCHI debug{1.0} debug UCHI gilded-games-util{1.7.10-1.1} Gilded Games Utility UCHI MrTJPCoreMod{1.0.6.13} MrTJPCore UCHI CoFHCore{1.7.10R3.1.0} [CoFH Core](CoFHCore-[1.7.10]3.1.0-323 %281%29.jar) UCHI BuildCraft|Core{6.4.11} BuildCraft UCHI redgear_core{2.2.1} Red Gear Core UCHI lucky{5.1.0} Lucky Block UCHI mopickaxes{630} [Mo' Pickaxes]([1.7.10] CST7 Mo' Pickaxes 630.jar) UCHI lotr{Beta v24.4 for Minecraft 1.7.10} [The Lord of the Rings Mod]([1.7.10] The Lord of the Rings Mod B24.4.jar) UCHI crazyores{2.0.6} CrazyOres UCHI AdvancedAlloys{1.5} AdvancedAlloys UCHI Baubles{1.0.1.10} Baubles UCHI adventurebackpack{1.7.10-0.8b} Adventure Backpack UCHI aether{Alpha 1.7.10-1.2} Aether II UCHI AgriCraft{1.7.10-1.5.0} AgriCraft UCHI alchemyplusplus{1.2.0.90} AlchemyPlusPlus UCHI koresample{1.7.10-1.2.2} Kore Sample UCHI dendrology{1.7.10-1.2.2} Ancient Trees UCHI antiqueatlas{1.7.10-4.2.10} Antique Atlas UCHI nevermine{2.3} AdventOfAscension UCHI aobdbb{1.0.6} Another One Bites The Dust: Berry Bushes UCHI AppleCore{1.1.0} AppleCore UCHI apples{1.4} [apples](Apples 1.15 1.7.10.jar) UCHI appliedenergistics2{rv2-beta-14} Applied Energistics 2 UCHI Aquaculture{1.2.3} Aquaculture UCHI ArchimedesShips{1.7.10 v1.7.1} Archimedes' Ships UCHI Artifacts{1.1.1} Artifacts UCHI Artifice{1.7.10R1.1.4} Artifice UCHI BattleTowers{1.5.2} Battle Towers UCHI BiblioCraft{1.9.2} BiblioCraft UCHI Mantle{1.7.10-0.3.2.jenkins184} Mantle UCHI Natura{2.2.0} Natura UCHI BiomesOPlenty{2.1.0} Biomes O' Plenty UCHI BiblioWoodsBoP{1.9} BiblioWoods Biomes O'Plenty Edition UCHI BiblioWoodsForestry{1.7} BiblioWoods Forestry Edition UCHI BiblioWoodsNatura{1.5} BiblioWoods Natura Edition UCHI Billund{1.7.10-1.0} Billund UCHI AWWayofTime{v1.3.0b} Blood Magic: Alchemical Wizardry UCHI Botania{r1.8-249} [Botania](Botania r1.8-249.jar) UCHI redgear_brewcraft{1.2.3} Brewcraft UCHI BuildCraft|Transport{6.4.11} BC Transport UCHI BuildCraft|Silicon{6.4.11} BC Silicon UCHI BuildCraft|Builders{6.4.11} BC Builders UCHI BuildCraft|Energy{6.4.11} BC Energy UCHI BuildCraft|Factory{6.4.11} BC Factory UCHI BuildCraft|Compat{6.4.0} BuildCraft Compat UCHI CarpentersBlocks{3.3.3} [Carpenter's Blocks](Carpenter's Blocks v3.3.3 - MC 1.7.10.jar) UCHI TwilightForest{2.3.2} The Twilight Forest UCHI ForgeMultipart{1.1.2.334} Forge Multipart UCHI chisel{2.3.5.31} Chisel 2 UCHI ChiselFacades{1.7.10-2.10-cricket} Chisel Facades UCHI Ztones{1.7.10} Ztones UCHI chiseltones{@VERSION@} Chisel Tones UCHI chocolateQuest{1.0} Chocolate Quest UCHI cslib{1.7.10-2.7.3} Clashsoft Lib UCHI colorblocks2{2.0} ColorBlocks 2 UCHI ComputerCraft{1.75} ComputerCraft UCHI cookiecore{1.3.1} Cookie Core UCHI coralmod{1.7.10_dev} CoralReef Mod UCHI nandocore{1.7.10_dev} NandoCore UCHI scubadiving{1.7.10_dev} Scuba Diving UCHI BuildMod{v1.0} Build Mod UCHI CoroPets{v1.0} CoroPets UCHI CoroAI{v1.0} CoroAI UCHI ExtendedRenderer{v1.0} Extended Renderer UCHI ConfigMod{v1.0} Extended Mod Config UCHI cosmeticarmorreworked{1.7.10-v6b} CosmeticArmorReworked UCHI craftingpillars{1.6.0} Crafting Pillars Mod UCHI creativecore{1.3.14} [CreativeCore](CreativeCore v1.3.23 mc1.7.10.jar) UCHI customnpcs{1.7.10c} CustomNpcs UCHI thedalekmod{39.75} The Dalek Mod UCHI darkcore{0.3} Dark Core UCHI props{1.12} Decocraft UCHI DeeperCaves{0.4.0} DeeperCaves UCHI DraconicEvolution{1.0.1c} Draconic Evolution UCHI dungeonpack{1.7.10-1.0} Dungeon Pack UCHI DynamicLights{1.3.9} Dynamic Lights UCHI DynamicLights_onFire{1.0.5} Dynamic Lights Burning Entity Module UCHI DynamicLights_creepers{1.0.4} Dynamic Lights Creeper Module UCHI DynamicLights_dropItems{1.0.8} Dynamic Lights EntityItem Module UCHI DynamicLights_entityClasses{1.0.1} Dynamic Lights Entity Light Module UCHI DynamicLights_mobEquipment{1.0.8} Dynamic Lights Mob Equipment Light Module UCHI DynamicLights_flameArrows{1.0.0} Dynamic Lights Fiery Arrows Light Module UCHI DynamicLights_floodLights{1.0.2} Dynamic Lights Flood Light UCHI DynamicLights_otherPlayers{1.0.8} Dynamic Lights OtherPlayers Light Module UCHI DynamicLights_thePlayer{1.1.4} Dynamic Lights Player Light Module UCHI endercore{1.7.10-0.2.0.31_beta} EnderCore UCHI enderoresmod{Alpha 0.7} Ender Ores Mod UCHI EnderStorage{1.4.5.27} EnderStorage UCHI eotg{1.7} [Essence Of The Gods](Essence of the Gods-1.7.jar) UCHI ExtraUtilities{1.2.0} Extra Utilities UCHI MetallurgyCore{4.0.4} Metallurgy Core UCHI Waila{1.5.8} Waila UCHI TConstruct{1.7.10-1.8.8.build988} Tinkers' Construct UCHI Metallurgy{4.0.6} Metallurgy 4 UCHI harvestcraft{1.7.10b} Pam's HarvestCraft UCHI ExtraTiC{1.4.5} ExtraTiC UCHI factorization.notify{1.0} Factorization Notification System UCHI factorization{1.7.10-0.8.88.7} Factorization UCHI factorization.misc{1.7.10-0.8.88.7} Factorization Miscellaneous Nonsense UCHI ForgottenNature{1.6.7} Forgotten Nature UCHI IC2{2.2.815-experimental} IndustrialCraft 2 UCHI GalacticraftCore{3.0.12} Galacticraft Core UCHI GalacticraftMars{3.0.12} Galacticraft Planets UCHI ganysend{1.8.8} [Gany's End](Ganys End-1.8.8.jar) UCHI ganysnether{1.7.8} [Gany's Nether](Ganys Nether-1.7.8.jar) UCHI ganyssurface{1.9.6} [Gany's Surface](Ganys Surface-1.9.6.jar) UCHI GardenCore{1.7.10-1.6.0} Garden Core UCHI GardenContainers{1.7.10-1.6.0} Garden Containers UCHI GardenStuff{1.7.10-1.6.0} Garden Stuff UCHI GardenTrees{1.7.10-1.6.0} Garden Trees UCHI Growthcraft{2.1.0a} Growthcraft UCHI Growthcraft|Cellar{2.1.0a} Growthcraft Cellar UCHI Growthcraft|Apples{2.1.0} Growthcraft Apples UCHI Growthcraft|Grapes{2.1.0} Growthcraft Grapes UCHI Growthcraft|Hops{2.1.0} Growthcraft Hops UCHI Growthcraft|Rice{2.1.0a} Growthcraft Rice UCHI HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion](HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar) UCHI Highlands{2.2.3} Highlands UCHI HungerInPeace{1.0.0} Hunger In Peace UCHI iChunUtil{4.2.2} iChunUtil UCHI InfernalMobs{1.6.0} Infernal Mobs UCHI journeymap{5.0.1} JourneyMap UCHI SlimevoidLib{2.0.4.7} Slimevoid Library UCHI LittleBlocks{2.2.4.4} Little Blocks UCHI littletiles{1.0.2} [LittleTiles](LittleTiles v1.0.2 mc1.7.10.jar) UCHI lycanitesmobs{1.11.0.2 - MC 1.7.10} [Lycanites Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI arcticmobs{1.11.0.2 - MC 1.7.10} [Lycanites Arctic Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI demonmobs{1.11.0.2 - MC 1.7.10} [Lycanites Demon Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI desertmobs{1.11.0.2 - MC 1.7.10} [Lycanites Desert Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI forestmobs{1.11.0.2 - MC 1.7.10} [Lycanites Forest Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI freshwatermobs{1.11.0.2 - MC 1.7.10} [Lycanites Freshwater Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI infernomobs{1.11.0.2 - MC 1.7.10} [Lycanites Inferno Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI junglemobs{1.11.0.2 - MC 1.7.10} [Lycanites Jungle Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI mountainmobs{1.11.0.2 - MC 1.7.10} [Lycanites Mountain Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI plainsmobs{1.11.0.2 - MC 1.7.10} [Lycanites Plains Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI saltwatermobs{1.11.0.2 - MC 1.7.10} [Lycanites Saltwater Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI shadowmobs{1.11.0.2 - MC 1.7.10} [Lycanites Shadow Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI swampmobs{1.11.0.2 - MC 1.7.10} [Lycanites Swamp Mobs](LycanitesMobsComplete 1.11.0.2 [1.7.10].jar) UCHI Mekanism{7.1.1} Mekanism UCHI magicalcrops{4.0.0_PUBLIC_BETA_3} Magical Crops UCHI malisisdoors{1.7.10-1.3.1} Malisis' Doors UCHI Mariculture{1.7.10-1.2.4.2a} Mariculture UCHI MariTech{1.0} Marine Technlogy UCHI RadixCore{2.0.2} RadixCore UCHI MCA{5.0.6} Minecraft Comes Alive UCHI MekanismGenerators{7.1.1} MekanismGenerators UCHI MekanismTools{7.1.1} MekanismTools UCHI minepainter{0.2.6} MinePainter UCHI MorePlanet{1.3.1} More Planets UCHI Mystcraft{0.11.0.00} Mystcraft UCHI necromancy{1.7.2} Necromancy UCHI NEIAddons{1.12.3.11} NEI Addons UCHI NEIAddons|Botany{1.12.3.11} NEI Addons: Botany UCHI NEIAddons|Forestry{1.12.3.11} NEI Addons: Forestry UCHI NEIAddons|CraftingTables{1.12.3.11} NEI Addons: Crafting Tables UCHI NEIAddons|ExNihilo{1.12.3.11} NEI Addons: Ex Nihilo UCHI neiintegration{1.0.6} NEI Integration UCHI NEIPlugins{1.1.0.11-unofficial} NEI Plugins Unofficial UCHI notenoughIDs{1.4.2} NotEnoughIDs UCHI OreSpawn{1.7.10.20.2} OreSpawn UCHI pandorasbox{2.0.1} Pandora's Box UCHI primitivemobs{1.0} Primitive Mobs UCHI Roguelike{1.3.6.3} Roguelike Dungeons UCHI SpecialMobs{3.1.0} Special Mobs UCHI modJ_StarMiner{0.9.8bf1} Starminer Mod UCHI erebus{0.2pre12} Erebus UCHI kitchen{1.3.4} The Kitchen Mod UCHI TiCTooltips{1.2.3} TiC Tooltips UCHI WailaHarvestability{1.1.1} Waila Harvestability UCHI wildcaves3{0.4.3.6} Wild Caves 3 UCHI bspkrsCore{6.16} bspkrsCore UCHI McMultipart{1.1.2.334} Minecraft Multipart Plugin UCHE aobd{2.8.4} Another One Bites The Dust UCHI denseores{1.0} Dense Ores UCHI HungerOverhaul{1.7.10-beta.5.jenkins47} Hunger Overhaul UCHI IguanaTweaksTConstruct{1.7.10-2.1.5.140} Iguana Tinker Tweaks UCHI ForgeMicroblock{1.1.2.334} Forge Microblocks GL info: ' Vendor: 'ATI Technologies Inc.' Version: '4.5.13416 Compatibility Profile Context 15.300.1025.0' Renderer: 'AMD Radeon HD 8400 / R3 Series' CoFHCore: -[1.7.10]3.1.0-323 AE2 Version: beta rv2-beta-14 for Forge 10.13.2.1291 Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine TConstruct Environment: Environment healthy. Launched Version: 1.7.10 LWJGL: 2.9.1 OpenGL: AMD Radeon HD 8400 / R3 Series GL version 4.5.13416 Compatibility Profile Context 15.300.1025.0, ATI Technologies Inc. GL Caps: Using GL 1.3 multitexturing. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Anisotropic filtering is supported and maximum anisotropy is 16. Shaders are available because OpenGL 2.1 is supported.

Is Modded: Definitely; Client brand changed to 'fml,forge'
Type: Client (map_client.txt)
Resource Packs: []
Current Language: Svenska (Sverige)
Profiler Position: N/A (disabled)
Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
Anisotropic Filtering: Off (1)
OptiFine Version: OptiFine_1.7.10_HD_U_D1
Render Distance Chunks: 2
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
OpenGlVersion: 4.5.13416 Compatibility Profile Context 15.300.1025.0
OpenGlRenderer: AMD Radeon HD 8400 / R3 Series
OpenGlVendor: ATI Technologies Inc.
CpuCount: 4
Dummbledore commented 7 years ago

Replace in the aobd config file all "Mariculture=true" to "Mariculture=false"