nicho92 / MtgDesktopCompanion

Cards manager for magic the gathering
Apache License 2.0
154 stars 33 forks source link

Woocommerce Export Error #254

Closed mckinney-bryan closed 1 year ago

mckinney-bryan commented 1 year ago

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: image

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. image

nicho92 commented 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

mckinney-bryan commented 1 year ago

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.

nicho92 commented 1 year ago

an access to your wooCommerce backoffice ;) not your computer

mckinney-bryan commented 1 year ago

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? image

nicho92 commented 1 year ago

org.magic.main.MtgDesktopCompanion