cryptodave
Member
Offline
Activity: 66
Merit: 10
CryptocoinsInfo.com
|
|
December 21, 2013, 10:26:50 PM |
|
sorry about that, but "this application has requested the runtime to terminate in an unusual way." I tried different win7 32bit and 64bit machines, the client crashes. Sometimes it runs for some minutes but crashes when trying to solo mine or just type "peerinfo" on the debug window. Im sure you will fix it
|
|
|
|
unfocus
|
|
December 21, 2013, 10:27:52 PM |
|
Dream, This is a great relaunch! And I am so hypnotized with how pretty the pool is! It's so captivating, compare that to something like coinotron Thanks for all the good work.
|
|
|
|
unfocus
|
|
December 21, 2013, 10:29:30 PM |
|
sorry about that, but "this application has requested the runtime to terminate in an unusual way." I tried different win7 32bit and 64bit machines, the client crashes. Sometimes it runs for some minutes but crashes when trying to solo mine or just type "peerinfo" on the debug window. Im sure you will fix it Maybe you can pool-mine while it gets fixed, and enjoy the view
|
|
|
|
aelpop
|
|
December 21, 2013, 10:31:21 PM |
|
mining @ www.kedcoin.com pool with ~ 2 Mh/s cant solo mine though coz client keep giving me that annoying error , hope dev fix it soon
|
|
|
|
dreamwatcher (OP)
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
December 21, 2013, 10:31:27 PM |
|
OK so far: ModLoad: 00000000`75170000 00000000`7517e000 C:\Windows\SysWOW64\RpcRtRemote.dll ModLoad: 00000000`745f0000 00000000`745f8000 C:\Windows\SysWOW64\winrnr.dll ModLoad: 00000000`72fc0000 00000000`72fdc000 C:\Windows\SysWOW64\IPHLPAPI.DLL ModLoad: 00000000`72fb0000 00000000`72fb7000 C:\Windows\SysWOW64\WINNSI.DLL ModLoad: 00000000`70c70000 00000000`70c76000 C:\Windows\SysWOW64\rasadhlp.dll ModLoad: 00000000`74e00000 00000000`74e38000 C:\Windows\SysWOW64\fwpuclnt.dll ModLoad: 00000000`0cd60000 00000000`0d9aa000 C:\Windows\SysWOW64\shell32.dll ModLoad: 00000000`0cd60000 00000000`0ce60000 C:\Windows\SysWOW64\user32.dll ModLoad: 00000000`0cf60000 00000000`0dbaa000 C:\Windows\SysWOW64\shell32.dll Invalid parameter passed to C runtime function. Invalid parameter passed to C runtime function. QObject::killTimers: timers cannot be stopped from another thread ntdll!ZwTerminateProcess+0xa: 00000000`77b9157a c3 ret
This is what the debugger looks like with the crash. I remember having some issues with the way Windows handles RPC calls (RPCRTRemote.DLL) The KillTimers error for the Qobject is what causes you to have to reset Windows to restart after the Mining error because not all the Clients threads are being shut down. That bug will be fixed automatically when what appears to be a RPC bug is squashed.
|
|
|
|
MaGNeT
Legendary
Offline
Activity: 1526
Merit: 1002
Waves | 3PHMaGNeTJfqFfD4xuctgKdoxLX188QM8na
|
|
December 21, 2013, 10:40:26 PM |
|
Waiting for the Darsek swap! Still have 34916 Darsek in my old wallet Main addresses in my wallet: Bt4uMqVQrjdNzxrcH8kpa72QUVQQYpWLNS Btft3LJXCSBRgVGoPmufb8KBgeP7vAP3F5
|
|
|
|
mogrith
Legendary
Offline
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
|
|
December 21, 2013, 10:45:02 PM |
|
I'm getting this error Some detail to point you in the right direction That is due to you having the old Darsek directory on your machine. Move your wallet.dat file somewhere so you can send it in for redemption and delete everything out of your Darsek data Directory. The issue is while Linux sees .darsek and .Darsek as different directories, Windows does not. The client cannot do the assertion because it is reading from the old chain and it does not match what is in its source. The only old darsek I had was the test ting so I just got rid of it. Now it works and I have a addreess for the pool now
|
|
|
|
mogrith
Legendary
Offline
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
|
|
December 22, 2013, 12:47:55 AM |
|
sorry about that, but "this application has requested the runtime to terminate in an unusual way." I tried different win7 32bit and 64bit machines, the client crashes. Sometimes it runs for some minutes but crashes when trying to solo mine or just type "peerinfo" on the debug window. Im sure you will fix it I put the linux darsekd on a VPS and tried to add it as a node on my windows client. from the console i used addnode thith the IP address. I immediately got the this application has requested the runtime to terminate in an unusual way message. Now I get it every time I launch. I tried removing all but wallet.dat from my %appdata%/Darsek folder no luck. So since my wallet was empty removed the entire Darsek folder and let it build a new wallet.dat. Still have same message on launch.
|
|
|
|
cryptodave
Member
Offline
Activity: 66
Merit: 10
CryptocoinsInfo.com
|
|
December 22, 2013, 01:36:57 AM |
|
For solo mining: reboot the windows machine, start the client. If the client crashes, don´t close the c++ warning message. Still try connecting with your favorite miner like cgminer or bfgminer (last works fine for me)
With some luck your miner is working, only the gui crashes. I hit some blocks with 3 coins in minutes while gui not working.
@dreamwatcher: working on the RPC problem?
|
|
|
|
mogrith
Legendary
Offline
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
|
|
December 22, 2013, 02:27:43 AM |
|
Restarting windows allowed the darsek client to start.
|
|
|
|
dreamwatcher (OP)
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
December 22, 2013, 02:35:18 AM |
|
For solo mining: reboot the windows machine, start the client. If the client crashes, don´t close the c++ warning message. Still try connecting with your favorite miner like cgminer or bfgminer (last works fine for me)
With some luck your miner is working, only the gui crashes. I hit some blocks with 3 coins in minutes while gui not working.
@dreamwatcher: working on the RPC problem?
I was just coming here to give the same advice. The errors Windows is showing are really non-fatal. Windows is complaining about how the client is closing threads. This happens much more with RPC as RPC threads are always being opened and closed. This is no longer a code issue, it is a compile issue between QT and Windows. You can solo mine with Windows, just ignore the error as it really does not mean anything. In fact the only reason you have to shut down after this "non-crash" to restart the client, is because the client never really crashed. It still running even though Windows is hiding the GUI(QT) from you. I will continue to work to fix this compile issue and get back ASAP.
|
|
|
|
txiki73
|
|
December 22, 2013, 02:52:04 AM |
|
nº total coins?
|
|
|
|
dreamwatcher (OP)
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
December 22, 2013, 03:06:47 AM |
|
nº total coins?
I set it the same as the original chain: 500 million
|
|
|
|
dreamwatcher (OP)
Legendary
Offline
Activity: 1064
Merit: 1000
|
|
December 22, 2013, 04:30:01 AM |
|
Please mail your old Darsek wallets to: info@scificryptocoin.comAttach the wallet.dat as a file and let me know what address on the new chain you want the replacement coins sent to. Please allow for a couple of days, especially while I am still cleaning up the relaunch.
|
|
|
|
hunkster
|
|
December 22, 2013, 06:57:11 AM |
|
Each block is only 3.5 coins correct?
|
|
|
|
mogrith
Legendary
Offline
Activity: 1470
Merit: 1001
Use Coinbase Account almosanywhere with Shift card
|
|
December 22, 2013, 07:00:29 AM |
|
Each block is only 3.5 coins correct?
Chain Type: Scrypt/POS
Block Target Time: 1 Minute
POW Block Reward: 3.5
PPC type re-targeting
Trade confirm: 6 Blocks
Coin maturity: 120 Blocks
RPC Port: 8444
P2P Port:8443Yes
|
|
|
|
rze
|
|
December 23, 2013, 02:59:35 PM |
|
bump
|
|
|
|
unfocus
|
|
December 23, 2013, 04:08:16 PM |
|
GPL has been stable, the original client and the network is working very well. I am mining it as we speak.
|
|
|
|
trid
|
|
December 23, 2013, 09:22:25 PM |
|
GPL has been stable, the original client and the network is working very well. I am mining it as we speak.
GPL - PoW/PoS or PoW only?
|
|
|
|
tokyoghetto
Legendary
Offline
Activity: 1232
Merit: 1000
|
|
December 23, 2013, 09:33:36 PM |
|
Please mail your old Darsek wallets to: info@scificryptocoin.comAttach the wallet.dat as a file and let me know what address on the new chain you want the replacement coins sent to. Please allow for a couple of days, especially while I am still cleaning up the relaunch. can you please address my question here https://bitcointalk.org/index.php?topic=377997.msg4078561#msg4078561 I have over 1000 darsek that I mined at kedcoin.com before the relaunch. Can you please confirm this? I can't submit my wallet.dat because the pool owner has it. Also what is going on with UFC?
|
|
|
|
|