DGCDev / digitalcoin

Digitalcoin V3.0 Development Repo
http://digitalcoin.co
MIT License
23 stars 31 forks source link

Error when launching #38

Open imrecsoka opened 7 years ago

imrecsoka commented 7 years ago

digitalcoin wallet error st13runtimeerror
no idea why

Windows 7 64 bit Ultimate - Visual Runtimes for C++ are installed

image

Dreadhead86 commented 7 years ago

Im having the same problem with windows 10 and windows 7.

imrecsoka commented 7 years ago

why do these guys release shit code that is never tested properly, im sorry to criticize. If it is free, then at least make somebody available for some support. Ive given this wallet a skip.

Dreadhead86 commented 7 years ago

yeah i have coins on this wallet aswell i cant access till this runtime error is fixed. all my other altcoin qt wallets work perfectly. I had no trouble with digitalcoins v2 wallets.

imrecsoka commented 7 years ago

Hi, can you maybe suggest me a coin to try and mine? have u solo mined any ?

feanorfelagund commented 7 years ago

Same issue tested on windows 10/7 and OSX 10.10.3

ghost commented 6 years ago

Well apparantly nobody cares that people have coins in their wallet. And no longer can access them because the v3.xx wallets crash instant at start. even tried to find someone on irc, but as usual no responce at all

imrecsoka commented 6 years ago

I have left this wallet since there is no bloody community help nor support from the developers..... from what it looks here at least?

ddombrowsky commented 6 years ago

I can still run a command-line client, but as far as I know no exchanges support DGC any longer. It's all but a dead coin.

imrecsoka commented 6 years ago

Has anybody sorted out the crashing error message when the wallet is launching ?

lomtax commented 6 years ago

Hi,

I took a look at the source code and the startup crash seems pretty easy to fix. I've got a working wallet on linux and osx, is someone interrested in the windows build ? I can fork the official source on github and store the new release on it if you want.

Xandrah commented 6 years ago

This can be fixed by adding to your hosts file 127.0.0.1 bittrex.com

This is because the compiled digitalcoin wallet still trys to get trade data from bittrex.com, support was killed off for DGC on bittrex.

lomtax commented 6 years ago

We have fixed the issue https://github.com/lomtax/digitalcoin and released a new wallet https://github.com/lomtax/digitalcoin/releases. If your are interested in you can join us on bitcointalk https://bitcointalk.org/index.php?topic=785601.780 or on discord https://discord.gg/UagVzAx.