Jump to content

Recommended Posts

Posted (edited)

I was exploring, found some underground ruin and explored it. Opened a chest, found and took a map, then suddenly I just crashed. From that point on, going into the world just results in loading to 100% then a crash.
I tried using NBTExplorer to edit my player's inventory and remove the map that is in my inventory. However, going back into the world still results in a crash. I got back onto NBTExplorer and it turns out the map is still in my inventory despite me deleting it. (And yes I did save the edit).
I am using the Twitch launcher btw.
Any suggestions to what might be happening and what I should do?

Crash log:
 

Spoiler

 

---- Minecraft Crash Report ----
// You should try our sister game, Minceraft!

Time: 6/11/20 3:45 PM
Description: Ticking player

java.lang.NullPointerException: Ticking player
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770) ~[guava-21.0.jar:?] {}
    at com.google.common.collect.RegularImmutableMultiset.<init>(RegularImmutableMultiset.java:68) ~[guava-21.0.jar:?] {}
    at com.google.common.collect.ImmutableMultiset.copyFromEntries(ImmutableMultiset.java:218) ~[guava-21.0.jar:?] {}
    at com.google.common.collect.Multisets.copyHighestCountFirst(Multisets.java:1137) ~[guava-21.0.jar:?] {}
    at net.minecraft.item.FilledMapItem.func_77872_a(FilledMapItem.java:192) ~[?:?] {re:classloading}
    at net.minecraft.item.FilledMapItem.func_77663_a(FilledMapItem.java:336) ~[?:?] {re:classloading}
    at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:414) ~[?:?] {re:mixin,re:classloading,xf:fml:charm:ItemStack,xf:fml:quark:add-spacing-for-stack}
    at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:265) ~[?:?] {re:classloading}
    at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:505) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:PlayerEntity,re:mixin,pl:accesstransformer:B}
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:charm:LivingEntity,pl:mixin:APP:performant.mixins.json:entity.LivingEntityMixin,pl:mixin:A}
    at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:233) ~[?:?] {re:classloading,pl:accesstransformer:B,xf:fml:charm:PlayerEntity,re:mixin,pl:accesstransformer:B}
    at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228) ~[?:?] {re:classloading}
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135) ~[?:?] {re:classloading}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637) [?:?] {re:classloading,pl:accesstransformer:B}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}


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

-- Head --
Thread: Server thread
Stacktrace:
    at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:770)
    at com.google.common.collect.RegularImmutableMultiset.<init>(RegularImmutableMultiset.java:68)
    at com.google.common.collect.ImmutableMultiset.copyFromEntries(ImmutableMultiset.java:218)
    at com.google.common.collect.Multisets.copyHighestCountFirst(Multisets.java:1137)
    at net.minecraft.item.FilledMapItem.func_77872_a(FilledMapItem.java:192)
    at net.minecraft.item.FilledMapItem.func_77663_a(FilledMapItem.java:336)
    at net.minecraft.item.ItemStack.func_77945_a(ItemStack.java:414)
    at net.minecraft.entity.player.PlayerInventory.func_70429_k(PlayerInventory.java:265)
    at net.minecraft.entity.player.PlayerEntity.func_70636_d(PlayerEntity.java:505)
    at net.minecraft.entity.LivingEntity.func_70071_h_(LivingEntity.java:2104)
    at net.minecraft.entity.player.PlayerEntity.func_70071_h_(PlayerEntity.java:233)

-- Player being ticked --
Details:
    Entity Type: minecraft:player (net.minecraft.entity.player.ServerPlayerEntity)
    Entity ID: 185
    Entity Name: Neon2946
    Entity's Exact location: -1516.78, 46.00, 86.22
    Entity's Block location: World: (-1517,46,86), Chunk: (at 3,2,6 in -95,5; contains blocks -1520,0,80 to -1505,255,95), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,0,0 to -1025,255,511)
    Entity's Momentum: 0.00, -0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: null
Stacktrace:
    at net.minecraft.entity.player.ServerPlayerEntity.func_71127_g(ServerPlayerEntity.java:361)
    at net.minecraft.network.play.ServerPlayNetHandler.func_73660_a(ServerPlayNetHandler.java:183)
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:228)

