Author

Topic: NXT :: descendant of Bitcoin - Updated Information - page 2499. (Read 2761650 times)

legendary
Activity: 1134
Merit: 1003
Are you on Windows, Linux, or Mac?

Try syncing your clock, on Ubuntu you can do
 
Code:
ntpdate ntp.ubuntu.com

i have windows.
I need to connect to the first page  browers or first open the client?
member
Activity: 126
Merit: 10
Are you on Windows, Linux, or Mac?

Try syncing your clock, on Ubuntu you can do
 
Code:
ntpdate ntp.ubuntu.com
legendary
Activity: 1134
Merit: 1003
ok thanks but because I'm always on the blacklist? What's wrong? I need to connect with what ip?

Ur node wan't online so it was blacklisted. U still can connect to the node that blacklisted u.

What do you advise me to do? can you give me some help? thanks
legendary
Activity: 2142
Merit: 1010
Newbie
Who owns 17491178046969559641? I'd like to know what client version and computer hardware u use for mining. Looks like ur soft never crashes.

I would like to know as well Smiley
My local machine & VPS can never last more than 1-2 hours without crashing.

Ur situation can't be worse, try 0.2.20.
sr. member
Activity: 252
Merit: 250
Who owns 17491178046969559641? I'd like to know what client version and computer hardware u use for mining. Looks like ur soft never crashes.

I would like to know as well Smiley
My local machine & VPS can never last more than 1-2 hours without crashing.
legendary
Activity: 2142
Merit: 1010
Newbie
ok thanks but because I'm always on the blacklist? What's wrong? I need to connect with what ip?

Ur node wan't online so it was blacklisted. U still can connect to the node that blacklisted u.
sr. member
Activity: 476
Merit: 500
So version 1 was very bad, just installing vers2 right now, but I already had a nxt account, which had a balance with 99 nxt, but I installed vers, logged into localhost with my phrase (same nxt number) but without any balance. And how is there a way to earn nxt?

your balance is backed to your phrase. So just let the blocks load up to the latest one and your balance should show.
full member
Activity: 219
Merit: 100
So version 1 was very bad, just installing vers2 right now, but I already had a nxt account, which had a balance with 99 nxt, but I installed vers, logged into localhost with my phrase (same nxt number) but without any balance. And how is there a way to earn nxt?
legendary
Activity: 1134
Merit: 1003
I tried to delete all files. nxt but does not change anything I've seen who are always on the blacklist...
solution I am connected with wifi router  Huh

U have to stop the client before deleting the files. Use this files - https://dl.dropboxusercontent.com/u/67242472/nxtfiles.zip - for faster blockchain downloading.

ok thanks but because I'm always on the blacklist? What's wrong? I need to connect with what ip?
legendary
Activity: 2142
Merit: 1010
Newbie
I tried to delete all files. nxt but does not change anything I've seen who are always on the blacklist...
solution I am connected with wifi router  Huh

U have to stop the client before deleting the files. Use this files - https://dl.dropboxusercontent.com/u/67242472/nxtfiles.zip - for faster blockchain downloading.
legendary
Activity: 1134
Merit: 1003
I tried to delete all files. nxt but does not change anything I've seen who are always on the blacklist...
solution I am connected with wifi router  Huh
legendary
Activity: 2142
Merit: 1010
Newbie
Version 0.2.20 - https://dl.dropboxusercontent.com/u/67242472/Nxt.zip

Contains only a quick fix proposed by me. It's my first attempt, so install it only if ur current version works very very bad.
member
Activity: 126
Merit: 10
I'd be glad to help where I can. I'm not really sure what the dev process is right now.

U should start with https://bitcointalksearch.org/topic/nxt-source-code-352286

Thanks made a post asking for clarification.

https://bitcointalksearch.org/topic/m.3791666
legendary
Activity: 2142
Merit: 1010
Newbie
I think you should seriously consider releasing the source code, minus the coloured coins, so it can be peer reviewed.

https://bitcointalksearch.org/topic/nxt-source-code-352286
legendary
Activity: 2142
Merit: 1010
Newbie
I'd be glad to help where I can. I'm not really sure what the dev process is right now.

U should start with https://bitcointalksearch.org/topic/nxt-source-code-352286
legendary
Activity: 1232
Merit: 1001
legendary
Activity: 1232
Merit: 1001
I think you should seriously consider releasing the source code, minus the coloured coins, so it can be peer reviewed.
legendary
Activity: 1134
Merit: 1003
Hello everyone I wanted to know how to solve this problem:

C:\Nxt>java -cp Nxt.zip Nxt
[2013-12-01 10:47:15.242] Nxt 0.2.19 started.
[2013-12-01 10:47:15.266] Loading transactions...
[2013-12-01 10:47:15.409] ...Done
[2013-12-01 10:47:15.410] Loading peers...
[2013-12-01 10:47:15.428] ...Done
[2013-12-01 10:47:15.429] Loading blocks...
[2013-12-01 10:47:16.208] ...Done
[2013-12-01 10:47:16.209] Loading accounts...
[2013-12-01 10:47:16.237] ...Done
[2013-12-01 10:47:16.239] Loading assets...
[2013-12-01 10:47:16.241] ...Done
[2013-12-01 10:47:16.241] Loading orders...
[2013-12-01 10:47:16.242] ...Done
Exception in thread "pool-1-thread-2" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-4" java.lang.NullPointerException
        at Nxt$2.completed(Unknown Source)
        at Nxt$2.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-3" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-5" java.lang.NullPointerException
        at Nxt$2.completed(Unknown Source)
        at Nxt$2.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-1" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-8" Exception in thread "pool-1-thread-7" java
.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-10" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
Exception in thread "pool-1-thread-11" java.nio.channels.ReadPendingException
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at sun.nio.ch.AsynchronousSocketChannelImpl.read(Unknown Source)
        at java.nio.channels.AsynchronousSocketChannel.read(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at Nxt$1.completed(Unknown Source)
        at sun.nio.ch.Invoker.invokeUnchecked(Unknown Source)
        at sun.nio.ch.Invoker$2.run(Unknown Source)
        at sun.nio.ch.AsynchronousChannelGroupImpl$1.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
        at java.lang.Thread.run(Unknown Source)
member
Activity: 75
Merit: 10
Question to the DEVS,

Do you need any illustrations/artwork created?

I have worked professionally for a couple of decades creating digital content. I am happy to offer you my time if you have the need for graphics.

U should address this to the stakeholders. We have only 1 dev and he is unreachable most of the time.

Understood!

Same question for the stakeholders.
member
Activity: 126
Merit: 10
Block explorer down?

Btw, do ya'll need anymore devs?

Yeah, more devs would be great.

I'd be glad to help where I can. I'm not really sure what the dev process is right now.
Jump to: