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
Describe the bug
I’ve been looking at Tutorials 3 from the Documentation which address mobility. Unfortunately, I am having trouble running the examples from Tutorial 3. The Running with XML file using NS2 Movement seems to throw an error when I follow the Documentations examples.
To Reproduce
Steps to reproduce the behavior:
Launch Oracle VM Virtual Box with Ubuntu 22.04.3LTS installed
Run sudop core-daemon on a new terminal
Run core-gui on a new terminal
Given a new interface go to file open and find directory "home/vboxuser/Documents/core/package/examples/turorials/tutorial3/scenario.xml"
Click Start Session on the upper left corner
Click Run on wLan3 Mobility Player
New window opens saying GRPC Exception: Mobility Error "exception calling applicaiton: int() argument must be a string, a bytes-like obj ect or a real, number not a 'NoneType"
Expected behavior
Observe movement of the nodes
Screenshots
Desktop (please complete the following information):
OS: Ubuntu 22.04.3 LTS
CORE Version 9.0.3
EMANE Version 1.4.1
Additional context
The text was updated successfully, but these errors were encountered:
Thanks for helping point this out, paths for referenced files in the scenario are corrected on the develop branch for a develop install. Ready for the next release.
You could manually adjust the scenario.xml file to point to the right path to correct your issue.
Describe the bug
I’ve been looking at Tutorials 3 from the Documentation which address mobility. Unfortunately, I am having trouble running the examples from Tutorial 3. The Running with XML file using NS2 Movement seems to throw an error when I follow the Documentations examples.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Observe movement of the nodes
Screenshots
![Screenshot 2023-10-10 140402](https://private-user-images.githubusercontent.com/140857681/274641507-ba993ef0-81a3-48c4-ba17-36ba40eb6630.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MjQ3MzksIm5iZiI6MTczOTUyNDQzOSwicGF0aCI6Ii8xNDA4NTc2ODEvMjc0NjQxNTA3LWJhOTkzZWYwLTgxYTMtNDhjNC1iYTE3LTM2YmE0MGViNjYzMC5wbmc_WC1BbXotQWxnb3JpdGhtPUFXUzQtSE1BQy1TSEEyNTYmWC1BbXotQ3JlZGVudGlhbD1BS0lBVkNPRFlMU0E1M1BRSzRaQSUyRjIwMjUwMjE0JTJGdXMtZWFzdC0xJTJGczMlMkZhd3M0X3JlcXVlc3QmWC1BbXotRGF0ZT0yMDI1MDIxNFQwOTEzNTlaJlgtQW16LUV4cGlyZXM9MzAwJlgtQW16LVNpZ25hdHVyZT0xOTAxNTMxYTU5YWU5ZjQ2M2U2N2UxNDRkMjIwMTM3NjA4MzljNWMxYzU5ZWEwYjFmMjAyZjY2MGQ3ZDIyMTU5JlgtQW16LVNpZ25lZEhlYWRlcnM9aG9zdCJ9.6BX0YWz32O23nLuNIzJ9UKukvBKxQ4mO3qC6exCou0A)
Desktop (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: