ue4plugins / StreetMap

Import OpenStreetMap data into Unreal Engine
MIT License
2.16k stars 442 forks source link

4.23 Plugin failed to load because runtime "StreetMapRuntime" could not be found #71

Closed dagillespie closed 1 year ago

dagillespie commented 5 years ago

Hi I'm trying to test out your plugin however I can't get it to open in Unreal 4.23.0. I get the following error:

Plugin failed to load because runtime "StreetMapRuntime" could not be found, Please ensure the plugin is properly installed, otherwise consider disabling the plugin for this project.

I get this when opening the editor irrespective of any project being loaded C++ or otherwise.

XNRavenZen commented 4 years ago

I get an error "Could not find definition for module 'ShaderCore', (referenced via Target -> StreetMapRuntime.Build.cs)". It seems to be removed from UE 4.21 onwards.