Bitcoin Forum
April 19, 2024, 12:36:04 AM *
News: Latest Bitcoin Core release: 26.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 [125] 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 ... 2557 »
  Print  
Author Topic: NXT :: descendant of Bitcoin - Updated Information  (Read 2761523 times)
kwest
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
December 07, 2013, 02:27:14 AM
 #2481

I had the rollback problem as well. Deleted and unzipped a new copy of 0.3.14. Ran it and everything is good.

me too  Grin

Me three. Man, what an exciting night for a nerd like me. Wild swings in Bitcoin, negative values in Nxt.
Oh, crypto currencies, how I love thee.
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
Ola
Sr. Member
****
Offline Offline

Activity: 311
Merit: 250


View Profile
December 07, 2013, 03:26:03 AM
 #2482

can someone help? I am getting this error on mac :  

2013-12-06 22:18:52.430:WARN:oejuc.AbstractLifeCycle:main: FAILED ServerConnector@14a61465{HTTP/1.1}{0.0.0.0:7874}: java.net.BindException: Address already in use
java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind0(Native Method)
   at sun.nio.ch.Net.bind(Net.java:444)
   at sun.nio.ch.Net.bind(Net.java:436)
   at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:279)
   at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:218)
   at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   at org.eclipse.jetty.server.Server.doStart(Server.java:336)
   at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1250)
   at java.security.AccessController.doPrivileged(Native Method)
   at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1174)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
   at org.eclipse.jetty.start.Main.start(Main.java:706)
   at org.eclipse.jetty.start.Main.main(Main.java:103)
2013-12-06 22:18:52.432:WARN:oejuc.AbstractLifeCycle:main: FAILED ServerConnector@2384fd7a{SSL-http/1.1}{0.0.0.0:7875}: java.net.BindException: Address already in use
java.net.BindException: Address already in use
   at sun.nio.ch.Net.bind0(Native Method)
   at sun.nio.ch.Net.bind(Net.java:444)
   at sun.nio.ch.Net.bind(Net.java:436)
   at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:214)
   at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
   at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:279)
   at org.eclipse.jetty.server.AbstractNetworkConnector.doStart(AbstractNetworkConnector.java:80)
   at org.eclipse.jetty.server.ServerConnector.doStart(ServerConnector.java:218)
   at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   at org.eclipse.jetty.server.Server.doStart(Server.java:336)
   at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1250)
   at java.security.AccessController.doPrivileged(Native Method)
   at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1174)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
   at org.eclipse.jetty.start.Main.start(Main.java:706)
   at org.eclipse.jetty.start.Main.main(Main.java:103)
2013-12-06 22:18:52.433:WARN:oejuc.AbstractLifeCycle:main: FAILED org.eclipse.jetty.server.Server@701d66cd: MultiException[java.net.BindException: Address already in use, java.net.BindException: Address already in use]
MultiException[java.net.BindException: Address already in use, java.net.BindException: Address already in use]
   at org.eclipse.jetty.server.Server.doStart(Server.java:302)
   at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1250)
   at java.security.AccessController.doPrivileged(Native Method)
   at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1174)
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
   at org.eclipse.jetty.start.Main.start(Main.java:706)
   at org.eclipse.jetty.start.Main.main(Main.java:103)
java.lang.reflect.InvocationTargetException
   at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:606)
   at org.eclipse.jetty.start.Main.invokeMain(Main.java:297)
   at org.eclipse.jetty.start.Main.start(Main.java:706)
   at org.eclipse.jetty.start.Main.main(Main.java:103)
Caused by: MultiException[java.net.BindException: Address already in use, java.net.BindException: Address already in use]
   at org.eclipse.jetty.server.Server.doStart(Server.java:302)
   at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1250)
   at java.security.AccessController.doPrivileged(Native Method)
   at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1174)
   ... 7 more

Usage: java -jar start.jar [options] [properties] [configs]
       java -jar start.jar --help  # for more information


help me I am in process of starting a trade and I cannot access my account

Nxter,Bitcoiner,Ether highlevel developer working to improve the world.
Sparky_eMunie
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
December 07, 2013, 03:33:10 AM
 #2483

Java is a pain on the Mac. eMunie has also a lot of problems running on MACOS X. Basically Java is for Windows and Linux.

Radix - just imagine - radix.global
lophie
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1001

Unlimited Free Crypto


View Profile
December 07, 2013, 03:51:47 AM
 #2484

