Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Chris Maltby

94
Posts
5,402
Followers
6
Following
A member registered Jan 03, 2019 · View creator page →

Creator of

Recent community posts

Yes, you can do whatever you want with the games you make :-) Some people sell them here on Itch.io, I’ve seen some on Steam and there’s even some on the Nintendo Switch!!

Thanks Levi! I've just released 4.1.3 which includes a few more bug fixes and make sure this error appears correctly again :-) The error message now also includes a link that you click to jump to the scene that has the missing background

Hi Levi, I believe the issue you were seeing was this one https://github.com/chrismaltby/gb-studio/issues/1571 which should now be fixed in version 4.1.2 :-)

There shouldn't be any change with multi-part dialogue events with this update. Do you have an example project that's working differently between 4.1 and previous versions? If so could you share at https://github.com/chrismaltby/gb-studio/issues Thanks

Ah perfect! I actually do all the development for GB Studio on a 2020 M1 Mac Mini running Ventura so was pretty sure it should have been working!

Thanks! I definitely try to make the app as easy to use as I can, it’s a challenge for sure and I still think there’s a long way to go but I’m glad you appreciate the effort :-)

I don't own anything that can run Android so it's unlikely, sorry.

I am interested in making a web browser based version but it would be a large project that I can't commit to at the moment.

Hi Levi, do you mind sharing a screenshot of the script you’re using to do the increment + wrap around? If you’ve not tried already the official GB Studio Discord is a great place to chat with other devs to solve problems like this :-)

Perfect, thanks for confirming! I'm going to try updating the app to clear the cache automatically if a build fails like this, that way it would have failed the first time still but would have starting working the next rebuild.

I think you should make one for NDS C_bot, I believe in you! :-) 

Hi L & R Buttons, that's very strange, could you maybe try clicking "Build Options" and selecting "Empty Build Cache" from the menu, and trying to build again? I'm wondering if it's compiled a file incorrectly and is stuck using a cached version of that file for some reason.

The other thing you could try is going into your temporary folder (which you can find in the application preferences)

If you open that folder it will contain "_gbsbuild", "_gbstools", and "_gbscache". Try deleting all three of these folders, restarting GB Studio and trying to build again.

Please let me know if either of these methods fix the issue for you as it will help me track down what could have happened to prevent the problem for others in the future.

Hi Gerold55, I would definitely like to, I even bought a Raspberry Pi specifically for this. Unfortunately I’m being held up by something outside of my control at the moment. You can follow the progress here https://github.com/chrismaltby/gb-studio/issues/1406

Hi SuperOddone, that's very strange. Would you be happy sharing your project file with me? I could have a look what happened and see if I can fix the project so it opens again (and update the app to prevent the problem happening again). If you email it to my first name DOT my last name @ gmail.com (c***s.m****y@gmail.com) I'll see what I can do!

I'm the creator and main developer, and made the very first version by myself, the project is open source though so anyone can volunteer to improve it. There's been 55 contributors to the project so far! For example Pau who among other things wrote the entire music editor, and Toxa who was instrumental in the engine rewrite introducing GBVM that happened in v3.0.0.

If you ever want to help improve the application the code is all available at https://github.com/chrismaltby/gb-studio

Hi FamilyCastleCo1, the Ubuntu install instructions can be found here https://www.gbstudio.dev/docs/installation#ubuntu--debian-based-linux If you've managed to install, I think you'll just need to run `gb-studio` in a terminal to open the app

Thanks Levi, I've figured out what was wrong and fixed this in 4.0.2 released today :-) Thanks for raising this

Hi! I don't have anything that runs Chrome OS sorry :-( I've heard Chrome OS lets you run Linux applications though, maybe those versions can work for you?

Hi Levi, is there any chance you can share an image of the script where you were seeing this problem? The rnd function shouldn't have been causing this problem so I'd like to understand so I can fix it :-) The plan is to eventually remove "Math Functions" (with a migration so you won't need to do anything)

Oof, and you've got no backups? I'm really sorry to hear that, I wish there was something I could do.

I'd highly recommend getting a Github account and setting up version control for your projects.

Hmm, I think it might be related to this issue with Squirrel & Teams, unfortunately it’s not anything I’m able to control https://github.com/Squirrel/Squirrel.Windows/issues/1853 I think you may need to use the No Installer version instead

Thanks for raising this, I've just been looking into it. It appears to just be false positives luckily.

I rescanned the exact same zip file and it's now gone down to 2 reports, but from completely different vendors than before (the vendors that previously flagged it now say it's fine).

