Report - Current Bugs and Issues

A forum for chatting about in-development game features.
User avatar
PrivateHudson
Posts: 205
Joined: Tue Feb 12, 2019 7:59 am
Location: Chelyabinsk, Russia

Re: Report - Current Bugs and Issues

Postby PrivateHudson » Sun Jul 26, 2020 8:55 pm

Game_9467. Autocombat at Dubhe in current and previous turns between my warships and enemy pop transports leads not to their surrender, as expected, but to their destruction.

User avatar
sven
Site Admin
Posts: 1620
Joined: Sat Jan 31, 2015 10:24 pm
Location: British Columbia, Canada
Contact:

Re: Report - Current Bugs and Issues

Postby sven » Mon Jul 27, 2020 10:57 pm

PrivateHudson wrote:No hurry at all, the game is still perfectly playable.


I *think* I fixed the low res scaling issues in r38763. Let me know if you're still having trouble on that monitor.

User avatar
PrivateHudson
Posts: 205
Joined: Tue Feb 12, 2019 7:59 am
Location: Chelyabinsk, Russia

Re: Report - Current Bugs and Issues

Postby PrivateHudson » Wed Aug 05, 2020 3:11 pm

Game_9486. Extreme case of a single most important AI deficiency: bad fleet movement when at war. Rewind several turns to see in motion. Due to being at the brink of financial collapse, I resolved to a little victorious war. Only one enemy system was in range, and the only chance at success was surprise attack. But when my fleet arrived, the enemy already waited. It would be the end, if not: 1) superior enemy fleet had not attacked on sight; 2) all (!) enemy fleet was diverted by a single scout; 3) all enemy fleet subsequently waited at Castor, not attempting to recapture anything, while my fleet chewed west half of their empire.

User avatar
PrivateHudson
Posts: 205
Joined: Tue Feb 12, 2019 7:59 am
Location: Chelyabinsk, Russia

Re: Report - Current Bugs and Issues

Postby PrivateHudson » Thu Aug 06, 2020 8:12 am

