• 0

    posted a message on Crash - 'Ticking Memory Connection'

    Yeah, I noticed that was popping up a lot. Once I removed it everything seemed to be running fine. No more crashes. I'll submit it on github. Thank you. ^_^

    Posted in: Java Edition Support
  • 0

    posted a message on Crash - 'Ticking Memory Connection'

    ---- Minecraft Crash Report ----
    // You're mean.

    Time: 5/21/16 7:17 PM
    Description: Exception ticking world

    java.lang.NullPointerException: Exception ticking world
    at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:122)
    at net.minecraft.world.biome.BiomeDecorator.func_150512_a(BiomeDecorator.java:105)
    at biomesoplenty.api.biome.BOPInheritedBiome.func_76728_a(BOPInheritedBiome.java:42)
    at rtg.world.biome.realistic.RealisticBiomeBase.rDecorate(RealisticBiomeBase.java:233)
    at rtg.world.gen.ChunkProviderRTG.func_73153_a(ChunkProviderRTG.java:771)
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
    at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
    at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
    at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
    at net.minecraft.world.World.func_72964_e(World.java:419)
    at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313)
    at WorldServerOF.func_147456_g(WorldServerOF.java:477)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
    at WorldServerOF.func_72835_b(WorldServerOF.java:234)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)


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

    -- Head --
    Stacktrace:
    at net.minecraft.world.biome.BiomeDecorator.func_150513_a(BiomeDecorator.java:122)
    at net.minecraft.world.biome.BiomeDecorator.func_150512_a(BiomeDecorator.java:105)
    at biomesoplenty.api.biome.BOPInheritedBiome.func_76728_a(BOPInheritedBiome.java:42)
    at rtg.world.biome.realistic.RealisticBiomeBase.rDecorate(RealisticBiomeBase.java:233)
    at rtg.world.gen.ChunkProviderRTG.func_73153_a(ChunkProviderRTG.java:771)
    at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProviderServer.java:279)
    at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1050)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:52)
    at net.minecraftforge.common.chunkio.ChunkIOProvider.callStage2(ChunkIOProvider.java:12)
    at net.minecraftforge.common.util.AsynchronousExecutor.skipQueue(AsynchronousExecutor.java:344)
    at net.minecraftforge.common.util.AsynchronousExecutor.getSkipQueue(AsynchronousExecutor.java:302)
    at net.minecraftforge.common.chunkio.ChunkIOExecutor.syncChunkLoad(ChunkIOExecutor.java:12)
    at net.minecraft.world.gen.ChunkProviderServer.loadChunk(ChunkProviderServer.java:126)
    at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProviderServer.java:101)
    at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProviderServer.java:199)
    at net.minecraft.world.World.func_72964_e(World.java:419)
    at net.minecraft.world.WorldServer.func_147456_g(WorldServer.java:313)
    at WorldServerOF.func_147456_g(WorldServerOF.java:477)
    at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:183)
    at WorldServerOF.func_72835_b(WorldServerOF.java:234)

    -- Affected level --
    Details:
    Level name: Cracker
    All players: 1 total; [EntityPlayerMP['Arystina'/92, l='Cracker', x=-504.50, y=110.50, z=48.50]]
    Chunk stats: ServerChunkCache: 860 Drop: 0
    Level seed: -5263868251367906496
    Level generator: ID 04 - RTG, ver 0. Features enabled: true
    Level generator options:
    Level spawn location: World: (0,64,0), Chunk: (at 0,4,0 in 0,0; contains blocks 0,0,0 to 15,255,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
    Level time: 3555 game time, 3555 day time
    Level dimension: 0
    Level storage version: 0x04ABD - Anvil
    Level weather: Rain time: 143391 (now: false), thunder time: 33609 (now: false)
    Level game mode: Game mode: creative (ID 1). Hardcore: false. Cheats: true
    Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:625)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:186)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427)
    at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685)

    -- System Details --
    Details:
    Minecraft Version: 1.7.10
    Operating System: Windows 7 (amd64) version 6.1
    Java Version: 1.8.0_25, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 693418496 bytes (661 MB) / 2629828608 bytes (2508 MB) up to 3817865216 bytes (3641 MB)
    JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G
    AABB Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    IntCache: cache: 86, tcache: 1243, allocated: 0, tallocated: 0
    FML: MCP v9.05 FML v7.10.99.99 Minecraft Forge 10.13.4.1558 Optifine OptiFine_1.7.10_HD_U_D3 83 mods loaded, 83 mods active
    States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
    UCHIJAAAA mcp{9.05} [Minecraft Coder Pack] (minecraft.jar)
    UCHIJAAAA FML{7.10.99.99} [Forge Mod Loader] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJAAAA Forge{10.13.4.1558} [Minecraft Forge] (forge-1.7.10-10.13.4.1558-1.7.10.jar)
    UCHIJAAAA appliedenergistics2-core{rv2-stable-10} [AppliedEnergistics2 Core] (minecraft.jar)
    UCHIJAAAA CodeChickenCore{1.0.7.47} [CodeChicken Core] (minecraft.jar)
    UCHIJAAAA MCVanillaTweaks{1.0} [Mariculture - Vanilla Tweaks] (minecraft.jar)
    UCHIJAAAA NotEnoughItems{1.0.5.120} [Not Enough Items] (NotEnoughItems-1.7.10-1.0.5.120-universal.jar)
    UCHIJAAAA OpenModsCore{0.9.1} [OpenModsCore] (minecraft.jar)
    UCHIJAAAA mod_ThreadedLighting{1.7.10-1.0} [Threaded Lighting] (minecraft.jar)
    UCHIJAAAA sapmanpack{2.5.1} [SanAndreasPs Manager Pack CORE edition] (SAPManPack-1.7.10-2.5.1.jar)
    UCHIJAAAA gilded-games-util{1.7.10-1.2} [Gilded Games Utility] (gilded-games-util-1.7.10-1.9.jar)
    UCHIJAAAA bspkrsCore{6.15} [bspkrsCore] ([1.7.10]bspkrsCore-universal-6.15.jar)
    UCHIJAAAA CrystalWing{1.7.10.r02} [CrystalWing] ([1.7.10]CrystalWing-universal-1.7.10.r02.jar)
    UCHIJAAAA Treecapitator{1.7.10} [Treecapitator] ([1.7.10]Treecapitator-universal-2.0.4.jar)
    UCHIJAAAA AnimationAPI{1.2.4} [AnimationAPI] (AnimationAPI-1.7.10-1.2.4.jar)
    UCHIJAAAA appliedenergistics2{rv2-stable-10} [Applied Energistics 2] (appliedenergistics2-rv2-stable-10.jar)
    UCHIJAAAA Backpack{2.0.1} [Backpack] (backpack-2.0.1-1.7.x.jar)
    UCHIJAAAA BetterAnvil{4.0.0.0} [Better Anvil] (BetterAnvil-4.0.0.0-alpha-1.jar)
    UCHIJAAAA BetterFoliage{2.0.7} [Better Foliage] (BetterFoliage-MC1.7.10-2.0.7.jar)
    UCHIJAAAA BiblioCraft{1.11.4} [BiblioCraft] (BiblioCraft[v1.11.4][MC1.7.10].jar)
    UCHIJAAAA BiomesOPlenty{2.1.0} [Biomes O' Plenty] (BiomesOPlenty-1.7.10-2.1.0.1521-universal.jar)
    UCHIJAAAA BiblioWoodsBoP{1.7} [BiblioWoods Biomes O'Plenty Edition] (BiblioWoods[BiomesOPlenty][v1.7].jar)
    UCHIJAAAA Baubles{1.0.1.10} [Baubles] (Baubles-1.7.10-1.0.1.10.jar)
    UCHIJAAAA Thaumcraft{4.2.3.5} [Thaumcraft] (Thaumcraft-1.7.10-4.2.3.5.jar)
    UCHIJAAAA Botania{r1.8-249} [Botania] (Botania r1.8-249.jar)
    UCHIJAAAA butterflymania{1.3.2} [Butterfly Mania] (butterflymania-1.7.10-1.3.2.jar)
    UCHIJAAAA cfm{3.4.8} [§9MrCrayfish's Furniture Mod] (cfm-3.4.8-mc1.7.10.jar)
    UCHIJAAAA TwilightForest{2.3.7} [The Twilight Forest] (twilightforest-1.7.10-2.3.7.jar)
    UCHIJAAAA chisel{2.9.5.11} [Chisel] (Chisel-2.9.5.11.jar)
    UCHIJAAAA chococraft{4.1.5} [Clienthax's ChocoCraft] (ChocoCraft-4.1.5.jar)
    UCHIJAAAA claysoldiers{2.0.0-beta.2} [Clay Soldiers Mod] (ClaySoldiersMod-1.7.10-2.0.0-beta.2.jar)
    UCHIJAAAA PTRModelLib{1.0.0} [PTRModelLib] (Decocraft-2.3.2_1.7.10.jar)
    UCHIJAAAA props{2.3.2} [Decocraft] (Decocraft-2.3.2_1.7.10.jar)
    UCHIJAAAA diversity{ALPHA 1.6.1} [Diversity] (Diversity-1.7.10-Alpha-1.6.1.jar)
    UCHIJAAAA Enchiridion{1.1} [Enchiridion] (Enchiridion-1.7.X-1.2b.jar)
    UCHIJAAAA ExtraUtilities{1.2.12} [Extra Utilities] (extrautilities-1.2.12.jar)
    UCHIJAAAA MetallurgyCore{4.0.4} [Metallurgy Core] (MetallurgyCore-1.7.10-4.0.4.18.jar)
    UCHIJAAAA Mantle{1.7.10-0.3.2.jenkins191} [Mantle] (Mantle-1.7.10-0.3.2b.jar)
    UCHIJAAAA Waila{1.5.10} [Waila] (Waila-1.5.10_1.7.10.jar)
    UCHIJAAAA TConstruct{1.7.10-1.8.8.build988} [Tinkers' Construct] (TConstruct-1.7.10-1.8.8.jar)
    UCHIJAAAA Metallurgy{4.0.6} [Metallurgy 4] (Metallurgy-1.7.10-4.0.6.80.jar)
    UCHIJAAAA harvestcraft{1.7.10j} [Pam's HarvestCraft] (Pam's HarvestCraft 1.7.10Lb.jar)
    UCHIJAAAA ExtraTiC{1.4.5} [ExtraTiC] (ExtraTiC-1.7.10-1.4.5.jar)
    UCHIJAAAA farseek{1.0.11} [Farseek] (Farseek-1.0.11.jar)
    UCHIJAAAA Growthcraft{1.7.10-2.5.2} [Growthcraft] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Cellar{1.7.10-2.5.2} [Growthcraft Cellar] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Apples{1.7.10-2.5.2} [Growthcraft Apples] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Bamboo{1.7.10-2.5.2} [Growthcraft Bamboo] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Bees{1.7.10-2.5.2} [Growthcraft Bees] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Fishtrap{1.7.10-2.5.2} [Growthcraft Fishtrap] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Grapes{1.7.10-2.5.2} [Growthcraft Grapes] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Hops{1.7.10-2.5.2} [Growthcraft Hops] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Milk{1.7.10-2.5.2} [Growthcraft Milk] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA Growthcraft|Rice{1.7.10-2.5.2} [Growthcraft Rice] (growthcraft-1.7.10-2.5.2-complete.jar)
    UCHIJAAAA HardcoreEnderExpansion{1.8.5} [Hardcore Ender Expansion] (HardcoreEnderExpansion MC-1.7.10 v1.8.5.jar)
    UCHIJAAAA headcrumbs{1.7.4} [Headcrumbs] (Headcrumbs-1.7.4.jar)
    UCHIJAAAA InfernalMobs{1.6.6} [Infernal Mobs] (InfernalMobs-1.7.10.jar)
    UCHIJAAAA malisiscore{1.7.10-0.14.3} [MalisisCore] (malisiscore-1.7.10-0.14.3.jar)
    UCHIJAAAA malisisdoors{1.7.10-1.13.2} [Malisis' Doors] (malisisdoors-1.7.10-1.13.2.jar)
    UCHIJAAAA Mariculture{1.7.10-1.2.4.2a} [Mariculture] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UCHIJAAAA MariTech{1.0} [Marine Technlogy] (Mariculture-Deluxe-1.7.10-1.2.4.2a.jar)
    UCHIJAAAA MutantCreatures{1.4.9} [Mutant Creatures] (MutantCreatures-1.7.10-1.4.9.jar)
    UCHIJAAAA OpenMods{0.9.1} [OpenMods] (OpenModsLib-1.7.10-0.9.1.jar)
    UCHIJAAAA OpenBlocks{1.5.1} [OpenBlocks] (OpenBlocks-1.7.10-1.5.1.jar)
    UCHIJAAAA harvestthenether{1.7.10} [Pam's Harvest the Nether] (Pam's Harvest the Nether 1.7.10a.jar)
    UCHIJAAAA pandorasbox{2.0.1} [Pandora's Box] (PandorasBox-2.1.jar)
    UCHIJAAAA PetBat{1.3.8} [Pet Bat] (PetBat-1.7.10.jar)
    UCHIJAAAA primitivemobs{1.0} [Primitive Mobs] (primitivemobs-1.0c-1.7.10.jar)
    UCHIJAAAA reptilemod{1.7.10} [Reptile Mod] (reptilemod-1.7.10-2.5.6-10.jar)
    UCHIJAAAA Revamp{1.3.1} [Revamp] (Revamp-1.3.1.jar)
    UCHIJAAAA RTG{0.7.0} [Realistic Terrain Generation] (RTG-1.7.10-0.7.0.jar)
    UCHIJAAAA SpecialMobs{3.2.2} [Special Mobs] (SpecialMobs-1.7.10-3.2.2.jar)
    UCHIJAAAA streams{0.2} [Streams] (Streams-0.2.jar)
    UCHIJAAAA TextureGeneratorLib{0.2} [TextureGeneratorLib] (TextureGeneratorLib-1.7.10_vBeta2.jar)
    UCHIJAAAA ThaumcraftMobAspects{1.7.2-2A} [Thaumcraft Mob Aspects] (ThaumcraftMobAspects-1.7.2-2A.jar)
    UCHIJAAAA thaumcraftneiplugin{@VERSION@} [Thaumcraft NEI Plugin] (thaumcraftneiplugin-1.7.10-1.7a.jar)
    UCHIJAAAA TiCTooltips{1.2.5} [TiC Tooltips] (TiCTooltips-mc1.7.10-1.2.5.jar)
    UCHIJAAAA UndergroundBiomes{0.7} [Underground Biomes Constructs] (UndergroundBiomesConstructs-1.7.2-0.7.jar)
    UCHIJAAAA UtilityMobs{3.1.1} [Utility Mobs] (UtilityMobs-1.7.10-3.1.1.jar)
    UCHIJAAAA witchery{0.24.1} [Witchery] (witchery-1.7.10-0.24.1.jar)
    UCHIJAAAA worldedit{6.0-beta-01} [WorldEdit] (worldedit-forge-mc1.7.10-6.0-beta-01.jar)
    UCHIJAAAA WTFCore{1.7} [WhiskyTangoFox's Core] (WTFCore-1.7.10_v1.7.jar)
    UCHIJAAAA CaveBiomes{1.6} [WhiskyTangoFox's CaveBiomes] (WTFCaveBiomes-1.7.10_v1.6.jar)
    GL info: ~~ERROR~~ RuntimeException: No OpenGL context found in the current thread.
    OpenModsLib class transformers: [stencil_patches:FINISHED],[movement_callback:FINISHED],[map_gen_fix:FINISHED],[gl_capabilities_hook:FINISHED],[player_render_hook:FINISHED]
    Class transformer null safety: all safe
    AE2 Version: stable rv2-stable-10 for Forge 10.13.2.1291
    Mantle Environment: DO NOT REPORT THIS CRASH! Unsupported mods in environment: optifine
    TConstruct Environment: Environment healthy.
    Chisel: Errors like "[FML]: Unable to lookup ..." are NOT the cause of this crash. You can safely ignore these errors. And update forge while you're at it.
    Stencil buffer state: Function set: GL30, pool: internal, bits: 8
    AE2 Integration: IC2:OFF, RotaryCraft:OFF, RC:OFF, BC:OFF, RF:ON, RFItem:ON, MFR:OFF, DSU:ON, FZ:OFF, FMP:OFF, RB:OFF, CLApi:OFF, Waila:ON, InvTweaks:OFF, NEI:ON, CraftGuide:OFF, Mekanism:OFF, ImmibisMicroblocks:OFF, BetterStorage:OFF
    Profiler Position: N/A (disabled)
    Vec3 Pool Size: 0 (0 bytes; 0 MB) allocated, 0 (0 bytes; 0 MB) used
    Player Count: 1 / 8; [EntityPlayerMP['Arystina'/92, l='Cracker', x=-504.50, y=110.50, z=48.50]]
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'fml,forge'
    OptiFine Version: OptiFine_1.7.10_HD_U_D3
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    OpenGlVersion: 4.5.0 NVIDIA 358.50
    OpenGlRenderer: GeForce GTX 650/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 4

    I can't read these things. It's gibberish to me. Anyone know what's going on? I've been removing mods, but doesn't seem to be making a difference. I am wondering if it's a memory issue though I don't know why it would be. I have 4 gbs of ram allocated towards this Minecraft version.

    It's not crashing that often, like twice in an hour, but I'd still like to know what's causing it to crash.

    Posted in: Java Edition Support
  • 0

    posted a message on Helpful Villagers v1.4.0 BETA - Builders and more on the way...

    Is there a way to change the merchant trades? I have set up medieval town with a marketplace and am trying to have a baker, but my merchants will not buy or sell any type of food. :(

    Posted in: Minecraft Mods
  • 0

    posted a message on EnviroMine (DISCONTINUED) - A little bit of realism New physics, Temperature, Hydration and more!

    Seems like most all of the website is broken. I keep getting 404 error pages. Anyone got a download link for 1.7.10 enviromine?

    Posted in: Minecraft Mods
  • 1

    posted a message on Color In Parkour

    Here you go, as requested. :)

    Posted in: Maps
  • 0

    posted a message on Worst seed you ever had

    I once got a spawn on a floating stone platform over a ravine. I wasn't able to do anything other than die from fall damage. XD



    Also, like one person above, I've gotten multiple underwater spawns too. But the ravine one was by far the worst.

    Posted in: Seeds
  • 0

    posted a message on [1.8.9] Tricky Tricky

    Ignore this.

    Posted in: Maps
  • 0

    posted a message on [1.8.9] Tricky Tricky

    I'm playing 1.8.9 and I...can't do anything. I got the whole conversation in the beginning, but other than that, nothing is happening. The start sign isn't doing anything. Unless that itself is some kind of puzzle. :o



    EDIT. Nevermind. I got it to work. I had to click on the start sign from the side for some reason, but it does work. :)

    Posted in: Maps
  • 1

    posted a message on [Horror][20 000+ Dls] Wandering

    I don't like horror of any kind, but for whatever reason I decided to play this. XD


    Here you go:

    Posted in: Maps
  • 0

    posted a message on Please don't Touch Anything MC Version (Played by Pungence!)

    Okay, thank you!

    Posted in: Maps
  • 0

    posted a message on Please don't Touch Anything MC Version (Played by Pungence!)

    Umm....trying to play this but my chat keeps being spammed with 'You're game mode has been updated.' I am in the correct MC version, and have relogged, and used the restart button in the game, but it's still spamming my chat. Is this a bug?

    Posted in: Maps
  • 0

    posted a message on Creeper Spleef ~ Play spleef with multiple Creeper

    Leaving this here. :P

    Posted in: Maps
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Quote from WildBamaBoy

    Do not report bugs if you are not running MCA 5.0.6-1.8 and RadixCore 2.0.2.1-1.8.[/b]
    Does this mean any problems with the latest 1.7.10 version won't be fixed anymore?
    Posted in: Minecraft Mods
  • 0

    posted a message on [MC 1.12.x] Minecraft Comes Alive v6.0.0 (MILLIONS OF PLAYERS!)
    Quote from thejokerscrazy»

    How Is My Wife Suddenly Disliking Me? I Pressed Control And All The Options Were At ZERO (Except The Gift Option). Huh?


    Did you interact with her a lot recently? A lot of interaction with a villager, including family members, lowers the success rate of the options, though I have been noticing in my villages that my success rate with options is only ever high with chat and shake hands.The joke, hug, flirt, kiss options are always around 10-40%, never higher than that, even with a high favor with the villager.



    Makes having a family a pain, since showing affection to my spouse and children upsets them pretty much every time I select those options. :\ I think the rates of success should be adjusted a bit.

    Posted in: Minecraft Mods
  • To post a comment, please .