It just says this all over
2016-04-29 00:15:38 ERROR: AcceptToMemoryPool : nonstandard transaction: non-final
I got it to start now btw but it ain't loading any blocks
That error is a common error and it doesn't mean that anything is wrong. To find the actual problem, we need to see the entire debug.log.
It's a thousand lines of those and in the end is this
2016-04-29 00:19:29 Requesting shutdown
2016-04-29 00:19:29 Running Shutdown in thread
2016-04-29 00:19:29 opencon thread interrupt
2016-04-29 00:19:29 net thread interrupt
2016-04-29 00:19:29 dumpaddr thread stop
2016-04-29 00:19:29 addcon thread interrupt
2016-04-29 00:19:29 msghand thread interrupt
2016-04-29 00:19:29 Shutdown : In progress...
2016-04-29 00:19:29 StopNode()
2016-04-29 00:19:30 Shutdown : done
2016-04-29 00:19:30 Shutdown finished
2016-04-29 00:19:30 Shutdown result: 1
2016-04-29 00:19:30 Stopping thread
2016-04-29 00:19:30 Stopped thread
Requesting initialize
Running AppInit2 in thread
2016-04-29 00:19:35
2016-04-29 00:19:35 Bitcoin version v0.9.2.1-g354c0f3-beta (Thu, 19 Jun 2014 09:51:15 +0200)
2016-04-29 00:19:35 Using OpenSSL version OpenSSL 1.0.1h 5 Jun 2014
2016-04-29 00:19:35 Using BerkeleyDB version Berkeley DB 4.8.30: (April 9, 2010)
2016-04-29 00:19:35 Default data directory C:\Users\Henrik\AppData\Roaming\Bitcoin
2016-04-29 00:19:35 Using data directory C:\Users\Henrik\AppData\Roaming\Bitcoin
2016-04-29 00:19:35 Using at most 125 connections (2048 file descriptors available)
2016-04-29 00:19:35 Using 6 threads for script verification
2016-04-29 00:19:35 Using wallet wallet.dat
2016-04-29 00:19:35 init message: Verifierar plånboken...
2016-04-29 00:19:35 CDBEnv::Open : LogDir=C:\Users\Henrik\AppData\Roaming\Bitcoin\database ErrorFile=C:\Users\Henrik\AppData\Roaming\Bitcoin\db.log
2016-04-29 00:19:35 Bound to [::]:8333
2016-04-29 00:19:35 Bound to 0.0.0.0:8333
2016-04-29 00:19:35 init message: Laddar blockindex...
2016-04-29 00:19:35 Opening LevelDB in C:\Users\Henrik\AppData\Roaming\Bitcoin\blocks\index
2016-04-29 00:19:36 Opened LevelDB successfully
2016-04-29 00:19:36 Opening LevelDB in C:\Users\Henrik\AppData\Roaming\Bitcoin\chainstate
2016-04-29 00:19:36 Opened LevelDB successfully
2016-04-29 00:20:05 LoadBlockIndexDB(): last block file = 500
2016-04-29 00:20:05 LoadBlockIndexDB(): last block file info: CBlockFileInfo(blocks=130, size=98497158, heights=408679...408808, time=2016-04-24...2016-04-25)
2016-04-29 00:20:05 LoadBlockIndexDB(): transaction index disabled
2016-04-29 00:20:05 LoadBlockIndexDB(): hashBestChain=000000000000000004fc97f76a801ebaedb3a8de760f12fd26859527995385b2 height=408808 date=2016-04-25 03:28:30 progress=0.997686
2016-04-29 00:20:05 init message: Verifierar block...
2016-04-29 00:20:05 Verifying last 288 blocks at level 3