Git Product home page Git Product logo

pizzacraft's People

Contributors

tiviacz1337 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

pizzacraft's Issues

PizzaCraft causes Advent of Ascension 3 and JEI to not work together

I have no idea why, but i had recently finished a modpack debug. This mod somehow managed to make AoA 3 and JEI to not work together; JEI will disappear if this combination of mods is present. Just Advent and JEI works fine, and my entire modpack works with JEI without PizzaCraft.

Server crashes when launching

(last version in 1.16.5)
I am currently trying to make a server and the mod makes it unable to launch.
However when trying on client everything seems to be fine.
Here is the error:
java.lang.RuntimeException: Attempted to load class net/minecraft/client/renderer/color/ItemColors for invalid dist DEDICATED_SERVER

olive fruit leaf blocks never mature?

not sure if they never do or if they take a very long time. i can see via JEI that there's a mature state for them that have whitish olives, but the fruit leaf blocks on the saplings i planted/see in game stay in their young green state for days.
also, not sure if it's intended that there is only one fruit leaf block per olive tree.

Suggestion: Config Options, Crafttweaker Support

Hi Tiviacz, just wanted to say; I adore the mod.
The visuals are perfect, and I love the immersion features. It's a very unique and detailed bit of work!
I thought I'd offer some suggestions, since I was working on a modpack and ran into a few ideas/problems.

1/
From what I could see in the configs, there's currently no way to disable specific seed types except Olives.
This is somewhat of a problem if you're using other mods like Farmer's Delight or Some Assembly Required.
It's a huge shame, because the mods have such wonderful aesthetics and compliment each other perfectly!
If it's possible, I'd suggest adding a true/false toggle for each crop for maximum compatibility.

2/
Likewise, Crafttweaker support (or just documentation) for your mortar and pestle and basin would be amazing.
I'd gladly tweak all of the food recipes in my modpack just to work with your systems, they're superb! :)

contents of basin/items on chopping board don't update properly on LAN multiplayer

when one player places milk/sauce in the basin, it isn't there on the other player's screen. when the first player removes the completed cheese/sauce, it then appears (still in the basin) for the second player. if the second player right clicks on the basin, the contents appear to be collected but no item will be produced.

similarly, when one player places an item on a cutting board and cuts it, the item still appears to be on the cutting board for the second player.

Unable to Plant

I cannot plant the seeds on farmland, whether or not it is next to water. When I right click, it does not do anything.

Suggestion - Logos or images on pizza boxes

There are several pizzas at the moment, but no way to tell the pizzas apart when they are in boxes, not to mention that they look rather plain in just white boxes.

At the very least, they could be a different color for each different type; however, a small design, logo, or even an image of the main ingredient on top of the box would make it look much better than it currently is and add in that small amount of detail (a brown mushroom for the mushroom pizza, pineapple for the pineapple pizza, cheese for the cheese pizza, etc.)

It's a cool little mod and I hope that you will continue to develop it even further.

Setting all seed drops to false in config file crashes game on load

Versions
Minecraft v1.12.2
Pizzacraft v1.2.0
Forge v14.23.4.2761 and up

Expected Behavior

  • Disable all seed drops through config file options
  • Seeds no longer drop from grass

Actual Behavior

  • Disable all seed drops through config file options
  • Game crashes when loading

Steps to Reproduce

  • Install the latest PizzaCraft and Forge 14.23.4.2761 or later
  • Set ALL seed drops in the config file to false
  • Launch game

Description
The following results in a game crash:

  1. Setting ALL seed drop lines in the config to false (olives can still be enabled)

The following DOES NOT result in a game crash:

  1. Setting SOME, but not all, seed drop lines in the config to false
  2. Toggling the global B:"Grass drop seeds"

The game will only crash when ALL seed drops are disabled, independent of the B:"Grass drop seeds" line as if it is ignored completely. Further, leaving all seed drops set to true and setting B:"Grass drop seeds" to false does not prevent seeds from dropping.

Crash Report
Full Report on Pastebin

java.lang.ExceptionInInitializerError
at com.tiviacz.pizzacraft.init.base.BlockBase.(BlockBase.java:25)
at com.tiviacz.pizzacraft.objects.blocks.BlockPizza.(BlockPizza.java:52)
at com.tiviacz.pizzacraft.init.ModBlocks.(ModBlocks.java:34)
at com.tiviacz.pizzacraft.util.handlers.RegistryHandler.onBlockRegister(RegistryHandler.java:40)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_4_RegistryHandler_onBlockRegister_Register.invoke(.dynamic)
at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:750)
at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:466)
at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:377)
at net.minecraft.client.main.Main.main(SourceFile:123)
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)
Caused by: java.lang.NullPointerException
at com.tiviacz.pizzacraft.init.ModItems.(ModItems.java:52)
... 20 more

