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

Locked
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 »

I have the same problem. :(
Once upon a time, when unicorns roamed the earth...
Cimeries
Lumberjack (Developer)
Lumberjack (Developer)
Posts: 7720
Joined: Wed Jul 23, 2008 6:56 am

Post by Cimeries »

I still have it after completely uninstalling my C++ package thingey and installing the latest one.
:wink:
Feenfleisch
Grub Bug (Rookie)
Grub Bug (Rookie)
Posts: 75
Joined: Sun Oct 12, 2008 5:52 pm
Location: Germany

Post by Feenfleisch »

ich have the same problem. redistributable package 2008 is intsall. i install again, but no luck.
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 »

Alright let's try again shall we? This package has almost identical libraries and settings compared to the last working binary #19. Delete all existing .dll files before copying this into your Egoboo folder.

Differences from last working binary:
- The new console code changes birdsey made
- Compiled as C code (previously C++)
- New additional LUA library
- Compiled on my new pc

The Download link: http://www.2shared.com/file/5578527/f41 ... RY-20.html
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 »

Binary #19 either didn't work for me.
Once upon a time, when unicorns roamed the earth...
Feenfleisch
Grub Bug (Rookie)
Grub Bug (Rookie)
Posts: 75
Joined: Sun Oct 12, 2008 5:52 pm
Location: Germany

Post by Feenfleisch »

sorry, it dosent work with the new binarys and dll's. the same error again.
Cimeries
Lumberjack (Developer)
Lumberjack (Developer)
Posts: 7720
Joined: Wed Jul 23, 2008 6:56 am

Post by Cimeries »

Me too.
: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 »

That isn't good. I am running out of options here.
Cimeries
Lumberjack (Developer)
Lumberjack (Developer)
Posts: 7720
Joined: Wed Jul 23, 2008 6:56 am

Post by Cimeries »

Do a barrel roll.
: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 »

Image

But really. I don't know what to do next right now. The binary seems to work on both my pc's (new and old) which both have Visual Studio 2008 installed. Very strange.
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 »

My best guess is that you did something on your old PC that you haven't done on your new PC. For instance, this same problem happened a year or 2 ago (AFAIR). Did you install some special patch or SxS configuration or SDK or change some setting in your IDE that is not exported in the .sln or .vcproj file?

For instance, I had a problem getting DX programs to compile because the include and lib search paths for the Platform SDK and the DirectX 9.0 were listed in the wrong order in the IDE settings.

I believe that that particular error usually means that there is a missing "system" .dll. Maybe you should use a registry cleaner to get rid of references to registered .dlls that no longer exist on your computer?
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 »

I already ran a registry cleaner.

AFAIK I did not have any other patches or modifications to my libraries. But I remember I did install some sort of SDK package for some reason to get something to work (can't remember what).

I have built all the .dll files natively on my pc from the latest SVN revisions, I'll include those as well (including the fix to SDL_mixer you mentioned).
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 »

I meant that chansaw should run the registry cleaner, since the configuration problem is likely on his pc and not yours
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 »

Then I highly recommend CCleaner which cleans both a lot of junkfiles and the registry.

http://www.filehippo.com/download_cclea ... b2b796bba/

Remember that both cleanups need to be run separately (registry clean after the normal cleanup).
User avatar
PurpleSquerkle
Massive Gelfeet (Developer)
Massive Gelfeet (Developer)
Posts: 3176
Joined: Wed Jul 23, 2008 4:54 am
Location: Oakland, CA
Contact:

Post by PurpleSquerkle »

8D @ Zefz's picture.

I use CCleaner; it's nice. :)
I don't know if things are working for me or not because I can't get the binary unless someone sends it to me another way...
Locked