Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(2 edits)

The following line has started giving me an error message in both my updated version of The Wall and also just the minimal settings you listed above. My updated version of the Wall with custom theming experiments was working fine previously. I’m running Adventuron in the latest version of Safari.

redescribe          = auto_beta

The message says:

Non expected attribute provided:redescribe

Non expected object/collection provided: game_settings

Just confirmed Firefox has the same issue.

You might have redescribe in the wrong place. It must be outside anything with curly brackets such as game_settings{}. Have you checked that? Try putting it at the top of the file.

First - backup your game data, 

Select MENU / Save file, 

Then, what url are you using?

It should be:

https://adventuron.io/classroom3

And as Garry said, please check that redescribe and game_settings{} are provided at top level of the game (not inside any other {} block).

Failing all that, I'm willing to take a look at your code if you are comfortable with it:

info@adventuron.io