Initially I tried to compile Twister in Windows following the guidelines in this page (link), but didn't getting success. So I'm using the bundle for Windows provided by @shift (thanks!).
Problem #1: Can't set my avatar. I pick the image, click "Save changes" and nothing happens. All the other profile's parameters can be set, except the avatar.
Problem #2: Can't see any followers, nor mine nor of the other users. Same thing: click and nothing happens.
Is anyone else having the same problems? What can I do to solve them?
One more thing, how can I get statistics of the Twister net, like number of users, blockchain etc?
If you could please post exactly where the guideline failed for you we may be able to help, no only you but other windows users as well!
Do you still have this problem?
If you still have this problem please open an issue in our issue tracker.
see the command line interface (RPC) and also the debug.log file.
I figured out that is possible to configure profile via RPC commands in terminal, but is it too possible with the Windows Bundle? I really couldn't find the way to do that.
See runme.bat for the options you will need to pass (datadir, password etc).
> twisterd -datadir=./ -rpcuser=user -rpcpassword=pwd -rpcallowip=127.0.0.1 -daemon
>
Then use the RPC commands as usual from your cmd prompt.
> twisterd -help
Error: Unable to bind to 0.0.0.0:28333 on this computer. Twister is probably already running.
Error: Failed to listen on any port. Use -listen=0 if you want this.
I tried the following, but without success. (Twister already running.)
> twisterd -help
I got run the commands in Terminal with no error, but it didn't work anyway. I couldn't setup my avatar.
--
You received this message because you are subscribed to the Google Groups "twister-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twister-user...@googlegroups.com.
To post to this group, send email to twiste...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "twister-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to twister-user...@googlegroups.com.
To post to this group, send email to twiste...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--