android / tuningfork

Android Performance Tuner is a library to help developers measure frame rendering time across different devices and game stages. This plugin will help developers integrate Android Performance Tuner into their game.
https://developer.android.com/games/sdk/performance-tuner/unity
Other
54 stars 30 forks source link

I am getting protoc compiler error in the package I imported #25

Closed msedeveloper closed 2 years ago

msedeveloper commented 2 years ago

picone

pictwo

picthree

picfour

picfive

picsix

pictwelve

picseven

piceight

picnine

picten

piceleven

pictwelve

is there something i didn't add i couldn't solve the problem in any way i am not a professional developer please help? unity version 2020.3.3 unity version 2021.3.8 unity version 2019.4.4 have the same error c sharp version 2022,2019 framework version 4.7.1, 4.6

eristella commented 2 years ago

Hi! It looks like there are some non-ascii characters in your dev_tuningfork.proto file. Are you perhaps using non-ascii characters for scene names, annotations or fidelity parameters? This is a list of accepted characters. I'll be happy to help you look for the character that's causing the problem if you could paste here your dev_tuningfork.proto file.

msedeveloper commented 2 years ago

@eristella hello actually this project is new i haven't done any coding yet i didn't use non ascii characters

no matter what project i open i get the same error Thanks for your help

dev_tuningfork.zip

msedeveloper commented 2 years ago

@eristella I solved the problem, thank you very much for your help