AGS 3.3.0 Release Candidate

Started by Crimson Wizard, Thu 04/04/2013 19:16:28

Previous topic - Next topic

Crimson Wizard

#640
At which point did this problem arise? :( Anyone else used 3.3.0 beta on WinXP before?
Strange thing is that it works on the XP virtual machine I am running, which has literally only the .Net Framework and few VC redist. installed (no other programs, libraries, etc).

Here are the older versions of beta uploaded to ags server:
http://www.adventuregamestudio.co.uk/betas/

Does any one work for you?

Adeel

#641
Nope, still can't make it to work. Even the 3.3.0 beta-3 doesn't work. But I have found something that may be useful to you:

http://www.adventuregamestudio.co.uk/forums/index.php?topic=34401.msg454661#msg454661

E: More people had this problem too. See this:

http://www.adventuregamestudio.co.uk/forums/index.php?topic=34401.msg455570#msg455570

http://www.adventuregamestudio.co.uk/forums/index.php?topic=34401.msg455617#msg455617

Chris Jones proposed the following solution which worked for the people at that time:

http://www.adventuregamestudio.co.uk/forums/index.php?topic=34401.msg455681#msg455681

But the strange thing is that: I can't find any registry entry as CJ had mentioned to look for.

AGD2

For the record, I'm using WIn XP Pro SP3 and don't have this problem with AGS 3.3.0 beta.

Adeel

Quote from: AGD2 on Thu 23/01/2014 09:58:19
For the record, I'm using WIn XP Pro SP3 and don't have this problem with AGS 3.3.0 beta.

Can please tell us what libraries you have installed on your system? :)

Adeel

#644
FOUND A DEPRESSING FIX!

I'm happy to report that I've finally found a fix. I first installed the 3.2.1 to obtain a copy of AGS.Native.dll (year of mod: 2011). Uninstalled the 3.2.1 and installed the 3.3.0 beta. After installing it, I replaced the 3.2.1's AGS.Native.dll with 3.3.0's AGS.Native.dll (year of mod: 2013) and it started working. But I'm not too sure whether this is the right thing to do... - don't do this for the love of CJ!

Haha - on the downside, I can't compile the game now. But at least, the editor runs fine!


UDPATE: The actual solution and/or fix (or whatever you like to call it) can be found below. Don't follow this post's steps unless you like to live dangerously. :=

Crimson Wizard

Quote from: Adeel S. Ahmed on Thu 23/01/2014 09:55:05
Nope, still can't make it to work. Even the 3.3.0 beta-3 doesn't work. But I have found something that may be useful to you:
Thanks. :) First link looks similar.
Other two do not seem to have any relation though, they are something different and seemingly occurred when program was already working.

Quote from: Adeel S. Ahmed on Thu 23/01/2014 10:19:39I first installed the 3.2.1 to obtain a copy of AGS.Native.dll (year of mod: 2011). Uninstalled the 3.2.1 and installed the 3.3.0 beta. After installing it, I replaced the 3.2.1's AGS.Native.dll with 3.3.0's AGS.Native.dll (year of mod: 2013) and it started working ;-D .
Wait... I am confused. You are using AGS 3.3.0 with 3.2.1's dll or  AGS 3.2.1 with 3.3.0's dll?

Quote from: Adeel S. Ahmed on Thu 23/01/2014 10:19:39
Haha - on the downside, I can't compile the game now. :P
Well, newer version of library has somewhat different logic inside...

Adeel

Why the 3.3.0 installer doesn't create new registry entries btw? I only see the Start Menu entry.

Crimson Wizard

Quote from: Adeel S. Ahmed on Thu 23/01/2014 10:27:41
Why the 3.3.0 installer doesn't create new registry entries btw? I only see the Start Menu entry.
It is Editor that writes to registry, not installer.
Probably not a very good thing... but at least it lets you to keep "recent projects" list in the startup menu.

Adeel

Ah, I understand. Thanks for explaining. :)

AGD2

Quote from: Adeel S. Ahmed on Thu 23/01/2014 10:10:33
Can please tell us what libraries you have installed on your system? :)

Apparently, I have these ones installed:

.NET Framework v1.1 [1.1.4322]
.NET Framework v2.0 SP2 [2.2.30729]
.NET Framework v3.0 SP2 [3.2.30729]
.NET Framework v3.5 SP1 [3.5.30729]
.NET Framework 4 Client Profile [4.0.30320]
.NET Framework 4 Extended [4.0.30320]

VC 2005 ATL Update
VC 2005 Redistributable [8.0.56336]
VC 2005 Redistributable [8.0.61001]
VC 2008 Redistributable [9.0.30729.5570]
VC 2008 Redistributable [9.0.21022]
VC 2008 Redistributable [9.0.30729]
VC 2008 Redistributable [9.0.30729.4148]
VC 2008 Redistributable [9.0.30729.6161]
VC 2010 x86 Redistributable [10.0.40219]
Microsoft XNA Framework Redistributable 3.1 [3.1.10527.0]