-- Ticking connection --
Details:
    Connection: net.minecraft.network.NetworkManager@60b44400
Stacktrace:
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:135)
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:866)
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:784)
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:114)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:637)
    at java.lang.Thread.run(Thread.java:745)

-- 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: 831644328 bytes (793 MB) / 2299002880 bytes (2192 MB) up to 3008888832 bytes (2869 MB)
    CPUs: 6
    JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3228m -Xms256m -XX:PermSize=256m
    ModLauncher: 5.1.0+69+master.79f13f7
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /eventbus-2.1.0-service.jar eventbus PLUGINSERVICE 
        /forge-1.15.2-31.1.74.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.15.2-31.1.74.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.15.2-31.1.74.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.15.2-31.1.74.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.15.2-31.1.74.jar fml TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE 
        /MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE 
    FML: 31.1
    Forge: net.minecraftforge:31.1.74
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        QuarkOddities-1.15.2.jar Quark Oddities {[email protected] DONE}
        inventorysorter-1.15.2-17.0.0.jar Simple Inventory Sorter {[email protected] DONE}
        mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] DONE}
        berry_goofd-2.0.0.jar Berry Good {[email protected] DONE}
        bambooblocks-1.15.2-1.3.jar Bamboo Blocks {[email protected] DONE}
        curiousshulkerboxes-FORGE-1.15.2-2.0.0.1.jar Curious Shulker Boxes {[email protected] DONE}
        jei-1.15.2-6.0.0.4.jar Just Enough Items {[email protected] DONE}
        buzzierbees-1.4.jar Buzzier Bees {[email protected] DONE}
        AttributeFix-1.15.2-7.0.2.jar AttributeFix {[email protected] DONE}
        Upgrade-Aquatic-1.15.2-v1.5.1.jar Upgrade Aquatic {[email protected] DONE}
        KleeSlabs_1.15.2-8.0.0.jar KleeSlabs {[email protected] DONE}
        guiclock_1.15-1.6.jar GUI Clock {[email protected] DONE}
        bloomful-1.15.2-1.3.2.jar Bloomful {bloomful@NONE DONE}
        findme-1.15.2-1.2.1.jar Find Me {findme@NONE DONE}
        fablibrary-1.15.2-1.1.jar FAB Library {[email protected] DONE}
        extraboats-1.3.4-1.15.2.jar Extra Boats {[email protected] DONE}
        mgui-1.15.2-2.1.1.jar mgui {[email protected] DONE}
        Controlling-6.1.4.jar Controlling {[email protected] DONE}
        SereneSeasons-1.15.2-3.0.0.69-universal.jar Serene Seasons {[email protected] DONE}
        NamePain-1.15.2-Forge-1.2.2.jar Name Pain {[email protected] DONE}
        guicompass_1.15.2-1.1.jar GUI Compass {[email protected] DONE}
        curioofundying-FORGE-1.15.2-3.0.jar Curio of Undying {[email protected] DONE}
        Bookshelf-1.15.2-5.5.34.jar Bookshelf {[email protected] DONE}
        The-Endergetic-Expansion-1.15.2-v1.2.8.jar The Endergetic Expansion {[email protected] DONE}
        Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version DONE}
        bedspreads-FORGE-1.15.2-3.0.0.1.jar Bedspreads {[email protected] DONE}
        Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version DONE}
        walljump-forge-1.15.2-1.3.5.jar Wall-Jump! {[email protected] DONE}
        SnowRealMagic-1.15.2-1.8.0.jar Snow! Real Magic! {[email protected] DONE}
        Kiwi-1.15.2-2.7.1.jar Kiwi {[email protected] DONE}
        shulkerbox-1.9.2.jar Advanced Shulkerboxes {[email protected] DONE}
        HarderBranchMining-1.15.2-2.0.0.8.jar Harder Branch Mining Mod {[email protected] DONE}
        swampexpansion-1.15.2-1.5.1.jar Swamp Expansion {swampexpansion@NONE DONE}
        campfiretorches-1.15.2-1.0.2.jar Campfire Torches {[email protected] DONE}
        forge-1.15.2-31.1.74-universal.jar Forge {[email protected] DONE}
        Waddles-1.15.2-0.8.6.jar Waddles {[email protected] DONE}
        [Forge] [1.15.2] GamemodeOverhaul-1.15.2-1.4.2.2.jar GamemodeOverhaul {[email protected] DONE}
        dash-1.15.2-1.0.0.jar Dash {[email protected] DONE}
        infernalmobs-1.15.1.1.jar Infernal Mobs {[email protected] DONE}
        forge-1.15.2-31.1.74-client.jar Minecraft {[email protected] DONE}
        cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] DONE}
        ensorcellation-1.15.2-0.4.1b.jar Ensorcellation {[email protected] DONE}
        EnchantmentDescriptions-1.15.2-2.0.8.jar EnchantmentDescriptions {[email protected] DONE}
        AmbientSounds_v3.0.19_mc1.15.2.jar Ambient Sounds {[email protected] DONE}
        MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] DONE}
        ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] DONE}
        BiomesOPlenty-1.15.2-10.0.0.358-universal.jar Biomes O' Plenty {[email protected] DONE}
        phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 DONE}
        Blur-1.1.0-1.jar Blur {[email protected] DONE}
        LetSleepingDogsLie-1.15.2-1.1.0.jar Let Sleeping Dogs Lie {[email protected] DONE}
        CreativeCore_v2.0.5_mc1.15.2.jar CreativeCore {[email protected] DONE}
        archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] DONE}
        Ding-1.15.2-1.1.0.jar Ding {[email protected] DONE}
        Seeker-Compass-1.15.2.v1.0.0.jar Seeker Compass {[email protected] DONE}
        atmospheric-1.15.2-1.2.1.jar Atmospheric {[email protected] DONE}
        curios-FORGE-1.15.2-2.0.2.2.jar Curios API {[email protected] DONE}
        tetra-1.15.2-2.5.0.jar Tetra {[email protected] DONE}
        Botania-r1.15-383.jar Botania {[email protected] DONE}
        gardenofglass-1.2.jar Garden of Glass {[email protected] DONE}
        Patchouli-1.15.2-1.2-33.jar Patchouli {[email protected] DONE}
        leap-1.15.2-1.0.0.jar Leap {[email protected] DONE}
        autumnity-1.2.0-1.15.2.jar Autumnity {[email protected] DONE}
        AutoRegLib-1.5-40.jar AutoRegLib {[email protected] DONE}
        Quark-r2.1-235.jar Quark {[email protected] DONE}
        performant-1.15-2.09m.jar Performant {[email protected] DONE}
        themidnight-0.5.7-3.jar The Midnight {[email protected] DONE}
        simplytea-1.15.2-2.2.0.jar Simply Tea {[email protected] DONE}
        malilib-forge-1.15.2-0.10.0-dev.20+beta.1.jar MaLiLib {[email protected]+beta.1 DONE}
        AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] DONE}
        AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] DONE}
        cherishedworlds-FORGE-1.15.2-3.0.jar Cherished Worlds {[email protected] DONE}
        itemscroller-forge-1.15.2-0.15.0-dev.20200412.215325.jar Item Scroller {[email protected] DONE}
        ItemPhysic_v1.4.1_mc1.15.2.jar ItemPhysic {[email protected] DONE}
        Charm-1.15.2-1.5.7.jar Charm {[email protected] DONE}
        Strange-1.15.2-1.0.0-beta.3.jar Strange {[email protected] DONE}
        bwncr-1.15.1-3.6.13.jar Bad Wither No Cookie Reloaded {[email protected] DONE}
        SoundFilters-0.13_for_1.15.2.jar Sound Filters {[email protected]_for_1.15.2 DONE}
        step-1.15.2-1.0.0.jar Leap {[email protected] DONE}
        altereddmg_1.15.2-1.0.jar Altered Damage {[email protected] DONE}
        DefaultOptions_1.15.2-11.0.1.jar Default Options {[email protected] DONE}
        BetterAdvancements-1.15.2-0.1.0.96.jar Better Advancements {[email protected] DONE}
    Kiwi Modules: 
        kiwi:contributors
        kiwi:data
        snowrealmagic:snowrealmagic
    Player Count: 1 / 8; [ServerPlayerEntity['Neon2946'/185, l='Slightly Vanilla Flavoured', x=-1516.78, y=46.00, z=86.22]]
    Data Packs: vanilla, mod:quarkoddities, mod:inventorysorter (incompatible), mod:mining_helmet (incompatible), mod:berry_good (incompatible), mod:bambooblocks (incompatible), mod:curiousshulkerboxes (incompatible), mod:jei (incompatible), mod:buzzierbees, mod:attributefix (incompatible), mod:upgrade_aquatic (incompatible), mod:kleeslabs (incompatible), mod:guiclock (incompatible), mod:bloomful (incompatible), mod:findme (incompatible), mod:fablibrary (incompatible), mod:extraboats, mod:mgui (incompatible), mod:controlling (incompatible), mod:sereneseasons, mod:namepain, mod:guicompass (incompatible), mod:curioofundying (incompatible), mod:bookshelf (incompatible), mod:endergetic (incompatible), mod:morpheus (incompatible), mod:bedspreads (incompatible), mod:waila (incompatible), mod:walljump, mod:snowrealmagic, mod:kiwi, mod:shulkerbox, mod:hbm, mod:swampexpansion (incompatible), mod:campfiretorches, mod:forge (incompatible), mod:waddles (incompatible), mod:gamemodeoverhaul (incompatible), mod:dash (incompatible), mod:infernalmobs (incompatible), mod:cofh_core (incompatible), mod:ensorcellation (incompatible), mod:enchdesc (incompatible), mod:ambientsounds (incompatible), mod:mousetweaks (incompatible), mod:toolbelt (incompatible), mod:biomesoplenty, mod:phosphor, mod:blur (incompatible), mod:dogslie (incompatible), mod:creativecore (incompatible), mod:archers_paradox (incompatible), mod:ding (incompatible), mod:seeker_compass (incompatible), mod:atmospheric, mod:curios (incompatible), mod:tetra, mod:botania (incompatible), mod:gardenofglass (incompatible), mod:patchouli (incompatible), mod:leap (incompatible), mod:autumnity, mod:autoreglib (incompatible), mod:quark, mod:performant (incompatible), mod:midnight, mod:simplytea (incompatible), mod:malilib (incompatible), mod:appleskin (incompatible), mod:aiimprovements (incompatible), mod:cherishedworlds (incompatible), mod:itemscroller (incompatible), mod:itemphysic (incompatible), mod:charm (incompatible), mod:strange (incompatible), mod:bwncr (incompatible), mod:soundfilters (incompatible), mod:step (incompatible), mod:altereddmg (incompatible), mod:defaultoptions (incompatible), mod:betteradvancements (incompatible)
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'

 

 