Bottles of Fresh Milk config

Using bottles on Animania cows gives "Bottle of Fresh Milk" regardless if said cow should give milk. Can we get a config to disable right clicking with empty bottles on cows?

Pizza Dough isn't craftable.

It seems the recipe shown for pizza dough on the curseforge page no longer works. You can make flour with the mortar and pestle which can then be made into dough however it seems dough isn't used for anything and pizza dough has no crafting recipe.

Pizza dough is required to make every pizza.

PizzaCraft Version: 2.0.17.17

Crash On Dedicated Server w/ 1.12.2-2.0.16.16

Got this class not found error when updating from PizzaCraft-1.12.2-1.4.5 to PizzaCraft-1.12.2-2.0.16.16. No issues on client - just server.

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/color/BlockColors
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)
at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:612)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
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:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:98)
at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:333)
at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NoClassDefFoundError: net/minecraft/client/renderer/color/BlockColors
at java.lang.Class.getDeclaredMethods0(Native Method)
at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
at java.lang.Class.getDeclaredMethod(Class.java:2128)
at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:93)
at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)
... 31 more
Caused by: java.lang.ClassNotFoundException: net.minecraft.client.renderer.color.BlockColors
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
... 36 more
Caused by: net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerException: Exception in class transformer net.minecraftforge.fml.common.asm.transformers.SideTransformer@3e4f80cb from coremod FMLCorePlugin
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:260)
at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:279)
at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:176)
... 38 more
Caused by: java.lang.RuntimeException: Attempted to load class bik for invalid side SERVER
at net.minecraftforge.fml.common.asm.transformers.SideTransformer.transform(SideTransformer.java:62)
at net.minecraftforge.fml.common.asm.ASMTransformerWrapper$TransformerWrapper.transform(ASMTransformerWrapper.java:256)
... 40 more

Pizza particles inverted

Pizzas usually emit steam particles after being unboxed. If the player is one block away, the particles turn black and quickly descend instead of rise.

2020-02-10_02 07 28

Backware incompatible with Thermal Foundation's Iron Gear

I really like the mod, thanks for the good work, Unfortunately its overwrites the crafting recipe for "Iron Gear" in Thermal Foundation:
https://teamcofh.com/docs/1.12/thermal-foundation/iron-gear/

Would be nice to have an alternative crafting recipe like a stone or wodden block in the middle for the backware.

An additional block of iron is not recommend, because this conflicts with Rustic:
https://www.curseforge.com/minecraft/mc-mods/rustic

Bypass the Knife Config Setting

Please add a setting in the config to be able to grab a slice without a knife. Basically, with this setting you can cut and grab a slice by right-clicking without a knife.

[Bug/Compatibility] Can't plant PizzaCraft crops on Rustic fertile soil or Farming for Blockheads fertilized farmland

Some other mod crops will plant properly, but PizzaCraft's pop right off after placing. I would guess there would be similar results with other modded farmland.

Edit: They also can't be planted on the bonemealed farmland from Better with Mods or the Fertilized Dirt from Random Things. In the case of the Random Things soil, they can't be planted at all (right clicking does nothing.)

Seeds on certain modded soils don't stay planted [Probable Duplicate of issue 14]

This is likely a duplicate of #14 but with more info.

PizzaCraft Seeds can not be planted on the following soils that I have tested:

  • Random Things Fertilized Dirt
  • Hatchery Fertilized Farmland
  • Atum 2 Tilled Fertile Soil

The following is a video clip of the seeds' behavior when planted on these soils.
https://youtu.be/ezgf8W5SYJw

I am using the following mod versions:

  • Forge 14.23.5.2838
  • PizzaCraft 2.0.17.17 (this issue existed in previous versions)
  • Atum 2 1.12.2-2.0.15
  • Hatchery
  • Random Things 1.12.2-4.2.7.3

The pizza dough recipe has been removed from the game

It happens that I have not been able to start the mod properly since it is impossible for me to craft the pizza dough, it is probably due to an incompatibility with the vanilla pantry, which also includes its flour and its dough ...

[Suggestion] Configuration to disable seed drops

I would like to see a configuration that will prevent stuff like olives and the different seeds from dropping.
I am playing with a couple of other mods that add tomatoes and peppers (Rustic) and i replace the ingredients with stuff from other mods so that there is more uses for those items as well.
Replacing them works by means of using Crafttweaker, but disabling the seeds from dropping is a bit more difficult.

bugged pizza slice graphics

After cutting a pizza with the knife, the model of the pizza becomes bugged. The pizza slices also appear to have bugged textures.

Too much Olives

Every time I break an oak leave, it keeps giving me olives. Making it waaaay to easier to get food. Make the procentage less please! Thank you!

Fermenting cheese drops a glass bottle

Hi,

