Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

That's strange, the error is specific for a blank (undefined) swtich or switch ID equal or less than 0 and from your screenshot it's not like that

I created a check with the same configuration but didn't get any error πŸ€”

Yeah, it's very strange--I copy/pasted my event into a new project and it ran fine as well. It has to be a compatibility issue...hmm...okay, I'll do some testing and let you know my findings! :)

(1 edit)

Okay, I've turned off all of my plugins except for WD Core and WD Stats and Skills; the new error message reads; 

this.checkFormulaEvaluator is not a function. Does this help you at all?

Also, I managed to re-create the error in a blank project! I uploaded it to my  Google drive for you to test out; do you have  a way I could send you the link?  :)

I'm afraid you have an incompatible plugin installed, RPG Stats & Skill takes over the original RPG Maker damage function to incorporate stats and skill in the damage formula, if another plugin changes it then there is a conflict 

I'll try to look into it better once home πŸ™‚

(1 edit)

Oh  gosh, okay! Thank you, Winter!  You're probably right, I've noticed that I can get a basic skill check to run, but whenever I try to add any kind of modifier, it throws an error.  (β•₯β€Έβ•₯)

Sorry I didn't see the message about the blank project, yes, send me the link please so I can take a look πŸ™‚

It's okay, haha! Sure thing, here you go! https://drive.google.com/file/d/1ZF5ZemzS0myOFvEcBo_Mx7WQ9XvntOJH/view?usp=drive...

I requested the access πŸ™‚

Oops, I'm so sorry! Access granted! :D

In the project you sent me the problem is simply that Skill 7 is called when there are only 2 skills, I created 7 skills and everything works :)

(3 edits)

Oh, okay! So it's something I'm overlooking. I found the Skill 7 stat and changed it to Skill 1, but I still get the error?  WD_StatsAndSkills: Can't find a valid Skill ID for manual buff command! Skill1. (I changed the Other Events Phase  Change number/formula box; It was set to Skill 7 but I made it Skill1. Is there another place I should look for it?)

Here is a re-upload featuring the error, but with the Skill7 thing fixed; https://drive.google.com/file/d/1Bso-3LCA2DE1INPyNM-GBjMYMDCUZ1zl/view?usp=shari...

The Manual Buff Command fix is in the version 2.0.3, your project runs the 2.0.2 πŸ˜