AM2PlayGround

AM2PlayGround

2.5k Downloads

incompatible am2.playerextensions.ExtendedProperties.getContingencyType

Closed this issue · 8 comments

commented

Does logs says something like
image
this during the start?
There is a code that detects TCL fork and if so tries to search and invoke other methods via reflection api,
but feels like it hasn't detected am2 correctly

commented

Does logs says something like image this during the start? There is a code that detects TCL fork and if so tries to search and invoke other methods via reflection api, but feels like it hasn't detected am2 correctly

latest.log

commented

there are too many outputs, which is why the “earlier” logs were erased, so I can't see the line I need.
Please provide some "fresh" logs wich contains something like that image
btw this looks sus,
image
and means that am2pg can't really look up for TCL fork

commented

Well I circumvented this for now with some config

commented

there are too many outputs, which is why the “earlier” logs were erased, so I can't see the line I need. Please provide some "fresh" logs wich contains something like that image btw this looks sus, image and means that am2pg can't really look up for TCL fork

But I'm sorry I can't find a similar sentence

commented

there are too many outputs, which is why the “earlier” logs were erased, so I can't see the line I need. Please provide some "fresh" logs wich contains something like that image btw this looks sus, image and means that am2pg can't really look up for TCL fork

But I'm sorry I can't find a similar sentence

try to kinda launch it and then close in init phase, so logs wont get junked.
image

Well I circumvented this for now with some config

Maybe I should really create some config to force that...

commented

Okay I totally made myself adjust some config, and now you can force compatibility with some known am2 forks, just like so:
image

This is still unnecessary if it auto-detects correctly

commented

Okay I totally made myself adjust some config, and now you can force compatibility with some known am2 forks, just like so: image

This is still unnecessary if it auto-detects correctly

Thank you very much for your help
There has been no recurrence of such problems