Game_9487. Haduir declared war for "prosecution of noble Humans" before we (Gremak) had met them (Haduir). Next turn the same will do Orthin, also unmet. Contact with Haduir displayed standard first contact dialog, including option to declare (already raging) war. Suggest to either prevent DoWs to unmet players, or autocontact on DoW (as in Sid Meyer's Alpha Centauri).

nweismuller
Posts: 424
Joined: Wed Apr 29, 2015 2:33 am

Re: Report - Current Bugs and Issues

Postby nweismuller » Sat Aug 08, 2020 2:32 am

game_9489: Got requests simultaneously from the Ashdar Colonials and Humanity to declare war on and sever relations with the Tinkers. It proves that if you agree to sever relations with an empire you're now at war with, it sets you back to a state of peace! Can easily be verified, and is certainly a bug.

User avatar
sven
Site Admin
Posts: 1620
Joined: Sat Jan 31, 2015 10:24 pm
Location: British Columbia, Canada
Contact:

Re: Report - Current Bugs and Issues

Postby sven » Sun Aug 16, 2020 10:29 pm

nweismuller wrote:game_9489: Got requests simultaneously from the Ashdar Colonials and Humanity to declare war on and sever relations with the Tinkers. It proves that if you agree to sever relations with an empire you're now at war with, it sets you back to a state of peace! Can easily be verified, and is certainly a bug.


Yeah, there's a whole class of related bugs here -- where AIs keep asking you to do things that are either impossible or redundant after you've declared war. I've fixed all the issues of this type that I can find as of r38777. Thanks for the report.

User avatar
sven
Site Admin
Posts: 1620
Joined: Sat Jan 31, 2015 10:24 pm
Location: British Columbia, Canada
Contact:

Re: Report - Current Bugs and Issues

Postby sven » Sun Aug 16, 2020 10:54 pm

PrivateHudson wrote:Game_9487. Haduir declared war for "prosecution of noble Humans" before we (Gremak) had met them (Haduir). Next turn the same will do Orthin, also unmet. Contact with Haduir displayed standard first contact dialog, including option to declare (already raging) war. Suggest to either prevent DoWs to unmet players, or autocontact on DoW (as in Sid Meyer's Alpha Centauri).


I think the right fix here is probably to say that AIs that can't contact you shouldn't be able to declare war on you. I've found 2 diplomatic events that could cause that to happen, and fixed both of them in r38778. If you see any other glitches of this sort, please report them. Thanks for the help.

rhinoinsomniac
Posts: 11
Joined: Sun Jan 06, 2019 12:35 pm

Re: Report - Current Bugs and Issues

Postby rhinoinsomniac » Mon Aug 31, 2020 8:51 pm

I encountered a bug that's recurring at the start of the game when i hit end turn for the first time. I sent bug reports every time.

Code: Select all

Lua state\AI\handle_production.lua:180: attempt to index field 'planet_notes' (a nil value)
Lua state\AI\handle_production.lua:180:note_planet_ai:
 Lua state\AI\planet_dispatch\resource_deficit_dispatch.lua:216:food_deficit_dispatch:
  Mods\EconomyAI\AI\handle_production.lua:77:set_production:
   Mods\EconomyAI\AI\handle_production.lua:98:handle_production:Orthin:
    Mods\EconomyAI\AI\StandardAI.lua:108

game 9549

User avatar
sven
Site Admin
Posts: 1620
Joined: Sat Jan 31, 2015 10:24 pm
Location: British Columbia, Canada
Contact:

Re: Report - Current Bugs and Issues

Postby sven » Mon Aug 31, 2020 9:35 pm

rhinoinsomniac wrote:I encountered a bug that's recurring at the start of the game when i hit end turn for the first time. I sent bug reports every time.


This bug is happening inside the "EconomyAI" mod. In theory, turning off the mod should fix the bug. More than that, if the mod you're using is Harpy Eagle's EconomyAI mod -- that code has already been merged into the base game, so you should get the benefit of the mod without needing to install it (and this is true of most of Harpy Eagle's mod work).

rhinoinsomniac
Posts: 11
Joined: Sun Jan 06, 2019 12:35 pm

Re: Report - Current Bugs and Issues

Postby rhinoinsomniac » Mon Aug 31, 2020 11:06 pm

sven wrote:
rhinoinsomniac wrote:I encountered a bug that's recurring at the start of the game when i hit end turn for the first time. I sent bug reports every time.


This bug is happening inside the "EconomyAI" mod. In theory, turning off the mod should fix the bug. More than that, if the mod you're using is Harpy Eagle's EconomyAI mod -- that code has already been merged into the base game, so you should get the benefit of the mod without needing to install it (and this is true of most of Harpy Eagle's mod work).


it's been a while since i played. for some reason i thought those mods were part of the base game (some games have mods as part of their base game). so you're saying if i delete those mods then the issue will disappear? in that case, sorry for the report and thanks for the reply. It's a testament to how good i think this game is that i keep coming back to it.

User avatar
sven
Site Admin
Posts: 1620
Joined: Sat Jan 31, 2015 10:24 pm
Location: British Columbia, Canada
Contact:

Re: Report - Current Bugs and Issues

Postby sven » Tue Sep 01, 2020 12:08 am

rhinoinsomniac wrote: for some reason i thought those mods were part of the base game (some games have mods as part of their base game). so you're saying if i delete those mods then the issue will disappear?


yup. removing your old mods should fix the bugs.

10JML01
Posts: 6
Joined: Mon Nov 16, 2020 7:15 pm

Re: Report - Current Bugs and Issues

Postby 10JML01 » Mon Nov 16, 2020 9:50 pm

I found a minor graphical bug in the current stable version (r38774): When I finished researching Bionomics I had a 3/4 planet that turned into a 3/5 planet. After the research completion the planet has now less lights and structures visible.
I guess because the game now thinks it is relatively less populated than before, which it isn't. It's just possible to make denser population possible.
If needed I can attach a save, but I guess this one is pretty straightforward, and probably nobody even cares.

User avatar
sven
Site Admin
Posts: 1620
Joined: Sat Jan 31, 2015 10:24 pm
Location: British Columbia, Canada
Contact:

Re: Report - Current Bugs and Issues

Postby sven » Mon Nov 16, 2020 9:57 pm

10JML01 wrote:I found a minor graphical bug in the current stable version (r38774): When I finished researching Bionomics I had a 3/4 planet that turned into a 3/5 planet. After the research completion the planet has now less lights and structures visible.
I guess because the game now thinks it is relatively less populated than before, which it isn't. It's just possible to make denser population possible.
If needed I can attach a save, but I guess this one is pretty straightforward, and probably nobody even cares.


Hah! Yes, you're right, the code that determines city light intensity doesn't account properly for Bionomics. Um... that's not a super hard thing to change, actually. I'm doing a lot of messing around with the planet drawing code while I'm messing with terraforming drafts, maybe I'll fix that as well while I'm there. Thanks for the report :)

User avatar
PrivateHudson
Posts: 205
Joined: Tue Feb 12, 2019 7:59 am
Location: Chelyabinsk, Russia

Re: Report - Current Bugs and Issues

Postby PrivateHudson » Tue Nov 24, 2020 7:18 am

When choosing colony to settle immigrants, ETA was twice the actual. Probably, the estimate uses sender's strategic speed, while the actual hauling does your trade fleet.

Serenitis
Posts: 75
Joined: Sat Jan 04, 2020 10:09 am

Re: Report - Current Bugs and Issues

Postby Serenitis » Sat Dec 12, 2020 10:04 pm

Orthin Tech transfer.

When you play as any non-Orthin empire, and via alliance, annex the Orthin into your empire an oddity occurs.
The tech 'Zero Point Energy' does not grant access to the 'Power Converter' ship equipment.


Return to “Testing”

Who is online

Users browsing this forum: No registered users and 52 guests

cron