You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I start running the project by using visual studio 2019 the error occur that the project can't load reanim files like the image capture below:
After checking on the source code I found that the error happen at the method IsFileInPakFile in Definition.cs file class. That happen when we try to open the reanim file. But when I build and run exe file of build version everything alright
The text was updated successfully, but these errors were encountered:
When I start running the project by using visual studio 2019 the error occur that the project can't load reanim files like the image capture below:
After checking on the source code I found that the error happen at the method IsFileInPakFile in Definition.cs file class. That happen when we try to open the reanim file. But when I build and run exe file of build version everything alright
The text was updated successfully, but these errors were encountered: