View unanswered posts | View active topics It is currently 01 Nov 2024, 04:45



Reply to topic  [ 11 posts ] 
 Couple problems with the new update 
Author Message
Crewman
User avatar

Joined: 01 May 2009, 18:18
Posts: 8
I've been playing the new update for a couple days and I gotta say, overall, I'm rather pleased with the progress. I can finally upgrade past type 2 Fab. plant! I've only noticed a few things wrong, one of which is the shipyard upgrade problem. I haven't tested the file Mike posted yet though.

Anyways, I've got a couple problems that haven't been posted (that I could see anyways...). First, the music. The game doesn't seem to remember my volume choice. You've got some great music for the game, don't get me wrong, but I'd rather listen to rock. I turned the music off, but every time I start the game it's on again. I go into options and it's still set at 0%. I click the slider once and it turns off though. Definitely not a major bug, but it's kinda annoying.

The other bug I've found is the updater itself. It keeps trying to download the latest update even though I have it. I run the updater and it downloads a 7.7 Mb update. The game restarts and it wants to download it again. Again, not major but annoying.

BTW, the random crash bug is a lot less frequent with the new update. I've only had it twice in over 300 turns. You might not have squashed it yet, but you certainly ripped it a new... :mischief:

_________________
¿?¿?¿?


20 May 2009, 17:06
Profile
Chief Software Engineer
Chief Software Engineer
User avatar

Joined: 11 Aug 2005, 01:00
Posts: 2688
Can you try doing a clean unzip of the September 2008 release, overwriting your HttpDownloader.dll with this one and running the big update again? That should stop the repeat-update problem.

Also, can you start posting your error logs when you have a random crash? Thanks!

_________________
Lead Developer of Star Trek: Supremacy
253,658 lines of code and counting...


20 May 2009, 17:13
Profile WWW
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.
Someone else posted about the never-ending-update problem Mike; emptying their UAB folder solved the problem.

sny, if Mike's files doesn't solve your problem, click on "Start", then click on "Run". Type "%temp%/UAB" (Without the quote marks) into the box, then press enter. A folder called UAB will appear. If there are any files or folders in the UAB folder, delete them, then, if it asks you to download an update, let it. That *should* be the last time it needs to do it.

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

Image
Image


20 May 2009, 17:57
Profile WWW
Crewman
User avatar

Joined: 01 May 2009, 18:18
Posts: 8
Moe> I tried emptying that folder and downloading the update again, but I got the same problem. I'm trying Mike's method now...

Mike> I'd have posted my error log if I had one. Error.txt is completely blank, as in 0kb. The only logs that have anything in them are log.txt and updaterlog.txt. I'll post those now, though I'm not sure they're gonna help much.

I also forgot something else I found. The habitation project doesn't function properly. It raises the max population like it should but the total population never rises above it's previous max. For example, I built one in Sol which had a max pop of 255 and it raised it to 293. 20 turns later the population there was still 255.

Oh, the file to fix the shipyards works, at least for Mark II. I haven't gotten far enough to see if the Mark III works though, and it'll be awhile since I have to reinstall and start over...

Edit: Almost forgot, the shipyard file-fix doesn't fix saved games, it only works if you start a new game.


Attachments:
UpdaterLog.txt [11.47 KiB]
Downloaded 206 times
Log.txt [34.81 KiB]
Downloaded 203 times

_________________
¿?¿?¿?
20 May 2009, 19:15
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.
Sny wrote:
For example, I built one in Sol which had a max pop of 255 and it raised it to 293. 20 turns later the population there was still 255.
That's interesting, because it definitely worked before the May update; it never used to, so I actually removed the Habitation project from the game until it worked. Mike fixed it in the Christmas update, which is why I re-implemented the buildings. So if it doesn't work now, it's because of a recent code change/breakage.

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

Image
Image


20 May 2009, 19:19
Profile WWW
Crewman
User avatar

Joined: 20 May 2009, 17:59
Posts: 2
Hi,
1st of all...sorry my bad languange :ahem:

i have download the file Supremacy_20090105.zip on yesterday and unziped the fille. Than i run the update for the act. .netFrame on Microsoft UpdatePage (following your links). After that i run the SupremancyClient.exe. First time i aborded the autoUpdate and run a SP game...that works,so long so good. Today i start the game, run the update, restart the game and got this msg.:
Unhadled Exception
An unhandled exception has occured. Details error info. is available in the error.txt.
>>Press OK<<

Error.txt (in German) (copy/paste - i hope its not 2 much :mischief: ):
Die Datei oder Assembly "AvalonLibrary, Version=1.0.0.0, Culture=neutral, PublicKeyToken=b5d01516e28df45f" oder eine Abhängigkeit davon wurde nicht gefunden. Die gefundene Manifestdefinition der Assembly stimmt nicht mit dem Assemblyverweis überein. (Ausnahme von HRESULT: 0x80131040)

bei Supremacy.Client.GameScreen.ResumeAnimations()
bei Supremacy.Client.GameScreen.OnShowCore() in C:\Users\Mike Strobel\Workspace\supremacy\Mainline\SupremacyClient\GameScreen.cs:Zeile 135.
bei Supremacy.Client.GameScreen.GameScreen_IsVisibleChanged(Object sender, DependencyPropertyChangedEventArgs e) in C:\Users\Mike Strobel\Workspace\supremacy\Mainline\SupremacyClient\GameScreen.cs:Zeile 118.
bei System.Windows.UIElement.RaiseDependencyPropertyChanged(EventPrivateKey key, DependencyPropertyChangedEventArgs args)
bei System.Windows.UIElement.OnIsVisibleChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
bei System.Windows.UIElement.UpdateIsVisibleCache()
bei System.Windows.UIElement.InvalidateForceInheritPropertyOnChildren(Visual v, DependencyProperty property)
bei System.Windows.UIElement.OnIsVisibleChanged(DependencyObject d, DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.FrameworkElement.OnPropertyChanged(DependencyPropertyChangedEventArgs e)
bei System.Windows.DependencyObject.NotifyPropertyChange(DependencyPropertyChangedEventArgs args)
bei System.Windows.UIElement.UpdateIsVisibleCache()
bei System.Windows.UIElement.SynchronizeForceInheritProperties(UIElement uiElement, ContentElement contentElement, UIElement3D uiElement3D, DependencyObject parent)
bei System.Windows.UIElement.OnVisualParentChanged(DependencyObject oldParent)
bei System.Windows.FrameworkElement.OnVisualParentChanged(DependencyObject oldParent)
bei System.Windows.Media.Visual.FireOnVisualParentChanged(DependencyObject oldParent)
bei System.Windows.Media.Visual.AddVisualChild(Visual child)
bei System.Windows.FrameworkElement.set_TemplateChild(UIElement value)
bei System.Windows.StyleHelper.AddCustomTemplateRoot(FrameworkElement container, UIElement child, Boolean checkVisualParent, Boolean mustCacheTreeStateOnChild)
bei System.Windows.Controls.ContentPresenter.UseContentTemplate.BuildVisualTree(FrameworkElement container)
bei System.Windows.StyleHelper.ApplyTemplateContent(UncommonField`1 dataField, DependencyObject container, FrameworkElementFactory templateRoot, Int32 lastChildIndex, HybridDictionary childIndexFromChildID, FrameworkTemplate frameworkTemplate)
bei System.Windows.FrameworkTemplate.ApplyTemplateContent(UncommonField`1 templateDataField, FrameworkElement container)
bei System.Windows.FrameworkElement.ApplyTemplate()
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Controls.Decorator.MeasureOverride(Size constraint)
bei System.Windows.Documents.AdornerDecorator.MeasureOverride(Size constraint)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Controls.Border.MeasureOverride(Size constraint)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Window.MeasureOverrideHelper(Size constraint)
bei System.Windows.Window.MeasureOverride(Size availableSize)
bei System.Windows.FrameworkElement.MeasureCore(Size availableSize)
bei System.Windows.UIElement.Measure(Size availableSize)
bei System.Windows.Interop.HwndSource.SetLayoutSize()
bei System.Windows.Interop.HwndSource.set_RootVisualInternal(Visual value)
bei System.Windows.Interop.HwndSource.set_RootVisual(Visual value)
bei System.Windows.Window.SetRootVisual()
bei System.Windows.Window.SetupInitialState(Double requestedTop, Double requestedLeft, Double requestedWidth, Double requestedHeight)
bei System.Windows.Window.CreateSourceWindowImpl()
bei System.Windows.Window.SafeCreateWindow()
bei System.Windows.Window.ShowHelper(Object booleanBox)
bei System.Windows.Window.Show()
bei System.Windows.Application.<RunInternal>b__8(Object obj)
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)

