Sun.Apr 20, 2025

article thumbnail

Cosmic Fear Demo Is Out Now!

Indie DB

The story of The Alien Cube and The Land of Pain continues with the third game of the series, Cosmic Fear. Check out the demo now and wishlist the game!

Demo 102
article thumbnail

Cocos Creator v3.8.6 break ASTC texture compression

Cocos

Hello. Link to the commit: github(.)com/cocos/cocos-engine/pull/18189 (sorry, but Im not allowed to post links) Unfortunately upgrade maxKnownFeatureSet break compatibility. Just try to run on the real device iOS build with enabled texture compression (we are using ASTC for iOS) and you will get the error on the real devices: 00:31:58 [ERROR]: JS: Error 3300, please go to [link] to see details.

Texture 40
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

Game reloads or crashes on iPhone when loading assets from multiple Remote Bundles (Cocos Creator v3.8.1)

Cocos

Thanks for your suggestion! I tested it, and the issue seems to happen during the asset bundle loading process. While its loading, on mobile web platforms the browser automatically reloads, and on native apps, it crashes.

Asset 40
article thumbnail

Poor Documentation for C++ in Cocos2d- v3.8.6 – Need Help Getting Started

Cocos

Hi everyone, Im trying to develop a game using Cocos2d-x (v3.8.6 ), but Im finding it really difficult due to the poor or outdated documentation, especially for C++.

Writing 40
article thumbnail

Preview Simulator Crashes

Cocos

Hello everyone Im adding an object with a lot of textures to the scene. The preview in the browser works well, but trying to run it through the Simulator causes a black screen and crashes after a few seconds. If you remove all the textures, everything starts well in the Simulator. If there are any solutions? Is there any way to fix this with the settings?