Page 23 of 25

Posted: Tue Sep 29, 2009 5:59 pm
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.".

Posted: Tue Sep 29, 2009 6:06 pm
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)

Posted: Tue Sep 29, 2009 7:13 pm
by bgbirdsey
That is the kind of error it gives you when a dll can't be found.

Posted: Fri Oct 02, 2009 12:38 pm
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.

Posted: Fri Oct 02, 2009 1:54 pm
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.

Posted: Fri Oct 02, 2009 3:01 pm
by Cimeries
That changed nothing for me.

Posted: Fri Oct 02, 2009 4:04 pm
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.

Posted: Fri Oct 02, 2009 5:05 pm
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.

Posted: Fri Oct 02, 2009 5:34 pm
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.

Posted: Sun Oct 04, 2009 9:38 am
by Cimeries
So try it please.
What good is a developer if he can't develop?

Posted: Sun Oct 04, 2009 11:18 am
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!

Posted: Sun Oct 04, 2009 11:52 am
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.

Posted: Sun Oct 04, 2009 5:02 pm
by woodmouse
It won't work... :(
And there's nothing in those error files... :?

Posted: Sun Oct 04, 2009 5:13 pm
by Zefz
What error message do you get?

Posted: Sun Oct 04, 2009 6:53 pm
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.