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

Vector Subscript Out of Range #15

Open
prerakmody opened this issue Jan 14, 2017 · 1 comment
Open

Vector Subscript Out of Range #15

prerakmody opened this issue Jan 14, 2017 · 1 comment

Comments

@prerakmody
Copy link

prerakmody commented Jan 14, 2017

  • System: Windows10
  • So I got the TerrainRL.exe file made in x64/Debug/
  • I run

./TerrainRL -arg_file= ../../args/sim_dog_args.txt

  • This causes Error1
  • Then I click Ignore and I get Error2

Errors:

  • Error1:

Expression: Vector Subscript out of Range

  • Error2:

Expression: Standard C++ Libraries out of range && 0

So what do you suppose could be the problem. YOu can find files attached for the above errors.

error1
error2

@xbpeng
Copy link
Owner

xbpeng commented Jan 14, 2017

you should make sure the working directory is the project's root directory not x64/Debug. Try copying TerrainRL.exe to the root directory, then run it from there.

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

2 participants