[Bug] - CraftTweaker Could not find item
wolfkidsounds opened this issue ยท 0 comments
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:35 > could not find item
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:35 > 4 methods available but none matches the parameters (any, string)
This is usually an error in your script, not in the mod
addDescription(ZenTypeNative: crafttweaker.item.IItemStack, string[])
addDescription(ZenTypeNative: crafttweaker.liquid.ILiquidStack, string[])
addDescription(ZenTypeNative: crafttweaker.oredict.IOreDictEntry, string[])
addDescription(ZenTypeNative: null.null[], string[])
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:42 > could not find item
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:42 > 4 methods available but none matches the parameters (any, string)
This is usually an error in your script, not in the mod
addDescription(ZenTypeNative: crafttweaker.item.IItemStack, string[])
addDescription(ZenTypeNative: crafttweaker.liquid.ILiquidStack, string[])
addDescription(ZenTypeNative: crafttweaker.oredict.IOreDictEntry, string[])
addDescription(ZenTypeNative: null.null[], string[])
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:49 > could not find item
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:49 > 4 methods available but none matches the parameters (any, string)
This is usually an error in your script, not in the mod
addDescription(ZenTypeNative: crafttweaker.item.IItemStack, string[])
addDescription(ZenTypeNative: crafttweaker.liquid.ILiquidStack, string[])
addDescription(ZenTypeNative: crafttweaker.oredict.IOreDictEntry, string[])
addDescription(ZenTypeNative: null.null[], string[])
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:56 > could not find item
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:56 > 4 methods available but none matches the parameters (any, string)
This is usually an error in your script, not in the mod
addDescription(ZenTypeNative: crafttweaker.item.IItemStack, string[])
addDescription(ZenTypeNative: crafttweaker.liquid.ILiquidStack, string[])
addDescription(ZenTypeNative: crafttweaker.oredict.IOreDictEntry, string[])
addDescription(ZenTypeNative: null.null[], string[])
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:63 > could not find item
[INITIALIZATION][CLIENT][ERROR] universe\currency.zs:63 > 4 methods available but none matches the parameters (any, string)
This is usually an error in your script, not in the mod
addDescription(ZenTypeNative: crafttweaker.item.IItemStack, string[])
addDescription(ZenTypeNative: crafttweaker.liquid.ILiquidStack, string[])
addDescription(ZenTypeNative: crafttweaker.oredict.IOreDictEntry, string[])
addDescription(ZenTypeNative: null.null[], string[])