suriyun-production / bomber-io-docs

This is document for Bomber IO project (https://www.assetstore.unity3d.com/#!/content/102515?aid=1100lGeN)
https://suriyun-production.github.io/bomber-io-docs/
0 stars 0 forks source link

error on export catalog #7

Closed Yum1962 closed 3 years ago

Yum1962 commented 4 years ago

NullReferenceException: Object reference not set to an instance of an object PlayfabMonetizationExporter.ExportCatalog () (at Assets/PlayfabClientDemo/PlayfabClient/Scripts/PlayfabMonetizationExporter.cs:33) moneimportplayfab

how to solve?

insthync commented 4 years ago

Try set prices to characters, heads and bombs

Yum1962 commented 4 years ago

where I add price to the items and another question when adding the catalog the players will receive gold because at the end of a game for example deathmath informs the reward of 3000 gold but the player does not receive it. on the home screen looks like 0

Yum1962 commented 4 years ago

I didn't add any items, the price is standard

Yum1962 commented 4 years ago

products

Yum1962 commented 4 years ago

?

insthync commented 4 years ago

PlayfabClientDemo.zip Try this package

Yum1962 commented 4 years ago

ArgumentNullException: Value cannot be null. Parameter name: key System.Collections.Generic.Dictionary2[TKey,TValue].TryInsert (TKey key, TValue value, System.Collections.Generic.InsertionBehavior behavior) (at <567df3e0919241ba98db88bec4c6696f>:0) System.Collections.Generic.Dictionary2[TKey,TValue].set_Item (TKey key, TValue value) (at <567df3e0919241ba98db88bec4c6696f>:0) PlayfabMonetizationExporter.ExportCatalog () (at Assets/PlayfabClientDemo/PlayfabClient/Scripts/PlayfabMonetizationExporter.cs:100)

insthync commented 4 years ago

Try set Store ID Overrides Screenshot_47 Screenshot_48

insthync commented 4 years ago

PlayfabClientDemo.zip Or import this package to avoid errors.