RageRitual Posted January 15, 2008 Report Posted January 15, 2008 OK what I was trying to do: I was trying to copy part of a tile to another tile to save some time, I openned the EDIT TILE on one tile, selected an area then clicked copy. Closed the EDIT TILE, then oppened it for another tile. Clicked pasted and the total program crashed with error message.... Rune-time error '9' Subscript out of range.
Cancer+ Posted January 15, 2008 Report Posted January 15, 2008 Don't close the edit tile. It probably cannot read where it is copying from.
Samapico Posted January 15, 2008 Report Posted January 15, 2008 Was the copied area larger than the tile you were working in? But yeah, copy pasting can easily trigger crashes in there... I'm aware of this.
RageRitual Posted January 16, 2008 Author Report Posted January 16, 2008 Cancer+: You can not, not close it. It will only let you have one tile being edited at a time. But in theory when you copy something it goes to clipboard anyways yes? Samapico: At first I tried copying an entire tile, then since it crashed I tried just copying a single pixel, it still crashed.
Drake7707 Posted January 16, 2008 Report Posted January 16, 2008 i would take a look at it, but i'll have to a) install tortoisesvn revert to 3.1.12 code base, because the rewritten functions that same was working on were not completec) reapply all fixes that were doned) look and try to fix that bug e) learn for my exams, i'm in the middle of exam period, having 1 in a few hours, making my time severely limited ( e) not in order of all others )
Samapico Posted January 16, 2008 Report Posted January 16, 2008 I tried to look into the tile editor's copy-paste thing many times, but it only gave me headaches... So for now, I suggest you just live with it And yes, when you copy something it should go in the windows clipboard. However, if the selected area isn't a rectangle, I'm not sure what it puts in the clipboard
RageRitual Posted January 20, 2008 Author Report Posted January 20, 2008 (edited) I will live with it , just reporting the bug that is all. Edited January 20, 2008 by RageRitual
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now