Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
November 10, 2015, 07:35:07 AM |
|
Ok updated to 1.9.3 and now wallet no longer showing out of sync but for some reason as soon as I put the correct path to the plot all hell breaks loose and I can't tell what is wrong.... This is with no plot path specified. C:\Users\Hoovy\Downloads\burstcoin-jminer-0.3.6-RELEASE>java -jar -XX:+UseG1GC burstcoin-jminer-0.3.6-RELEASE.jar 01:24:51.138 [Timer-0] INFO burstcoin.jminer.CommandLineRunner - start the engines ...
2015-11-10 01:24:51.428 INFO 2040 --- [ Timer-0] o.s.boot.SpringApplication : Starting application on Hoovy-PC with PID 2040 (started by in-jminer-0.3.6-RELEASE) 2015-11-10 01:24:51.466 INFO 2040 --- [ Timer-0] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.Annotatio date [Tue Nov 10 01:24:51 CST 2015]; root of context hierarchy 2015-11-10 01:24:52.738 INFO 2040 --- [ Timer-0] b.jminer.core.checker.util.OCLChecker : success ... started openCL context! 2015-11-10 01:24:52.754 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'networkPool' 2015-11-10 01:24:52.755 INFO 2040 --- [ Timer-0] burstcoin.jminer.core.CoreProperties : Winner feature disabled, property 'walletServer' undefined! 2015-11-10 01:24:52.759 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'readerPool' 2015-11-10 01:24:52.773 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'roundPool' 2015-11-10 01:24:52.800 INFO 2040 --- [ Timer-0] org.eclipse.jetty.util.log : Logging initialized @1910ms 2015-11-10 01:24:53.443 INFO 2040 --- [ Timer-0] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2015-11-10 01:24:53.454 INFO 2040 --- [ Timer-0] o.s.boot.SpringApplication : Started application in 2.22 seconds (JVM running for 2.566) 2015-11-10 01:24:53.456 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : Burstcoin (BURST) 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : __ __ GPU assisted PoC-Miner 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : |__| _____ |__| ____ ___________ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : version | |/ \| |/ \_/ __ \_ __ \ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 0.3.6 | | Y Y \ | | \ ___/| | \/ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : /\__| |__|_| /__|___| /\___ >__| 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : \______| \/ \/ \/ 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : mining engine: BURST-LUXE-ZDVD-CX3E-3SM58 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : openCL checker: BURST-QHCJ-9HB5-PTGC-5Q8J9 2015-11-10 01:24:54.135 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 01:24:54.136 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162979', scoopNumber '1396', capacity '0 GB' 2015-11-10 01:24:54.136 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1734930', baseTarget '2535000' 2015-11-10 01:24:54.152 INFO 2040 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : winner block '162978', 'BURST-7VA8-N2KU-CJEL-23WPY' 2015-11-10 01:26:35.711 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 01:26:35.712 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162980', scoopNumber '3694', capacity '0 GB' 2015-11-10 01:26:35.712 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1693094', baseTarget '2597639' 2015-11-10 01:26:35.719 INFO 2040 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : winner block '162979', 'BURST-42JY-E6TZ-885E-AZ9HK' And this is with the plot path plotPaths=Z:/Burst/plots at burstcoin.jminer.core.reader.data.PlotDrive.<init>(PlotDrive.java:27) at burstcoin.jminer.core.reader.data.Plots.<init>(Plots.java:34) at burstcoin.jminer.core.reader.Reader.postConstruct(Reader.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProc at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotation at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean ... 18 common frames omitted
Exception in thread "Timer-0" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reader': Invocation of init method matException: For input string: "18446744072014584321" at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapa at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1570) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:545) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:305) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:301) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:772) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:834) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:537) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:686) at org.springframework.boot.SpringApplication.run(SpringApplication.java:320) at org.springframework.boot.SpringApplication.run(SpringApplication.java:957) at org.springframework.boot.SpringApplication.run(SpringApplication.java:946) at burstcoin.jminer.CommandLineRunner$1.run(CommandLineRunner.java:84) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) Caused by: java.lang.NumberFormatException: For input string: "18446744072014584321" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.lang.Long.valueOf(Unknown Source) at burstcoin.jminer.core.reader.data.PlotFile.<init>(PlotFile.java:41) at burstcoin.jminer.core.reader.data.PlotDrive.<init>(PlotDrive.java:27) at burstcoin.jminer.core.reader.data.Plots.<init>(Plots.java:34) at burstcoin.jminer.core.reader.Reader.postConstruct(Reader.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProc at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotation at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean ... 18 more Terminate batch job (Y/N)? y
|
|
|
|
FrilledShark
|
|
November 10, 2015, 09:03:41 AM |
|
Ok updated to 1.9.3 and now wallet no longer showing out of sync but for some reason as soon as I put the correct path to the plot all hell breaks loose and I can't tell what is wrong.... This is with no plot path specified. C:\Users\Hoovy\Downloads\burstcoin-jminer-0.3.6-RELEASE>java -jar -XX:+UseG1GC burstcoin-jminer-0.3.6-RELEASE.jar 01:24:51.138 [Timer-0] INFO burstcoin.jminer.CommandLineRunner - start the engines ...
2015-11-10 01:24:51.428 INFO 2040 --- [ Timer-0] o.s.boot.SpringApplication : Starting application on Hoovy-PC with PID 2040 (started by in-jminer-0.3.6-RELEASE) 2015-11-10 01:24:51.466 INFO 2040 --- [ Timer-0] s.c.a.AnnotationConfigApplicationContext : Refreshing org.springframework.context.annotation.Annotatio date [Tue Nov 10 01:24:51 CST 2015]; root of context hierarchy 2015-11-10 01:24:52.738 INFO 2040 --- [ Timer-0] b.jminer.core.checker.util.OCLChecker : success ... started openCL context! 2015-11-10 01:24:52.754 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'networkPool' 2015-11-10 01:24:52.755 INFO 2040 --- [ Timer-0] burstcoin.jminer.core.CoreProperties : Winner feature disabled, property 'walletServer' undefined! 2015-11-10 01:24:52.759 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'readerPool' 2015-11-10 01:24:52.773 INFO 2040 --- [ Timer-0] o.s.s.concurrent.ThreadPoolTaskExecutor : Initializing ExecutorService 'roundPool' 2015-11-10 01:24:52.800 INFO 2040 --- [ Timer-0] org.eclipse.jetty.util.log : Logging initialized @1910ms 2015-11-10 01:24:53.443 INFO 2040 --- [ Timer-0] o.s.j.e.a.AnnotationMBeanExporter : Registering beans for JMX exposure on startup 2015-11-10 01:24:53.454 INFO 2040 --- [ Timer-0] o.s.boot.SpringApplication : Started application in 2.22 seconds (JVM running for 2.566) 2015-11-10 01:24:53.456 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : Burstcoin (BURST) 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : __ __ GPU assisted PoC-Miner 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : |__| _____ |__| ____ ___________ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : version | |/ \| |/ \_/ __ \_ __ \ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : 0.3.6 | | Y Y \ | | \ ___/| | \/ 2015-11-10 01:24:53.457 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : /\__| |__|_| /__|___| /\___ >__| 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : \______| \/ \/ \/ 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : mining engine: BURST-LUXE-ZDVD-CX3E-3SM58 2015-11-10 01:24:53.458 INFO 2040 --- [ Timer-0] burstcoin.jminer.CommandLineRunner : openCL checker: BURST-QHCJ-9HB5-PTGC-5Q8J9 2015-11-10 01:24:54.135 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 01:24:54.136 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162979', scoopNumber '1396', capacity '0 GB' 2015-11-10 01:24:54.136 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1734930', baseTarget '2535000' 2015-11-10 01:24:54.152 INFO 2040 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : winner block '162978', 'BURST-7VA8-N2KU-CJEL-23WPY' 2015-11-10 01:26:35.711 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : ------------------------------------------------------- 2015-11-10 01:26:35.712 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : START block '162980', scoopNumber '3694', capacity '0 GB' 2015-11-10 01:26:35.712 INFO 2040 --- [ roundPool-1] burstcoin.jminer.CommandLineRunner : targetDeadline '1693094', baseTarget '2597639' 2015-11-10 01:26:35.719 INFO 2040 --- [ networkPool-1] burstcoin.jminer.CommandLineRunner : winner block '162979', 'BURST-42JY-E6TZ-885E-AZ9HK' And this is with the plot path plotPaths=Z:/Burst/plots at burstcoin.jminer.core.reader.data.PlotDrive.<init>(PlotDrive.java:27) at burstcoin.jminer.core.reader.data.Plots.<init>(Plots.java:34) at burstcoin.jminer.core.reader.Reader.postConstruct(Reader.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProc at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotation at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean ... 18 common frames omitted
Exception in thread "Timer-0" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'reader': Invocation of init method matException: For input string: "18446744072014584321" at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyBeanPostProcessorsBeforeInitialization(AbstractAutowireCapa at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1570) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:545) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:482) at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:305) at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:230) at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:301) at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:196) at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:772) at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:834) at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:537) at org.springframework.boot.SpringApplication.refresh(SpringApplication.java:686) at org.springframework.boot.SpringApplication.run(SpringApplication.java:320) at org.springframework.boot.SpringApplication.run(SpringApplication.java:957) at org.springframework.boot.SpringApplication.run(SpringApplication.java:946) at burstcoin.jminer.CommandLineRunner$1.run(CommandLineRunner.java:84) at java.util.TimerThread.mainLoop(Unknown Source) at java.util.TimerThread.run(Unknown Source) Caused by: java.lang.NumberFormatException: For input string: "18446744072014584321" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Long.parseLong(Unknown Source) at java.lang.Long.valueOf(Unknown Source) at burstcoin.jminer.core.reader.data.PlotFile.<init>(PlotFile.java:41) at burstcoin.jminer.core.reader.data.PlotDrive.<init>(PlotDrive.java:27) at burstcoin.jminer.core.reader.data.Plots.<init>(Plots.java:34) at burstcoin.jminer.core.reader.Reader.postConstruct(Reader.java:102) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleElement.invoke(InitDestroyAnnotationBeanPostProc at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor$LifecycleMetadata.invokeInitMethods(InitDestroyAnnotation at org.springframework.beans.factory.annotation.InitDestroyAnnotationBeanPostProcessor.postProcessBeforeInitialization(InitDestroyAnnotationBean ... 18 more Terminate batch job (Y/N)? y You need to use \, are you sure you have the plots in that location?
|
Not very active. Please use PM or email to get a reply from me. High value lender – Within 24 hours, I can fund your 10 BTC loan. Give me 48 hours and 20 BTC will be ready.
|
|
|
BurstDevTeam
Jr. Member
Offline
Activity: 112
Merit: 2
|
|
November 10, 2015, 10:25:21 AM |
|
@Cobra89
It looks like you missed to change the Plot/Account number in jminer's properties file or like mentioned above the filepath.
numericAccountId=XXXXXXXXXXXXXXXXXXXX
- daWallet
|
|
|
|
BurstIncomeAsset
|
|
November 10, 2015, 01:19:10 PM |
|
Damnit BURST forum is down, or has some issues and It shows an error when you go there. And I was just about to advertise that, luckily didnt do it yet. Can somebody fix it or without the admin it is done for? https://burstforum.com
|
|
|
|
Cobra98
Member
Offline
Activity: 70
Merit: 10
|
|
November 10, 2015, 05:23:52 PM |
|
@Cobra89
It looks like you missed to change the Plot/Account number in jminer's properties file or like mentioned above the filepath.
numericAccountId=XXXXXXXXXXXXXXXXXXXX
- daWallet
No, I had it plotPaths=Z:/Burst/plots poolMining=true numericAccountId=17908512605713200237 poolServer=http://pool.burstcoin.de:8080 platformId=1 deviceId=0
|
|
|
|
BurstIncomeAsset
|
|
November 10, 2015, 05:51:14 PM |
|
Well damn since the forum is down, I will write here the new updates, because it's important: Completed another fundraiser from the CHEAP asset, and moved into the SD investment: Now you have noticed that the profit is down, yes , because since SD added the new slotmachine, the variance has gone crazy. Now this means that the profit will swing more (higher risk/higher reward) and also that more people gamble, so we will make more profits in the long term, so dont be dissapointed. Then in yobit, I made some nice profits with AMS, might wanna check it out: https://bitcointalk.org/index.php?topic=1152947.0I`ve bought it back since. So we have almost 2 BTC now. That's good, and the extra profits from trading will be moved into SD for safer investing (yes it's still safer than altcoin trading). Now this is not final, because I`ve been able to breakthrough on my marketing research and found a profitable niche that could add additional income to the fund. I already made a test and gained 0.01 BTC, so we will see more about this.
Now this have been a very good day, so I decided to boost CHEAP too, and added 2500 more INCOME into it's backing to support the speculators. https://block.burstcoin.info/as.php?as=4267876427937004537We have now 15000 INCOME burned, and less than 50,000 awaiting to be sold on the AE, the rest of it is already in shareholder's hands so it will be an exciting few weeks ahead of us, so stay sharp!
|
|
|
|
luxe
|
|
November 10, 2015, 05:53:13 PM |
|
@Cobra89
It looks like you missed to change the Plot/Account number in jminer's properties file or like mentioned above the filepath.
numericAccountId=XXXXXXXXXXXXXXXXXXXX
- daWallet
No, I had it plotPaths=Z:/Burst/plots poolMining=true numericAccountId=17908512605713200237 poolServer=http://pool.burstcoin.de:8080 platformId=1 deviceId=0 your settings are fine, should work ... i send you a pm, we will solve that problem!
|
|
|
|
lmaonade80
Member
Offline
Activity: 124
Merit: 10
|
|
November 10, 2015, 06:24:29 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
|
|
|
|
FrilledShark
|
|
November 10, 2015, 06:41:28 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash.
|
Not very active. Please use PM or email to get a reply from me. High value lender – Within 24 hours, I can fund your 10 BTC loan. Give me 48 hours and 20 BTC will be ready.
|
|
|
lmaonade80
Member
Offline
Activity: 124
Merit: 10
|
|
November 10, 2015, 06:42:02 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash. I was under the impression jminer was GPU?
|
|
|
|
luxe
|
|
November 10, 2015, 06:49:52 PM Last edit: November 10, 2015, 07:12:40 PM by luxe |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash. I was under the impression jminer was GPU? jminer uses OpenCL (Open Computing Language) that allows writing programs for heterogeneous platforms that utilize CPUs or GPUs. more info: http://www.jocl.org/ i never tested jminer with CPU, if you try it, feel free to give some feedback on https://bitcointalk.org/index.php?topic=1170987.msg12329106#msg12329106
|
|
|
|
FrilledShark
|
|
November 10, 2015, 07:49:17 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash. I was under the impression jminer was GPU? jminer uses OpenCL (Open Computing Language) that allows writing programs for heterogeneous platforms that utilize CPUs or GPUs. more info: http://www.jocl.org/ i never tested jminer with CPU, if you try it, feel free to give some feedback on https://bitcointalk.org/index.php?topic=1170987.msg12329106#msg12329106I have a Macbook and tested it for my guide, i can confirm it runs smoothly on CPU
|
Not very active. Please use PM or email to get a reply from me. High value lender – Within 24 hours, I can fund your 10 BTC loan. Give me 48 hours and 20 BTC will be ready.
|
|
|
luxe
|
|
November 10, 2015, 08:26:28 PM |
|
Hello All.
Blago's Miner Crashes on Win10 for me often. What is the best Win10 CPU miner? I am using my GPU for other mining..
Thanks
I can confirm JMiner is pretty stable on windows 10, used it for more then a month and never had a crash. I was under the impression jminer was GPU? jminer uses OpenCL (Open Computing Language) that allows writing programs for heterogeneous platforms that utilize CPUs or GPUs. more info: http://www.jocl.org/ i never tested jminer with CPU, if you try it, feel free to give some feedback on https://bitcointalk.org/index.php?topic=1170987.msg12329106#msg12329106I have a Macbook and tested it for my guide, i can confirm it runs smoothly on CPU nice to hear that :-) @Cobra89
It looks like you missed to change the Plot/Account number in jminer's properties file or like mentioned above the filepath.
numericAccountId=XXXXXXXXXXXXXXXXXXXX
- daWallet
No, I had it plotPaths=Z:/Burst/plots poolMining=true numericAccountId=17908512605713200237 poolServer=http://pool.burstcoin.de:8080 platformId=1 deviceId=0 your settings are fine, should work ... i send you a pm, we will solve that problem! ok we found the problem, jminer uses the long datatype for addressing nonces ... the used startnonce was simply too big for that datattype. in short ... current jminer version does not support nonce addresses bigger than 9223372036854775807 ... so if you are mining more than ~2000 petabyte with one account you could get serious addressing issues :-)
|
|
|
|
harihebat
|
|
November 10, 2015, 11:48:35 PM |
|
Well damn since the forum is down, I will write here the new updates, because it's important: Completed another fundraiser from the CHEAP asset, and moved into the SD investment: Now you have noticed that the profit is down, yes , because since SD added the new slotmachine, the variance has gone crazy. Now this means that the profit will swing more (higher risk/higher reward) and also that more people gamble, so we will make more profits in the long term, so dont be dissapointed. Then in yobit, I made some nice profits with AMS, might wanna check it out: https://bitcointalk.org/index.php?topic=1152947.0I`ve bought it back since. So we have almost 2 BTC now. That's good, and the extra profits from trading will be moved into SD for safer investing (yes it's still safer than altcoin trading). Now this is not final, because I`ve been able to breakthrough on my marketing research and found a profitable niche that could add additional income to the fund. I already made a test and gained 0.01 BTC, so we will see more about this.
Now this have been a very good day, so I decided to boost CHEAP too, and added 2500 more INCOME into it's backing to support the speculators. https://block.burstcoin.info/as.php?as=4267876427937004537We have now 15000 INCOME burned, and less than 50,000 awaiting to be sold on the AE, the rest of it is already in shareholder's hands so it will be an exciting few weeks ahead of us, so stay sharp! nice work
|
|
|
|
|
BurstIncomeAsset
|
|
November 11, 2015, 06:35:46 AM |
|
nice work
Thanks. People on this thread are talking too much about mining BURST and less about investing in it. Mining without investors is pretty much useless, we need some aspect to give value to BURST. I hope to provide that aspect.
|
|
|
|
FrilledShark
|
|
November 11, 2015, 02:47:32 PM Last edit: January 01, 2016, 03:39:12 PM by FrilledShark |
|
Vector Asset Vector is a asset trading asset. It will place buy orders and sell orders on assets and help to promote the trading of assets. The asset will pay 75% of its earnings and 100% of its assets dividends, as monthly dividends. The last 25% is going to be reinvested. Vector will start price at 15 burst each. Each month it will increase the issued price on the asset by 1 and update the amount of asset issued from the asset holder to 100'000. Vector will buyback all assets, the price that Vector will buyback at, is determined by: current price of asset issuer/2. The asset will buyback 50.000 assets monthly, with only 10.000 locked at any given moment. If Vector dies or it creator lose the interest, it will buy back at highest issued price. Vector will place buy and sell orders on assets, the buy and sell orders will be 1 burst apart. If more people place buy or sell orders on vector it will adjust it's prices, to promote other peoples use of the asset exchange. StatsName: Vector Asset ID: 4166893642908831356 Total Shares: 1'000'000 Current Price: 15 Asset issuer holding: 900'000 Dividends: Monthly Watch the asset at https://docs.google.com/spreadsheets/d/1e42TGRR_PK3894pJ271IQr31ISR-MpWjADvEO9VwbVg/edit?usp=sharing!!!If the market demands a higher price then expected, the price pr Vector will rise. Vector won't trade with assets, where a big amount of the assets is placed on the marked by the asset issuer. (cheap) I hold the rights to profit from 5% of the assets earnings at any given time. I hold the rights to edit the terms of Vector.
|
Not very active. Please use PM or email to get a reply from me. High value lender – Within 24 hours, I can fund your 10 BTC loan. Give me 48 hours and 20 BTC will be ready.
|
|
|
|
BurstIncomeAsset
|
|
November 11, 2015, 09:12:58 PM |
|
Nice to see that there are other assets created created too, this will boost the demand for BURST.
Hopefully the price can go up too, as now BURST has more ways to be used. More useability, more demand, as simple as that.
Keep up the good work friends!
|
|
|
|
|
|