Page 2 of 4

Re: EMA Zones plugin

Posted: Sun Jun 20, 2021 9:17 pm
by zcsoka
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.

Re: EMA Zones plugin

Posted: Mon Jul 19, 2021 7:18 pm
by kaizhou8
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)

Re: EMA Zones plugin

Posted: Mon Jul 19, 2021 7:47 pm
by zcsoka
Dear Kaizhou8,

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

Re: EMA Zones plugin

Posted: Sun Jul 25, 2021 2:39 pm
by kaizhou8
thx, now working perfectly. Cheers

Re: EMA Zones plugin

Posted: Mon Aug 16, 2021 4:29 pm
by devin_talavera
I'm having the same issue, any fix to this?

Re: EMA Zones plugin

Posted: Mon Aug 16, 2021 6:36 pm
by zcsoka
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?

Re: EMA Zones plugin

Posted: Thu Nov 04, 2021 1:45 pm
by ccrealtymiami
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.

Re: EMA Zones plugin

Posted: Thu Nov 04, 2021 2:44 pm
by zcsoka
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. 

 

Re: EMA Zones plugin

Posted: Wed Nov 10, 2021 10:39 pm
by zcsoka
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

Re: EMA Zones plugin

Posted: Wed Nov 17, 2021 3:32 pm
by zcsoka
Performance improvements in this package:
mazones-1.0.3.jar
(30.17 KiB) Downloaded 469 times