LAK132 / SourceExplorer

GNU General Public License v3.0
136 stars 13 forks source link

A Game With A Kitty 2: Darkside Adventures #51

Closed P-Star7 closed 3 years ago

P-Star7 commented 3 years ago

Error Log: https://pastebin.com/djcXvpc9

The game! http://www.caiman.us/scripts/fw/f2697.html

Expected behavior: Something! But nothing happens after I open this .exe (either in auto-dump mode or manual dump mode) besides a few errors popping up in the terminal window. I'm running it in admin mode on a 64-bit system, BTW - shouldn't be any issues with that part.

LAK132 commented 3 years ago

this has now been fixed, thanks for the report. please wait for the next release.

side note: if didn't already know, you will need to open the .ugh files as well as the .exe in source explorer to get all of the data from this game.

P-Star7 commented 3 years ago

Thanks, updated to 2.0.1 and it dumps great! Thanks for the tip on unzipping the launcher .exe. The music didn't dump when doing an auto-dump (it was kind of a big one and I forgot to save the error log, so I'll only do THAT again if this doesn't work), so I'm trying to just load the .ugh and dump the music. When I load the game (works!) and click "Dump Music", I'm presented with "Open Folder". What exactly am I supposed to be selecting, here? Clicking on a folder (or entering the path to one and pressing Enter) just takes me there.

LAK132 commented 3 years ago

Once you have navigated to the folder, there should be an "Open" button at the bottom. When you click Open, it will save all of the data into that folder.

P-Star7 commented 3 years ago

Ah, it appears now. I wonder if I had forgotten to run Source Explorer as an administrator? Anyways, I can indeed do what you said to myapp.ugh, but I get a "No Music Bank" error. The same applies to all the other .ugh files. Here is the crash log, as performed using the x64 version as an administrator when opening myapp.ugh and "saving" the music to a folder. I'm sorry in advance, but it's so big that I had to .zip up the .txt file instead of using Pastebin - trying to paste it it just made the page hang in Chrome. SEND-THIS-CRASH-LOG-TO-LAK132.zip

LAK132 commented 3 years ago

I'll take a look later. In the mean time, make sure to try saving sounds instead of music (they are different things in this engine)

P-Star7 commented 3 years ago

I'll take a look later. In the mean time, make sure to try saving sounds instead of music (they are different things in this engine)

Oh yeah, it saved some .wav sounds, but the music is specifically MIDI.

P-Star7 commented 3 years ago

2.0.2 didn't seem to do anything differently in regards to the "no music bank" error, and I can confirm that individually choosing to dump the sounds just results in the usual sound effects without any MIDIs.

LAK132 commented 3 years ago

As far as I can tell Source Explorer is actually saving the MIDI files, it's just saving them as .wav for some reason. All of the "Darkside" files in myapp.ugh are MIDIs.

LAK132 commented 3 years ago

Update: they're tracker modules not midis.

P-Star7 commented 3 years ago

Thank you. Where are these being saved, for you? Please take a screenshot of your folder structure when you auto-dump myapp.ugh and point out where I should be looking.

LAK132 commented 3 years ago

myapp/sounds/*.xm image

LAK132 commented 3 years ago

(should be) fixed in v2.0.3