You are not logged in.

#1 October 1, 2009 7:47am

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Post A Bug!

Post any bugs you find here!

Offline

#2 October 21, 2009 8:49pm

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Re: Post A Bug!

Bugs Identified in Cartograph V1.0
-------------------------------------------

1) Filename box in menu doesn't always highlight properly (fixed in v1.1)
2) Cartograph menu shows Cartograph is operating in 256x128 mode at startup but it is actually running in 128x128 mode.  When you press "A" in menu to switch to 256x128 mode then it works properly. (fixed in v1.1)

Offline

#3 November 9, 2009 3:43pm

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Cartograph V1.1

Just discovered this bug? I'm trying to load a tileset, the filename is "townz" and it's the last file in the directory. The file loads fine in Ultrafont, perfectly working, etc.

Cartograph is reporting file not found when attempting to load from the menu.

- Follow-up: renamed file to "towna" and loads fine

Offline

#4 November 9, 2009 6:19pm

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Re: Post A Bug!

Fantastic!  I'll look into that and get that fixed ASAP.  Thanks!

Offline

#5 November 9, 2009 9:28pm

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Re: Post A Bug!

Bugs Identified in Cartograph V1.1
---------------------------------

1) The letter 'z' bug identified by Moloch above has been fixed.

2) The 40x25 screenshot save did not save the final byte.  This has been fixed.

3) Color/colour is spelled both ways in the menu.  Changed to American spelling.

Offline

#6 November 16, 2009 1:48pm

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Cartograph V1.2 (internal)

Some of the text on the menu is switching into multicolor mode.

The prompts after displaying directory, filename entry, etc.

Offline

#7 November 17, 2009 7:47am

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Re: Post A Bug!

Multicolour text in menu has been fixed.

Offline

#8 December 17, 2009 9:44pm

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Re: Post A Bug!

Discovered a bug with the fill.. if you are in the bottom window and do a fill, it may not necessarily fill with the highlighted char - it will fill with the last char selected in the bottom window when the cursor last jumped from the bottom to the top window.  You are now forced to be in the top window to do a fill which will ensure the fill routine uses the last selected char (and ensures you know what part of the screen you are actually doing the fill on).

Offline

#9 January 19, 2010 10:53pm

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Recent finds:

1. Cartograph V1.3 is showing REU (V1.3+) when no REU attached.

2. Exporting a 130 block (144x128) map ends up with a 140+ block file. First test was 144 blocks, second test was 142 blocks.

3. After exporting, the menu and editor screens are cut-off at the bottom, looks like half a char in height is gone.

Offline

#10 January 20, 2010 12:30pm

Warlock
Arkanix Labs
From: New Jersey
Registered: October 7, 2008
Posts: 3,317
Website

Re: Post A Bug!

When in 2x1 2x2 1x2 hitting space to delete the tile does not reset cursor to 1x1 mode but does indeed only delete the first 1x1 tile only. this should reset to 1x1 mode when the space bar it hit?

Offline

#11 January 24, 2010 11:18pm

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Re: Post A Bug!

Warlock's findings have been fixed in V1.3(+)

For Moloch's findings:

1) This seems to be only in the cruel crunched version.  It does not seem to happen with Exomizer and Time Cruncher.  We will use Exomizer for V1.3(+) to avoid this.

2) It turns out that there is a bug with exporting maps who's x size is not 32,64,128... 256 is handled a different way so it does not have this bug...  all other x sizes are affected by this bug and will be resolved in V1.3(+)

3) This is a result of corrupt data because of the bug in #2.

Offline

#12 March 24, 2010 5:46pm

Pinacolada
AL User
Registered: March 20, 2010
Posts: 122

Re: Post A Bug!

Not sure if this is the right place to post CartographPC bugs, but I fortunately saved my map (working on a lighthouse one) and went to Map Preview, and it crashed:

---------------------------
CartographPC
---------------------------
Run-time error '480':

Can't create AutoRedraw image
---------------------------
OK   
---------------------------

Offline

#13 March 24, 2010 7:34pm

Warlock
Arkanix Labs
From: New Jersey
Registered: October 7, 2008
Posts: 3,317
Website

Re: Post A Bug!

When it crashed Did you try to changing the zoom % or was it just the default zoom which is 100% I can seem to eventually get the error but thats loading 255x127 and going back and forth a couple times and then zooming to 200% I get the error. I have remove 200% as an option you can type in. I think I can also look at how the page unloads to see if that might be causing an issue.

Offline

#14 March 24, 2010 8:14pm

Pinacolada
AL User
Registered: March 20, 2010
Posts: 122

Re: Post A Bug!

Zoom was at default. I've never tried changing that.

Offline

#15 December 19, 2011 5:16pm

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Just discovered a rather nasty issue with CartPC ...

When you're using RMB selecting tiles in the tileset window if you move the mouse down beyond the tileset window and let go of the RMB you'll get an error window and when you click the OK button CartPC shuts down and all work is lost.

