Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

You must be 18+ to view this content

The Making of a Slut may contain content you must be 18+ to view.

The creator of this page has specified that it contains mature themes and content. Please enter your birthdate to verify you are 18 or older:

or Return to itch.io

too many error messages

A topic by icantthinkofauniquename created Apr 25, 2021 Views: 788 Replies: 3
Viewing posts 1 to 2

so as soon as I start it I'm greeted with this message 

"Apologies! An error has occurred. You may be able to continue, but some parts may not work properly.

Error [tw-user-script-0]: Unexpected token '='. Expected an opening '(' before a method's parameter list.."

and then this one

"Apologies! An error has occurred. You may be able to continue, but some parts may not work properly.

Error [StoryInit]: macro <<newinventory>> does not exist."

and well everything after that is basically this

Error: <<HomeMenuHeader>>: errors within widget contents (Error: macro <<BG>> does not exist; Error: macro <</BG>> does not exist; Error: macro <<BG>> does not exist; Error: macro <</BG>> does not exist; Error: macro <<BG>> does not exist; Error: macro <</BG>> does not exist; Error: macro <<BG>> does not exist; Error: macro <</BG>> does not exist; Error: macro <<BG>> does not exist; Error: macro <</BG>> does not exist; Error: macro <<BGROUNDBOTTOM>> does not exist; Error: <<if>>: bad conditional expression in <<if>> clause: undefined is not an object (evaluating 'State.variables.inventory.has'); Error: macro <</BGROUNDBOTTOM>> does not exist)

Developer

Disable your ad or script blocker, the game uses javascript and if you disable it, well, you'll get those errors.

Java is enabled, and any others that work like this one work fine. So any other ideas that could be preventing it from running on my end?

Developer

Every time I've seen this problem, it's some form of adblock or script blocking. Make sure those extensions are disabled, then reload the page.