Crashing during generate with one of my databases

Hello,

I'm trying to generate a project, but my PHPMaker (v2026.13) always crashes at the same point. See the image below.

(Not responding)

I tried inspecting the project1.json file in 'AppData\Roaming\phpmaker2026\temp\php2026\cache' and isolating the problem by removing the specific table from the project where the file stops generating, but it always stops at a new point instead. From what I've identified, this only happens with one of my databases specifically, exclusively on version 2026.13.

I tried using this same database with an earlier version of PHPMaker (2024), and the file generation works normally. I thought it might be something related to my MySQL setup, so I also tried generating the project with other databases on the same server, and those work normally. The crash only happens with the database I need to use.

I also ran another test, recovering an old PHPMaker 2019 project file that uses this same database, and generation works fine as long as I don't sync the database.

Does anyone have any idea what the problem could be?

Since it is generating the project's .json file, it might be related to some database schema which cannot be converted to .json. You can post your database schema for discussion. If you are a registered user of v2026, you may also send your database and project file to support directly.