NotToDisturb / Decomp-Trainer-Editor

A simple and dynamic trainer editor for https://github.com/pret/pokeemerald
16 stars 4 forks source link

Mac Build has problems with images/AI page/file system #4

Open LucaBGt opened 3 years ago

LucaBGt commented 3 years ago

Hi!

I just downloaded this tool and have encountered some issues on Mac OSX Big Sur:

  1. The file system shows the "Documents" folder as empty and won't load any file from it, not even drag-and-dropped Mac folders (This should navigate the file system to that folder on OSX). Loading a project from f.e. the user folder works.
  2. The image preview for the trainer sprites didn't work for the first few reboots, the it fixed itself. I'm not sure if the Pokémon Sprites are supposed to be previewed as well in the team page, but they don't either.
  3. The AI page is completely blank (Image attached)

I have no idea what might be causing this issue, the program is still usable but a fix would be very nice, thanks a lot!

Bildschirmfoto 2021-08-06 um 17 30 01
NotToDisturb commented 3 years ago

Hello there! Very interesting. I will look into making sure that all file references are made cross-platform. Unfortunately I can't be sure since I do not have a mac. As for the Pokémon image preview, no, it is not currently implemented. Does the program output any error to console? Would be really handy for solving the problem.

LucaBGt commented 3 years ago

The .jar doesn‘t open a console on mac, as far as I know. On repeated usage the trainer pic sometimes works and sometimes doesn‘t, sorry. Thanks for your work though! I‘m happy to test any fixes.