Error building Player: CommandInvokationFailure: Unable to convert classes into dex format

后端 未结 2 1904
感情败类
感情败类 2020-11-29 12:52

Please help me to solve this problem. This is what i got in the console:

Error building Player: CommandInvokationFailure: Unable to convert classes into dex          


        
2条回答
  •  执笔经年
    2020-11-29 13:32

    This usually happens for the plugins. Search for any duplicate jar in the explorer of your project. Delete any duplicates. If it doesn't solve your problem, try deleting your "Plugins" folder of your project and then re-import all your plugins. Hope it will be solved.

提交回复
热议问题