Jump to content

Recommended Posts

Posted

got this crash report. not sure what it means.

 

---- Minecraft Crash Report ----
// Shall we play a game?

Time: 7/30/20 10:19 PM
Description: Rendering overlay

java.lang.NullPointerException: Registry entry not present: create:copper_ore
    at java.util.Objects.requireNonNull(Objects.java:290) ~[?:1.8.0_51] {}
    at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
    at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:25) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
    at com.simibubi.create.foundation.worldgen.OreFeature.createFeature(OreFeature.java:69) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
    at com.simibubi.create.foundation.worldgen.AllWorldFeatures.reload(AllWorldFeatures.java:64) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
    at com.simibubi.create.foundation.config.CWorldGen.onLoad(CWorldGen.java:25) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
    at com.simibubi.create.foundation.config.ConfigBase$$Lambda$5863/2137762299.accept(Unknown Source) ~[?:?] {}
    at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {}
    at com.simibubi.create.foundation.config.ConfigBase.onLoad(ConfigBase.java:31) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
    at com.simibubi.create.foundation.config.AllConfigs.onLoad(AllConfigs.java:51) ~[?:mc1.15.2_v0.2.4d] {re:classloading}
    at com.simibubi.create.Create$$Lambda$5327/16471084.accept(Unknown Source) ~[?:?] {}
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus$$Lambda$2139/1559444773.invoke(Unknown Source) ~[?:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:66) ~[?:31.2] {re:classloading}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2299/2118457232.accept(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$5(ModContainer.java:147) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModContainer$$Lambda$5833/1129282461.accept(Unknown Source) ~[?:?] {}
    at java.util.Optional.ifPresent(Optional.java:159) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:147) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:89) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$5811/1376742197.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:154) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$6(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$5805/1216366780.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2116/1386693416.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onreload$3(ClientModLoader.java:105) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$5765/1115434134.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:113) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2116/1386693416.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}


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

-- Head --
Thread: Render thread
Stacktrace:
    at java.util.Objects.requireNonNull(Objects.java:290)
    at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:78)
    at com.simibubi.create.repack.registrate.util.entry.RegistryEntry.get(RegistryEntry.java:25)
    at com.simibubi.create.foundation.worldgen.OreFeature.createFeature(OreFeature.java:69)
    at com.simibubi.create.foundation.worldgen.AllWorldFeatures.reload(AllWorldFeatures.java:64)
    at com.simibubi.create.foundation.config.CWorldGen.onLoad(CWorldGen.java:25)
    at com.simibubi.create.foundation.config.ConfigBase$$Lambda$5863/2137762299.accept(Unknown Source)
    at java.util.ArrayList.forEach(ArrayList.java:1249)
    at com.simibubi.create.foundation.config.ConfigBase.onLoad(ConfigBase.java:31)
    at com.simibubi.create.foundation.config.AllConfigs.onLoad(AllConfigs.java:51)
    at com.simibubi.create.Create$$Lambda$5327/16471084.accept(Unknown Source)
    at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212)
    at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204)
    at net.minecraftforge.eventbus.EventBus$$Lambda$2139/1559444773.invoke(Unknown Source)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.lambda$new$0(FMLModContainer.java:66)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2299/2118457232.accept(Unknown Source)
    at net.minecraftforge.fml.ModContainer.lambda$dispatchConfigEvent$5(ModContainer.java:147)
    at net.minecraftforge.fml.ModContainer$$Lambda$5833/1129282461.accept(Unknown Source)
    at java.util.Optional.ifPresent(Optional.java:159)
    at net.minecraftforge.fml.ModContainer.dispatchConfigEvent(ModContainer.java:147)
    at net.minecraftforge.fml.config.ModConfig.fireEvent(ModConfig.java:89)
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:106)
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83)
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$5811/1376742197.accept(Unknown Source)
    at java.lang.Iterable.forEach(Iterable.java:75)
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062)
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83)
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:154)

