
Corrupted project in eXT 1.4
-
- KVRAF
- Topic Starter
- 2545 posts since 22 Jun, 2004 from Paris. Well, not far.
Just got back to my computer now and downloading the fix right now.
Thanks a lot Opto! Would this work for any file that's corrupted in this manner? Because it appears like that's what saving eXT projcts from inside Reaper does...
Thanks a lot Opto! Would this work for any file that's corrupted in this manner? Because it appears like that's what saving eXT projcts from inside Reaper does...
-
- KVRAF
- Topic Starter
- 2545 posts since 22 Jun, 2004 from Paris. Well, not far.
Man you're a genius!! It works perfectly. I'd say this will be useful to a lot of people. I'll post something about it on the Reaper forum too I guess, if it is okay with you
(perhaps something as useful as this it would be a good idea to upload to the Reaper resources site since that's how the problem showed up in the first place).
Brilliant! Many many thanks mate.
d
(perhaps something as useful as this it would be a good idea to upload to the Reaper resources site since that's how the problem showed up in the first place).
Brilliant! Many many thanks mate.
d
-
- KVRAF
- 6111 posts since 18 Oct, 2007
Glad to be of help mate but you should also thank InsertPizHeredacaumodo wrote:Thanks a lot Opto! Would this work for any file that's corrupted in this manner? Because it appears like that's what saving eXT projcts from inside Reaper does...
I'll post something about it on the Reaper forum too I guess, if it is okay with you...
...it would be a good idea to upload to the Reaper resources site...
The fix will work on any active window that was last opened and off the visible screen (ANY window at all). As I'm not a Reaper user I'm not 100% about this but you may be able to run the fix directly on the eXT Clip window from within Reaper. Actually if you could try this and report back that would be great!
Yes go ahead and post it to their forums also. Please post the link here.
I will try to get on there later and post the fix directly. If I have a problem you can go ahead and post it yourself.
I think I might put together one without the nag screen or even one that will run the fix automatically once the missing window is detected
Also I will gey the messages and window properties/info from WinspectorU. Perhaps this will give a clue as to what Reaper is doing to the window and they can fix the bug!
-
- KVRAF
- 10376 posts since 2 Sep, 2003 from Surrey, UK
I think that this might fix this:
http://forum.cockos.com/showthread.php?t=25161
I reckon that dacaumodo was referring to this thread.
If I looked at a corrupted eXT project using a binary Editor where would I find the corrupted MIDI Editor window co-ordinates?
http://forum.cockos.com/showthread.php?t=25161
I reckon that dacaumodo was referring to this thread.
If I looked at a corrupted eXT project using a binary Editor where would I find the corrupted MIDI Editor window co-ordinates?
-
- KVRAF
- 10815 posts since 26 Nov, 2004 from UK
-
- KVRAF
- 6111 posts since 18 Oct, 2007
Um that would be 1 a scary proposition. I would think that the amount of garbeldy goop you'd have to search through would be tremendous at best.DarkStar wrote:If I looked at a corrupted eXT project using a binary Editor where would I find the corrupted MIDI Editor window co-ordinates?
2 its very dangerous as eXT files do not like to be saved outside of eXT itself (from my experience).
Heres an HTML report of exactly what happens when the popup window opens.
Can you recommend me a bin editor and I will try to find the lines?
edit:
I just realized that even if you were able to find the coords in an editor and fix them you'd be overlooking the fact that Reaper is the culprit behind the issue not eXT. Once you save the project in Reaper the problem would just reoccur
Last edited by Optomadic on Tue Nov 25, 2008 5:59 pm, edited 1 time in total.
-
- KVRAF
- 6111 posts since 18 Oct, 2007
-
- KVRAF
- 10376 posts since 2 Sep, 2003 from Surrey, UK
asseca pointed me at this one some time ago:Optomadic wrote:Um that would be 1 a scary proposition. I would think that the amount of garbeldy goop you'd have to search through would be tremendous at best.DarkStar wrote:If I looked at a corrupted eXT project using a binary Editor where would I find the corrupted MIDI Editor window co-ordinates?
2 its very dangerous as eXT files do not like to be saved outside of eXT itself (from my experience).
Heres an HTML report of exactly what happens when the popup window opens.
Can you recommend me a bin editor and I will try to find the lines?
edit:
I just realized that even if you were able to find the coords in an editor and fix them you'd be overlooking the fact that Reaper is the culprit behind the issue not eXT. Once you save the project in Reaper the problem would just reoccur.
http://www.chmaas.handshake.de/delphi/f ... /xvi32.htm
It's proved very useful for all sorts of diagnostics
-
- KVRAF
- 10376 posts since 2 Sep, 2003 from Surrey, UK
Those New York? coordinates should be more like tihs:


http://img224.imageshack.us/img224/839/dscoordsat3.png


http://img224.imageshack.us/img224/839/dscoordsat3.png
-
- KVRAF
- 6111 posts since 18 Oct, 2007
Ahh ok Yea I have that. Its a HEX editor. I STRONGLY suggest against editing ANYTHING in thatDarkStar wrote:asseca pointed me at this one some time ago:
http://www.chmaas.handshake.de/delphi/f ... /xvi32.htm
It's proved very useful for all sorts of diagnostics
edit:
Should not this thread title be changed to Reaper corrupts eXT files. I hate giving eXT a bad name
-
- KVRAF
- 10376 posts since 2 Sep, 2003 from Surrey, UK
-
- KVRAF
- 2237 posts since 12 Nov, 2002 from swordfish
out of curiosity, i figured this out... with the hex editor you can search for EditPosAndSize in the .ext file.
the next four bytes should be: 10 00 00 00 (this means that EditPosAndSize consists of 16 bytes).
after that, you have the coordinates: x, y, width, height; four bytes each (32-bit signed integers).
there is one of these entries for each sequencer in the project.
of course if you really want to edit .ext files directly, don't do it, and make a backup first...
the next four bytes should be: 10 00 00 00 (this means that EditPosAndSize consists of 16 bytes).
after that, you have the coordinates: x, y, width, height; four bytes each (32-bit signed integers).
there is one of these entries for each sequencer in the project.
of course if you really want to edit .ext files directly, don't do it, and make a backup first...
wrongtastic, baby
tucson's number one gothic rock band since 1995
tucson's number one gothic rock band since 1995

