raisimTech / raisimLib

Visit www.raisim.com
http://www.raisim.com
Other
338 stars 91 forks source link

License issue #543

Closed basitimran37 closed 3 months ago

basitimran37 commented 7 months ago

I am getting the error message:

The license was issued to another machine. This activation key is for [abc ...] Your machine id is: [xyz ...]

I am pretty sure that I am filling the form correctly with machine ID [xyz ...] but it is still giving the error saying that the license issued was for machine id [abc ...]. Any resolutions?

basitimran37 commented 7 months ago

Apparently the following line was referring to an old license of mine that was issued for machine id [abc ...], and that license was residing in the directory "~ / workspace/my_project/rsc/activation.raisim"

raisim::World::setActivationKey(raisim::loadResource("activation.raisim"))

The question now becomes: