Bitcoin Forum
May 01, 2024, 09:47:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 [70] 71 72 73 74 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 ... 129 »
  Print  
Author Topic: [ANN] MemoryCoin | CPU Coin | Paid Dev Team | Limited Supply [MMC]  (Read 281316 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
ryen123
Sr. Member
****
Offline Offline

Activity: 292
Merit: 250


View Profile
December 18, 2013, 07:33:12 PM
 #1381

Now I'm getting this funny error

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >'
  what():  boost::thread_resource_error: Resource temporarily unavailable

1714600058
Hero Member
*
Offline Offline

Posts: 1714600058

View Profile Personal Message (Offline)

Ignore
1714600058
Reply with quote  #2

1714600058
Report to moderator
1714600058
Hero Member
*
Offline Offline

Posts: 1714600058

View Profile Personal Message (Offline)

Ignore
1714600058
Reply with quote  #2

1714600058
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714600058
Hero Member
*
Offline Offline

Posts: 1714600058

View Profile Personal Message (Offline)

Ignore
1714600058
Reply with quote  #2

1714600058
Report to moderator
Mirsad
Full Member
***
Offline Offline

Activity: 140
Merit: 100

Bitcoin - love & hate


View Profile
December 18, 2013, 07:33:39 PM
 #1382

The new windows wallet allways crashes after startup screen.
The old fork worked flawless.

Need to delete the config files in appdata/roaming?

< 100 BTC is not worth mentioning. Poor souls will always remain poor. Don't miss the failtrain.
evershawn
Sr. Member
****
Offline Offline

Activity: 308
Merit: 250


Vod is a liar


View Profile
December 18, 2013, 07:35:59 PM
 #1383

It would be helpful if people would start doing some sort of give aways to keep lifeblood in this coin and get more threads going about it.
RejectKid
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
December 18, 2013, 07:36:14 PM
 #1384

FINALLY got the new forked code to sync back up with network.  I had to delete everything in the appfolder (except wallet of course) and then it's been fine and dandy
pvaladares
Member
**
Offline Offline

Activity: 68
Merit: 10


"Imagination is more important than knowledge"


View Profile
December 18, 2013, 07:37:52 PM
 #1385

I just want to share my working nodes for all of you who still have connection problems with the client.
Edit the %appdata%\MemoryCoin\memorycoin.conf (under Windows) or the /.memorycoin/memorycoin.conf (under Linux).

Code:
addnode=62.43.2.239
addnode=62.142.165.113:49646
addnode=70.112.30.253:1968
addnode=76.24.94.154
addnode=79.3.168.143:1968
addnode=79.113.210.250:51653
addnode=81.174.50.66:51930
addnode=82.52.177.81
addnode=84.228.200.63:50831
addnode=84.249.109.128
addnode=86.106.35.224:1968
addnode=89.210.201.182:59197
addnode=94.122.229.201:1968
addnode=95.89.105.134:1968
addnode=118.210.212.90:1968
addnode=137.116.168.89
addnode=138.91.140.219
addnode=168.63.28.249
addnode=180.183.156.250:1968
addnode=209.173.79.71
addnode=209.12.233.40:14210
addnode=213.197.188.148:43212

CryptoCurrency enthusiastic!
pvaladares
Member
**
Offline Offline

Activity: 68
Merit: 10


"Imagination is more important than knowledge"


View Profile
December 18, 2013, 07:43:00 PM
 #1386

Okay. Flash Fork at 607 - github updated. Binaries available shortly.


Binaries available. The Kimoto Gravity Well has us now.

I would suggest to add the sufix so we all know the memorycoin.zip is updated.
Something like memorycoin_<version> => memorycoin_08530.zip

CryptoCurrency enthusiastic!
montecristo83
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 18, 2013, 07:45:11 PM
 #1387

Now I'm getting this funny error

terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::thread_resource_error> >'
  what():  boost::thread_resource_error: Resource temporarily unavailable

Some of us have been encountering this error since launch. (Ubuntu 13.04 x64 here.)

A script to restart the daemon when this happens would be very handy.
iDoge
Newbie
*
Offline Offline

Activity: 40
Merit: 0


View Profile
December 18, 2013, 07:45:42 PM
 #1388

Idk, why not fix that fking connection issue -.-'
FaSan
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500



View Profile
December 18, 2013, 07:53:40 PM
 #1389

A script to restart the daemon when this happens would be very handy.


A very simple script, I hope can help you :


write it into the file /etc/crontab
Code:
*/1 * * * * root /bin/ps -ef|grep -v grep|grep memorycoind >/dev/null || /usr/local/bin/memorycoind -daemon

change name of process and/or path about your installation



FaSan
coininaction
Member
**
Offline Offline

Activity: 103
Merit: 10



View Profile
December 18, 2013, 07:55:32 PM
 #1390

Code:
    "balance" : 280.00040000,

pow - Ding Ding Smiley

yoloswag
Newbie
*
Offline Offline

Activity: 58
Merit: 0


View Profile
December 18, 2013, 07:59:11 PM
 #1391

what block are you guys at? My PC's are ranging between 690 and 709...
Chida
Full Member
***
Offline Offline

Activity: 212
Merit: 100



View Profile
December 18, 2013, 08:00:43 PM
 #1392

good for you  Cheesy
FreePls
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
December 18, 2013, 08:00:54 PM
 #1393

what block are you guys at? My PC's are ranging between 690 and 709...

uh.. 655  Shocked

crike
Full Member
***
Offline Offline

Activity: 168
Merit: 100


View Profile
December 18, 2013, 08:01:23 PM
 #1394

711

BTC: 19GwYWZjY3RczZFCS7S64AikrARuyZ7Zoc
RejectKid
Newbie
*
Offline Offline

Activity: 10
Merit: 0


View Profile WWW
December 18, 2013, 08:01:46 PM
 #1395

what block are you guys at? My PC's are ranging between 690 and 709...

http://www.chainbrowser.com/memorycoin/blocklist/

At time of post it was 711
Riseman
Hero Member
*****
Offline Offline

Activity: 690
Merit: 500


View Profile
December 18, 2013, 08:11:48 PM
 #1396

I am getting "No block source available" for about 4 hours from now. Tried adding nodes suggested here and deleting the Memorycoin folder, doesn't help. Given that many are reporting the same issue here I think there is some general network problem that emerged several hours ago.
montecristo83
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
December 18, 2013, 08:12:55 PM
Last edit: December 18, 2013, 08:38:43 PM by montecristo83
 #1397

A script to restart the daemon when this happens would be very handy.


A very simple script, I hope can help you :


write it into the file /etc/crontab
Code:
*/1 * * * * root /bin/ps -ef|grep -v grep|grep memorycoind >/dev/null || /usr/local/bin/memorycoind -daemon

change name of process and/or path about your installation



FaSan

Thank you! The only problem is that I'm a linux newbie and don't know how to make that function. Will see if I can find a crontab newbie guide somewhere.

Edit: I think I got it working by following this guide.
tagusk
Newbie
*
Offline Offline

Activity: 17
Merit: 0


View Profile
December 18, 2013, 08:16:06 PM
 #1398

I am getting "No block source available" for about 4 hours from now. Tried adding nodes suggested here and deleting the Memorycoin folder, doesn't help. Given that many are reporting the same issue here I think there is some general network problem that emerged several hours ago.

Mine just resolved itself after a few dozen tries at deleting everything!
geekeh
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
December 18, 2013, 08:25:11 PM
 #1399

Is there any way to see what the network hashes per min is? (sorry if that's a noobie question)
linolis
Member
**
Offline Offline

Activity: 62
Merit: 10


View Profile
December 18, 2013, 08:26:18 PM
 #1400

I am getting "No block source available" for about 4 hours from now. Tried adding nodes suggested here and deleting the Memorycoin folder, doesn't help. Given that many are reporting the same issue here I think there is some general network problem that emerged several hours ago.

Mine just resolved itself after a few dozen tries at deleting everything!

Same here. Deleted the appdata folder (making sure to save my wallet.dat), then added the new nodes posted, and after 10 minutes I started getting connections. Up to 5 now.

Pages: « 1 ... 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 [70] 71 72 73 74 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 ... 129 »
  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!