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

Unreal Editor Fatal Error when using digital twin in Carla 0.9.15 #7687

Open
lfmci opened this issue May 22, 2024 · 20 comments
Open

Unreal Editor Fatal Error when using digital twin in Carla 0.9.15 #7687

lfmci opened this issue May 22, 2024 · 20 comments
Assignees

Comments

@lfmci
Copy link

lfmci commented May 22, 2024

No description provided.

@Blyron
Copy link
Contributor

Blyron commented May 22, 2024

We need more info, platform, version or branch, and more

@Blyron Blyron self-assigned this May 22, 2024
@lfmci
Copy link
Author

lfmci commented May 22, 2024

Windows 10, version 0.9.15.
when following the digital twin tutorial and the onroad editor, the engine returns a fatal error after inputting a url from Open Street Maps and clicking generate map

@Blyron
Copy link
Contributor

Blyron commented May 22, 2024

Try latest dev version, it should be fixed

@lfmci
Copy link
Author

lfmci commented May 22, 2024

the version used was built from source only yesterday

@Blyron
Copy link
Contributor

Blyron commented May 22, 2024

Which is the url you are trying? Which is the crash log?

@lfmci
Copy link
Author

lfmci commented May 22, 2024

CarlaUE4_4.log
this was the crash log from one of the crashes

@Blyron
Copy link
Contributor

Blyron commented May 23, 2024

That log does not show any crash. I suggest you two things.
First MapName and osmname must be without any spaces. Otherwise it wont' work fine.
Second. Delete Saved folder inside Unreal/CarlaUE4/ and execute again. Saved folder will be autogenerated share it with me

@lfmci
Copy link
Author

lfmci commented May 23, 2024

image
this is the message that shows every time it crashes

@Blyron
Copy link
Contributor

Blyron commented May 23, 2024

That is not enough, we need more info on logs.

@lfmci
Copy link
Author

lfmci commented May 23, 2024

@lfmci
Copy link
Author

lfmci commented May 23, 2024

that was from another attempt this morning

@Blyron
Copy link
Contributor

Blyron commented May 24, 2024

There does not appear any crash issues. I feel like you are not in latest dev version of code. I got it working right now. Or maybe your PC specs are not good enough to generate big map

@lfmci
Copy link
Author

lfmci commented May 24, 2024

Ok, do I need to do a full rebuild from scratch to be able to access the latest dev code or is there a way to update?

@Blyron
Copy link
Contributor

Blyron commented May 24, 2024

Go to repo folder with console and do a git pull
then, git clean -fdx and then make launch

@lfmci
Copy link
Author

lfmci commented May 24, 2024

Thanks for that, The map size that I was trying to generate wasn't that big, maybe 20x20m but I will try again with the new code

@chuanye-Wang
Copy link

There does not appear any crash issues. I feel like you are not in latest dev version of code. I got it working right now. Or maybe your PC specs are not good enough to generate big map

Me too, I manually selected a small map,but crash when config. This is the carla-dev branch, need help, thanks!
Screenshot from 2024-06-11 21-18-17

@Blyron
Copy link
Contributor

Blyron commented Jun 14, 2024

Have you previously openned the osm renderer server?
Anyways, I would suggest just to use export link from openstreetmapwebpage https://carla.readthedocs.io/en/latest/adv_digital_twin/#:~:text=an%20OSM%20file%3A-,Using%20a%20URL,-In%20the%20OpenStreetMap

@berberlol
Copy link

There does not appear any crash issues. I feel like you are not in latest dev version of code. I got it working right now. Or maybe your PC specs are not good enough to generate big map

Me too, I manually selected a small map,but crash when config. This is the carla-dev branch, need help, thanks! Screenshot from 2024-06-11 21-18-17

same way and same question with u

@EvilQQQ
Copy link

EvilQQQ commented Dec 5, 2024

Excuse me, I would like to know what the best system configuration is, such as memory, CPU, and GPU. @Blyron

@EvilQQQ
Copy link

EvilQQQ commented Dec 6, 2024

Thanks for that, The map size that I was trying to generate wasn't that big, maybe 20x20m but I will try again with the new code

Hi,I want to know if it worked in the end. I've encountered the same problem as well, with exactly the same log.

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

5 participants