bfa434634cf76cbdf62d26b78a1671c65421019b
Root cause of 'Method does not exist / The methods of the module is undefined': Cocos 3.8 expects handlers inside a 'methods' export (plus load/unload hooks), not flat on module.exports. Handlers receive args directly (no event); return value is the request reply. Verified vs official 3.8 first/messages docs. Also: menu path + panel title switched to literal strings (i18n showed 'undefined').
The file is empty.
Description
Languages
TypeScript
98.8%
JavaScript
1%
Batchfile
0.1%