where are you getting these super uper new versions? I need 15!

Will take me a while to climb up again, But where is a will, there is a way...
Sparky_eMunie
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
December 07, 2013, 03:54:03 AM
 #2485

I think download link is always the same:

https://dl.dropboxusercontent.com/u/67242472/nxt.zip

Radix - just imagine - radix.global
2Kool4Skewl (OP)
Sr. Member
****
Offline Offline

Activity: 644
Merit: 250



View Profile WWW
December 07, 2013, 04:53:45 AM
 #2486

I think download link is always the same:

https://dl.dropboxusercontent.com/u/67242472/nxt.zip

The download link is always the same.  New versions are uploaded over the old versions.


                      ▄████████▄
                  ▄████████████████▄
             ▄██████████████████████████▄
      ▄███████████████████████████████████████▄
 ███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
  █████████████████████████████████████████████████
   ███████████████████████████████████████████████
   ███████████████████████████████████████████████
    █████████████████████████████████████████████
     ███████████████████████████████████████████
      █████████████████████████████████████████
       ███████████████████████████████████████
        █████████████████████████████████████
         ███████████████████████████████████
          █████████████████████████████████
           ▀█████████████████████████████▀
             ▀█████████████████████████▀
               ▀█████████████████████▀
                 ▀█████████████████▀
                   ▀█████████████▀
                      ▀███████▀
TRUSTEE 
babin
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
December 07, 2013, 05:00:36 AM
 #2487

Can somebody knowing how NXT works reply to this?
https://bitcointalk.org/index.php?topic=360692.0
lophie
Hero Member
*****
Offline Offline

Activity: 924
Merit: 1001

Unlimited Free Crypto


View Profile
December 07, 2013, 05:01:14 AM
 #2488

I think download link is always the same:

https://dl.dropboxusercontent.com/u/67242472/nxt.zip

The download link is always the same.  New versions are uploaded over the old versions.
thnx, and found the threads on the other forum as well.

Will take me a while to climb up again, But where is a will, there is a way...
tadakaluri
Hero Member
*****
Offline Offline

Activity: 616
Merit: 500



View Profile WWW
December 07, 2013, 05:58:16 AM
 #2489

I need few 'nxt's to start......... Please help me by sending few coins to: 14794370706184157729
Come-from-Beyond
Legendary
*
Offline Offline

Activity: 2142
Merit: 1009

Newbie


View Profile
December 07, 2013, 06:30:31 AM
 #2490

Good morning, guys. Someone is attacking the network trying to disrupt it. Read my post - https://bitcointalk.org/index.php?topic=345619.msg3856526#msg3856526
joefox
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile WWW
December 07, 2013, 06:47:56 AM
 #2491

can someone help? I am getting this error on mac :  

2013-12-06 22:18:52.430:WARN:oejuc.AbstractLifeCycle:main: FAILED ServerConnector@14a61465{HTTP/1.1}{0.0.0.0:7874}: java.net.BindException: Address already in use


help me I am in process of starting a trade and I cannot access my account

See that first message?  It says that port 7874 is already in use on your machine.  This could mean:
- some other software on your computer is using that port
- you're already running the software once and java is trying to start another instance

Try rebooting to get your Mac into a fresh state, and try again.

Also, what java version are you running?  Execute this command:

java -version

...and take a look at the output.  Nxt requires Java version 1.7.  If you have anything older, go to http://www.oracle.com/technetwork/java/javase/downloads/jdk7-downloads-1880260.html, where you can download the updated JDK (you want the "Java SE Development Kit" download!)
 

I admin the Nxt Wiki at http://wiki.nxtcrypto.org/ Please support my work by donating to Nxt account #1234567740944417915
wizzardTim
Legendary
*
Offline Offline

Activity: 1708
Merit: 1000


Reality is stranger than fiction


View Profile
December 07, 2013, 07:13:51 AM
 #2492

when click "unlock",a win pop up and says
java.lang.NullPointerException
why?

Same issue. Any fix?

Behold the Tangle Mysteries! Dare to know It's truth.

- Excerpt from the IOTA Sacred Texts Vol. I
joefox
Full Member
***
Offline Offline

Activity: 210
Merit: 100


View Profile WWW
December 07, 2013, 07:20:09 AM
 #2493

when click "unlock",a win pop up and says
java.lang.NullPointerException
why?

Same issue. Any fix?

