jbs30000 #1 Posted October 15, 2011 Up until a few months ago I was working on VS. Super Mario Bros. I got pretty far, but as I had to fix problems and add more details, programming got more difficult so I took a break. I decided to start over with the new DCP+ and downloaded the 557 version of VbB. First, each time I start it the settings from before aren't saved and I keep getting the, "It looks like you're running VisualbB for the first time" screen. Second, on the playfield and sprite editors some of the top checkbox options overlap. The second one isn't a big deal, but the first means I keep having to re-add my projects. I'm using Windows 7 64 bit if that makes a difference. Thanks. Quote Share this post Link to post Share on other sites
jwierer #2 Posted October 15, 2011 I must have fixed that later on, because the one on my laptop doesn't do that. I'll PM you a copy. Quote Share this post Link to post Share on other sites
+iesposta #3 Posted October 15, 2011 Problem: When making a DPC+ sprite, Show in Emulator fails with bb ver d I guess because there is only around 100 bytes left in bank 1? Same problem with making a playfield. Quote Share this post Link to post Share on other sites
jwierer #4 Posted October 15, 2011 I took the lastest WIP build and posted a new entry in my blog. I suggest giving that a shot and seeing it addresses the problems you are seeing. You're going to see different behavior with the various bB1.1 releases so I recommend using 1.1d with the latest visualbB build. - Quote Share this post Link to post Share on other sites
jbs30000 #5 Posted October 15, 2011 Strange. I deleted the other vbB, put the new files in the directory, and some of the settings were already set, such as my projects. The only difference is before I was starting vbB from a shortcut, whereas this time I opened the program directly. OK, when I bring up the sprite editor and playfield editor everything is black. Well, not the whole screen, just the grid and the preview. Quote Share this post Link to post Share on other sites
jwierer #6 Posted October 15, 2011 Strange. I deleted the other vbB, put the new files in the directory, and some of the settings were already set, such as my projects. The only difference is before I was starting vbB from a shortcut, whereas this time I opened the program directly. OK, when I bring up the sprite editor and playfield editor everything is black. Well, not the whole screen, just the grid and the preview. Sounds like all colors are set to black? Try changing the player/playfield colors. -Jeff Quote Share this post Link to post Share on other sites
jbs30000 #7 Posted October 15, 2011 When I click on any square using any color, nothing happens. Also, when I choose PF colors I get Quote Share this post Link to post Share on other sites
jwierer #8 Posted October 16, 2011 Can you PM me the contents of the error? I've never seen that happen before. Close visuabbB, open regedit and browse to Computer\HKEY_LOCAL_MACHINE\SOFTWARE\VisualbB You can manually change the colors by changing _DEFAULTBACKCOLOR, _DEFAULTPLAYERCOLOR, and _DEFAULTPLAYFIELDCOLOR. As long as they are not all black (00) you shouldn't have a problem. -Jeff Quote Share this post Link to post Share on other sites
jbs30000 #9 Posted October 16, 2011 OK, I'll send you the error later. Right now I'll give the values. _DEFAULTBACKCOLOR = 0E _DEFAULTPLAYERCOLOR = 00 _DEFAULTPLAYFIELDCOLOR = 00 Quote Share this post Link to post Share on other sites
+Random Terrain #10 Posted October 16, 2011 (edited) Did you try to change the colors using Set Background Color and Set Playfield Color: http://www.randomter...troubleshooting Edited October 16, 2011 by Random Terrain Quote Share this post Link to post Share on other sites
jwierer #11 Posted October 16, 2011 OK, I'll send you the error later. Right now I'll give the values. _DEFAULTBACKCOLOR = 0E _DEFAULTPLAYERCOLOR = 00 _DEFAULTPLAYFIELDCOLOR = 00 Changing doesn't affect anything? Quote Share this post Link to post Share on other sites
jbs30000 #12 Posted October 16, 2011 OK, I right clicked and changed backgroud color and that did the trick for the black background in the sprite editor. Sorry I didn't think of that sooner. I just never had this problem before and so never had to deal with changing the background color. Quote Share this post Link to post Share on other sites
jwierer #13 Posted October 16, 2011 Ok I was able to reproduce that bug when creating a new empty playfield or sprite. I think it's all fixed now. I replaced the WIP in my blog. -Jeff 1 Quote Share this post Link to post Share on other sites