Examples
[Platformer with tilemap Add a comment to explain camera settings for pixel art
If you’re using JavaScript, verify your code. Otherwise, this might be an issue with GDevelop - consider reporting a bug. Full error is: Could not call remote method ‘setContentSize’. Check that the method signature is correct. Underlying error: TypeError: Error processing argument at index 0, conversion failure from Underlying stack: TypeError: Error processing argument at index 0, conversion failure from at C:\Users\XXX\AppData\Local\Programs\GDevelop\resources\app.asar\node_modules@electron\remote\dist\src\main\server.js:464:71 at IpcMainImpl. (C:\Users\XXX\AppData\Local\Programs\GDevelop\resources\app.asar\node_modules@electron\remote\dist\src\main\server.js:322:27) at IpcMainImpl.emit (node:events:390:28) at EventEmitter. (node:electron/js2c/browser_init:161:11595) at EventEmitter.emit (node:events:390:28)
Error: Could not call remote method ‘setContentSize’. Check that the method signature is correct. Underlying error: TypeError: Error processing argument at index 0, conversion failure from Underlying stack: TypeError: Error processing argument at index 0, conversion failure from
at C:\Users\XXX\AppData\Local\Programs\GDevelop\resources\app.asar\node_modules@electron\remote\dist\src\main\server.js:464:71
at IpcMainImpl. (C:\Users\XXXAppData\Local\Programs\GDevelop\resources\app.asar\node_modules@electron\remote\dist\src\main\server.js:322:27)
at IpcMainImpl.emit (node:events:390:28)
at EventEmitter. (node:electron/js2c/browser_init:161:11595)
at EventEmitter.emit (node:events:390:28)
at C:\Users\XXX\AppData\Local\Programs\GDevelop\resources\app.asar\node_modules\@electron\remote\dist\src\main\server.js:467:25
at IpcMainImpl.<anonymous> (C:\Users\XXX\AppData\Local\Programs\GDevelop\resources\app.asar\node_modules\@electron\remote\dist\src\main\server.js:322:27)
at IpcMainImpl.emit (node:events:390:28)
at EventEmitter.<anonymous> (node:electron/js2c/browser_init:161:11595)
at EventEmitter.emit (node:events:390:28)