Not sure if this is because I'm playing with Farmer's Delight or not (that adds the same behaviour to the cooking pot),
but adding a mushroom or spider eye to the basin immediately pops out an empty glass bottle!

OreDictionary support?

I noticed that the 1.0.0 to 1.0.5 change removed all the pam's to pizzacraft and back conversion recipes.

I was curious if you had any intention of adding ore dictionary tags to each of your crops.

Red Pizza Bag crashes Server

The Server crashes when you try to use the Red Pizza Bag on 1.16.5. Mod Version is 3.0.5

[04Jul2021 00:02:50.154] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
java.lang.NoSuchMethodError: net.minecraft.block.Block.func_235333_g_()Lnet/minecraft/util/text/IFormattableTextComponent;
        at com.tiviacz.pizzacraft.tileentity.PizzaBagTileEntity.func_145748_c_(PizzaBagTileEntity.java:160) ~[pizzacraft:1.16.5-3.0.5]
        at net.minecraftforge.fml.network.NetworkHooks.openGui(NetworkHooks.java:226) ~[forge:?]
        at net.minecraftforge.fml.network.NetworkHooks.openGui(NetworkHooks.java:190) ~[forge:?]
        at com.tiviacz.pizzacraft.tileentity.PizzaBagTileEntity.openGUI(PizzaBagTileEntity.java:171) ~[pizzacraft:1.16.5-3.0.5]
        at com.tiviacz.pizzacraft.blocks.PizzaBagBlock.func_225533_a_(PizzaBagBlock.java:67) ~[pizzacraft:1.16.5-3.0.5]
        at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227031_a_(AbstractBlock.java:640) ~[?:?]
        at net.minecraft.server.management.PlayerInteractionManager.func_219441_a(PlayerInteractionManager.java:338) ~[?:?]
        at net.minecraft.network.play.ServerPlayNetHandler.func_184337_a(ServerPlayNetHandler.java:958) ~[?:?]
        at net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket.func_148833_a(SourceFile:36) ~[?:?]
        at net.minecraft.network.play.client.CPlayerTryUseItemOnBlockPacket.func_148833_a(SourceFile:10) ~[?:?]
        at net.minecraft.network.PacketThreadUtil.func_225383_a(SourceFile:21) ~[?:?]
        at net.minecraft.util.concurrent.TickDelayedTask.run(SourceFile:18) ~[?:?]
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213166_h(SourceFile:144) ~[?:?]
        at net.minecraft.util.concurrent.RecursiveEventLoop.func_213166_h(SourceFile:23) ~[?:?]
        at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:734) ~[?:?]
        at net.minecraft.server.MinecraftServer.func_213166_h(MinecraftServer.java:159) ~[?:?]
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213168_p(SourceFile:118) ~[?:?]
        at net.minecraft.server.MinecraftServer.func_213205_aW(MinecraftServer.java:717) ~[?:?]
        at net.minecraft.server.MinecraftServer.func_213168_p(MinecraftServer.java:711) ~[?:?]
        at net.minecraft.util.concurrent.ThreadTaskExecutor.func_213161_c(SourceFile:127) ~[?:?]
        at net.minecraft.server.MinecraftServer.func_213202_o(MinecraftServer.java:697) ~[?:?]
        at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:646) ~[?:?]
        at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:232) ~[?:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_292]
[04Jul2021 00:02:50.156] [Server thread/FATAL] [net.minecraftforge.common.ForgeMod/]: Preparing crash report with UUID fc7cdf2b-0059-480b-864b-4901cc6093a5

Let me know if you need more Infos.

Server Crash - NoClassDefFoundError

Looks like PizzaCraft-1.12.2-1.4.0 is trying to reference clientside classes even on dedicated server:

java.lang.NoClassDefFoundError: net/minecraft/client/resources/I18n
	at com.tiviacz.pizzacraft.objects.item.ItemPizzaShield.func_77653_i(ItemPizzaShield.java:38)
	at net.minecraft.item.ItemStack.func_82833_r(ItemStack.java:617)
	at net.minecraft.item.ItemStack.func_151000_E(ItemStack.java:1047)
	at net.minecraft.stats.StatList.func_75925_c(StatList.java:201)
	at net.minecraft.stats.StatList.reinit(StatList.java:346)

Crafting doesn't work on this mod?

I installed this mod with forge on version 1.16.5. The new fruits were all there and the oven and the plain pizza was there. I checked the creative menu and none of the other items were in the menu, nor did the crafting recipes work.

server crash

I have included you mod in my latest pack and the server it is running on seems to crash every time someone tries to break a pizza oven.

corn is not obtainable without cheats

A bug I missed in the last round, apologies. Unless there is a different method of obtaining corn, no matter how many jungle leaves or grass I break, I do not get any corn drops. Every other crop works.
This leaves only commands or creative mode if you want corn.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.