Page 7 of 25

Posted: Wed Apr 08, 2009 9:32 pm
by penguinflyer5234
All Ben Urban did was help you find that you were getting/setting invalid memory locations...

Posted: Wed Apr 08, 2009 9:59 pm
by bgbirdsey
I haven't had a chance to look at it. I will try to get to it tonight.

Posted: Thu Apr 30, 2009 6:13 pm
by Zefz
Finally it is here. binary #20 which includes hotseat and a ton of other fixes since last binary!
http://www.2shared.com/file/5567933/867 ... RY-20.html

There are 2 known bugs:

Code: Select all

- Quitting the game after SDL_mixer has been used usually crashes the application.
- Menu font spacing is increased, causing some letters to fall outside their red description boxes.
Important binary changes:
- New Feature: Now you can play up to four players on the same computer at the same time
in hotseat mode!
- Update: The input control settings in the game menu now supports other devices than
just keyboard!
- Update: Improved the stability of the game in the way Egoboo loads and uses textures.
- Update: Improved the debbuging output Egoboo gives. (More different .txt files with debug info and more detailed debug info)
- Bugfix: Fixed potentional crash bug. (rare crash)
- Bugfix: Various forms of bonus damage should now properly work. (This fixes all bonus damage from skills, backstabs, enchants, etc. which actually did nothing before!)
- Bugfix: Fixed some bugs with the module unlock system.
- Bugfix: Fixed a problem with loading .ogg sound files.
- Bugfix: The AI should act much more intelligent now. (waypoint bug fix. should make both friends and enemies smarter)

Posted: Thu Apr 30, 2009 6:14 pm
by Cimeries
Finally, time to make stuff! :woo:

Posted: Thu Apr 30, 2009 6:27 pm
by Zefz
Yes :) That reminds me that I can finally finish the Cobol Palace (followed by the Archmage Trials!).

Posted: Thu Apr 30, 2009 6:41 pm
by Cimeries
Image

Posted: Thu Apr 30, 2009 7:06 pm
by Zefz
I might have forgotten to upload msvcr90.dll (previous versions used msvcr80.dll I think). I take it you have the redistributable package already installed?

Also, you did not have problems with the new SDL versions we tried a while ago? You could try to simply copy all the old .dll files from older egoboo and see if that works.

Posted: Thu Apr 30, 2009 9:36 pm
by PurpleSquerkle
Huzzah.
...Someone's gonna have to email it to me. :P

Posted: Thu Apr 30, 2009 9:50 pm
by Zefz
Here try again. It is the binary rebuilt after cleanup and added the missing dll file.
http://www.2shared.com/file/5570529/d61 ... RY-20.html

Posted: Fri May 01, 2009 5:12 am
by Cimeries
Same problem persists. :(

Posted: Fri May 01, 2009 8:11 am
by Zefz
That is indeed sad. I am awaiting if others also have this problem. If so, I could try to send along all the old .dll's to see if that fixes something.

Posted: Fri May 01, 2009 8:45 am
by Shade
Alright, tried the second binary #20 with r472.
The game fails to start up. Instead, I get an error message saying that the executable's configuration is incorrect and that reinstalling it might fix the problem (which it doesn't).

Posted: Fri May 01, 2009 10:17 am
by Zefz
Retry with this: http://www.2shared.com/file/5576137/add ... RY-20.html

It now completely ignores the concept of the vcredist_x86.exe package and instead includes all the .dll's directly into the directory. Let's see if that works.

Posted: Fri May 01, 2009 10:47 am
by Cimeries
Still no good...
Am I doing something wrong? I'm supposed to just paste that stuff in the main Egoboo folder, right?

Posted: Fri May 01, 2009 11:41 am
by Zefz
Yes that is correct. I am not sure either anymore why you are having trouble. I am compiling Egoboo from my new computer now, opposed to my old one. I have been looking up the error message you get and everywhere it says you just need to install the redistributable package (2008):
http://www.microsoft.com/downloads/deta ... laylang=en

Tried reinstalling it? (Maybe even remove the old one before doing so). Restart computer might help too. What I did was include only the needed files from the redist package into the binary zip I uploaded (the extra .dll files). But for some reason neither that one or the already installed package doesn't work correctly (You do have it installed right?).