5.1.1 Crash VCRUNTIME140

Hello everybody,

I got this Error whenever I try to hit “Play” in the Editor

Unhandled Exception: EXCEPTION_ACCESS_VIOLATION writing address 0x0000082f80e00000

VCRUNTIME140
UnrealEditor_ImgMedia
UnrealEditor_ImgMedia
UnrealEditor_ImgMedia
UnrealEditor_Core
UnrealEditor_Core
kernel32
ntdll

What I have done recently was importing a simple 256*256 texture, and assigned it to the Journeymans minimap Set Icon Texture function. After that the Crash startet. I have already switched back to my old texture and deleted the new one. In addition I have migrated my project to a new blank 5.1.1 project with Jorneymans minimap disabled (Deleted all references and function calls within my Blueprints too) But that did not help.

A simple suggestion what the Errorcode might be related too would help a lot already. Big thanks in advance :slight_smile:

Greetings @Infest1908

This post has quite several solutions that you can try. The error they were experiencing is the access violation ‘reading address’. But, this is likely going to come down to the same type of solution. I hope that this is helpful!