Error Loading PlaySolo. Please try again later

Each time when I try to playtest with my server side script, its causing the following pop up (and an error in the topbar):


image
When I disable the script, everything works fine, however when I re-enable it everything breaks (No errors, just the popup).

A private message is associated with this bug report

Found out is was caused by following line:

local CharacterDataStore:DataStore, CharacterDatastoreError = pcall(function()
	return DataStoreService:GetDataStore("CharacterAppearance")
end)

Salutations!

Thanks for bringing this to our attention.
We’re glad to know that you’ve found the issue causing this!

The topic will be closed since the issue was caused by a line in the script rather than a bug.

Thanks for understanding!
Have A Nice Day!

1 Like