Run-time Error '6':

Overflow

I was able to reproduce the error twice, but now I'm having trouble getting it to crash.

cartpcbug1.png

Offline

#16 December 19, 2011 7:05pm

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Ok, I've discovered how to reproduce the crash every time. I've blown up an area of the screenshot above, you'll see that the blue selection window is missing on the bottom - that is the only time the crash will happen. Drag your selector window slowly, there is a one or two pixel of space that will cause the crash, and once the bottom part of the blue window disappears release the RMB.

cartpcbug2.png

Offline

#17 December 20, 2011 4:01am

Warlock
Arkanix Labs
From: New Jersey
Registered: October 7, 2008
Posts: 3,317
Website

Re: Post A Bug!

Ok should be easy to fix. Will take a look at work.

Offline

#18 December 20, 2011 8:12am

Warlock
Arkanix Labs
From: New Jersey
Registered: October 7, 2008
Posts: 3,317
Website

Re: Post A Bug!

FIXED

Updated EXE can be found here.

-snip snip-
See this thread -> http://www.c64dev.com/forum/viewtopic.php?id=535

Also fixed in Internal Dev version 2.5

Offline

#19 December 20, 2011 9:37am

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Appears to be working fine, thanks for the quick fix!

Offline

#20 December 20, 2011 12:38pm

Warlock
Arkanix Labs
From: New Jersey
Registered: October 7, 2008
Posts: 3,317
Website

Re: Post A Bug!

OK fixed something else minor I found drilling it for bugs. Maybe calling it version 2.1

Also added to the current Datatype menu a way to export datatype to match map size since before this every Datatype size was 256x128(0-255x0-127)

-snip snip-
See -> http://www.c64dev.com/forum/viewtopic.php?id=535

Offline

#21 December 20, 2011 1:04pm

aNdy
Arkanix Labs
From: Pontypwl, Cymru
Registered: August 10, 2009
Posts: 3,410
Website

Re: Post A Bug!

Excellent work sir!  Nice and quick!

Now, code me up a Project1 style bitmap editor replacement in your lunch time! Chop chop!

Offline

#22 December 20, 2011 1:19pm

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

aNdy wrote:

Excellent work sir!  Nice and quick!

Now, code me up a Project1 style bitmap editor replacement in your lunch time! Chop chop!

YES! Thanks! Release tomorrow, right?!

Offline

#23 December 31, 2011 3:01pm

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Re: Post A Bug!

Think I found one!

In the tile editor I can draw pixels and then use the palette to color them any color except black.  If a tile has all pixels turned off, it appears as the same color as my background as it should, but if you turn the pixels back on, they are not black like they should be!

Offline

#24 December 31, 2011 6:30pm

Warlock
Arkanix Labs
From: New Jersey
Registered: October 7, 2008
Posts: 3,317
Website

Re: Post A Bug!

That's fixed in dev version but still trying to get help from coder at work tile editing icons dont work current with multicolor so gave posted anything yet .

That issue is because the way the tips were recorded we're on of off. In the new version a table of 00,01,10,11 are kept that way it will know what's what

Offline

#25 January 7, 2012 12:50pm

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Hmm, can't remember if we ever covered this bug before for Cart64.

Loaded up the files (tileset, datamap, colormap, datatype), made some changes to the datatype, saved it. Loaded another datatype and popped back into the editor. After entering datatype mode (shift-D) the map editing window had the proper colors, but the tileset/matrix window contained the old, loaded over, datatype colors.

Offline

#26 January 7, 2012 1:59pm

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Found another issue?

Loaded in datamap, colormap, tileset, and then datatype. I changed my mind about the datatype, deleted the filename and pressed return. Cart64 started to load a file and crashed. I'm guessing it loaded the previous file (tileset) into the datatype area and crashed, probably the filename buffer isn't cleared between loads?

Offline

#27 January 8, 2012 5:09am

Warlock
Arkanix Labs
From: New Jersey
Registered: October 7, 2008
Posts: 3,317
Website

Re: Post A Bug!

Will take a look at this today. For the second item when you said you deleted filename. Do you mean in dialog box?

Ohh is this Cart64 or CartPC?

Offline

#28 January 8, 2012 9:59am

Moloch
Arkanix Labs
From: Murkasada
Registered: October 7, 2008
Posts: 6,499
Website

Re: Post A Bug!

Cart64 big_smile

Offline

#29 January 8, 2012 10:48am

Fuzz
Fuzzlevel
Registered: October 7, 2008
Posts: 2,418
Website

Re: Post A Bug!

For # 2 your guess sounds correct.  Pressing the back arrow key to exit out of the load menu will prevent that from happening.

For # 1, I cannot yet duplicate it.  But even if/when I could, I'm not sure where the source is to correct it  ops

Offline

Registered users online in this topic: 0, guests: 1
[Bot] claudebot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.029 seconds, 10 queries executed - Memory usage: 664.86 KiB (Peak: 827.77 KiB) ]