[0.7] Don't like my odds

Edited for friendliness per Island Dog's reply.

26,765 views 11 replies
Reply #1 Top

What is missing is the option to decline battle. Are you already at war? Did you see an option telling you that this action will result in going to war? If not, these may not be in the code yet. Did you check what the other ship's stats were before you attacked it. I have not gotten into a battle yet on 0.70, but I will be looking for this.

Reply #2 Top

Actually, your ship should utterly crush those two ships just by cocking one eyebrow at them, because their stats are way negative.  They'll actually repair you as they hit you  :waaaa:

... oh, are you the Drengin?  whoops -- I mean, congrats, you found a bug!!

Reply #3 Top

Just curious how you post the screen shot.   All I can post is a link with the "Image" button in the editor.

 

Reply #4 Top

The image has to be hosted somewhere, and then the link posted.

See here: https://forums.stardock.com/404889/

 

Reply #5 Top

also when you post a link to the image you have to change the last character to 1

ex dl=0 should be dl=1

Reply #6 Top

If that is a Fortress, the issue with drengin fortresses being unarmed and having flaky stats has been reported.

Reply #7 Top

Quoting Island, reply 4

The image has to be hosted somewhere, and then the link posted.

See here: https://forums.stardock.com/404889/

 
End of Island's quote

 

Yes, I can post the link.   But  I can't make the picture appear, is my question.   The link you posted suggests trying to resize the image, but that doesn't work with a link.

Sorry I guess I am a little slow.

 

Reply #8 Top

Quoting androshalforc, reply 5

also when you post a link to the image you have to change the last character to 1

ex dl=0 should be dl=1
End of androshalforc's quote

My link, for example from google drive is

https://drive.google.com/file/d/0B-0-yoy4m4h7Zzd2V0VRcGhCSHM/view?usp=sharing

I dont see how to edit this.

 

Reply #9 Top

I don't think that url will work.  Usually it needs to be a direct link to an image file itself.  That goes to more of a Google Drive viewer.

I'd suggest something like Dropbox.

 

Reply #10 Top

The issue isn't a fortress- I think it has to do with me deleting the designs in the ship designer beforehand.

Reply #11 Top

I've been seeing this a lot.  I'm betting they've got a string somewhere set as int32 instead of int64, so when it hits that limit, it flips back to the "beginning," which is the lowest negative it can get to.  The max on an int32 is 2,147,483,647.