Anonymous | Login | 2024-11-21 14:42 UTC |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0000670 | VCMI | Sound, music, videos | public | 2011-01-31 20:28 | 2011-05-31 00:59 | ||||
Reporter | Warmonger | ||||||||
Assigned To | Warmonger | ||||||||
Priority | normal | Severity | major | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | PC | OS | Windows 7 | OS Version | vanillia | ||||
Product Version | |||||||||
Target Version | Fixed in Version | 0.84 | |||||||
Summary | 0000670: Smack cannot open 03DOLOGO.SMK | ||||||||
Description | Todya after a month's break I tried to recompile VCMI. Now I get the following problem: Smack cannot open 03DOLOGO.SMK Game launches, but menu works significantly slow. When I try to launch game, it opens new widnow and freezes. Client log enclosed. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | VCMI_Client_log.txt [^] (1,638 bytes) 2011-01-31 20:28 [Show Content] | ||||||||
Notes | |
(0001511) Ivan (developer) 2011-01-31 22:40 |
Most possibly caused by my commit (drop extensions in music\video handler to enable sound on GOG edition) In the beginning of CMediaHandler::extract (file CSndHandler.cpp, line 47) try erasing extension of source file: srcName.erase(srcName.find_last_of('.')); Should fix issue. Can't test myself - video player code is separate on Win\Linux platforms |
(0001512) Warmonger (administrator) 2011-02-01 06:44 |
Thanks, that fixed the video. But map still doesn't launch, looks like I have to do some debugging :/ |
(0001513) Warmonger (administrator) 2011-02-01 09:03 |
It hangs at "Setting up thread calling server" line, so I suppose it's not mechanics-related. |
(0001514) Warmonger (administrator) 2011-02-01 18:53 |
I figured out it's related to my system. Video issue marked resolved, I'll investigate my problem further. |
(0001515) Warmonger (administrator) 2011-02-01 18:54 |
Fixed in r1940 |
Issue History | |||
Date Modified | Username | Field | Change |
2011-01-31 20:28 | Warmonger | New Issue | |
2011-01-31 20:28 | Warmonger | File Added: VCMI_Client_log.txt | |
2011-01-31 22:40 | Ivan | Note Added: 0001511 | |
2011-02-01 06:44 | Warmonger | Note Added: 0001512 | |
2011-02-01 06:44 | Warmonger | Status | new => assigned |
2011-02-01 06:44 | Warmonger | Assigned To | => Warmonger |
2011-02-01 09:03 | Warmonger | Note Added: 0001513 | |
2011-02-01 09:03 | Warmonger | Assigned To | Warmonger => |
2011-02-01 09:03 | Warmonger | Status | assigned => new |
2011-02-01 09:03 | Warmonger | Status | new => acknowledged |
2011-02-01 18:53 | Warmonger | Note Added: 0001514 | |
2011-02-01 18:54 | Warmonger | Note Added: 0001515 | |
2011-02-01 18:54 | Warmonger | Status | acknowledged => resolved |
2011-02-01 18:54 | Warmonger | Fixed in Version | => 0.89 |
2011-02-01 18:54 | Warmonger | Resolution | open => fixed |
2011-02-01 18:54 | Warmonger | Assigned To | => Warmonger |
2011-05-31 00:59 | Zamolxis | Status | resolved => closed |
Copyright © 2000 - 2024 MantisBT Team |