Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to load reanim when running with debugger on visual studio 2019 #21

Open
kutyboy98 opened this issue Nov 26, 2024 · 0 comments
Open

Comments

@kutyboy98
Copy link

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:

Steps

RunningError

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

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant