| It's Time for ScummVM 1.2.0 Release Testing |
| Author
|
Thread |
 |
|
Bluddy
ScummVM Developer
Joined: 18 Nov 2007
Posts: 133
|
I've got an SCI error to report.
Conquests of the Longbow gives me this error on startup:
shl on non-integer (ffff:0000, 0000:0000) from method Longbow:doit (script 994, room 803, localCall ffff)
This is with the latest SVN (52814).
I know that the game used to run fine.
|
Mon Sep 20, 2010 7:42 am |
|
|
KuroShiro
Joined: 15 May 2008
Posts: 442
Location: Miyazaki, Japan |
quote: Originally posted by Bluddy I've got an SCI error to report.
Conquests of the Longbow gives me this error on startup:
shl on non-integer (ffff:0000, 0000:0000) from method Longbow:doit (script 994, room 803, localCall ffff)
This is with the latest SVN (52814).
I know that the game used to run fine.
Weird, it still works fine for me. (VGA version 1.000 patched, same revision).
Last edited by KuroShiro on Mon Sep 20, 2010 9:59 am; edited 1 time in total
|
Mon Sep 20, 2010 9:54 am |
|
|
KuroShiro
Joined: 15 May 2008
Posts: 442
Location: Miyazaki, Japan |
Game: Loom
Game Version: PC-Engine/English
ScummVM Version: 1.2.0SVN 52814 (--enable-release used)
OS: Windows 7 x64
Problems: None. Plays perfectly as far as I can tell.
You might want to include a little information somewhere about the tools used to extract the data files from the disc though. It could be a bit confusing to people not familiar with their use.
|
Mon Sep 20, 2010 9:58 am |
|
|
Bluddy
ScummVM Developer
Joined: 18 Nov 2007
Posts: 133
|
quote: Originally posted by KuroShiro quote: Originally posted by Bluddy I've got an SCI error to report.
Conquests of the Longbow gives me this error on startup:
shl on non-integer (ffff:0000, 0000:0000) from method Longbow:doit (script 994, room 803, localCall ffff)
This is with the latest SVN (52814).
I know that the game used to run fine.
Weird, it still works fine for me. (VGA version 1.000 patched, same revision).
OK forget my report... I think I somehow got some file corrupted.
|
Mon Sep 20, 2010 11:06 am |
|
|
clone2727
ScummVM Team Member

Joined: 09 Jun 2006
Posts: 1424
Location: NJ, USA |
quote: Originally posted by parapente Unfortunately I don't know how I can find the build number. The full filename was scummvm-20100913_stripped.bz2 for i586-linux.
From this page, it also lists "Build log" where it mentions "Updated to revision" and then the revision comes after that. We really need the revision as the build time doesn't help us at all.
|
Mon Sep 20, 2010 1:00 pm |
|
|
Warepire

