Emulator Issues #10922
closedLogging: "Bah! ReadAnnotatedAssembly couldn't find the file ../../docs/DSP/DSP_UC_AXWii.txt" with DSPLLE
0%
Description
Game Name?
Likely all (tested with Super Smash Bros. Brawl, Super Smash Bros. Melee, and Wii Music)
What's the problem? Describe what went wrong.
"Bah! ReadAnnotatedAssembly couldn't find the file ../../docs/DSP/DSP_UC_AXWii.txt" appears during game startup.
What steps will reproduce the problem?
- Play any game
Is the issue present in the latest development version? For future reference, please also write down the version number of the latest development version.
5.0-6392
Is the issue present in the latest stable version?
No, but the warning may not have existed then.
What are your PC specifications? (CPU, GPU, Operating System, more)
Win 10 Pro x64
Intel Core i7-4702MQ CPU @2.20GHz
GeForce GT 750M
2x 8GB Hynix 1600MHz
GeForce Game Ready Driver 391.01
Is there anything else that can help developers narrow down the issue? (e.g. logs, screenshots,
configuration files, savefiles, savestates)
Originally reported in #10865 but was a separate issue.
Updated by leoetlino over 6 years ago
- Status changed from New to Working as intended
It just means you don't have a specific file that may be useful for debugging DSP stuff.
In general, unless something doesn't work, there is little reason to look at logs as many of the messages are not intended for end users, but for developers.
Updated by ryanebola16 over 6 years ago
Is there any downside to including the "docs" folder in the master branch? I found it in this fork [REMOVED -JosJuice]. Otherwise the warning should be removed as the doc is not included in the master branch.
Updated by JosJuice over 6 years ago
- Status changed from Working as intended to New
Yes, copyright reasons.
I think we should just remove the warning. Even if we would've had the docs folder in the repo, it wouldn't be accessible to normal end-users who haven't downloaded the whole repo.
Updated by ryanebola16 over 6 years ago
Good point about potential copyright problems. I agree with removing the warning now.
Updated by ryanebola16 over 6 years ago
Fyi, I tried placing the docs folder from [REMOVED -JosJuice] in my Dolphin Emulator folder but Dolphin still couldn't detect DSP_UC_AXWii.txt with DSPLLE. Am I placing it in the correct location? I'm trying to figure out if something other than the error message is botched.
Updated by ryanebola16 over 6 years ago
Proposed https://github.com/dolphin-emu/dolphin/pull/6416
Alternatively, if we can get DSP_UC_AXWii.txt in the proper location, I can change the ERROR_LOG to INFO_LOG.
Updated by ryanebola16 over 6 years ago
Updated by JosJuice over 6 years ago
- Status changed from New to Fixed
- Fixed in set to 5.0-6408