Same Guy in same Trouble

Game development with Board Game Arena Studio
Post Reply
Dr-Samourai
Posts: 3
Joined: 16 January 2025, 18:05

Same Guy in same Trouble

Post by Dr-Samourai »

Hello BGA Community,

I'm experiencing a loading issue with my new game. Here are the details:

I've removed all TPL files
Templates are now defined directly in my JavaScript file
The game technically launches but displays a blank screen
When inspecting the page, no errors appear in the console
I've verified that:
- Files are correctly named
- Paths are configured
- Basic data seems correct

Any guidance or insights would be greatly appreciated!

Here my structure :
Folders:
img
misc
modules (empty)

Files:
LICENCE_BGA
_ide_helper.php
constants.inc.php
dbmodel.sql
gameinfos.inc.php
gameoptions.inc.php (empty)
gameoptions.json
gamepreferences.json
material.inc.php
pcea.action.php
pcea.css
pcea.game.php
pcea.gameoptions.inc.php
pcea.gameview.html
pcea.js
pcea.view.php
states.inc.php
stats.inc.php
stats.json
version.php
Post Reply

Return to “Developers”