New binary for SVN users (#45)

The development of the game itself or new resources for it. Any new stuff you're working on would go here, as well as the discussion of in-development stuff.

Moderator: Developers

User avatar
Shade
Potion Mimic (Senior Member)
Potion Mimic (Senior Member)
Posts: 7349
Joined: Thu Jul 24, 2008 12:25 pm
Location: Gensokyo

Post by Shade »

@Zefz: With this binary and r754, I cannot run Egoboo at all. Whenever I try, I just get a generic Windows error message "Egoboo2x noticed an error and must be closed.".
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Well that doesn't sound good. It could be some of the processor optimizations that aren't supported by your processor perhaps? (advanced processor instructions)
bgbirdsey
{]-[0{0|307 (Developer)
{]-[0{0|307 (Developer)
Posts: 1864
Joined: Wed Jul 23, 2008 4:22 am
Location: Minnesota, USA

Post by bgbirdsey »

That is the kind of error it gives you when a dll can't be found.
Cimeries
Lumberjack (Developer)
Lumberjack (Developer)
Posts: 7720
Joined: Wed Jul 23, 2008 6:56 am

Post by Cimeries »

I have a problem as well. When I run the exe it creates an Egoboo process but doesn't start the application. It also starts a dwwin.exe process which keeps increasing in size and cannot be shut down, but it dies off eventually. No error messages appear.
Latest binary and SVN on WinXP.
:wink:
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

My guess it's either the processor optimizations or the static PhysFS library that causes this.

Here is binary #35 which is compiled from revision 763. I disabled the processor instruction set optimizations but did not remove general optimization settings.

http://www.2shared.com/file/8179381/a1e ... RY-35.html

There is a known bug where the update loop goes out of control in the first 5 seconds after entering a module when everything moves 10 times faster than normal.
Cimeries
Lumberjack (Developer)
Lumberjack (Developer)
Posts: 7720
Joined: Wed Jul 23, 2008 6:56 am

Post by Cimeries »

That changed nothing for me.
:wink:
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Okay, I have disabled ALL optimizations (back to the default what was before) and I have readded physfs.dll into the package, so don't forget to copy all the DLL files!

http://www.2shared.com/file/8181413/dc8 ... RY-36.html

This binary was compiled from the latest revision so it contains some additional bugfixes.
Cimeries
Lumberjack (Developer)
Lumberjack (Developer)
Posts: 7720
Joined: Wed Jul 23, 2008 6:56 am

Post by Cimeries »

Error Message wrote:"The application failed to initialize properly (0xc0150002), click on OK to terminate the application."
Which I did. Not very fun so far.
:wink:
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Ah cricket... Now we have to deal with that problem, as the other bugs weren't enough. At least we have a different error message. Maybe there is something wrong with the physfs.dll (I used the precompiled one instead of compiling my own as I did last time it worked). I guess we could try that out.
Cimeries
Lumberjack (Developer)
Lumberjack (Developer)
Posts: 7720
Joined: Wed Jul 23, 2008 6:56 am

Post by Cimeries »

So try it please.
What good is a developer if he can't develop?
:wink:
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Cimeries wrote:So try it please.
What good is a developer if he can't develop?
Of course :P I've been a little occupied developing modules :) I'll go right at it!
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

Okay, here it is: http://www.2shared.com/file/8215462/e02 ... RY-37.html

If it still doesn't work, try to check if there is a log.txt
Remember that output files are no longer in the Egoboo folder, but stead under
User Data: C:\Documents and Settings\Administrator\Application Data\egoboo\
Check stdout.txt (which is in your actual egoboo folder) if you are unsure.
User avatar
woodmouse
Monolich (Senior Member)
Monolich (Senior Member)
Posts: 4586
Joined: Wed Jul 23, 2008 3:53 pm
Location: Finland
Contact:

Post by woodmouse »

It won't work... :(
And there's nothing in those error files... :?
Once upon a time, when unicorns roamed the earth...
User avatar
Zefz
Squirrel Knight (Administrator)
Squirrel Knight (Administrator)
Posts: 3820
Joined: Wed Jul 23, 2008 1:27 am
Location: Norway
Contact:

Post by Zefz »

What error message do you get?
Cimeries
Lumberjack (Developer)
Lumberjack (Developer)
Posts: 7720
Joined: Wed Jul 23, 2008 6:56 am

Post by Cimeries »

I get the old problem again, with no message and dwwin starting up. Logs are all empty or nonexistent. I don't even have a temp folder. The Error occurs before Egoboo even has a chance to start and make them.
:wink:
Locked