EMA Zones plugin

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: EMA Zones plugin

Post by zcsoka » Sun Jun 20, 2021 9:17 pm

Please let me know the version. In 7.2+ Bookmap has introduced interesting changes to the API, some of them I have leveraged. If a plugin does not register, usually it is due to the incompatible API versions, it does not recognise the new parameters. Please remark, that you can be Beta on any major versions.

kaizhou8
Posts: 4
Joined: Mon Jul 19, 2021 7:10 pm

Re: EMA Zones plugin

Post by kaizhou8 » Mon Jul 19, 2021 7:18 pm

I aslo have the errors below, on version 7.1 .0 build 67, let me know how to fix it.
java.lang.NoSuchMethodError: velox.api.layer1.simplified.Api.registerIndicator(Ljava/lang/String;Lvelox/api/layer1/messages/indicators/Layer1ApiUserMessageModifyIndicator$GraphType;DZZ)Lvelox/api/layer1/simplified/Indicator;
    at com.zoli.api.mapackage.indicators.MAZones.initialize(MAZones.java:153)
    at velox.api.layer1.simplified.InstanceWrapper.start(InstanceWrapper.java:120)
    at velox.api.layer1.simplified.SimplifiedL1ApiLoader.startForInstrument(SimplifiedL1ApiLoader.java:355)
    at velox.api.layer1.simplified.SimplifiedL1ApiLoader.lambda$restartInstrument$7(SimplifiedL1ApiLoader.java:750)
    at velox.api.layer1.layers.Layer1ApiInjectorRelay.injectSynchronously(SourceFile:57)
    at velox.api.layer1.layers.Layer1ApiInjectorRelay.lambda$inject$0(SourceFile:46)
    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)
Attachments
3.png
3.png (67.03 KiB) Viewed 6736 times

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: EMA Zones plugin

Post by zcsoka » Mon Jul 19, 2021 7:47 pm

Dear Kaizhou8,

As indicated on the Marketplace, the plugin is compatible with 7.2+ version. Please upgrade to 7.2 and try again.

kaizhou8
Posts: 4
Joined: Mon Jul 19, 2021 7:10 pm

Re: EMA Zones plugin

Post by kaizhou8 » Sun Jul 25, 2021 2:39 pm

thx, now working perfectly. Cheers

devin_talavera
Posts: 2
Joined: Tue Aug 10, 2021 5:28 pm

Re: EMA Zones plugin

Post by devin_talavera » Mon Aug 16, 2021 4:29 pm

I'm having the same issue, any fix to this?

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: EMA Zones plugin

Post by zcsoka » Mon Aug 16, 2021 6:36 pm

Please try the same solution. Please make sure, that you are running the Bookmap 7.2 or 7.3 version. Have you checked this solution?

ccrealtymiami
Posts: 1
Joined: Mon Nov 01, 2021 1:55 pm

Re: EMA Zones plugin

Post by ccrealtymiami » Thu Nov 04, 2021 1:45 pm

Hello. I am getting the following error:

No entry points found in jar. Entry point is a class marked with velox.api.layer1.annotations.Layer1Attachable annotation. Missing dependencies can prevent entry points from being discovered. See log file for more details.

I am using a 7.2+ version, so that's not the problem. I extracted the file as well and there is executable file that can be use to load the EMA zones.

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: EMA Zones plugin

Post by zcsoka » Thu Nov 04, 2021 2:44 pm

Greetings, 

Where did you get the file from? If from Marketplace, could you please download it again? It seems that the jar file is corrupt. 

 

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: EMA Zones plugin

Post by zcsoka » Wed Nov 10, 2021 10:39 pm

A bug was detected in the Bookmap and the add-on, if the add-on is added to multiple tabs, then changing tabs might crash Bookmap. Bookmap is working on a fix, the add-on fix with a workaround is here:
This version was superseded with the one in the following post
Attachments
mazones-1.0.2.jar
(30.21 KiB) Downloaded 264 times
Last edited by zcsoka on Wed Nov 17, 2021 3:33 pm, edited 1 time in total.

zcsoka
Posts: 290
Joined: Thu Dec 19, 2019 7:50 pm
Has thanked: 2 times
Been thanked: 28 times

Re: EMA Zones plugin

Post by zcsoka » Wed Nov 17, 2021 3:32 pm

Performance improvements in this package:
mazones-1.0.3.jar
(30.17 KiB) Downloaded 364 times

Post Reply