View unanswered posts | View active topics It is currently 06 May 2024, 12:13



Reply to topic  [ 15 posts ] 
 [20130203] Problem when starting new single player game 
Author Message
Crewman
User avatar

Joined: 05 Apr 2013, 13:42
Posts: 10
Location: Germany
Hello!

Everytime I try to start a new single player game, I get an error message and the game crashes. The error.txt contains the following lines:

Quote:
Eine externe Komponente hat eine Ausnahme ausgelöst.

bei Microsoft.Xna.Framework.Graphics.GraphicsDevice.DrawPrimitives(PrimitiveType primitiveType, Int32 startVertex, Int32 primitiveCount)
bei Supremacy.Xna.Sun.Render() in w:\Supremacy\Mainline\Supremacy.Xna\Sun.cs:Zeile 206.
bei Supremacy.Xna.SunView3D.Present(XnaTime time) in w:\Supremacy\Mainline\Supremacy.Xna\SunView3D.cs:Zeile 140.
bei Supremacy.Xna.XnaComponent.DoPresent() in w:\Supremacy\Mainline\Supremacy.Xna\XnaComponent.cs:Zeile 568.
bei Supremacy.Xna.XnaComponent.PresentFrame() in w:\Supremacy\Mainline\Supremacy.Xna\XnaComponent.cs:Zeile 535.
bei Supremacy.Xna.XnaComponent.Tick() in w:\Supremacy\Mainline\Supremacy.Xna\XnaComponent.cs:Zeile 503.
bei Supremacy.Xna.XnaComponent.OnTimerTick(Object sender, EventArgs eventArgs) in w:\Supremacy\Mainline\Supremacy.Xna\XnaComponent.cs:Zeile 197.
bei Supremacy.Xna.XnaTimer.OnTick(Object sender, EventArgs e) in w:\Supremacy\Mainline\Supremacy.Xna\XnaTimer.cs:Zeile 60.
bei System.EventHandler.Invoke(Object sender, EventArgs e)
bei System.Windows.Media.MediaContext.RenderMessageHandlerCore(Object resizedCompositionTarget)
bei System.Windows.Media.MediaContext.RenderMessageHandler(Object resizedCompositionTarget)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei MS.Internal.Threading.ExceptionFilterHelper.TryCatchWhen(Object source, Delegate method, Object args, Int32 numArgs, Delegate catchHandler)

I tried to use the older [20130131b] version instead, but I get the same error message and the game crashes. Microsoft .NET Framework 4 is installed, and I use Windows XP. Could this have something to do with my rather old OS? :hmm:


05 Apr 2013, 23:58
Profile
Ship Engineer
Ship Engineer
User avatar

Joined: 10 Jul 2006, 01:00
Posts: 5130
Location: Space is disease and danger, wrapped in darkness and silence!
Again welcome Floppy!

:vulcan: I think XP could be the issue. Let me ask around.
I recall we are now coded for Vista Windows 7

_________________
Image


06 Apr 2013, 01:48
Profile
Evil Romulan Overlord of Evil - Now 100% Faster!
Evil Romulan Overlord of Evil - Now 100% Faster!
User avatar

Joined: 02 Dec 2004, 01:00
Posts: 7392
Location: Returned to the previous place.
I don't speak German, but I was able to read some of the error log. I still dont know what the issue is though.

XP shouldn't be causing an issue. The game is natively designed for Windows 7, but it runs fine on XP too - we've had a lot of people comment that this is the case, and I have an old XP computer that it runs fine on.

My best guess is that *some* component that Supremacy needs isn't working or isn't installed. Supremacy needs quite a few components installed, not just .Net Those components were posted by Iceman I believe, and I reiterated them in another post a month or three ago. That might've been on Facebook though lol. I'll see if I can find the links for you.

_________________
"Anyone without a sense of humour is truly at the mercy of the rest of us."

Image
Image


06 Apr 2013, 10:47
Profile WWW
Admiral
Admiral
User avatar

Joined: 14 Jan 2009, 10:17
Posts: 2042
Please check that you have *all* the components listed here:

viewtopic.php?f=13&t=4797

The game runs fine on XP, like Matress said, provided you have the pre-reqs. Check the XNA fw in particular.


06 Apr 2013, 11:16
Profile
Crewman
User avatar

Joined: 05 Apr 2013, 13:42
Posts: 10
Location: Germany
Iceman wrote:
Please check that you have *all* the components listed here:

http://botf2.star-trek-games.com/viewto ... =13&t=4797


