Post
Topic
Board Announcements (Altcoins)
Re: Nxt :: descendant of Bitcoin - Updated Information
by
Come-from-Beyond
on 02/12/2013, 18:34:43 UTC
I donloaded the latest version. Made a .bat for 'java -jar start.jar' but somehow I can't connect to the local host. Am I doing something wrong?

Open http://localhost:7874/nxt and then http://localhost:7875

is it necessary to just attempt to open the 7874 before the 7875?

Yes, until I find how to autolaunch a servlet.
Try adding load-on-startup=1 parameter, worked for me:
Code:

Nxt
Nxt
1

myAddress




Thank you. I'll add it.