-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:784)
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:924)
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:553)
    at net.minecraft.client.main.Main.main(SourceFile:204)
    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.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51)
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$484/1327478824.call(Unknown Source)
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details --
Details:
    Minecraft Version: 1.15.2
    Minecraft Version ID: 1.15.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: 4253079104 bytes (4056 MB) / 5368709120 bytes (5120 MB) up to 5368709120 bytes (5120 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx5G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 5.1.2+70+master.2845bb9
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services:
        /eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
        /forge-1.15.2-31.2.33.jar object_holder_definalize PLUGINSERVICE
        /forge-1.15.2-31.2.33.jar runtime_enum_extender PLUGINSERVICE
        /accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
        /forge-1.15.2-31.2.33.jar capability_inject_definalize PLUGINSERVICE
        /forge-1.15.2-31.2.33.jar runtimedistcleaner PLUGINSERVICE
        /preview_OptiFine_1.15.2_HD_U_G1_pre30.jar OptiFine TRANSFORMATIONSERVICE
        /forge-1.15.2-31.2.33.jar fml TRANSFORMATIONSERVICE
        /OptiForge-MC1.15.2-0.1.27.jar FakeOptiFine TRANSFORMATIONSERVICE
        /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
        /OptiForge-MC1.15.2-0.1.27.jar optiforge TRANSFORMATIONSERVICE
        /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
        /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
    FML: 31.2
    Forge: net.minecraftforge:31.2.33
    FML Language Providers:
        [email protected]
        minecraft@1
    Mod List:
        SaveMyStronghold-1.15.2-1.0.1.jar Save My Stronghold! {[email protected] CREATE_REGISTRIES}
        QuarkOddities-1.15.2.jar Quark Oddities {[email protected] CREATE_REGISTRIES}
        torchslabmod-1.15.2_v1.6.15.jar Torch Slab Mod {[email protected] CREATE_REGISTRIES}
        berry_good-2.0.0.jar Berry Good {[email protected] CREATE_REGISTRIES}
        jei-1.15.2-6.0.2.12.jar Just Enough Items {[email protected] CREATE_REGISTRIES}
        OptiForge-MC1.15.2-0.1.27.jar OptiForge {[email protected] CREATE_REGISTRIES}
        Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] CREATE_REGISTRIES}
        Buzzier-Bees-1.15.2-1.5.2.jar Buzzier Bees {[email protected] CREATE_REGISTRIES}
        Upgrade-Aquatic-1.15.2-1.7.0.jar Upgrade Aquatic {[email protected] CREATE_REGISTRIES}
        KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] CREATE_REGISTRIES}
        Vulcanite-2.1.1-mc1.15.2.jar Vulcanite {[email protected] CREATE_REGISTRIES}
        create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d CREATE_REGISTRIES}
        BetterCaves-1.15.2-1.0.jar YUNG's Better Caves {[email protected] CREATE_REGISTRIES}
        Waystones_1.15.2-6.0.2.jar Waystones {[email protected] CREATE_REGISTRIES}
        MoreOresInONE-1.1_1.15.2.jar More Ores in ONE {[email protected] CREATE_REGISTRIES}
        ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar Forge Endertech {[email protected] CREATE_REGISTRIES}
        TerraForged-1.15.2-0.0.14.jar TerraForged {[email protected] CREATE_REGISTRIES}
        Clumps-5.0.2.jar Clumps {[email protected] CREATE_REGISTRIES}
        Placebo-1.15.2-3.0.2.jar Placebo {[email protected] CREATE_REGISTRIES}
        BasicNetherOres-1.15.2-4.0.3.jar Basic Nether Ores {[email protected] CREATE_REGISTRIES}
        VanillaTweaks-1.15.2.1.5.27.jar VanillaTweaks {[email protected] CREATE_REGISTRIES}
        snowundertrees-1.15.2-v1.1.1.jar Snow Under Trees {[email protected] CREATE_REGISTRIES}
        bedspreads-FORGE-1.15.2-3.0.0.1.jar Bedspreads {[email protected] CREATE_REGISTRIES}
        additional_lights-1.15.2-2.0.2.jar Additional Lights {[email protected] CREATE_REGISTRIES}
        traverse-1.15.2-3.2.0.jar Traverse {[email protected] ERROR}
        FpsReducer-mc1.15.2-1.15.jar FPS Reducer {[email protected] CREATE_REGISTRIES}
        Swamp-Expansion-1.15.2-1.7.2.jar Swamp Expansion {swampexpansion@NONE CREATE_REGISTRIES}
        forge-1.15.2-31.2.33-universal.jar Forge {[email protected] CREATE_REGISTRIES}
        structure-gel-api-1.15.2-1.1.0.jar Structure Gel API {[email protected] CREATE_REGISTRIES}
        ironchest-1.15.2-10.0.3.jar Iron Chests {[email protected] CREATE_REGISTRIES}
        forge-1.15.2-31.2.33-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
        The-Endergetic-Expansion-1.15.2-v1.3.2.jar The Endergetic Expansion {[email protected] CREATE_REGISTRIES}
        wt_improvements-1.15.2-1.0.0.0.jar Wandering Trader Improvements {[email protected] CREATE_REGISTRIES}
        repurposedstructures-1.15.2-1.7.2.jar Repurposed Structures {[email protected] CREATE_REGISTRIES}
        swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] CREATE_REGISTRIES}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES}
        netherportalspread_1.15-3.4.jar Nether Portal Spread {[email protected] CREATE_REGISTRIES}
        phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 CREATE_REGISTRIES}
        Blur-1.1.0-1.jar Blur {[email protected] CREATE_REGISTRIES}
        valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] CREATE_REGISTRIES}
        LetSleepingDogsLie-1.15.2-1.1.1.jar Let Sleeping Dogs Lie {[email protected] CREATE_REGISTRIES}
        AdLods-1.15.2-3.0.3.0-build.0035.jar Large Ore Deposits {[email protected] CREATE_REGISTRIES}
        masonry-1.15.2-0.3.4.jar Masonry {masonry@NONE CREATE_REGISTRIES}
        towers_of_the_wild-1.15.2-1.2.0.jar Towers Of the Wild {[email protected] CREATE_REGISTRIES}
        simplefarming-1.15.2-1.2.9.jar Simple Farming {[email protected] CREATE_REGISTRIES}
        Ding-1.15.2-1.1.0.jar Ding {[email protected] CREATE_REGISTRIES}
        paintings-1.15.2-7.0.0.0.jar Paintings ++ {[email protected] CREATE_REGISTRIES}
        Savage-and-Ravage-1.15.2-1.1.4.jar Savage & Ravage {[email protected] CREATE_REGISTRIES}
        collective-1.15.2-1.32.jar Collective {[email protected] CREATE_REGISTRIES}
        cyclepaintings_1.15-1.3.jar Cycle Paintings {[email protected] CREATE_REGISTRIES}
        FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] CREATE_REGISTRIES}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] CREATE_REGISTRIES}
        Quark-r2.1-245.jar Quark {[email protected] CREATE_REGISTRIES}
        Enhanced-Mushrooms-1.15.2-v1.2.2.jar Enhanced Mushrooms {enhanced_mushrooms@$1.1.0 CREATE_REGISTRIES}
        OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES}
        DoubleSlabs-1.15-2.7.4.jar Double Slabs {[email protected] CREATE_REGISTRIES}
        themidnight-0.5.9.jar The Midnight {[email protected] CREATE_REGISTRIES}
        worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {[email protected];48cc31c CREATE_REGISTRIES}
        FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] CREATE_REGISTRIES}
        AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {[email protected] CREATE_REGISTRIES}
        AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] CREATE_REGISTRIES}
        CHAS+v1.3+for+1.15.jar Craftable Horse Armour {[email protected] CREATE_REGISTRIES}
        Charm-1.15.2-1.5.9.jar Charm {[email protected] CREATE_REGISTRIES}
        Strange-1.15.2-1.0.0-beta.5.hotfix1.jar Strange {[email protected] CREATE_REGISTRIES}
        Charmonium-1.15.2-1.0.1.jar Charmonium {[email protected] CREATE_REGISTRIES}
        Covalent-1.15.2-1.0.2.jar Covalent {[email protected] CREATE_REGISTRIES}
        bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] CREATE_REGISTRIES}
        classicbar-3.0.2.jar Classic Bar {[email protected] CREATE_REGISTRIES}
        FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 CREATE_REGISTRIES}
        farlanders-1.15.2-1.3.1.jar The Farlanders {[email protected] CREATE_REGISTRIES}
        BetterAdvancements-1.15.2-0.1.0.99.jar Better Advancements {[email protected] CREATE_REGISTRIES}
    Launched Version: 1.15.2-forge-31.2.33
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) UHD Graphics 615 GL version 4.6.0 - Build 27.20.100.8190, Intel
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Resource Packs:
    Current Language: ~~ERROR~~ NullPointerException: null
    CPU: 4x Intel(R) Core(TM) i5-8200Y CPU @ 1.30GHz
    OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre30
    OptiFine Build: 20200622-083032
    Render Distance Chunks: 8
    Mipmaps: 0
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.6.0 - Build 27.20.100.8190
    OpenGlRenderer: Intel(R) UHD Graphics 615
    OpenGlVendor: Intel
    CpuCount: 4