Edited by Neon2946

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

    • logs too big for one pastebin https://pastebin.com/ZjUGHu3u  https://pastebin.com/RqCUZf3X  https://pastebin.com/6ZPS99nD
    • You probably used jd-gui to open it, didn't you? Nothing wrong with that, I also made that mistake, except that Notch was a smart guy and he obfuscated the code. That's why you only see files called "a", "b", "c" and then a file that combines them all. As I said, use RetroMCP to deobfuscate the code so that you will 100% understand it and be able to navigate it.
    • Decompiling minecraft indev, infdev, alpha, beta or whichever legacy version is really easy. I'm not a plug, I just also got interested in modding legacy versions (Infdev to be specific). Use https://github.com/MCPHackers/RetroMCP-Java Once you install their client and the Zulu Architecture that they say they recommend (or use your own Java). I encountered some problems, so I run it with: "java -jar RetroMCP-Java-CLI.jar". You should run it in a seperate folder (not in downloads), otherwise the files and folders will go all over the place. How to use RetroMCP: Type setup (every time you want change version), copy-paste the version number from their list (they support indev), write "decompile" and done! The code will now be deobfuscated and filenames will be normal, instead of "a", "b" and "c"! Hope I helped you, but I don't expect you to reply, as this discussion is 9 years old! What a piece of history!  
    • 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.
  • Topics

×
×
  • Create New...

Important Information

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