Author

Topic: 【BOT】 🌟 C.A.T. Cryptocurrency Automatic Trader 🌟 (New Price List 04/2021) - page 115. (Read 531511 times)

legendary
Activity: 2632
Merit: 1040
hum well looking at the image it seems that anothe program is trying to open CAT.jar, this is not java.
your JAR Extension is already used by a Zipper program.
Try to run with JAVA -> Right click -> Run with Java
hero member
Activity: 643
Merit: 501
Crypto Mentat
Hi @Sampey

Jawa 8 (build 1.8.0_121-b13)


Well MAC users doesn't have any problem in run C.A.T.
CAT is multiplatform, you only need java 8 on your System. So first question is : did you install java 8?

definitely yes

PS

oops, it is Java 8 (build 1.8.0_121-b13), of course  Roll Eyes

legendary
Activity: 2632
Merit: 1040
Hi @Sampey

I try to ran CAT 4.9 on MacOS 10.12.4 Jawa 8 (build 1.8.0_121-b13), the folder with CAT.jar I put in the /Applications/ folder.
After I double-click the CAT.jar the system tries to open it with Jar Launcher (15.0.1) and all I get is pop-up window



I check the same CAT.jar on the Windows and everything is OK there.

So could you, please, help to make the CAT run on MacOS (hope it is still possible)


PS

I'm asking it here because I think it could be interesting for the other Mac users  Smiley


Well MAC users doesn't have any problem in run C.A.T.
CAT is multiplatform, you only need java 8 on your System. So first question is : did you install java 8?
hero member
Activity: 643
Merit: 501
Crypto Mentat
Hi @Sampey

I try to ran CAT 4.9 on MacOS 10.12.4 Jawa 8 (build 1.8.0_121-b13), the folder with CAT.jar I put in the /Applications/ folder.
After I double-click the CAT.jar the system tries to open it with Jar Launcher (15.0.1) and all I get is pop-up window



I check the same CAT.jar on the Windows and everything is OK there.

So could you, please, help to make the CAT run on MacOS (hope it is still possible)


PS

I'm asking it here because I think it could be interesting for the other Mac users  Smiley



 
legendary
Activity: 2632
Merit: 1040
Will there be like a demo version one day?
So that people who are using other bots can try CAT out and see if it worths the extra amount.
Most of the bots are cheaper than CAT but CAT is a lot older and have been around for longer, if there was a demo to try it out I think some people might change their bots to CAT.

I don't want to SIMULATE a behaviour.
Demo version are usually without some critical features (like real order creation).
A person could try a demo, and have good result, then buy the real copy and got a negative result.
It's also possible the opposite : demo goes wrong, user decide to not buy the program, but it was only an unlucky demo session (wrong market, bad parameters or similar).

I prefer to give the opportunity to resell the product to anyone but gives only the REAL 100% Original CAT program  Wink
legendary
Activity: 1554
Merit: 1054
Will there be like a demo version one day?
So that people who are using other bots can try CAT out and see if it worths the extra amount.
Most of the bots are cheaper than CAT but CAT is a lot older and have been around for longer, if there was a demo to try it out I think some people might change their bots to CAT.
full member
Activity: 230
Merit: 250
Who knows dominates in good and evil!
legendary
Activity: 2632
Merit: 1040
Hi @Sampey.

How much does C.A.T. cost actually?

Hi, this is the price list


full member
Activity: 230
Merit: 250
Who knows dominates in good and evil!
Hi @Sampey.

How much does C.A.T. cost actually?
legendary
Activity: 2632
Merit: 1040
I am selling my license of the bot at a discounted rate.  PM me if you are interested.  Just Don't have the time anymore.

please create a topic in the appropriate section.
member
Activity: 65
Merit: 10
I am selling my license of the bot at a discounted rate.  PM me if you are interested.  Just Don't have the time anymore.
legendary
Activity: 2632
Merit: 1040
During next weekend i will probably have a CAT 5.0 BETA Ready.
As usual if you want to try this version you could PM Me.
legendary
Activity: 2632
Merit: 1040
Same procedure :
- Check for CAT_LOG + CONSOLE LOG -> ZIP -> UPLOAD -> SEND ME THE FILES

You don't need anytime to write here about this problems, that, i repeat again, nobody else have.  Wink
legendary
Activity: 2955
Merit: 1049
on LiveCoin nothing possible since a few days:








the message suggest to check Console.
What is written inside?
send you PM
something strange with bittrex (last AUTO_BACKUP_2017-03-30_...)

CAT GUI no more responding from VPS...

(freeze, CAT virt MEM 21.5 G!!!!)





legendary
Activity: 2632
Merit: 1040
on LiveCoin nothing possible since a few days:








the message suggest to check Console.
What is written inside?
legendary
Activity: 2955
Merit: 1049
on LiveCoin nothing possible since a few days:






legendary
Activity: 2632
Merit: 1040
4.9:

Quote
cat C.A.T./CATSystem/CAT_Log_2017-03-31_09_37_30.txt
javax.swing.text.BadLocationException: Invalid insert
   at javax.swing.text.GapContent.insertString(GapContent.java:129)
   at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:723)
   at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:707)
   at CAT.F_Support.Loggers.JTextPaneLog.addLogLine(Unknown Source)
   at CAT.F_Support.Loggers.JPanelLog.addLogLine(Unknown Source)
   at CAT.B_Env_Exchange.ExchangeEnvGUI.addLogExchange(Unknown Source)
   at CAT.B_Env_Exchange.ExchangeEnv.addLogExchange(Unknown Source)
   at CAT.F_Support.Loggers.ExchangeLogger.addConsoleMessage(Unknown Source)
   at CAT.D_API.Support.Http_Executor.toHTTPCall(Unknown Source)
   at CAT.D_API.API.toHttpCJ(Unknown Source)
   at CAT.D_API.API_Bittrex.getMyOrders(Unknown Source)
   at CAT.D_API.Support.API_MANAGER.getMyOrders(Unknown Source)
   at CAT.C_Env_Market.A_Managers.PPMarketCalculator.updateMyOrders(Unknown Source)
   at CAT.C_Env_Market.A_Managers.PPMarketCalculator.updateOrderMyOrder(Unknown Source)
   at CAT.C_Env_Market.PPPingPongAlgo.startLookup(Unknown Source)
   at CAT.C_Env_Market.A_Managers.PPAlgoManager.b(Unknown Source)
   at CAT.C_Env_Market.A_Managers.a.run(Unknown Source)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   at java.lang.Thread.run(Thread.java:745)
javax.swing.text.BadLocationException: Invalid insert
   at javax.swing.text.GapContent.insertString(GapContent.java:129)
   at javax.swing.text.AbstractDocument.handleInsertString(AbstractDocument.java:723)
   at javax.swing.text.AbstractDocument.insertString(AbstractDocument.java:707)
   at CAT.F_Support.Loggers.JTextPaneLog.addLogLine(Unknown Source)
   at CAT.F_Support.Loggers.JPanelLog.addLogLine(Unknown Source)
   at CAT.B_Env_Exchange.ExchangeEnvGUI.addLogExchange(Unknown Source)
   at CAT.B_Env_Exchange.ExchangeEnv.addLogExchange(Unknown Source)
   at CAT.F_Support.Loggers.ExchangeLogger.addConsoleMessage(Unknown Source)
   at CAT.D_API.Support.API_MANAGER.a(Unknown Source)
   at CAT.D_API.Support.API_MANAGER.getMyTrades(Unknown Source)
   at CAT.C_Env_Market.A_Managers.PPMarketCalculator.updateOrderMyOrderMyTrades(Unknown Source)
   at CAT.C_Env_Market.PPPingPongAlgo.startLookup(Unknown Source)
   at CAT.C_Env_Market.A_Managers.PPAlgoManager.b(Unknown Source)
   at CAT.C_Env_Market.A_Managers.a.run(Unknown Source)
   at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
   at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
   at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
   at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
   at java.lang.Thread.run(Thread.java:745)

This is a false positive  Wink
Thanks
legendary
Activity: 2632
Merit: 1040
do you have some errors in the CAT_LOG File?
if yes please send me that file.
which one?
..........general exchange log
in xxxchange

or
...........cat_log_xxx
in Catsystem directory?




the one in Catsystem
legendary
Activity: 2955
Merit: 1049
do you have some errors in the CAT_LOG File?
if yes please send me that file.
which one?
..........general exchange log
in xxxchange

or
...........cat_log_xxx
in Catsystem directory?


legendary
Activity: 2632
Merit: 1040
do you have some errors in the CAT_LOG File?
if yes please send me that file.
Jump to: