Skip to content

Conversation

suyashcjoshi
Copy link

The name of the server is mem1 and not mem1 as earlier mentioned. I found out the hard way as the code did not run (client didn't connect to server) with the original step.
Screen Shot 2020-04-17 at 1 46 04 PM

Fixed it now after verifying in Line 56 of NativeFxApp.java program - TextField tf = new TextField("mem1");

The name of the server is mem1 and not _mem1_ as earlier mentioned. I found out the hard way as the code did not run (client didn't connect to server) with the original step. Fixed it now after verifying in Line 56 of NativeFxApp.java program - TextField tf = new TextField("mem1");
@suyashcjoshi
Copy link
Author

The 2 cancelled checks have nothing to do with this code change as far as I can tell.

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

Successfully merging this pull request may close these issues.

2 participants