Skip to main content

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

I didn't play the game yet but :

Concerning the error : "Script 'LE - PTBVisuals' line 133: RGSSError occurred. disposed sprite"

I had the same issue with my own Rpg Maker Vx Ace game using Press Turn scripts from Yami and figured out how to patch the problem.

Replace the line 133 by "if @count <= 0 && !disposed? ; self.flash(Color.new(255,255,255), 24); @count = 48; end"

I added the "&& !disposed?" part if I remember correctly

No more random crashes in battle anymore :)

Thanks a million for figuring it out!
Ill be sure to fix a hotfix as soon as I get the chance

Can I ask you something ? I would like to edit some map or maybe made a first person rpg myself, but the script talk about some dedicated editor and the project marta 1.0, but I can't figure to find it online. Do you have some download link or something ? :)

Sadly I don't think I have access to the editor anymore (Its been a few years and I was developing the game between two separate computers). But if you wanna try and scan the internet for it it should be called "RPG Maker VX Ace FPLE script" or something along those lines.

It should have both the script and separate editor exe