|
Post by borschsmetania on Nov 19, 2024 18:03:53 GMT -5
Hi guys! I'm desperate and, I guess, really need some external help except for ChatGPT Basically, I'm trying to create a tray which would serve custom drinks. But when I click on it to serve my custom drink, interaction sometimes breaks, and in most of the cases the game crashes. As per Last exception, the problem lays in the definition, but maybe I am a dummy - but I don't understand what is exactly a problem. For the object itself I'm using a base game Coffee cup (generic), and for the Recipe Tuning brewed-coffee-single recipe. I hashed the name of the recipe and use Hex32 as Instance for Object Definition and Object Catalog, and Dec32 value for the definition mapping in the Recipe itself. I did everything as per custom food tutuorial (didn't find the one for drinks, unfortunately), and already ran out of the ideas of what could be wrong :( Will be super thankful for any help! Thank you in advance!
|
|
|
Post by CatDevPete on Nov 20, 2024 8:32:51 GMT -5
Hey there, are you basing the tray on any particular type? Eg. Spa day tray, backyard stuff tray, etc.
|
|
|
Post by borschsmetania on Nov 20, 2024 11:07:33 GMT -5
Hey there, are you basing the tray on any particular type? Eg. Spa day tray, backyard stuff tray, etc. Hey! I'm using Villa Juice tray from the Riviera Retreat kit
|
|
|
Post by CatDevPete on Nov 21, 2024 1:46:59 GMT -5
Mind sending across the package file you're working with? I've not dealt with the Juice tray from the Riviera Retreat kit, and drink trays in general tend to vary in their implementation each pack (atrb_partsz)
|
|
|
Post by borschsmetania on Nov 21, 2024 8:56:31 GMT -5
Mind sending across the package file you're working with? I've not dealt with the Juice tray from the Riviera Retreat kit, and drink trays in general tend to vary in their implementation each pack (atrb_partsz) Sure! Here is the link to download: drive.google.com/drive/folders/1GsAZFc7622xrmkp8Gp5i2dVbsRF1jHU3?usp=sharingIt's only at its starting point, so it is not polished at all, but the tray itself worked with restocking e.g. Coffee when it is original recipe, but when I use a custom one - it is not :( Thank you so so much!
|
|