Doggy Talents

Doggy Talents

27M Downloads

Version: task '.jar' property 'archiveVersion'

CallMeCookie opened this issue ยท 2 comments

commented

Environment And Mod Information:

  • Minecraft Version: 1.16.5
  • Forge Version: 0.172.2.4
  • Doggy Talents Version: 1.16.5-2.0.1.4
  • Java Version: 1.8.0.51
  • Operating System (OS): Windows 10 Pro 64-bit

Logs

`Time: 4/26/21 3:34 PM
Description: Rendering screen

java.lang.NullPointerException: Rendering screen
at doggytalents.common.block.DogBedBlock.func_190948_a(DogBedBlock.java:232) ~[doggytalents:task ':jar' property 'archiveVersion'] {re:classloading}
at net.minecraft.item.BlockItem.func_77624_a(BlockItem.java:197) ~[?:?] {re:classloading}
at net.minecraft.item.ItemStack.func_82840_a(ItemStack.java:578) ~[?:?] {re:classloading,xf:fml:forge:filled_map.4,xf:fml:forge:itemstack}
at net.minecraft.client.gui.screen.Screen.func_231151_a_(Screen.java:123) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.Screen.func_230457_a_(Screen.java:118) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.inventory.ContainerScreen.func_230459_a_(ContainerScreen.java:164) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.client.gui.screen.inventory.ChestScreen.func_230430_a_(SourceFile:31) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.drawScreen(ForgeHooksClient.java:297) ~[forge:?] {re:classloading}
at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:492) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(Main.java:184) ~[1.16.5.jar:?] {re:classloading,pl:runtimedistcleaner:A}
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_291] {}
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291] {}
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_291] {}
at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_291] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) ~[forge-1.16.5-36.1.0.jar:36.1] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}`

Issue Description:

A few dogs had disappeared so I disabled and re-enabled Doggy Talents in CurseForge while Minecraft was closed. Now whenever I try to place the bed I have in my inventory, or a dog dies, it crashes the game. I've tried to uninstall the mod, CurseForge, Minecraft, everything, and can't reset the version. It's stuck as task '.jar' property 'archiveVersion.'

Steps to reproduce:

  1. I can only tell you what I did to get here. I have no idea what, exactly, caused it
  2. Disable and re-enable the mod in CurseForge
  3. Reopen Minecraft
  4. Eventually switch to creative mode to get work done
  5. Switch between creative and survival (original mode)
  6. Realize the mod isn't working
  7. uninstall, reinstall, enable, disable, try, try, try again.
  8. cry

Additional Information:

  • More Details: It started in creative mode when I tried to place a dog bed. Whenever I tried to hover over the image, it would crash. I can /summon a dog and train them like normal. When they die, it crashes and I still have a dog bed in my inventory I can't touch without it crashing.
  • Screenshots:
    Screenshot 2021-04-26 175841
    Screenshot 2021-04-26 175946
    Screenshot 2021-04-26 180010
    Screenshot 2021-04-26 175802
commented

Fixed in DoggyTalents-1.16.5-2.0.1.5

commented

I broken the version numbering when messing around with CI! Will be fixed by 6945e45

As for the actual crash this shuld be fixed by d45988c