StreakingMan / solvable-sheep-game

能够解出来的“羊了个羊”小游戏demo(react实现,支持自定义主题)
http://solvable-sheep-game.streakingman.com/
GNU General Public License v3.0
387 stars 166 forks source link

演示网站,打不开 #20

Closed SaadBazaz closed 2 years ago

SaadBazaz commented 2 years ago

问候, 我收到一条错误消息。我打开了演示网站,该网站位于以下链接: https://solvable-sheep-game.streakingman.com/

这是复制的错误消息:

当前应用url:/1/classes/file, 参数为:{"limit":["100"],"where":["{\"type\":\"default\"}"]}, 返回带宽大小(数据长度):383064, 系统限制值:204800, 带宽大小(数据长度)已超过bmob的限制,请升级套餐
稍后再试或 [返回首页](https://solvable-sheep-game.streakingman.com/)

这就是我所看到的 :

Screenshot 2022-11-03 at 3 48 43 PM

请问我该如何解决?谢谢你。

StreakingMan commented 2 years ago

感谢反馈,这个是因为之前为了节省静态托管服务的流量 把一些音频文件转base64存后台数据库了 这两天后台服务套餐到期回到了之前的传输大小限制 现在已经把资源替换成外链,可以正常访问了

Thanks for the feedback, this is because in order to save the traffic of static hosting services, some audio files were transferred to base64 and stored in the background database. In the past two days, the background service package has expired and returned to the previous transfer size limit. Now the resources have been replaced with external links, which can be accessed normally.

SaadBazaz commented 2 years ago

No problem. Cool game