I checked, and all these components are installed. Still, the game crashes and the error.txt contains the same error text as mentioned above. :( Here also the content of the last log file, in case this might help:

Quote:
13:35:36.231 [1] INFO Supremacy.Utility.GameLogManager - Log Initialized.
13:36:48.796 [4] DEBUG GameData - Agent 'Archer' doesn't have enough natural skills assigned. The following skills will be added: Charisma, Combat.
13:36:48.906 [4] DEBUG GameData - Agent 'Gaavrin' doesn't have enough natural skills assigned. The following skills will be added: Stealth, Empathy.
13:36:48.916 [4] DEBUG GameData - Agent 'Gral' doesn't have enough natural skills assigned. The following skills will be added: Empathy, Charisma.
13:36:49.036 [4] DEBUG GameData - Agent 'Hoshi' doesn't have enough natural skills assigned. The following skills will be added: Combat, Empathy.
13:36:49.056 [4] DEBUG GameData - Agent 'Kuvak' doesn't have enough natural skills assigned. The following skills will be added: Charisma, Combat.
13:36:49.116 [4] DEBUG GameData - Agent 'Mayweather' doesn't have enough natural skills assigned. The following skills will be added: Leadership, Empathy.
13:36:49.176 [4] DEBUG GameData - Agent 'Phlox' doesn't have enough natural skills assigned. The following skills will be added: Combat, Leadership.
13:36:49.236 [4] DEBUG GameData - Agent 'Reed' doesn't have enough natural skills assigned. The following skills will be added: Deception, Charisma.
13:36:49.276 [4] DEBUG GameData - Agent 'Shran' doesn't have enough natural skills assigned. The following skills will be added: Stealth, Leadership.
13:36:49.286 [4] DEBUG GameData - Agent 'Soval' doesn't have enough natural skills assigned. The following skills will be added: Deception, Combat.
13:36:49.286 [4] DEBUG GameData - Agent 'TPol' doesn't have enough natural skills assigned. The following skills will be added: Empathy, Leadership.
13:36:49.286 [4] DEBUG GameData - Agent 'Tucker' doesn't have enough natural skills assigned. The following skills will be added: Charisma, Leadership.
13:36:51.700 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Federation placed at location (6, 15)
13:36:51.740 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Romulans placed at location (16, 14)
13:36:51.830 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Klingons placed at location (16, 22)
13:36:51.940 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Cardassians placed at location (4, 21)
13:36:52.030 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Dominion placed at location (0, 3)
13:36:52.191 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Markalians placed at location (8, 15)
13:36:52.311 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Grazerites placed at location (3, 16)
13:36:52.311 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Bolians placed at location (11, 13)
13:36:52.441 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Xepolites placed at location (1, 19)
13:36:52.551 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Coridan placed at location (19, 16)
13:36:52.651 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Aldeans placed at location (17, 16)
13:36:52.651 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Mintakans placed at location (18, 13)
13:36:52.741 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Excalbians placed at location (12, 21)
13:36:52.802 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Akritirians placed at location (23, 2)
13:36:52.912 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Trabe placed at location (15, 3)
13:36:52.912 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Nuu'bari placed at location (18, 4)
13:36:53.012 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Quarren placed at location (21, 2)
13:36:53.132 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Skrreea placed at location (5, 8)
13:36:53.272 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Wadi placed at location (4, 11)
13:36:53.392 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Yaderans placed at location (8, 11)
13:36:53.392 [4] DEBUG Supremacy.Universe.GalaxyGenerator - Civilization Paradas placed at location (0, 6)
13:37:00.633 [4] DEBUG General - Serialized 513,830 bytes of data in 00:00:02.4828585
13:37:04.178 [ClientEventLoop] DEBUG General - Deserialized 513,830 of data in 00:00:03.1585816


06 Apr 2013, 12:47
Profile
Evil Romulan Overlord of Evil - Now 100% Faster!
Evil Romulan Overlord of Evil - Now 100% Faster!
User avatar

Joined: 02 Dec 2004, 01:00
Posts: 7392
Location: Returned to the previous place.
You've posted the wrong log file - we need Error.txt or ServerError.txt (One or both may be present and are automatically deleted every time you load the game [And remade during a crash], so if the game crashes copy the txt files straight away).

The file you just copied was Log.txt. Note that that is a completely different file and is basically a log of the games' attempt to randomly create a Galaxy map when you start a new game from scratch. It's very rare you would ever need to look at this file. It could potentially allow you to cheat if the F12 reveal map option is ever removed though...

_________________
"Anyone without a sense of humour is truly at the mercy of the rest of us."

Image
Image


07 Apr 2013, 10:08
Profile WWW
Crewman
User avatar

Joined: 05 Apr 2013, 13:42
Posts: 10
Location: Germany
Matress_of_evil wrote:
You've posted the wrong log file - we need Error.txt

Of course, I understand that - but the error.txt still contains the exactly same text that I have posted in my original post, and I just wanted to post the log.txt for the sake of completeness.

P.S.: "Eine externe Komponente hat eine Ausnahme ausgelöst." means "An external component has thrown an exception.", "bei" means "at", and "Zeile" means "line".


07 Apr 2013, 11:47
Profile
Admiral
Admiral
User avatar

Joined: 14 Jan 2009, 10:17
Posts: 2042
No luck yet?

Sorry to insist on this, but did you make sure that you have the v3.1 XNA FW installed? It's an XNA issue, so this is the most logical source for the problem you're having.


13 Apr 2013, 11:17
Profile
Crewman
User avatar

Joined: 05 Apr 2013, 13:42
Posts: 10
Location: Germany
Iceman wrote:
Sorry to insist on this, but did you make sure that you have the v3.1 XNA FW installed?

As I said earlier, all the components listed in http://botf2.star-trek-games.com/viewtopic.php?f=13&t=4797 are installed, including Microsoft XNA Framework Redistributable 3.1. Do you think I should try to install older versions of the game in order to find out which version is the latest playable one for my computer? Maybe this could help troubleshooting. :hmm:


13 Apr 2013, 19:52
Profile
Lieutenant Junior Grade
Lieutenant Junior Grade
User avatar

Joined: 05 Jul 2008, 07:55
Posts: 212
Location: Germany
well...I just started 20130203 on my German Win7...no problems.

Log.txt is quite the same as Floppy's ... next lines are
Code:
17:52:38.476 [12] DEBUG General - Serialized 546,893 bytes of data in 00:00:00.3737346
17:52:39.286 [ClientEventLoop] DEBUG General - Deserialized 546,893 of data in 00:00:00.8078653
---- # I pressed Turn 1=finish # ----
17:55:04.736 [4] DEBUG General - Serialized 289 bytes of data in 00:00:00.0013568
17:55:04.745 [24] DEBUG General - Deserialized 289 of data in 00:00:00.0009689
17:55:05.518 [11] DEBUG General - Turn processing time: 00:00:00.7567167
17:55:05.904 [11] DEBUG General - Serialized 71,485 bytes of data in 00:00:00.3782469
17:55:06.421 [ClientEventLoop] DEBUG General - Deserialized 71,485 of data in 00:00:00.4025856
17:55:07.609 [4] DEBUG General - Serialized 466,913 bytes of data in 00:00:02.0819637
17:55:07.657 [4] DEBUG General - Auto-save time: 00:00:02.1358779
17:55:07.675 [4] DEBUG General - Update publish time: 00:00:02.1540721
17:55:07.763 [5] DEBUG General - AI processing time: 00:00:00.0002044
quite normal, I guess..

my Error.txt, Clientlog.txt and Trace.txt are empty.


Maybe Floppy needs an earlier component (NET Framework 3.5 SP1 RTM ?) ... taken from http://www.startreksupremacy.com/download.html


14 Apr 2013, 17:06
Profile
Admiral
Admiral
User avatar

Joined: 14 Jan 2009, 10:17
Posts: 2042
Floppy McNamara wrote:
As I said earlier, all the components listed in http://botf2.star-trek-games.com/viewtopic.php?f=13&t=4797 are installed, including Microsoft XNA Framework Redistributable 3.1. Do you think I should try to install older versions of the game in order to find out which version is the latest playable one for my computer? Maybe this could help troubleshooting. :hmm:


I don't think it's going to help, but you can certainly try. I mean, for the builds after the changes to shipyards (rotating models) - it's pretty much been bug fixes and enhancements.

Could you try the latest data files, just to cross off one possible culprit? Here they are.


Attachments:
Resources.zip [250.12 KiB]
Downloaded 211 times
15 Apr 2013, 17:00
Profile
Crewman
User avatar

Joined: 05 Apr 2013, 13:42
Posts: 10
Location: Germany
Iceman wrote:
I don't think it's going to help, but you can certainly try.

I installed and tried out all the old builds - none of them was working.

Iceman wrote:
Could you try the latest data files, just to cross off one possible culprit?

Downloaded it and tried it out with the newest build, but I got the same result.

However, what I find strange is that not even the May 2009 build is working properly. Unlike all later builds, it can start the game (even though it takes at least 3 minutes to load) and I have the "Round 1" screen, but it reacts incredibly slow to any action, and eventually crashes completely after ~30 seconds. I remember that I was able to play this build perfectly on this very same computer maybe one or two years ago. :confused:


15 Apr 2013, 17:28
Profile
Lieutenant Junior Grade
Lieutenant Junior Grade
User avatar

Joined: 05 Jul 2008, 07:55
Posts: 212
Location: Germany
don't know but try deactivating "high image scaling" in OPTIONS

at my PC it takes around 30 sec. to get turn 1 ... a longer time could be normal at your PC (maybe it's some years old)


16 Apr 2013, 09:29
Profile
Crewman
User avatar

Joined: 05 Apr 2013, 13:42
Posts: 10
Location: Germany
reg wrote:
don't know but try deactivating "high image scaling" in OPTIONS

I deactivated all three opted-in graphic options, but nothing changed.

Different idea: Could it have something to do with the ATI Catalyst driver that I installed a few months ago? I've read on a couple of websites that XNA might cause problems with these Catalyst drivers.


16 Apr 2013, 11:11
Profile
Crewman
User avatar

Joined: 05 Apr 2013, 13:42
Posts: 10
Location: Germany
Hoping that this will not be forgotten or ignored, I'll bump this thread. :(


15 Jun 2013, 21:38
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 15 posts ] 

Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
cron
Powered by phpBB® Forum Software © phpBB Group
Designed by STSoftware.