Closed mckinney-bryan closed 1 year ago
Hi @dean2cool4u . thanks for your investigation. I'm lookinf for this bug. By the way .. is it possible to get a sandbox access (in private) ? it could be helpful for debugging
Like access to my computer? Because no that won't happen. Going to watch some tutorials on how to compile and breakpoint java. If I find anything or fix the issue I'll report back.
an access to your wooCommerce backoffice ;) not your computer
So i have the MtgDesktopCompanion-master solution open and i am trying to right click on it and debug as a java application. When i do I get confronted with a selection screen (see image). Which option do i choose?
org.magic.main.MtgDesktopCompanion
Configuration
Hey, getting a error when trying to export my stock to woo commerce for a WordPress site I'm building. I have some screenshots for you if you would like to see them. I am a Technical lead but I write 100% of the time in C# so java is new to me. But i did my best to track down the issue.
CMD Error:
Found the file with the issue (I believe this is it) MtgDesktopCompanion-Master\src\main\java\org\magic\api\exports\impl\WooCommerceExport.java
In eclipse for some reason the for loop is returning null json values. If this was C# I could breakpoint it and walk through it but like I said im new to Java. Hope this helps.