It seems that the issues are flagged from Squirrel (which is the library used on Windows for running the installer). Looking into it, looks like Squirrel sometimes gets flagged when it shouldn't https://github.com/Squirrel/Squirrel.Windows/issues/1116

Hi Levi, I've not come across this issue myself but if you could submit a ticket at https://github.com/chrismaltby/gb-studio/issues and provide as much information as possible, preferably providing a sample project that shows the same problem and we'll can look into fixing this

Good idea!

Hi Olyboat, sorry we probably haven't made this very clear yet but we've merged all the "Set Actor Position" versions into a single event.

If you add "Set Actor Position" and click the little button to the right of the X/Y inputs you can choose link either to use a variable instead. This lets you do things like taking X from a variable and Y as a number.


Hi reubeola, this is very weird as gbspack is a tool that I wrote for packing game data, but I'm also seeing Windows Defender flag it as malicious. It seems to be a false positive.

I'm currently making changes to remove the need for gbspack for now and will be pushing an update using an alternative method soon.

Thanks, for the report. We've managed to see this error sometimes now too and are looking to fix it in GB Studio 3.0.1 soon.

Hi, are you using 32-bit Windows by any chance? It looks like there's a problem building in that version which we're looking to fix in GB Studio 3.0.1  soon.

Hi, You can download the previous releases at https://github.com/chrismaltby/gb-studio/releases, you'll want 2.0.0-beta5. Though you'll need to open your backup version as migrated projects can't be opened in older versions.

Judging by the error you're seeing there it looks like you might have a "Set Actor Sprite Sheet" event that is switching an actor to use a sprite that's been deleted, if you check through all of them you should hopefully find the source of the problem.

I've also just written a fix for the error you're seeing which will be included in a bug fix release GB Studio 3.0.1 hopefully within the next few days.

Hopefully coming in the next update :-) the new game engine has a lot more sound effect options, I’ve not exposed all that new functionality in GB Studio’s user interface just yet.

Lovely idea, thanks for sharing :-)

Hi Nemokitty9, I'm not able to reproduce this issue. I've just set up a new Ubuntu install and tried the download here to check but doing the same command worked for me. I don't have a Chromebook to be able to test this on, does that have an ARM or an Intel processor do you know? It's possible GB Studio doesn't work on a Chromebook :-( Which Linux distribution are you running? 

Not just yet but there is someone working on getting GB Studio to run on a Raspberry Pi, I just bought a pi 4 myself to test it out. Can't commit to a release date yet but we're working on it :-)

Good news, the version 1 documentation has been translated into Spanish already and is available at https://www.gbstudio.dev/es/docs/getting-started/

Hi flashofhorizons, I’ve just uploaded beta4 now. Hoping this version fixes the issues you were having :-)

Hi Staey, I’ve just uploaded beta4 that should fix this for you if you want to give it a go :-)

Yep! You can choose to download for free :-) payment is completely optional but much appreciated

Hi Staey, I think this is caused by an issue in Beta3 where it's not stopping you from writing too much text in the "Display Dialogue" events and something you have written is too long causing it to overflow into the memory used for the background tiles. Did it appear after talking to someone or does the game show that as soon as you start? If you could try reducing the amount of text in some of you dialogue boxes it might help. The next beta will have a fix for this so you can't type more than will be able to fit again.

Hi flashofhorizons, I've been trying on a bunch of Macs today to reproduce the error you're seeing to give you some advice on what to try and I think I've got a fix for you.

I'm working on a beta4 at the moment, once it's released I think you should be able to build your game correctly :-)

Looks like you’re on a Mac, could you try this https://www.gbstudio.dev/docs/build/#troubleshooting

(1 edit)

Which version are you trying to use Windows/Mac/Linux and v1.2.1 or v2.0.0beta? I've sometimes seen issues like this that get fixed on a Mac by installing Apple's command line tools https://www.gbstudio.dev/docs/build/#troubleshooting