ds-pokemon-hacking / CTRMap-CE

CTRMap Community Edition, an extensible level editor for Pokémon Black/White/Black 2/White 2.
GNU General Public License v3.0
16 stars 3 forks source link

White 2 (US) not launching after exporting #3

Closed TomKannenberg closed 1 year ago

TomKannenberg commented 1 year ago

After exporting a Gen5 (i tested it with B2 and W2 both US versions) it doesn't launch like expected but is stuck in a white screen, also the dsi binaries are not working anymore after exporting.

HelloOO7 commented 1 year ago

DSi features being removed when exporting is intended behavior. You have to run the ROMs in NDS mode to ensure they work properly.

Can you identify the earliest release in which this issue is present?

TomKannenberg commented 1 year ago

https://github.com/kingdom-of-ds-hacking/CTRMap-CE/releases/tag/2023%2F01%2F20%2F1 this one doesn't work for me, the one before does

HelloOO7 commented 1 year ago

Can you try with #03ad53c?

TomKannenberg commented 1 year ago

can you build it and put it into the release ? idk how to build it

HelloOO7 commented 1 year ago

I'm not going to make a release if I know there is possibly an issue with the changes. Make a recursive clone of the repo and then build it in NetBeans.

TomKannenberg commented 1 year ago

okay when i try to build it with NetBeans i get 22 errors build.txt

HelloOO7 commented 1 year ago

That one's on me, seems like I forgot to run git submodule update when pushing. Try with #69d8835 and make sure that the recursively included submodules are re-cloned as well.

TomKannenberg commented 1 year ago

build.txt got some more errors now

HelloOO7 commented 1 year ago

You didn't link the JOGL and submodule dependencies properly. Resolve the link problems and these errors should disappear.

HelloOO7 commented 1 year ago

Fixed in 2023/04/10/1.