KoBeWi / Metroidvania-System

General-purpose framework for creating metroidvania games in Godot.

Home Page:https://godotengine.org/asset-library/asset/2301

Repository from Github https://github.comKoBeWi/Metroidvania-SystemRepository from Github https://github.comKoBeWi/Metroidvania-System

Assertion failed.

GammaHaya opened this issue · comments

I tried to create a new project with this plugin, but it is not working and I don't know what to do.
What I did:

  • Download the Plugin +SampleProject.
  • Activated Plugin
  • Changed the Map Path in the settings to correct one
  • Run the project

I got this error: Assertion failed.
File: MetroidvaniaSystem.gd
Line: 256

Is there a fix for it?

Tested on MacOs

Sounds like you might be using old version. Download the newest ZIP from GitHub: https://github.com/KoBeWi/Metroidvania-System/archive/refs/heads/master.zip

Thank you for this lighting fast reply.
The project in your link works, great!

I was using the AssetLib of Godot before.

I pushed update to AssetLib. I have a big feature planned and wanted to finish it first, but there were too many important fixes in the meantime.

btw as noted in the starting guide, running sample project from AssetLib is unadvised due to project.godot conflicts.