Stop your software.  Then, in your nxt folder, delete all your .nxt files and replace them with their cooresponding .nxt.bak files:

- delete accounts.nxt
- delete blocks.nxt
- delete transactions.nxt
- rename accounts.nxt.bak to accounts.nxt
- rename blocks.nxt.bak to blocks.nxt
- rename transactions.nxt.bak to transactions.nxt

Restart your software and check your client.  Let it "catch up" with the blockchain and see if your issue is resolved.

If NOT, you can always do the "brute-force" approach: stop the software, delete the nxt folder completely, and download a fresh installation of Nxt.  Your account will be fine -- it's in the "brain" and not on your computer.


I admin the Nxt Wiki at http://wiki.nxtcrypto.org/ Please support my work by donating to Nxt account #1234567740944417915
wizzardTim
Legendary
*
Offline Offline

Activity: 1708
Merit: 1000


Reality is stranger than fiction


View Profile
December 07, 2013, 08:25:28 AM
 #2494

when click "unlock",a win pop up and says
java.lang.NullPointerException
why?

Same issue. Any fix?

Stop your software.  Then, in your nxt folder, delete all your .nxt files and replace them with their cooresponding .nxt.bak files:

- delete accounts.nxt
- delete blocks.nxt
- delete transactions.nxt
- rename accounts.nxt.bak to accounts.nxt
- rename blocks.nxt.bak to blocks.nxt
- rename transactions.nxt.bak to transactions.nxt

Restart your software and check your client.  Let it "catch up" with the blockchain and see if your issue is resolved.

If NOT, you can always do the "brute-force" approach: stop the software, delete the nxt folder completely, and download a fresh installation of Nxt.  Your account will be fine -- it's in the "brain" and not on your computer.




Thank you! That solved the issue SmileySmiley


I'd also like to ask you one more thing, since you seem to know a lot about NeXT: should I just leave it open to be able to mine? I purchased 100K coins.

BTW the newset block that my client sees is #8689

Behold the Tangle Mysteries! Dare to know It's truth.

- Excerpt from the IOTA Sacred Texts Vol. I
pandaisftw
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
December 07, 2013, 09:15:27 AM
 #2495

when click "unlock",a win pop up and says
java.lang.NullPointerException
why?

Same issue. Any fix?

Stop your software.  Then, in your nxt folder, delete all your .nxt files and replace them with their cooresponding .nxt.bak files:

- delete accounts.nxt
- delete blocks.nxt
- delete transactions.nxt
- rename accounts.nxt.bak to accounts.nxt
- rename blocks.nxt.bak to blocks.nxt
- rename transactions.nxt.bak to transactions.nxt

Restart your software and check your client.  Let it "catch up" with the blockchain and see if your issue is resolved.

If NOT, you can always do the "brute-force" approach: stop the software, delete the nxt folder completely, and download a fresh installation of Nxt.  Your account will be fine -- it's in the "brain" and not on your computer.




Thank you! That solved the issue SmileySmiley


I'd also like to ask you one more thing, since you seem to know a lot about NeXT: should I just leave it open to be able to mine? I purchased 100K coins.

BTW the newset block that my client sees is #8689

Well, I can answer that. You need to unlock your account and wait 1440 blocks since the first transaction into the account. Once that period if over, if everything is working correctly, you'll see "X hours Y minutes till next block". That's your mining timer. It'll reset every new block. You'll get it when you see it.

Once you unlocked your account, if you want, you can close the webpage, but leave the java applet running in the background to continue mining.

