Hello, I have a huge issue.
I’m trying to make a car game, and when I try to publish the world, it doesn’t publish anymore.
Now every time, the publish fails. And this error appears in the console and the logs:
2021-03-31T09:14:18.930Z,502.930298,14fc,6 [FLog::Error] Error: builtin_PublishPlaceAs.rbxm.PublishPlaceAs.Src.Actions.SetPublishInfo:18: Game ID should not be 0
2021-03-31T09:14:18.930Z,502.930298,14fc,6 [FLog::Output] Info: Stack Begin
2021-03-31T09:14:18.930Z,502.930298,14fc,6 [FLog::Output] Info: Script 'builtin_PublishPlaceAs.rbxm.PublishPlaceAs.Src.Actions.SetPublishInfo', Line 18
2021-03-31T09:14:18.931Z,502.931305,14fc,6 [FLog::Output] Info: Script 'builtin_PublishPlaceAs.rbxm.PublishPlaceAs.Src.Actions.Action', Line 59
2021-03-31T09:14:18.931Z,502.931305,14fc,6 [FLog::Output] Info: Script 'builtin_PublishPlaceAs.rbxm.PublishPlaceAs.Src.Components.ScreenChoosePlace', Line 349
2021-03-31T09:14:18.931Z,502.931305,14fc,6 [FLog::Output] Info: Script 'builtin_PublishPlaceAs.rbxm.PublishPlaceAs.Src.Components.ScreenChoosePlace', Line 55
2021-03-31T09:14:18.931Z,502.931305,14fc,6 [FLog::Output] Info: Stack End
2021-03-31T09:15:07.711Z,551.711975,4d10,6 [FLog::Output] Car Stunt Simulator.rbxl publish failed.
How did the game ID become 0 in the first place?
It makes no sense!
Please help! I’ve tried restarting Studio and my PC multiple times, which hasn’t helped.