Joined: 19 Sep 2010
Posts: 4
|
Game: Goblins 3
Game Version: CD/DOS/v1.02 (English) [With music track ripped to mp3]
ScummVM Version: 1.2.0SVN 52800
OS: Windows XP x64 Professional SP2
Status: Completable
Problems:
(It's been a long while since I played this on a real machine, some problems might just be bugs in the game that I cannot remember)
• Difficulty moving the screen to the left in windowed mode.
• The pathfinder can get confused in some "stair" areas and Blount will walk between 2 close points in a loop, give him a new destination to end it. [I am unable to reproduce this when I want to], happened in Death (level 3).
• "Introductions" in multilevel puzzles that are not cutscenes are played every time the area is entered (Affects areas Lab and Brain)
• Flickering cursor when "semi-cutscenes" are played (For example when freeing Bizoo in Clouds)
Not added to bugtracker because I don't know how to (New guy)
|
Mon Sep 20, 2010 2:58 pm |
|
|
md5
ScummVM Developer

Joined: 03 Nov 2005
Posts: 2079
Location: Athens, Greece |
quote: Originally posted by Warepire • Difficulty moving the screen to the left in windowed mode.
Use Control-M to capture the mouse cursor inside ScummVM's window
|
Mon Sep 20, 2010 4:49 pm |
|
|
Warepire

Joined: 19 Sep 2010
Posts: 4
|
quote: Originally posted by md5 quote: Originally posted by Warepire • Difficulty moving the screen to the left in windowed mode.
Use Control-M to capture the mouse cursor inside ScummVM's window
I've been using ScummVM since 0.7 and I didn't know that ... how embarrassing.
|
Mon Sep 20, 2010 4:51 pm |
|
|
parapente
Joined: 25 Oct 2006
Posts: 6
|
quote: Originally posted by clone2727 quote: Originally posted by parapente Unfortunately I don't know how I can find the build number. The full filename was scummvm-20100913_stripped.bz2 for i586-linux.
From this page, it also lists "Build log" where it mentions "Updated to revision" and then the revision comes after that. We really need the revision as the build time doesn't help us at all.
Unfortunately the page you mention doesn't keep a full log so I had to svn co the code and do an svn log. According to the log no changed happened between 1:59:32 and 15:19:19 so it must be r52697. It would be more helpful if the filenames of the nightly builds had the release in them instead of just the date.
|
Mon Sep 20, 2010 4:59 pm |
|
|
pykman

Joined: 21 Mar 2010
Posts: 19
Location: Poland |
quote: Originally posted by clone2727 quote: Originally posted by parapente Unfortunately I don't know how I can find the build number. The full filename was scummvm-20100913_stripped.bz2 for i586-linux.
From this page, it also lists "Build log" where it mentions "Updated to revision" and then the revision comes after that. We really need the revision as the build time doesn't help us at all.
I didn't known that, sorry. I was building ScummVM using source form 15.09.2010 and unfortunately there is no more builds from that date on ScummVM daily builds page. If anyone can check those logs, it would be great.
|
Mon Sep 20, 2010 5:11 pm |
|
|
clone2727
ScummVM Team Member

Joined: 09 Jun 2006
Posts: 1424
Location: NJ, USA |
quote: Originally posted by Warepire Not added to bugtracker because I don't know how to (New guy)
Did you see the link to the bug tracker in the opening post? It's pretty straightforward... Not to mention there's a nice section in the FAQ for it.
|
Mon Sep 20, 2010 5:19 pm |
|
|
clone2727
ScummVM Team Member

Joined: 09 Jun 2006
Posts: 1424
Location: NJ, USA |
quote: Originally posted by parapente Unfortunately the page you mention doesn't keep a full log so I had to svn co the code and do an svn log. According to the log no changed happened between 1:59:32 and 15:19:19 so it must be r52697. It would be more helpful if the filenames of the nightly builds had the release in them instead of just the date.
There are other nightly builds that do have the revision (or they should). We don't really have control over the builds from where you downloaded them.
@pykman: I'll try to dig up what revision your build used, but please report the revision in the future.
|
Mon Sep 20, 2010 5:24 pm |
|
|
parapente
Joined: 25 Oct 2006
Posts: 6
|
quote: Originally posted by clone2727 There are other nightly builds that do have the revision (or they should). We don't really have control over the builds from where you downloaded them.
Ok now I'm sure it's r52698 and I've edited my previous post. Sorry for the mess!
|
Mon Sep 20, 2010 5:43 pm |
|
|
Red_Breast

Joined: 30 Sep 2008
Posts: 785
Location: The Bar Of Gold, Upper Swandam Lane. |
I've always got the revision number (with my own Linux Debian builds) by selecting the 'About...' button in the ScummVM main menu. Second from the bottom just above the 'Quit' button.
You have to be ready for it though as it scrolls by in a few seconds.
I assume it appears in all builds unless for some reason whoever compiled the build in question removes it.
2nd edit.
Thanks for confirming that Clone.
Indeed my builds have it in the main menu (launcher?) to the right of the search. I have 1.2.0 svn 5xxxx followed by date and time.
So I don't need to select 'About...' actually. I think I must be confusing it with how I find the revision number when I use ScummVM on another platform which I don't self-compile. Maybe Wii.
Last edited by Red_Breast on Mon Sep 20, 2010 7:37 pm; edited 3 times in total
|
Mon Sep 20, 2010 6:46 pm |
|
|
clone2727
ScummVM Team Member

Joined: 09 Jun 2006
Posts: 1424
Location: NJ, USA |
quote: Originally posted by Red_Breast I've always got the revision by selecting the 'About...' button in the ScummVM main menu. Second from the bottom just above the 'Quit' button.
You have to be ready for it though as it scrolls by in a few seconds.
But that's only compiled in when you compile from an svn checkout. It's also much easier to see the revision from the launcher where it is written with the ScummVM version.
|
Mon Sep 20, 2010 6:47 pm |
|
|
|
Forum Rules:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|
|
|
Powered by phpBB © 2001, 2006 phpBB Group
Forum design by ScummVM team, icons by raina
|
|