BurnyDev assets talk

I open and watch this post for peoples that have questions or need help with my assets.

Welcome!

New project using 2019 LTS
Install uMMORPG
Install UMA
install this asset

I get multiple errors of this type

Assets\uMMORPG\Addons\CustomUMA\Scripts\CustomUMAPlayer.cs(147,110): error CS1061: ‘Item’ does not contain a definition for ‘jsondata’ and no accessible extension method ‘jsondata’ accepting a first argument of type ‘Item’ could be found (are you missing a using directive or an assembly reference?)

Hi

You must follow documentation include.

For this error, is the Step 2 … install additional json data and follow documentation include in the package.
Then continue on the main documentation

Sorry I did not think I should do anything when there were initial errors. It would be helpful if you put that in the install guide.
Thank you so much for you quick reply. I was a little worried when I was the only post in this forum but you proved yourself a watchful and helpful dev.

Well, i just did that but the errors are still there.

Additional json data, have his own documentation that you must follow.
After unpack it create a folder in the Addons folder of uMMORPG, documentation in in.

This is core addon I include if many addons, so i have package them this way.

I am going to make a new project and start from the beginning now that I know what steps I missed.

I could kick myself. I was un-commenting this
// bMMORPGAddon : UMA when I added the bits of code.
Thanks for your help

yw

Thanks for using my addons (c8

A blank project does not seem to work, it complains about

Exception in MessageHandler: ArgumentException Object of type ‘UnityEngine.Object’ cannot be converted to type ‘Player’.

This seems to be around Database.cs:592

// addon system hooks
onCharacterLoad.Invoke(player);

Which one and version?

edited: i have see all info you send me, continue support on discord

For the Electric Wire mod for USurvival, will the multiplayer work with the wire mod?

Yes, it work multiplayer with uSurvival.