oblivioncth / FIL

A completely automated importer of Flashpoint Archive for LaunchBox and other frontends
GNU Affero General Public License v3.0
8 stars 0 forks source link

error mounting #23

Closed killer1500nw closed 1 year ago

killer1500nw commented 1 year ago

So Ive downloaded the lastest Flashpoint this week, and successfully used the import tool to get it into Launchbox with the latest version here of both FIL and CLIFp, all freshly downloaded this week. The import process went fine, but in Launchbox it it doesn't work and comes up with a mounting error for all flash files. 2023-04-28 (214)

oblivioncth commented 1 year ago

To clarify, that is a TCL game, not Flash. Perhaps you just meant that all Flashpoint games produce that error?

Could you please include the details mentioned in the template, like your Windows version, the exact versions of FP and FIL (just to be absolutely sure), and whether or not you're using FP Infinity or Ultimate?

Also, attach the CLIFp.log file that should have been generated in your Flashpoint folder.

Finally, it would be great if you could share your PC specs (e.g. CPU, RAM, Storage device from which you're running CLIFp/FP) as I'm wondering if this might be a timing issue due to the FP server loading a little slowly on your system and CLIFp trying to connect to it before it's ready.

killer1500nw commented 1 year ago

Yeah anything in the Flash section doesn't work, not just TCL, that was just the last playlist I tried to play for the screenshot. CLIFp.exe is 0.9.4 and Flashpoint is 11.1 (and works fine stand-alone). I doubled check CLFIp.exe in Windows, and Flashpoint showed me the version in the txt file in the root, again all freshly downloaded this week the latest versions.

I was using an older version of Flashpoint fine in my collection (was version 10.1) but decided to upgrade, so deleted all the old playlists in LB, etc, re-downloaded the latest Flashpoint and new versions of the import tool and everything went through as expected.

PC specs are AMD Ryzen 7 5700G 3.80ghz 32 Gigs of Ram AMD RX 6600 Seagate 16tb Exos Sata X18 drive. Windows 10 Pro Version 22H2 Flashpoint 11.1 Ultimate - "Operation Cherry Blossom" CLIFp 0.9.4 Static

CLIFp.log

oblivioncth commented 1 year ago

I think this is likely an Ultimate specific problem and I don't currently have a copy of 11.1 myself to test with. I just started downloading it, but of course it will take a while before it's finished and I can try to reproduce the issue.

EDIT: I see in your log where the problem lies, but I need the copy of Ultimate to determine the root cause.

oblivioncth commented 1 year ago

Actually, when you get a chance if you could upload a copy of "[Flashpoint Root]/Data/services.json" from Ultimate 11.1 that would be great.

killer1500nw commented 1 year ago

Here is a copy of my services.json

killer1500nw commented 1 year ago

services.zip wouldnt support .json attachments

oblivioncth commented 1 year ago

Ah, the random minor nonsensical differences between the editions and versions of Flashpoint.

The same exact thing is named differently between Infinity and Ultimate it seems and I didn't catch that when I recently changed how part of the configuration is read.

When I can get back to my PC I'll release a fix.

oblivioncth commented 1 year ago

I can't test it myself at a moment but replace your copy of CLIFp with this specific build and let me know if it works: https://github.com/oblivioncth/CLIFp/suites/12579933733/artifacts/672694390

oblivioncth commented 1 year ago

Ok, I got a chance to examine this directly myself and this issue has now been fixed by https://github.com/oblivioncth/CLIFp/pull/58 and will be included in the next release.

This dev build includes the fix if you want it a little early. Feel free to reopen this if you still have issues.