Posted (edited)

graphic issue

 

 

frustration was intense. I could taste sick at the back of my throat knowing she was sucking off a well hung man at the back of hers and all the mixed up feeling that was inside my head.

Time seemed to stand still and I tried to forget about it the best I could. I don't even know how I had ended up there, but pulling up outside my work, I pulled the handbreak, wound down the window and tried to work out what was happening. Before I could get far, I could hear the beep from my phone and another message coming through. This time, I could see the circle and triangle on the notification and knew she had sent a video.

At first I couldn't make out what was happening until the camera settled, and was left on a shelf with a wide view or the room, then I realised there she was on the middle of the bed, kneeling on all fours. Her thigh high boots and her crotchless see-through body suit with her taped up tits.

As the video rolled on, I could see her touching herself and making her pussy wet and then turning to face the camera, she said, "I hope your cage is still on my little Cuck Bitch, because your dick is never going in my pussy ever again... not when I can get fucked like this..."

Looking back off camera, she smiled at someone and shouted, "come in boys." Like they had been waiting for her signal, two toned black men walked in front of the lense. They were naked and it was easy to see how hot their bodies were.

The lighter skinned of the two was well over six foot and devoid of all body hair and as he walked around the bed to stand in front of her, his huge cock came into view. In stark contrast to his light black torso his huge cock was jet black with two veins running his entire 11 inch length. Taking his cock in her white hands just made him look even longer. Even with both her hands wrapped around him, he still had 2 or 3 inches of cock left to start to take in her mouth.

