Possible glitch?
Moderators: Bob the Hamster, marionline, SDHawk
- Taco Bot
- Meat, Cheese, and Silicon
- Posts: 484
- Joined: Fri Jul 18, 2014 12:15 am
- Location: Santa Cruz
- Contact:
Possible glitch?
Ok, so this is what I did:
1) Create a tile.
2) Use the Mark tool to copy the tile.
3) Use the ARROW KEYS to move over to a different tile and enter to select it.
And here's what happened:
1) Instead of the center of the sprite being on the cursor, the bottom right-hand corner is. (Notice the capitalization of "arrow keys", this doesn't seem to occur if I use my mouse to select another tile.)
I don't know if this is a glitch or if it is intentional, but I'm using the August 8th nightly and I find this somewhat annoying.
1) Create a tile.
2) Use the Mark tool to copy the tile.
3) Use the ARROW KEYS to move over to a different tile and enter to select it.
And here's what happened:
1) Instead of the center of the sprite being on the cursor, the bottom right-hand corner is. (Notice the capitalization of "arrow keys", this doesn't seem to occur if I use my mouse to select another tile.)
I don't know if this is a glitch or if it is intentional, but I'm using the August 8th nightly and I find this somewhat annoying.
Sent from my iPhone
- FnrrfYgmSchnish
- Metal Slime
- Posts: 721
- Joined: Thu Jun 18, 2009 4:37 am
- Location: Middle of Nowhere, VA
Yeah, I've noticed this for a while now. Workaround is to use the mark tool to grab what you want to copy, then change to a different tool (like draw, line, box, etc.) when switching to the other tile, then back to the clone tool. Switching to another tool doesn't erase the mark tool's selection, but it does prevent this glitch from happening.
The cursor should stay centered correctly if you do it this way--it's only when you go back to the overall view of the tileset while having the clone tool selected that it seems to happen.
EDIT: ...or you can use the mouse apparently. Never knew that. Of course, I pretty much never use the mouse at all for OHR-related stuff, to the point where I might as well just unplug my mouse the moment I open up Custom. XD
The cursor should stay centered correctly if you do it this way--it's only when you go back to the overall view of the tileset while having the clone tool selected that it seems to happen.
EDIT: ...or you can use the mouse apparently. Never knew that. Of course, I pretty much never use the mouse at all for OHR-related stuff, to the point where I might as well just unplug my mouse the moment I open up Custom. XD
Last edited by FnrrfYgmSchnish on Fri Aug 22, 2014 1:59 pm, edited 1 time in total.
FYS:AHS -- Swapping out some step-on NPCs for zones + each step script
Puckamon -- Not until the reserve party is expanded.[/size]
Puckamon -- Not until the reserve party is expanded.[/size]
- Taco Bot
- Meat, Cheese, and Silicon
- Posts: 484
- Joined: Fri Jul 18, 2014 12:15 am
- Location: Santa Cruz
- Contact:
I didn't know that this has been going on for so long. If it has, why hasn't James addressed it? I mean, since Beelzebufo he's added an awesome Android settings menu, better palettes, a nicer scripting error system (Thank god), and some other great stuff. Why not just fix this simple yet bothersome glitch?FnrrfYgmSchnish wrote:Yeah, I've noticed this for a while now. Workaround is to use the mark tool to grab what you want to copy, then change to a different tool (like draw, line, box, etc.) when switching to the other tile, then back to the clone tool. Switching to another tool doesn't erase the mark tool's selection, but it does prevent this glitch from happening.
The cursor should stay centered correctly if you do it this way--it's only when you go back to the overall view of the tileset while having the clone tool selected that it seems to happen.
EDIT: ...or you can use the mouse apparently. Never knew that. Of course, I pretty much never use the mouse at all for OHR-related stuff, to the point where I might as well just unplug my mouse the moment I open up Custom. XD
Sent from my iPhone
- FnrrfYgmSchnish
- Metal Slime
- Posts: 721
- Joined: Thu Jun 18, 2009 4:37 am
- Location: Middle of Nowhere, VA
I guess nobody reported it, either because other people use the mouse or because somehow nobody noticed (or they noticed but just didn't report it... whoops.) Or it was one of those "got fixed at one point, then a new change unfixed it" sorts of things.
I dunno, though--I thought for sure that I had mentioned it at least once back when I was in the SlimeSalad IRC channel occasionally, and that's been ages ago...
I dunno, though--I thought for sure that I had mentioned it at least once back when I was in the SlimeSalad IRC channel occasionally, and that's been ages ago...
Last edited by FnrrfYgmSchnish on Sat Aug 23, 2014 1:13 am, edited 1 time in total.
FYS:AHS -- Swapping out some step-on NPCs for zones + each step script
Puckamon -- Not until the reserve party is expanded.[/size]
Puckamon -- Not until the reserve party is expanded.[/size]
- Bob the Hamster
- Liquid Metal King Slime
- Posts: 7460
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact:
- Pepsi Ranger
- Liquid Metal Slime
- Posts: 1419
- Joined: Thu Nov 22, 2007 6:25 am
- Location: South Florida
- Bob the Hamster
- Liquid Metal King Slime
- Posts: 7460
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact:
- Taco Bot
- Meat, Cheese, and Silicon
- Posts: 484
- Joined: Fri Jul 18, 2014 12:15 am
- Location: Santa Cruz
- Contact:
The gfx_sdl backend? Sorry, but that term is entirely new to me!Bob the Hamster wrote:Does it still happen if you run with the gfx_sdl backend?
custom.exe -gfx sdl
It it's a download, can you post a link?
And if not, can you show me how to access it?
And yes, I'm running Winderz.
Last edited by Taco Bot on Sat Aug 23, 2014 5:45 pm, edited 2 times in total.
Sent from my iPhone
- Bob the Hamster
- Liquid Metal King Slime
- Posts: 7460
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact:
Sorry, I guess I didn't make that clear enough. The backend is a built-in thing. You don't need to download it.
Make a shortcut that points to custom.exe
Edit the properties for that shortcut.
Look for the "Target:"
It will be something like:
Run the shortcut, and test the bug again, and let me know if it happens the same way
Make a shortcut that points to custom.exe
Edit the properties for that shortcut.
Look for the "Target:"
It will be something like:
Change it so that it reads:shortcut target wrote:"C:\blah\blah\blah\custom.exe"
Notice that the -gfx sdl goes outside the quote marks (if you don't have any quote marks around C:\whatever\custom.exe you do not need to add them)shortcut target wrote:"C:\blah\blah\blah\custom.exe" -gfx sdl
Run the shortcut, and test the bug again, and let me know if it happens the same way
- Taco Bot
- Meat, Cheese, and Silicon
- Posts: 484
- Joined: Fri Jul 18, 2014 12:15 am
- Location: Santa Cruz
- Contact:
Heh. Sorry, not really a computer whiz. I tried that, and strangely enough, the glitch was fixed!Bob the Hamster wrote:Sorry, I guess I didn't make that clear enough. The backend is a built-in thing. You don't need to download it.
Make a shortcut that points to custom.exe
Edit the properties for that shortcut.
Look for the "Target:"
It will be something like:
Change it so that it reads:shortcut target wrote:"C:\blah\blah\blah\custom.exe"
Notice that the -gfx sdl goes outside the quote marks (if you don't have any quote marks around C:\whatever\custom.exe you do not need to add them)shortcut target wrote:"C:\blah\blah\blah\custom.exe" -gfx sdl
Run the shortcut, and test the bug again, and let me know if it happens the same way
Sent from my iPhone
- Bob the Hamster
- Liquid Metal King Slime
- Posts: 7460
- Joined: Tue Oct 16, 2007 2:34 pm
- Location: Hamster Republic (Ontario Enclave)
- Contact:
gfx_directx has a couple issues related to mouse cursor positioning; this is probably related to that.
http://rpg.hamsterrepublic.com/bugzilla ... cgi?id=988
However in this case I suspect that code somewhere dubiously and unnecessarily using the mouse position as stored state could be just as easily blamed.
http://rpg.hamsterrepublic.com/bugzilla ... cgi?id=988
However in this case I suspect that code somewhere dubiously and unnecessarily using the mouse position as stored state could be just as easily blamed.