prob with latest freeorion

Problems and solutions for installing or running FreeOrion, including discussion of bugs if needed before posting a bug report on GitHub. For problems building from source, post in Compile.

Moderator: Oberlus

Post Reply
Message
Author
Pilotix
Space Krill
Posts: 3
Joined: Mon Dec 22, 2008 8:18 pm

prob with latest freeorion

#1 Post by Pilotix »

Hi,
the game starts, after i press new game windows closes the part of the program with msvcr ...
following error message...

AppName: freeoriond.exe AppVer: 0.0.0.0 ModName: msvcr80.dll
ModVer: 8.0.50727.3053 Offset: 000046b4

the game itself doesnt stop, but it hangs after the player etc selection screen.
WinXp SP3
1229977585 ERROR : Unable to create OpenAL sources: Invalid Value
Disabling OpenAL sound system!

1229977585 DEBUG : SDLInit() complete.
1229977585 DEBUG : GLInit() complete.
1229977586 DEBUG : Limited FPS to 60

what can i do?

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13603
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: prob with latest freeorion

#2 Post by Geoff the Medio »

Can you post your freeorion.log, freeoriond.log and freeorionca.log ?

These should be in C:\Documents and Settings\Geoff\Application Data\FreeOrion

Pilotix
Space Krill
Posts: 3
Joined: Mon Dec 22, 2008 8:18 pm

Re: prob with latest freeorion

#3 Post by Pilotix »

freeorion.log
2008-12-23 09:14:56,671 ERROR Client : Unable to create OpenAL sources: Invalid Value
Disabling OpenAL sound system!

2008-12-23 09:14:58,843 DEBUG Client : SDLInit() complete.
2008-12-23 09:14:58,968 DEBUG Client : GLInit() complete.
2008-12-23 09:15:01,234 DEBUG Client : Limited FPS to 60

freeoriond.log is empty
*ca.log not there ...

I forgot to say...
... after a restart the msvcrt doesnt crash, but i still get a blank black screen with the mouse cursor... after i closed the process and restart it the msvcrt crashes ...

Pilotix
Space Krill
Posts: 3
Joined: Mon Dec 22, 2008 8:18 pm

Re: prob with latest freeorion

#4 Post by Pilotix »

Pilotix wrote:freeorion.log
2008-12-23 09:14:56,671 ERROR Client : Unable to create OpenAL sources: Invalid Value
Disabling OpenAL sound system!

2008-12-23 09:14:58,843 DEBUG Client : SDLInit() complete.
2008-12-23 09:14:58,968 DEBUG Client : GLInit() complete.
2008-12-23 09:15:01,234 DEBUG Client : Limited FPS to 60

freeoriond.log is empty
*ca.log not there ...

I forgot to say...
... after a restart the msvcrt doesnt crash, but i still get a blank black screen with the mouse cursor... after i closed the process and restart it the msvcrt crashes ...
how does the generating work?
May it be that there are to many Netwok adapters or such things in my pc?

User avatar
Geoff the Medio
Programming, Design, Admin
Posts: 13603
Joined: Wed Oct 08, 2003 1:33 am
Location: Munich

Re: prob with latest freeorion

#5 Post by Geoff the Medio »

I believe the server doesn't output anything to the log files until it gets a message from the client about how to start or load a game. So, you server probably isn't receiving the client's messages for some reason.

This problem looks similar to the one discussed here:

viewtopic.php?p=33254#p33254

No solution to that is known, though.

Post Reply