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

Fatal error! #257

Closed
408550969 opened this issue Jan 20, 2025 · 8 comments
Closed

Fatal error! #257

408550969 opened this issue Jan 20, 2025 · 8 comments

Comments

@408550969
Copy link

Hello, I'm not familiar with UnrealCV. After I installed the UnrealCV Server(E:\UE_Project\testproject3\Plugins\unrealcv-5.2\xxx), I entered the command "vget /unrealcv/status" in a newly created UE project. Subsequently, the program crashed with a "Fatal error!". I can already see that UnrealCV is installed in the UE plugins. May I ask why it crashed? Does UnrealCV have to use the scenes in the UnrealCV Zoo? Can UnrealCV be used for scenes that are not in the UnrealCV Zoo?

@408550969
Copy link
Author

The Unreal CV version I am using is 5.2, and my UE version is 5.2.0

@zfw1226
Copy link
Member

zfw1226 commented Jan 20, 2025

UnrealZoo is an example application of UnrealCV. UnrealCV can be used as a plugin in any UE Project. In the UE Editor, click the Play button before executing UnrealCV commands.

@408550969
Copy link
Author

Thanks, it worked!
When I click the Play button and input the command: vset /viewmode depth, it successfully turns into a depth map. But it will crash after running for a while: Fatal error! What's the cause of this?

@zfw1226
Copy link
Member

zfw1226 commented Jan 20, 2025

Could you reproduce the issue and record a video? Have you tried other view modes, e.g., surface_normal?

@408550969
Copy link
Author

https://pan.baidu.com/s/1W3o8ld1QlaSfm__sL3meTw?pwd=1234
Extracted code:1234

@408550969
Copy link
Author

Normal does not generate any errors.
I am using vs2022 and have only compiled the engine/UE5 project and the UnrealLightmass project following the tutorial at https://blog.csdn.net/ButDanJi/article/details/133919089.

@zfw1226
Copy link
Member

zfw1226 commented Jan 21, 2025

https://pan.baidu.com/s/1W3o8ld1QlaSfm__sL3meTw?pwd=1234 Extracted code:1234

Could you try other project templates like Blank or First-Person Player?

@408550969
Copy link
Author

Blank or First Person Player will not crash

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