While this happened, the other guy walked towards the bottom of the bed and stood between the two heels on her boots with her wet pussy open to his every whim. At first, to get her ready for his girth, he licked three of his fingers and expertly slid them inside of her wet pussy, with each stroke you could see her juices cover his hands until it was clear she was ready to accept the biggest cock she had ever fucked. Taking one hand off the guy in front, she moved it behind her and and found his huge cock. Taking her lips off the first guy and staring into the camera so I could see her face, she guided the tip of him inside of her, making her eyes roll with pleasure before re-taking the first guy back in her mouth so she was fucked from both ends.

The pressure in my pants was intense! Watching her body taken by these two men, the pleasure she was giving and receiving was too much and my cock needed to grow but there was nowhere it could go and the pain was intense.
https://freepornsites.mobi/category/vr-porn-sites/
After the film stopped, I watched it again and again, hearing her scream their names and telling them she had never been fucked like this. The images were stuck in my mind, playing over and over as I drove home.

As I pulled into the drive, siri told me she had sent a message. I asked him to read it.

"I hope you enjoyed the show Cuck. Now go home and wait for me! Go upstairs, lie naked on my bed and show me you still have your cage on."

Following her orders to the letter, when I got in I lay on her bed, with the front door unlocked, and waited there for hours until finally, I heard the noise of her heels on the hall floor. The excitement was too much, and as she came in to the room my tiny cock was pushing against its cage.
https://hotmyfreecams.com/
Telling me not to look at her as I hadn't done anything to deserve it, she told me she had a gift for me. Standing on the bed, still with her boots on, she placed her heels either side of my chest and squatted over my mouth.