----------------------------------------

I try a restart after deleting the folders in /temp/uab...same error
Let me know if u need something else 4 that.
Thx
Monty


20 May 2009, 19:29
Profile
Crewman
User avatar

Joined: 01 May 2009, 18:18
Posts: 8
Monty> Try downloading it again from here:
http://www.startreksupremacy.com/download.html
Once you download and un-zip that copy the HttpDownloader.dll file mstrobel posted in this thread into the main directory. Load the game and there should be a rather large update to download. (It was 48.7Mb for me) Once you've done all that the game should run fine.

That fixed the updater issue for me, thanks Mike! I got some other stuff to do today and it's gonna take me awhile to re-test my other issues. I'll post again sometime tomorrow with what I find. Oh, and if the game actually generates an error log I'll be sure to post that too. Were the log.txt and updaterlog.txt files helpful? If so I'll post those too... or any other file you feel may be pertinent, just let me know.

_________________
¿?¿?¿?


20 May 2009, 21:23
Profile
Crewman
User avatar

Joined: 20 May 2009, 17:59
Posts: 2
Veni,Vidi,Vici

The Romalan Empire will grow!

IT WORKS IT WORKS!!!

THX 4 HELP!


20 May 2009, 22:41
Profile
Crewman
User avatar

Joined: 01 May 2009, 18:18
Posts: 8
Ok, so my random crash wasn't so random. I can't remember the conditions of the first crash but the second and third both happened on turns where I received a reply to a membership treaty. I did get an error report this time, and probably the first 2 times too. I didn't realize the game wipes the error log if you start the program again...

That's about all there is to report. The shipyard and updater issues are resolved thanks to the files provided here. The audio preferences and habitation project issues still persist. (Wasn't really expecting those to go away just yet...)


Attachments:
Error.txt [5.27 KiB]
Downloaded 225 times

_________________
¿?¿?¿?
21 May 2009, 18:19
Profile
Crewman
User avatar

Joined: 21 May 2009, 07:03
Posts: 6
So I downloaded the newest version and it autoupdated. Now every time I load Supremacy client it automatically goes straight to send error report. I'm wondering if something got messed up in the update. Over on the music forum I made a comment that some of the original music was all that was in the game. What I meant was kenneth's original three tracks are all that are in the music folder. This leads me to believe it didn't update since he replied that there was more music added. Any ideas on a solution or should i just go the uninstall reinstall route? Thanks


21 May 2009, 19:01
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.
Hey Titan, I just posted an update to the known problems thread. The update is possibly a fix for the problem you're encountering. The fix is actually for another problem, but the seems to work for several related problems. If it doesn't work though, delete the game and download it from scratch. Just so you know, there should be four music tracks in your music folder - the original three in .ogg format, and the fourth should be an .mp3.

Quote:
  • I just updated the game. Now every time I play the game it tells me to download the update all over again!
    Mike originally posted the fix for this problem in the Supremacy Download thread. Basically, what you need to do is replace your HttpDownloader.dll in your main Supremacy folder with This One. Then, click on Start => Run and type %temp%UAB in the box that apepars and press enter. This will open a folder called UAB; if there are any files or folders present in the UAB folder, delete them all. Then gun the game and let it download the update again. The latest version of the game should already contain this updated file.

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

Image
Image


21 May 2009, 20:25
Profile WWW
Display posts from previous:  Sort by  
Reply to topic   [ 11 posts ] 

Who is online

Users browsing this forum: No registered users and 3 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.