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

Main script connection error (4.26) #41

Open
LocalStarlight opened this issue Mar 7, 2022 · 5 comments
Open

Main script connection error (4.26) #41

LocalStarlight opened this issue Mar 7, 2022 · 5 comments
Labels
bug Something isn't working help wanted Extra attention is needed

Comments

@LocalStarlight
Copy link

Just testing this out for the first time today to see if it works, and failing on the first test.

  1. Added 4.26 plugin version to Plugins folder of project
  2. Created script lifted directly from 'A basic example with just console.log output' section of README, added to Scripts folder under content
  3. Added Node component and set to print on On Console Log

Here is the output log:

LogTemp: RunScriptStart
LogTemp: node thread start
LogTemp: Starting node.exe at F:/Documents/Unreal Projects/JavascriptTest/Plugins/nodejs-ue4/Source/ThirdParty/node with ../../../Content/Scripts/nodeWrapper.js
PIE: Server logged in
PIE: Play in editor total start time 0.299 seconds.
LogTemp: Error: Main script connection error! Likely crash, stopping main script.
LogTemp: RunScriptTerminated
LogTemp: Error: Main script connection error! Likely crash, stopping main script.
LogTemp: Error: Main script connection error! Likely crash, stopping main script.
LogTemp: Error: Main script connection error! Likely crash, stopping main script.

Any ideas?

@getnamo getnamo added the question Further information is requested label Mar 10, 2022
@Lord7even
Copy link

I have the same problem. Tested with the master build and the 5.A build running on ue4.27. I also downloaded the 4.23 example project and get the same error running on 4.23. Tried with on begin play events or inputs, automatically and manually.

@Johnly1986
Copy link

Is the bug fixed ?

@Jeff591
Copy link

Jeff591 commented Jul 10, 2023

I have this issue on the ue 5.1 as well with plugin version 1.3

@getnamo
Copy link
Owner

getnamo commented Sep 26, 2023

NB: Issue is still present 5.1-5.3. Sometimes requires restart and startup again. Unsure why first launch fails.

@getnamo getnamo added bug Something isn't working help wanted Extra attention is needed and removed question Further information is requested labels Sep 26, 2023
@zgk-vdg
Copy link

zgk-vdg commented May 10, 2024

I'm also interested in how this is going to unfold. Great plugin otherwise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

6 participants