MSVCRT [14.0.1468.721]
MSXML 4.4 SP2 [4.20.9839.0]
MSXML 4.4 SP2 [4.20.9841.0]
MSXML 4.4 SP2 [4.20.9848.0]
MSXML 4.4 SP2 [4.20.9870.0]
MSXML 4.4 SP2 [4.20.9876.0]
MSXML 6.0 Parser [6.10.1200.0]

Adeel

Thank you very much, AGD2. I'll install missing libraries and check whether Editor works or not. :)

Adeel

#651
FINALLY! FOUND THE SOLUTION! ;-D ;-D ;-D

A very big thanks to AGD2. Thank you very much, respected sir, you've my deepest gratitude. I've finally found the solution to this problem. The problem can be solved by downloading VC Redistributable 2008 [9.0.30729.6161]. Please download the exact version as pointed out by AGD2.

And thanks once again, AGD2, for providing the detailed version numbers too. :)

E: PS: CW Tzachs, the new editor interface is excellent!

Crimson Wizard

#652
Quote from: Adeel S. Ahmed on Thu 23/01/2014 12:11:01The problem can be solved by downloading VC Redistributable 2008 [9.0.30729.6161]. Please download the exact version as pointed out by AGD2.
Darn, I feared something like this. It needs exactly the one I am using when making a distribution.
We must update this file in the AGS package (currently it has version .4148).

Quote from: Adeel S. Ahmed on Thu 23/01/2014 12:11:01
E: PS: CW, the new editor interface is excellent!
Tzachs made it :).

Adeel

Quote from: Crimson Wizard on Thu 23/01/2014 12:40:51
Darn, I feared something like this. It needs exactly the one I am using when making a distribution.
We must update this file in the AGS package (currently it has version .4148).

It's really frustrating that just because of the slight version mismatch, the .dll refuses to run. Really hard to trace it out (since many people don't look beyond the second decimal of version number - I do that many times too) And Microsoft's download page doesn't explicitly mention anything about this newer version and instead, just calls it a security update which is very easy to miss.

Quote from: Crimson Wizard on Thu 23/01/2014 12:40:51
Tzachs made it :).

Sorry, my mistake! Fixed it. :)

AGD2

No worries, glad you got it sorted. :)

The Suitor

#655
That was definitely the solution. Working great here as well! :-D My deepest thanks to all involved in figuring it out.

Crosco

Quote from: Crimson Wizard on Thu 23/01/2014 12:40:51
Darn, I feared something like this. It needs exactly the one I am using when making a distribution.
We must update this file in the AGS package (currently it has version .4148).

Wow, what a tricky issue. :-\

Are the "VC Redistributable" part of the installer?

Crimson Wizard

I made a test build with changed winsetup, please check if that's what you want:
http://www.mediafire.com/download/mq7xl78khqb05jn/acwin_newwinsetup.7z


Quote from: Crosco on Sun 26/01/2014 18:26:40
Are the "VC Redistributable" part of the installer?
Not fully, there are only couple of required libraries coming with AGS files.

Crimson Wizard

#658
AGS 3.3.0 RC released (engine version 3.3.0.1154)
-------------------------------------------------------

Changes from BETA 12:

Features:
- Renamed long GUI rendering options to shorter ones (Classic / Additive Opacity / Proper alpha blending);
- Updated "Empty game" and "Default game" templates to have "proper alpha blending" selected by default.
- Updated winsetup: moved many options under "Advanced" section; also removed "Replay" option which was unused for years (the feature appear broken anyway).

Bug fixes:
- Fix for Editor pane doesn't open after closing it by clicking the 'x' on top right.

Updated manual.
Updated copyright to 2014.

Download links (also updated at first page):
EXE:
http://www.adventuregamestudio.co.uk/betas/AGS-3.3.0-rc1.exe
ZIP:
http://www.adventuregamestudio.co.uk/betas/AGS_3_3_0-rc1.zip



//---------------------------------------------------------------
For this package I updated the MSVC libraries to precisely match the ones used for building the AGS.Native. Still, if you have any problem starting the Editor, make sure you have the latest VC 2008 Redistributable package installed from Microsoft's site.

Also please tell if you are OK with new winsetup. It is visually smaller than before (until you press "Advanced" button).

Adeel

Downloading...

I'm glad to see 3.3.0 RC being released. Ever since finding the solution for beta 12, I'm already using 3.3.0 as my official version. Excited to see updated manual and new winsetup. :)

SMF spam blocked by CleanTalk