JetBrains / UnrealLink

Apache License 2.0
130 stars 24 forks source link

Failed to build RiderLink for any available project #21

Closed kerwanp closed 4 years ago

kerwanp commented 4 years ago

Hi,

I'm not able to use Rider Link with any of my projects. Even with a freshly created project.

I tried both methods:

Here are the error logs:

Rider "About" section copy:

Rider for Unreal Engine 2020.1.3
Build #RDCPPP-201.7571.52, built on May 20, 2020
Licensed to Martin PAUCOT
Subscription is active until March 1, 2021
Runtime version: 11.0.6+8-b765.40 amd64
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
.NET Framework 4.0.30319.42000
Windows 10 10.0
GC: ParNew, ConcurrentMarkSweep
Memory: 1450M
Cores: 16
Registry: debugger.new.debug.tool.window.view=true, ide.tree.horizontal.default.autoscrolling=false, performance.watcher.sampling.interval.ms=200, ide.tooltip.showAllSeverities=true, show.diff.preview.as.editor.tab=true, ide.borderless.title.product=false, ide.title.debug=true, light.edit.file.open.enabled=false, performance.watcher.unresponsive.interval.ms=1000, ide.tooltip.initialDelay.highlighter=0, search.everywhere.settings=true, show.diff.preview.as.editor.tab.with.single.click=true, parameter.info.max.visible.rows=10, ide.win.file.chooser.native=true, vcs.log.show.diff.preview.as.editor.tab=true, ide.borderless.title.debug=true, ide.borderless.title.project.path=false, search.everywhere.pattern.checking=false, ide.tooltip.initialDelay=0, ide.borderless.title.classpath=false, ide.balloon.shadow.size=0, ide.require.transaction.for.model.changes=false
Non-Bundled Plugins: com.chrisrm.idea.MaterialThemeUI, com.mallowigi

Running with Unreal Engine 4.25.0.

As written in the logs, it cannot find the Unreal Engine Root. Here are the different paths to reproduce the issue:

Thanks in advance.

DecoyRS commented 4 years ago

Hi @kerwanp Would you be so kind to share your logs? You can find them in Rider Help > Diagnostic Tools > Show Or if you have submitted error from Rider, maybe you know the number of the ticket created?

LaurentOngaro commented 4 years ago

Hi Same issue for me UE 4.25 Rider 2020.1.3 (7571.52) Notice that all works well with UE4.23 on the same machine. Both Engine versions are stored in the same parent folder

DecoyRS commented 4 years ago

Sorry for taking so long to answer, I've been busy trying to find all the problems with RiderLink not installing on users machines. Turns out there were A LOT of reasons why...

I hope the next release will fix all your problems. If not, feel free to open this request again Cheers!