Laughing, she let go over her pelvic muscles and before I knew it, thick cum oozed from her pussy and in to my mouth. She let me know the two guys from the video had fucked her three or four times without a condom and she wanted me to taste how good it felt.

When her pussy was empty, she flipped one leg over my chest and spun around. Grabbing my cheeks, she forced my mouth open and spat in my mouth, clenched it shut and telling me to swallow or she would never let me cum again. Knowing she wouldn't leave until I had taken their seed, I took a deep breath and swallowed my present like the cuckbitch I am.

Edited by lodisocu

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • I know that this may be a basic question, but I am very new to modding. I am trying to have it so that I can create modified Vanilla loot tables that use a custom enchantment as a condition (i.e. enchantment present = item). However, I am having trouble trying to implement this; the LootItemRandomChanceWithEnchantedBonusCondition constructor needs a Holder<Enchantment> and I am unable to use the getOrThrow() method on the custom enchantment declared in my mod's enchantments class. Here is what I have so far in the GLM:   protected void start(HolderLookup.Provider registries) { HolderLookup.RegistryLookup<Enchantment> registrylookup = registries.lookupOrThrow(Registries.ENCHANTMENT); LootItemRandomChanceWithEnchantedBonusCondition lootItemRandomChanceWithEnchantedBonusCondition = new LootItemRandomChanceWithEnchantedBonusCondition(0.0f, LevelBasedValue.perLevel(0.07f), registrylookup.getOrThrow(*enchantment here*)); this.add("nebu_from_deepslate", new AddItemModifier(new LootItemCondition[]{ LootItemBlockStatePropertyCondition.hasBlockStateProperties(Blocks.DEEPSLATE).build(), LootItemRandomChanceCondition.randomChance(0.25f).build(), lootItemRandomChanceWithEnchantedBonusCondition }, OrichalcumItems.NEBU.get())); }   Inserting Enchantments.[vanilla enchantment here] actually works but trying to declare an enchantment from my custom enchantments class as [mod enchantment class].[custom enchantment] does not work even though they are both a ResourceKey and are registered in Registries.ENCHANTMENT. Basically, how would I go about making it so that a custom enchantment declared as a ResourceKey<Enchantment> of value ResourceKey.create(Registries.ENCHANTMENT, ResourceLocation.fromNamespaceAndPath([modid], [name])), declared in a seperate enchantments class, can be used in the LootItemRandomChanceWithEnchantedBonusCondition constructor as a Holder? I can't use getOrThrow() because there is no level or block entity/entity in the start() method and it is running as datagen. It's driving me nuts.
    • Hi here is an update. I was able to fix the code so my mod does not crash Minecraft. Please understand that I am new to modding but I honestly am having a hard time understanding how anyone can get this to work without having extensive programming and debugging experience as well as searching across the Internet, multiple gen AI bots (claude, grok, openai), and examining source code hidden in the gradle directory and in various github repositories. I guess I am wrong because clearly there are thousands of mods so maybe I am just a newbie. Ok, rant over, here is a step by step summary so others can save the 3 days it took me to figure this out.   1. First, I am using forge 54.1.0 and Minecraft 1.21.4 2. I am creating a mod to add a shotgun to Minecraft 3. After creating the mod and compiling it, I installed the .jar file to the proper directory in Minecraft and used 1.21.4-forge-54.1.0 4. The mod immediately crashed with the error: Caused by: java.lang.NullPointerException: Item id not set 5. Using the stack trace, I determined that the Exception was being thrown from the net.minecraft.world.item.Item.Properties class 6. It seems that there are no javadocs for this class, so I used IntelliJ which was able to provide a decompiled version of the class, which I then examined to see the source of the error. Side question: Are there javadocs? 7. This method, specifically, was the culprit: protected String effectiveDescriptionId() {      return this.descriptionId.get(Objects.requireNonNull(this.id, "Item id not set"));  } 8. Now my quest was to determine how to set this.id. Looking at the same source file, I determined there was another method:  public Item.Properties setId(ResourceKey<Item> pId) {             this.id = pId;             return this;   } 9. So now, I need to figure out how to call setId(). This required working backwards a bit. Starting from the constructor, I stubbed out the variable p which is of type Item.Properties public static final RegistryObject<Item> SHOTGUN = ITEMS.register("shotgun", () -> new ShotgunItem(p)); Rather than putting this all on one line, I split it up for readability like this: private static final Item.Properties p = new Item.Properties().useItemDescriptionPrefix().setId(rk); Here is was the missing function, setId(), which takes a type of ResourceKey<Item>. My next problem is that due to the apparent lack of documentation (I tried searching the docs on this site) I could not determine the full import path to ResourceKey. I did some random searching on the Internet and stumbled across a Github repository which gave two clues: import net.minecraft.resources.ResourceKey; import net.minecraft.resources.ResourceLocation; Then I created the rk variable like this: private static ResourceKey<Item> rk = ResourceKey.create(Registries.ITEM, ResourceLocation.parse("modid:shotgunmod")); And now putting it all together in order: private static ResourceKey<Item> rk = ResourceKey.create(Registries.ITEM, ResourceLocation.parse("modid:shotgunmod")); private static final Item.Properties p = new Item.Properties().useItemDescriptionPrefix().setId(rk); public static final RegistryObject<Item> SHOTGUN = ITEMS.register("shotgun", () -> new ShotgunItem(p)); This compiled and the mod no longer crashes. I still have more to do on it, but hopefully this will save someone hours. I welcome any feedback and if I missed some obvious modding resource or tutorial that has this information. If not, I might suggest we add it somewhere for people trying to write a mod that doesn't crash. Thank you !!!  
    • I will keep adding to this thread with more information in case anyone can help, or at the very least I can keep my troubleshooting organized. I decided to downgrade to 54.1.0 in the hopes that this would fix the issue but it didn't. At least now I am on a "recommended" version. The crash report did confirm my earlier post that the Exception is coming from effectiveDescriptionId(). I'll continue to see if I can find a way to set the ID manually.   Caused by: java.lang.NullPointerException: Item id not set         at java.base/java.util.Objects.requireNonNull(Objects.java:259) ~[?:?]         at TRANSFORMER/[email protected]/net.minecraft.world.item.Item$Properties.effectiveDescriptionId(Item.java:465) ~[forge-1.21.4-54.1.0-client.jar!/:?]         at TRANSFORMER/[email protected]/net.minecraft.world.item.Item.<init>(Item.java:111) ~[forge-1.21.4-54.1.0-client.jar!/:?]         at TRANSFORMER/[email protected]/com.example.shotgunmod.ShotgunItem.<init>(ShotgunItem.java:19) ~[shotgunmod-1.0.0.jar!/:1.0.0]         at TRANSFORMER/[email protected]/com.example.shotgunmod.ModItems.lambda$static$0(ModItems.java:15) ~[shotgunmod-1.0.0.jar!/:1.0.0]         at TRANSFORMER/[email protected]/net.minecraftforge.registries.DeferredRegister$EventDispatcher.lambda$handleEvent      
    • It just randomly stop working after a rebooted my dedicated server PLEASE HELP!   com.google.gson   Failed to start the minecraft server com.google.gson.JsonSyntaxException: Expected a com.google.gson.JsonObject but was com.google.gson.JsonPrimitive; at path $  
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.