question

mh344809 avatar image
mh344809 asked

Playfab error on build [PC], but no error while in Editor

hi!

anyone know how to fix this!

whenever i try to build my PC game , it gives me error that "Newtonsoft json is not found, and also create playfabs error that using Playfab and using playfab.clientmodel not exist.",
but if i play my game on editor it sends and recieve data from playfab and also converting data to list and back to list from json.

1 comment
10 |1200

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.

Seth Du avatar image Seth Du ♦ commented ·

I think you may need to clean the project in Visual Studio by "clean build" then rebuild. You can force uninstall Newtonsoft in Nuget Package manager and re-install it.

0 Likes 0 ·

0 Answers

·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 2 attachments (including images) can be used with a maximum of 512.0 KiB each and 1.0 MiB total.