Also, just to make sure, do you have a 30+ char password? (That's not prone to dictionary attacks) Been seeing a lot of people losing their NXT due to weak pass-phrases.

NXT: 13095091276527367030
jackyrozario
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250


View Profile
December 07, 2013, 09:23:21 AM
 #2496

localhost/7875    does not connect ,so I deleted the *.nxt files and rename *.bak to *.nxt.   but stll the same ,

I am Running 0.3.14 with newest JRE on W8.


▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ ▇▇▇▇ ▇▇▇ ▇▇ ▇ ▇
 
Trade Over 140 Cryptos
 
Secure Platform API Support
 

▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇ ▇▇▇▇ ▇▇▇ ▇▇ ▇ ▇
    ▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇▇
▇▇▇▇▇▇▇▇▇▇▇
2Kool4Skewl (OP)
Sr. Member
****
Offline Offline

Activity: 644
Merit: 250



View Profile WWW
December 07, 2013, 09:31:15 AM
 #2497

localhost/7875    does not connect ,so I deleted the *.nxt files and rename *.bak to *.nxt.   but stll the same ,

I am Running 0.3.14 with newest JRE on W8.

Try http://localhost:7874 or https://localhost:7875


                      ▄████████▄
                  ▄████████████████▄
             ▄██████████████████████████▄
      ▄███████████████████████████████████████▄
 ███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
 ███████████████████████████████████████████████████
  █████████████████████████████████████████████████
   ███████████████████████████████████████████████
   ███████████████████████████████████████████████
    █████████████████████████████████████████████
     ███████████████████████████████████████████
      █████████████████████████████████████████
       ███████████████████████████████████████
        █████████████████████████████████████
         ███████████████████████████████████
          █████████████████████████████████
           ▀█████████████████████████████▀
             ▀█████████████████████████▀
               ▀█████████████████████▀
                 ▀█████████████████▀
                   ▀█████████████▀
                      ▀███████▀
TRUSTEE 
wizzardTim
Legendary
*
Offline Offline

Activity: 1708
Merit: 1000


Reality is stranger than fiction


View Profile
December 07, 2013, 09:31:49 AM
 #2498

when click "unlock",a win pop up and says
java.lang.NullPointerException
why?

Same issue. Any fix?

Stop your software.  Then, in your nxt folder, delete all your .nxt files and replace them with their cooresponding .nxt.bak files:

- delete accounts.nxt
- delete blocks.nxt
- delete transactions.nxt
- rename accounts.nxt.bak to accounts.nxt
- rename blocks.nxt.bak to blocks.nxt
- rename transactions.nxt.bak to transactions.nxt

Restart your software and check your client.  Let it "catch up" with the blockchain and see if your issue is resolved.

If NOT, you can always do the "brute-force" approach: stop the software, delete the nxt folder completely, and download a fresh installation of Nxt.  Your account will be fine -- it's in the "brain" and not on your computer.




Thank you! That solved the issue SmileySmiley


I'd also like to ask you one more thing, since you seem to know a lot about NeXT: should I just leave it open to be able to mine? I purchased 100K coins.

BTW the newset block that my client sees is #8689

Well, I can answer that. You need to unlock your account and wait 1440 blocks since the first transaction into the account. Once that period if over, if everything is working correctly, you'll see "X hours Y minutes till next block". That's your mining timer. It'll reset every new block. You'll get it when you see it.

Once you unlocked your account, if you want, you can close the webpage, but leave the java applet running in the background to continue mining.

Also, just to make sure, do you have a 30+ char password? (That's not prone to dictionary attacks) Been seeing a lot of people losing their NXT due to weak pass-phrases.

I have a very strong password, thanks.

Thank you also for the tip of closing the web page, while leaving the applet running. Is it worth mining at all (I have 100K NXT)? Or should I have had more coins?

Behold the Tangle Mysteries! Dare to know It's truth.

- Excerpt from the IOTA Sacred Texts Vol. I
abctc
Legendary
*
Offline Offline

Activity: 1778
Merit: 1025



View Profile
December 07, 2013, 09:38:39 AM
 #2499

Is it worth mining at all (I have 100K NXT)? Or should I have had more coins?
- see here: https://bitcointalk.org/index.php?topic=345619.msg3726410#msg3726410

█████████████████████████████████████████████████
███████████████████████████████████████████████████
█████████████████████████████████████████████████████
█████████████████████████████████████████████████████
██████████████████████████████████████████████████████
█████
█████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████
███████████████████████████████████████████████████████
█████████████████████████████████████████████████████████████
███████████████████████████████████████████████████████████████
██████████████████████████████████████████████████████████████████
   
, the Next platform.  Magis quam Moneta (More than a Coin)
wizzardTim
Legendary
*
Offline Offline

Activity: 1708
Merit: 1000


Reality is stranger than fiction


View Profile
December 07, 2013, 09:43:31 AM
 #2500

Is it worth mining at all (I have 100K NXT)? Or should I have had more coins?
- see here: https://bitcointalk.org/index.php?topic=345619.msg3726410#msg3726410

Thanks Smiley

Behold the Tangle Mysteries! Dare to know It's truth.

- Excerpt from the IOTA Sacred Texts Vol. I
Pages: « 1 ... 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 [125] 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 ... 2557 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!