#šŸ‘¾-bug-reporting

1 messages Ā· Page 88 of 1

warm hound
#

the more they pack it with new content without fixing the base code, the more visible these bugs become to everyone

#

ok so.... mining seems to be visually glitched out. it keeps on mining even tho the node is zero'ing and when i disengage, it drops back to the correct mined amount

calm loom
#

Somehow i see i lost level and tier on some of my Forbidden techs...

foggy bloom
#

Texas ships are not providing the Iso damage increase the ship skill is saying they should

cerulean tree
#

I cannot use my ios device to get to the webstore. Therefore I cannot collect mission keys. The store freezes every time i open it in a phone browser. I have to close the tab it because it is completely frozen. Any ideas?

spark patrol
umbral vale
#

Have a few members of my alliance who cannot even log in since the update, again. Others are stuck mining. Welcome to another arc of bugs.

cerulean tree
wheat cradle
still minnow
#

That's been a bug since the Voyager Pt 4 release

#

Makes it nigh impossible to see the stats of the FT. Have to click right at the edge of the bottom of the listed ship ability to be able to click on the FT.

slate dragon
#

Ghost mining! Mine hits zero, no notice, ship just keeps on counting like it was mining. But, when you pull the ship off the mine. All the ghost mine materials disappear.

short egret
#

Not really a bug, but Please remove the hyperlink from the OK button when the app opens. People are just trying to open the game. We don’t need the YouTube app or web browser opening up on us

craggy estuary
#

Just trying to help some mistreated dev with something positive

patent gyro
#

Enter the new system, target a hostile nothing happens, I get warning I'm being hunted but can't see by what

Try to target another hostile, nothing happens, try to recall my ship, but can't, suddenly I'm dead, another 5 minute trip to try again

kind nest
#

Was nice of Scopely to add crashes to the newest Android release. Makes my constantly-crashing ipad STFC feel less lonely.

marble flower
#

server 41 - IOS 23 crashes so far. From attempting to hit hostiles, mine, claim dailies, view store. Scopely do you need help in understanding how to do UAT testing prior to a release, do you need help in beta testing? This will be the last arc I participate in. I can not believe a company would release such crap consistently. FIX YOUR BUGS and then work on new items.

knotty jay
gritty orbit
#

did u try whether cleaning the localization cache and closing other background apps improves the situation?

real forge
#

Yes, I can't..

median lion
#

Trying to mine sucks when you don't know when you are zero node. You just sit there wasting time

dark briar
#

The iso nodes in TC keep on mining past zero-node, but don’t give more iso, is just appears to keep mining. Started with todays Stfc app update.

still minnow
#

All mining nodes are doing that

cursive mural
#

Would be nice if they fixed more than 3 bugs in an update. Especially considering they would have introduced more than that yesterday

indigo vault
#

Several in my alliance are unable to load game on pc. Tried all the usual fixes like clear cache, even uninstall and reinstall. This has undoubtedly been one if the worst days since I started playing.

main coral
#

Soo.. each time after attacking the new type of hostile my shield went off like I would have attacked a player , without notification even.
Is this a new.. "feature" ?
Because it sucks. Majorly.

spark patrol
#

It should give a notification before you attack just like attacking a player, but yes, it's a "feature"

main coral
spark patrol
#

Agreed

frozen sigil
#

In HOT ROD, Eurydice’s bundle is not appearing. A restart did not help.

golden plank
#

My app won't load. Been off line since it went down for maintenance no shield

uncut turret
#

Game Language is not changeable. It’s going back to last language and collapse šŸ™ˆ
In my case from German to English.. im server 181

ornate rapids
#

Yay, new arc means new bugs , looks like cargo calculations are throughly broken

rough trail
limpid geyser
#

I'm not getting into the game on my android or computer most of the time and when I do it cuts off. I'm server 28

upper star
#

When I switched the language settings from English to Japanese (to read mission dialogues easily), only the mission page didn’t change. Restarting the app and cash clearing didn’t work. Please fix

polar orbit
#

Level up a ship with lat. Error code 2. Connection error. Reload game. Every single time.

queen wraith
#

I know it's a know issue, but mining small nodes or fast nodes (i.e, common anomaly, data, ect) is a real big pain, LOL.

nimble solstice
#

šŸ‘€

rain wagon
shut urchin
#

new weird bug: my ship was not destroyed 3 times... it actually beat the actian ship... granted... i screwed up and sent a Saladin instead of the Mantis... but the game shouldnt be telling me my ship was destroyed each time... 🤣 the other cool part is that according to the battle logs, neither ship says it was destroyed... 🤣

scarlet cypress
# shut urchin new weird bug: my ship was not destroyed 3 times... it actually beat the actia...

That's not a bug. Combat ends after 100 rounds if there's no victor by then; because the game has to have a winner (for things like transferring cargo from the winning ship to the losing, PvP events, etc), that's picked by the ship with the most total HP remaining. The Apex hostiles don't do a lot of damage, but they have a ton of hull, and it's challenging to do enough raw damage with ships other than the Mantis to kill them, so if you're using a normal ship and don't have some method such as burning or especially burning + Tal, you'll often hit the 100 round combat limit.

shut urchin
#

no offense... but thats a severe limitation of the game, and an attack needs to play out to completion. not finishing the attack is scopely basically saving themself from extra computational cycles, when they built a system that isnt capable of handling what they have built. so, you might say its a feature... but I say its a bug.

I know why you say it isnt a bug (because scopely knows about it and did it this way on purpose), but its not handling the battle, as the battle engine should handle something like that to completion - and not just Krap out in the middle of it.

However, I appreciate the information on what actually happened and the 100 round limitation (as I've heard about that in the past, but never experienced it personally) and now it makes more sense as to why it did that.

and P.S. I get that they are basically mitigating a Denial of Service vulnerability in the game by implementing this.

cyan hedge
#

Turned on relentless and now it says my ship is destroyed. It's still there but I can't do anything and can't recall it.

chilly agate
#

Hello. I'm BugVador [IFR] on server 121. Since the yesterday update I've lost my level (35) and player. I'm now BugVador2 (lvl5). I tryed all suggested for this issue ( uninstall / install, PC or smartfone. Signout/signin) without sucess. Is someone able to help me ? thx

sleek fern
#

I understand bugs happen, it is part of the coding process. But what I fail to understand is how the bugs are found so fast by everyone and not by the developers. What makes me mad is that there is a problem with displaying the correct content in mines. When you first start to mine, it shows fractions of an item mined, just watch as your ship starts and you will see it. This means from the coding perspective the amount mined is coded as a float. Coding things as a float when they should be Ints leads to the problems with ships not displaying the correct icon when they are full. Ship capacity does not have a decimal, it is an integer. Comparing floats to integers causes problems. If you need to use floats because of research boosts and such, typecast the final number to an Int. There are probably many simple coding issues like this throughout the game.

Now we have a bug that deals with displaying miners that continue to mine even after the mine is empty. How is that related to any of the new content? The new ship is not a miner. The officers do not affect mining. Why would a bug completely unrelated to this arc even appear. This is what is most frustrating of all.

Scopely, please fix your existing bugs before they lead to something that will finally make this game unplayable. After the Lower Decks arc is over, how about a Tribbles arc where all you do is root out all the tribbles in the system?

hollow quarry
uneven marsh
#

Kardeşim nasıl güncelleme yine 2/3 dakikada bir wi fi hatası vermeye başladı bu oyun yazılımcılarınız ne halt yiyor merak ediyorum neyin kafasını yaşıyorsunuz her güncelleme ile işleri daha fazla batırmayı nasıl başarılyorlar

fresh fiber
#

Please remove "mona" from the blacklist for the chat.
People will use it for "monaveen".
The chat is not readable at the moment

proud vine
# chilly agate Hello. I'm BugVador [IFR] on server 121. Since the yesterday update I've lost my...

So sorry you're going through this, it's so frustrating. I'm sure you already checked this site, but maybe other people don't know about it: https://scopely.helpshift.com/hc/en/19-star-trek-fleet-command/faq/6093-how-to-recover-your-lost-progress-scopely-account/

gaunt timber
#

New super mine this is a 100k mine but the ship continues to mine over that and the cargo also says that until you leave then it’s says the right amount

rigid granite
#

New bug with takeovers phone and tablet going cryzy

hollow quarry
lethal sorrel
#

The client update this morning appears to sort the mining issue

floral bluff
#

2nd time after arc start that all archived mission where thrown back into the log.. will this now be everytime an update will be released, even with tiny hot fixes?

quiet hill
#

I’ve reported it multiple times over the past 6 months, but I still can’t finish my Field Training quests. I need the Pike and Moreau shards, but still can’t get them. Please fix it so many of us can

solar patrol
#

I see the mining UI bug was "fixed":

#

Mined, moved off node, mined. Tada

jolly mesa
#

What did you do to the meridian mining speed on iso nodes?? Its sooooo slow now

nova tiger
#

S84 Too many bugs to list and post. iOS is still in need of a reboot every 3 minutes +/-

lapis locust
cobalt coral
native oyster
#

From the Announcements Channel re mining nodes: @everyone Commanders,

We're aware of a issue where cargo will continue to increase while mining an empty node. This is a visual bug and will be hotfixed later this week.

LLAP šŸ––

tawny sinew
floral bluff
opal lance
#

Think 84 notifications our takeover has started is … overkill šŸ˜

tribal portal
#

~80 push notifications on iOS for one takeovers, 2 takeovers in last 2h hours, do your math ...

wooden temple
waxen hearth
#

Enhanced warp core no longer working, so I've lost a lot of warp range and spent rss to activate.

empty junco
#

please solve the mining bug

wooden temple
#

So far mined 32k g2 crystal from this zero node

magic root
#

@umbral nexus Server 121: One of our alliance members is still unable to get into his account and support seems not to help

lethal sorrel
#

pun not intended

ivory bane
#

Just got a push notification for each member of our alliance (82)

floral bluff
lethal sorrel
#

Well why are you saying it's not fixed if you've not updated, other than to be argumentative? šŸ¤·ā€ā™‚ļø

#

Especially, as I specified "the client update this morning" 😐

neat oasis
#

I know Scopely find notifications difficult but this is a new level lmao

lethal sorrel
#

I've pinged ops with the notification spam

#

fingers crossed they sort that as quickly as the mining nodes

floral bluff
lethal sorrel
#

cool

#

glad šŸ™‚

lethal sorrel
brittle patio
#

Think I asked this about a thousand times but nothing, but seriously, when are you ever going to do anything about the constant crashing on IOS?

neat oasis
brittle patio
#

And ofc no answer again…that people working for scopely still have a job is beyond me…

neat oasis
#

dude its been 3 minutes kek

brittle patio
lethal sorrel
#

The devs are busy (hopefully) devving instead of discording... and we're player volunteers who have no access to code and go through the same frustrations you do... so, what would you like me to say? šŸ˜‚

#

supposedly you quit the game yesterday tho...

brittle patio
lethal sorrel
#

... funny "ha ha" or funny peculiar?

#

mostly I get the latter

cloud rock
#

Still has just under half hull health, click repair and it goes back to normal for one autogrinder then back to destroyed but the ships keep coming

brittle patio
#

So here’s actually a question, do you think the developers care about what we think? Did we ask for more content? We asked for you to fix the bugs. So, what happened, scopely created more content. And ofc they didn’t fix the bugs…

#

Instead they created even more bugs they now trying to fix. Amazing…

lethal sorrel
#

From my interactions with them, they absolutely care about the quality of their work - same way I do as a developer - and game design do as well, they actively want to create more things to do to keep the game engaging, but the engine rolls ever onward and time waits for noone, and share holders and managers have their own opinions.

brittle patio
#

The h last part is the best, that’s like saying they care more about money then that the game actually works…

#

The amount of money we spend of this game is ridiculous. If I bought a game from a store that crashed like this game does, I would probably go back and get my money back.

feral tartan
#

AHHH much better

lethal sorrel
#

Eco and Bek were awake at 3am their time yesterday as things rolled out, which is above and beyond, thought very appreciated.

#

but yeah, I'd love a totally smooth and bug free experience, but I also know how easy it is to make mistakes when rushing šŸ˜„

brittle patio
#

You mean like they literally every time?

strange field
feral tartan
#

until you know you fill them back up again

strange field
#

I know. Mining decoded data atm.
Meh. Have the same now. šŸ˜’

still minnow
#

Still hard crashing upon loading into the game while account switching for PC client. No problems with Android app for this.

digital lance
#

I guess it's kinda fixed

chrome cloak
#

@viscid cloud hi. maybe there is something wrong with the notifications for the area defenses, or why are they coming 70 times now?

indigo mural
#

New armadas don’t give the marked loot just approx 10% of it. Is it a bug or works fine in this way?

digital lance
#

I mined well over 125k 4* gas but it's only showing 123k in the daily events. It's been a while for it to catch up so it looks like something is still not right with mining.

oblique sparrow
#

eu 112 - every time i try to set a survey ship to mine it keeps sending the ship to sol

still minnow
#

Finally snagged this screenshot of what happens before every ruddy crash

still minnow
#

Where do crash logs get generated on a player's device, particularly for PC client?

rotund stirrup
#

Also having lots of crashes on my Android. Mainly during loading and reloading or when leaving the game idle for a bit.

quaint dune
#

getting notification spammed on my phone for a TC defense. it's kind of going crazy

idle sigil
#

The nickname in the web store is different, I can't buy anything

#

Lvl1 webstore appear

#

Only extre research shown in web store

mint sand
#

88 alerts

still minnow
#

Never had that before

quaint dune
#

Might be due to mixed-client usage? I was playing on PC but my phone went crazy. I loaded on the phone and it stopped, but once I reloaded PC again, it started up again on my phone

still minnow
#

I've had those, but not this specific notif

near sundial
#

Just incase I wasn't aware, my alliance is participating in a takeover šŸ˜… only 12 minutes late letting me know what I was already doing on the PC client šŸ¤¦ā€ā™‚ļøšŸ¤£

atomic abyss
#

This has been happening a lot lately

orchid breach
#

@shell shell I don’t think they fixed the full cargo bug yet. I can continue attacking but nothing else goes in my cargo and it does not show as ā€œfullā€.

still minnow
#

Yeah, Cargo full but not full bug ain't fixed

#

Most noticeable when doing base raids

primal thorn
#

Sooooo… I’m on iOS. I just got literally 61 notifications within 30 seconds telling me ā€œYour alliance is participating in a takeover - come join the fight!ā€ That’s new. Hope that gets fixed because I’m not tryna have my phone go crazy like that 5 times a week! šŸ™ƒ

simple sierra
#

New mining bug. I can't.
Edit: Device reboot is allowing me to mine, but I'm curious if this will happen after I finish these nodes again...

shrewd silo
#

Is game stability poor for everyone else?

Feels like they are hiding the lag behind the 'scanning' message. But the game also crashed 3x in 5 mins. Been going on since last week when Incursions hit. (or at least, been worse)

slim ruin
#

when you planning to fix a year old bug when you buff your ship with cerriots it says destroyed? anytime this month, months, year, 5 years eh ?

cosmic cradle
rotund mulch
#

while scopely is at it,FIX THE D.. MINING BUG

#

not lonely does it show u mining on an empty node, when you change nodes it does not give you that additional mats from the new node

#

scopely you owe me about 1 million in mats that i would have goten if it where not for the bug

digital mantle
#

I'm guessing 65 alerts about joining a takeover being sent to my iPhone is a bug somewhere, maybe not in the game directly, but others are saying they got a ton of them too. One of the dev guys set their sammich down on their keyboard and it's spamming us?

buoyant ravine
#

Keeps constantly popping up it's very annoying the buff ending notification

orchid breach
craggy estuary
rotund sandal
#

ā‰ļø

craggy estuary
#

If it would have been only 40, I wouldn’t have complained …

vernal dawn
#

Android... had 24 notifications in a few seconds then 24 more everytime I dismissed the first batch.

winter zealot
#

Dying to hostiles however battle report showing ship survival.

unreal thicket
#

This is clearly a bug, right? It's not the first time you've decided to do an event that rewards commons only, you've just forgotten the UC and rares haven't you?

rain palm
#

So does the new solo armadas (automated shipyards) not give a chest at the end?

torn drum
#

So one bug fixed and another new one. I mined, but it showed 0m0s, when the asteroid was empty, it no longer mined. I didn't notice it right away and it wasn't working before I put a screenshot. It's only happened to me once so far. Server 180

sterile harbor
#

Seems like todays lower deck event has bugged out, not gotten credit for it or the last milestone reward, did the event yesterday and only have the 5th anniversery token from that event, not this one from today

worldly sluice
#

Not to mention super lag and games just dropping, and the widely known never ending mining glitch.

urban fable
#

System continues to load to 70%? Airborne shark 104. No access to the game. This is a monumental disaster to a great game.

#

I do not use a VPN,

uneven sky
#

Uh...I have a notification every 5 seconds for the territory defense my alliance is participating in

vivid dawn
#

Everyone seems to be getting those.

still minnow
#

Lucky not to be gettin' 'em yet as my alliance territories won't be popping up until late tomorrow evening

leaden pollen
#

Oooh I wonder what will happen first. 107 getting an incursion or 184 getting our missing armadas back

wanton fulcrum
broken isle
stuck hemlock
#

newest ios update.... unreadable and the game unplayable slow šŸ™ˆ good combo. stopt early playing it's no good playing anymore to many tasks and slow i just do the bare minimum and close game....

cosmic cradle
#

certainly makes it clear you're done mining

wraith mulch
#

Reason for so many notifications about territory defense? That's never happened before.

native oyster
viscid spindle
#

BTW, My alliance is participating in a takeover ... 81 times
.... its yuge

high scroll
#

pc is crashing now with no error just closes, and some bases can't be attacked. regardless of dropping shield first.

#

last night 10 min autobubbles from raiding after 2 hrs weren't dropping either.. they would stay in place.. loving the new paid for features with this arc.

final relic
#

I got a billon notifications that a armada started !!!!!!! I had to turn off notifications cmon man

quartz snow
#

Voyager is alive, but shows destroyed after wasting resources to use cerr buff..

#

Restarted game, cleared localization cache and phone cache

simple shuttle
#

New bug since today, after armada your ship shows destroyed and when you hit repair it warped away and didn't made it back in time. Guess new way to let us spend directives for nothing

quartz snow
#

So does Scopely actually check these forms? Or do I have to submit a formal ticket in game. Don't know how to send photos though..

left gorge
#

The freight compartment display is still broken because there are several numbers on top of each other šŸ¤”

quartz snow
#

"Repaired" my ships and it's right where I left it. Not sure if it actually used the resources to repair it or not

still minnow
#

Tried a repair on PC client launcher. Did not fix the crashing every time I load in from account switching or reconnecting from a connection failure caused by hotspot/wifi issues.

hexed mist
#

Mobile notifications bug: I just got a metric ton of territory takeover notifications (just a partial screenshot) . Know it was posted before but geez

granite jewel
#

Your alliance is participating in a takeover - come join the fight!
Your alliance is participating in a takeover - come join the fight!
Your alliance is participating in a takeover - come join the fight!

hexed mist
#

Just counted it was 82 notifications before I paused them

jade tulip
#

today I did the daily mission for the events but I didn't get the point I don't know what happened and I hope I don't die again ignored by the administrators I already wrote a tickect and they don't give me an answer so I will try here to see if they deign to give me an answer

lethal sorrel
#

There's only been two events, you have two points

#

And one to go for next milestone

simple shuttle
native oracle
#

phone will not stop vibrating with notifications about alliance joining a takeover. Can we get emergency maintenance guys or are you going to ignore this like you do soooo many other bugs?

vale phoenix
#

Thank you for the notification that my alliance has a territory defense. Next time, can we get 1 notification? My phone was going crazy

dawn peak
#

I had the same notification 24 times myself.

rugged cave
#

This is why I turned my notifications for this game off a long time ago. But luckily now I wouldnt have to worry about any of that since I went solo on my server

slim ruin
#

I wouldnt mind 24 notifications on my phone per each bug they fix...

rugged cave
still minnow
#

😹

distant spoke
#

I think 1 notification would suffice.

buoyant berry
#

There is a problem with shields and territory. Where I hit a base in a that is not owned by any alliance yet they had a 10 minute shield go up. Why would a shield go up it they do not have access to that territory anymore?

knotty pond
#

Have yall seen this? My away teams won't load. I restarted twice. When it did load, it quickly went away and crashed my app.

still minnow
still minnow
#

And there it is, territory defence notif spammage

pine cargo
#

@earnest crest Server 195. Not getting LOOT when hitting Actian hostiles

scarlet cypress
pine cargo
#

Maybe so I have been grinding REP for the USS. CROZIER. But I didn’t think I killed 2000 but let’s see at reset

pine cargo
scarlet cypress
winter zealot
#

On android the zoom function malfunctions after exiting the event menu to system view

bleak sedge
#

Ship is stuck

#

Never mind.

hidden lily
#

They [Scopley] take two steps forward and forty back.

regal juniper
#

What did they enable super slow mode on ships... Great fixed mining bug broke server optimisation...

pine cargo
spark patrol
#

1 hour after reset

pine cargo
#

Ok šŸ‘ thanks šŸ™

calm loom
#

Did anyone lost tier and level on forbidden tech after tuesday update?

dreamy frost
#

Game stuck at 76% won’t load

pale carbon
#

Spam, spam, spam...

native oyster
#

One of my ships is stuck in battle šŸ˜‚ I’ve restarted the game and even reinstalled still stuck in battle šŸ™ƒ

uncut ice
#

Anyone else having a problem with the lower deck event, I have done both events but only one has scored on the week sms

pliant oxide
#

The Voyager nodes are busted.

burnt garnet
#

As can be seen, these two first screen shots show mining while there is a zero timer. The third screen shot shows progress continuing from actual node zeroed. Need the ship to settle into awaiting orders.

scarlet cypress
lethal sorrel
#

have you got a screenshot of the meta event/completed events? If it's not just scoring delay you'll need to hit CS for an update - I know one or two of the level brackets were missing the completion item in the last milestone of today's event

#

So the points will likely be credited later..

topaz nest
#

Nice fix... šŸ™„

lethal sorrel
#

sorry, apparently didn't do a reply

gritty cloud
#

Warp range on left is incorrect

lethal sorrel
uncut ice
#

@lethal sorrel

lethal sorrel
uncut ice
#

@lethal sorrel

lethal sorrel
#

hm, should have scored

#

yeah, throw in a CS ticket

#

Attack pattern was finished, too, right?

#

you can check that before it poofs later šŸ˜„

uncut ice
#

@lethal sorrel

lethal sorrel
#

send those three screenshots to CS

uncut ice
#

I wouldn't know how to open a CS ticket never had to do it before

sullen wind
#

I am with OPS45-47 at the monaveen SLB! Is that a know bug? Im am ops44

lethal sorrel
#

whether it's a good choice is up for debate šŸ™‚

sullen wind
#

But yesterday i was still in my own bracketing 😭

empty junco
lime parrot
#

Is it possible to get an update that doesn’t unlock another bug? 85 notifications of takeover starting (x3 for each device)

left gorge
#

The game now crashes when you lose internet connection On PC and Android🤦

unkempt light
#

After a while the interface stops behaving like it should. The menu on the lower left no longer appears when you swap between ships at the bottom, and I've just had the ship labels stop appearing

dreamy folio
safe plover
#

Cargo is still not shown as full...

marsh shuttle
final zephyr
#

Can’t send a ship anywhere. Ship will go to warp, ā€œarriveā€ in system but it’s not there. Attempt to recall, and system says ship is ā€œdockedā€. Restart and ships are home in dock. Great hot fix and update

tranquil pulsar
# marsh shuttle

They need to fix the Farmville aspect of the game... Isn't it mining events day!?

ALSO, help requests on ship repairs have gotten dicey... Have to keep checking and worse yet, no error message

granite jewel
tranquil pulsar
#

Is this on known issues yet??

slender harness
#

https://prnt.sc/UAgw7oF5TtwU i have reloaded the app not just the game am playing on a pc also cleared localization and still will not let me move this mayflower nor will it let me recall it or others see it so basically have another (surprise) scopely bug affecting my game in a disparaging yet impactful manner

Lightshot

Captured with Lightshot

glossy elk
#

Is this system glitched for anyone else? All week I can’t get any hostiles to show and get errors just entering it or trying to summon 8472 hostiles.

slender harness
#

would not surprise me several are as are several armadas

#

they make no atempt to fix these either just push out the next (bugged patch) with no test server utilized before they drop it then act surprised it had bugs

slender harness
#

and reporting bugs gets u no where as u can see

edgy flicker
#

šŸ™„ y'all ever gonna fix this?! (node only had 7k g3 gas)

compact umbra
#

The lower decks sms is not giving me credit for completing both events that have been released so far.

lilac burrow
#

@umbral nexus any chance you can help @urban beacon get back in, still not able to get into the account.

wheat depot
#

I’m trying to figure out what an error five code means

lethal maple
serene marsh
#

new visual glitch if u get pvp chest and like 46 normal chests it shows that you also have 46pvp chests wich isnt true

elfin scarab
#

Game collapses after trying to change language settings šŸ™ˆ

still minnow
# topaz nest Nice fix... šŸ™„

I don't like the patch that removes the full number of collected items from a node. I liked seeing a random number 21263, lmao. Now it's just "Full"

calm nebula
#

pretty sure there fix for mining was reverting there "fix" for cargo full rounding error. Yet this was not connunicated to players...

junior spear
#

Want to report an issue happening since 121 server issues, I can’t log in to scopley web store in my real name, every time I log in it is the level 1 players name not mine, tried logging out then in but no joy!

slender harness
#

is there a reason that the game has kidnapped 1 of my ships? and by doing so also a dock and a crew? i mean jesus do you people check nothing about a patch before you drop it?

slim ruin
#

anyone PC client crashing ? i just crashed twice in 5 mins

slender harness
#

will not let me recall or move the boat

unkempt light
limber ermine
#

it would be nice if they could fix the retrieving issue on the daily events today???

stuck hemlock
#

omg why is this not fixed already? retrieving.......

earnest crest
ebon pewter
#

cant log in after reset

strong pilot
#

I don’t know if it’s a bug or just a lag thing but how can armada directives get deducted for an army that disappears by the time your allies ships arrive?

ebon pewter
#

Min 2 min lad switching between screens after a successful 1 in 5 change of loggin' in

acoustic dove
#

Absolutely nothing we love more than having a new ship added and they haven't fixed this problem in the last 4 MONTHS great when you have an event that scores for killing all 3 nodes!

ebon pewter
#

Game is unplayable today

tribal portal
#

This one just counts up on next event reset. Wouldn't that be a problem on last day for turn in?

#

Should be 3 now...

slim ruin
#

crashed 4th time in hour..

#

but hell... its more important adding g6 and changing entire pvp meta ..

ebon pewter
#

if scopley cant fix this game there won't be any players to fix the game for.

velvet ether
#

Formation armada issue seem 1 leg of armada just cancels ?

boreal sparrow
#

The game is unplayable on mobile atm lag city and it was fine yesterday

tranquil pulsar
#

Why is the game crashing AGAIN? It stopped for a while after that 2.5 months of nonstop issues for me... Lost tons of progress and time doing worthless troubleshooting... Please #FixGame

slender harness
#

@earnest crest i did no reply

wheat cradle
#

Anniversary Token is missing from the final milestone of today's Lower Decks event

uneven sky
#

I'm having this problem today as well

#

Of course, after I posted this it magically showed up

torn aspen
#

The text of my ship' mining are somewhat out of sync

digital lance
#

My Lower Decks SMS did not have a token with the final rank. How many should we be at with today's completion?

drifting sleet
#

Why are you doing always another armada-event on thursday, when you put the exchange-armada event on that date ???? Why ??ß Can someone from the @revs or scopely or so explain this to me ?? are the servers not lagging enough ? to you really want to kill the servers ????

spark kestrel
#

Did an FA with an alliance mate. Did not get the Completion points. This is the only FA we have done this event. Doing the calculations he got my points... I should be at 15000 and he should be at 16000. He started a leg of the armada and I was in one that completed it but did not start it.

spark kestrel
drifting sleet
#

then make another event on that date... killing hostiles or something like that. but not another armada-event

spark kestrel
pallid spruce
#

Getting msg webstore is down for maintenance.

pine pecan
#

anyone notice not saving battle log on pc if in armada are lvl53+ ship

placid creek
#

so, when are armada spawns going to be fixed? it’s been months since crawford etc have respawned! and those aren’t the only types!

woeful garnet
#

Error on that armada system, we get a ā€œerror6 * when we want to open the third arm

analog saffron
#

Sometimes animations bug out and become actually creepy

fiery nimbus
#

Is there an issue with scoring points on EU 167?
Won a full Armada but 0 points.

granite jewel
#

When running an away team mission, every officer’s away team traits seem to be additive to the total. This is a different behavior than before. Is this change intentional?

fiery nimbus
#

Another win, still no points.

zenith mural
#

So what mission is supposed to clear the pip? (Little red square)

#

Why can’t y’all get something fixed and then it stays fixed?

wheat cradle
#

Any chance we can fix this rather than fixing some unimportant mission text next time around?

placid creek
#

we are starting to get major lag spikes, people not being able to log in, etc… something going on?

violet heart
#

this has been happening in the main formation systems for a few months now. any word on this getting fixed becuase it's not known you can't start a third leg unil too late?

fiery nimbus
#

So, 5 wins only 2 logged in.

hard rain
#

Currently unable to log in, keeping getting connection issues

spark kestrel
ripe hornet
#

my game crashes when ever i do anthing like target an enemy or switch ships then restart at my base everytime

unique gulch
#

Is this issue EVER going to actually be fixed for Formadas?

#

Getting really sick of having events that can’t be done because of errors like this

ripe hornet
#

at least you get to do stuff

#

my game crashesand kicks me out for just looking at anything

fiery nimbus
#

Hope is just lag. Because on the next it worked... I will check in the morning.

twilit frigate
#

This continues to happen on formation armadas, there continues to be silence from the CM's on it, and scopely continues to push formada events despite it. You're wasting people's directives on a regular basis and I'm sick of CM's just talking around the issue whenever it's brought up in the hopes people will just get tired of reporting it

buoyant lagoon
#

How about fixing the chat client???

maiden ether
#

The iPad stability has gone out the window again. After the last update it’s incredible how many times it crashes now šŸ¤¦ā€ā™‚ļø

edgy flicker
serene aurora
#

BUG report! Whem in Amalgam, Domitia skill does not work ( warp speed increased whem full cargo ). Probably because Amalgam oversize skill. Photos below o ilustrate !

peak mica
#

So node is empty but miner says it's still mining and numbers are rolling? Is this new?

woeful thorn
#

The formation armadas will not start the 3rd spot and just throws and error code 4 out.

#

Error code on formation armadas

half arrow
#

FIX THE DAM LAG OR GIVE THE GAME TO A COMPANY WHO WILL

stoic coral
#

Non stop crashing. It’s too much. I have made all updates, cleared cashe, rebooted power on off device and I’m still crashing every 2-3 min.

half arrow
#

Game is down I can’t get in. Stuck at 76 %

latent epoch
#

Anyone else have issues with the voyager mining systems being buggy? The nodes don't clear and respawn properly, constantly have to reboot the game to temporarily fix it.

lean cove
#

Go fix you web store! Does not open on mobile phone… freezes all the time… impossible to complete your events.

atomic abyss
#

LAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAG

solid gyro
cosmic cradle
# solid gyro Tadaa

some systems have different node mechanics.
ferraria is a fun example, it has planetary ore nodes and they jump to a new location whenever they're reset.(the nodes, not the planets)

icy pivot
#

Awesome, unable to log in for the last half hour, brilliant šŸ¤¦šŸ»ā€ā™€ļø

solid gyro
primal hazel
#

Hi.

#

It is now day 363 of the zoom bug introduced in patch 46 - Deep space nine pt.1. Any plans on actually getting to work on fixing this? You know, i just love restarting game 10-20 times a day due to a bug that werent there the other years i played... šŸ˜„ /Devoted STFC player

wheat cradle
deft echo
regal juniper
twin steppe
#

it is all Q's fault

teal chasm
#

Android still crashing straight to android desktop at random times since update..

rotund stirrup
#

Using Reinforce on a damaged ship (~1/3 hull left) turns it into destroyed. Visual bug, the ship is there and joins the armada.

worldly yarrow
#

My battle log of hitting another player's base; S42

#

Logs regarding hitting regular hostiles work fine; just those against a player base aren't showing

regal terrace
#

yo btw when i try to log onto star trek it says 76% and is downloading state data and it keeps doing that and doesnt load, there any fixes for this?

honest adder
#

I think 76% is authenticating, usual suggestion is switch from wifi to cellular, or vice versa, reboot router or try airplane mode toggle

sudden ridge
#

Explain this to me. Every damn time. Suddenly the 3rd is obscenely strong and wastes my materials.

cosmic cradle
sudden ridge
#

Didnt know that. But it is convenient that the first two only went 5 rounds.

cosmic cradle
verbal ibex
#

Having issues with formation armadas. The nodes are showing incorrect numbers like 2/6, 4/6, and 6/6. It won’t allow us to start them. When we found one numbered right, we beat it but one of the legs stayed yet the team took no damage. Now we beat one, got full credit but 2 legs stayed and the 3rd won’t pop back up

magic root
#

@umbral nexus @viscid cloud there are still several 121 players without access to their accounts?! Support does nothing and people put money into this game, that's ridiculous!

cosmic cradle
#

earlier someone asked somewhere wether critical traits are supposed to stack or not for away missions.
i just checked, and it is a visual bug.
if officers with the same trait are added to an away party their trait levels will get added up in the critical traits status, but the actual critical chance is only based on the highest trait level from a single officer.
the status display should only be showing the trait level of the officer the critical chance is based on.

primal thorn
#

Sooooo. Armadas be buggin’. Notice how the armada doesn’t appear damaged unless you click on it? According to others who were watching, it was glitching back and forth between damaged and undamaged. This is a problem since many servers consider it an RoE violation to steal a damaged armada within a certain time period. We accidentally stole an armada and had to abandon it to smooth things over with the other alliance because of this.

uneven sky
#

Event scoring is broken

proper matrix
#

About every 15 minutes the game kicks me out. I get back on and in about 15 minutes it drops me off again. This has been happening for about a month. I was hoping that one of the updates would fix this. Still happening. I have cleared the cache. Thank you.

simple shuttle
#

Voyager astrometrics scan takes credit but doesn't give players cord . Great work scopely, for everything you guys touch we need to spend our time AGAIN to start a ticket. Like the game doesn't take enough time already

cosmic cradle
earnest crest
primal thorn
still minnow
#

PC client crashing seems to have been fixed

#

Ty, devs, for fixing that nasty one šŸ’›

#

Now don't revert it, sync y'all branches with each other so the changes don't get overwritten when ya work on something new 😜

earnest crest
proper matrix
primal thorn
#

Wanted to mention — the online store for STFC has been reallllly buggy lately. Stuff not loading right… can’t scroll… can’t tap on things… makes it really hard to collect my daily mission keys! It eventually works ā€œokay,ā€ but it takes several minutes to get to that point. Not an internet problem — anything else I try loads in seconds. I’m on iOS, if that matters.

plain scaffold
#

wth is up with the game? cant playing with the vertical view

autumn mountain
#

STILL GETTING _ERROR_0_s and ships not moving. what is the status?

earnest crest
#

Have you tried troubleshooting your network connection yet? I'd start by rebooting your router.

autumn mountain
#

done that, no probs found, game was fine 2 days ago. then update. checked everything again. still no joy.

placid creek
#

šŸ˜‚šŸ˜‚šŸ˜‚

thin frost
#

No biggie, but Mona seems like a blocked word for some reason, is there any possibility that the team takes a look at that?

neon cove
#

How do I math this?

dire smelt
#

all manor of bugs, upside down portraits in store, no avatar portraits in chat. enjoy your weekend

bold sigil
#

Yup game highly unstable and crashes . Us servers. All sorts of missing or unreliable data. I feel a compensation chest coming. 🤣🤣🤣🤣 Jk

#

I’ll take three envoys a realta and 41 parsteel.

primal thorn
#

I say again. ā€œPlease: no more new content — fix the game.ā€ Honestly, I’d be fine not playing the game for a week if they would just fix it. What are you afraid of, Scopely? You might lose money for a week? You highly underestimate how much money you COULD and WOULD be making if your game functioned properly. Wanna bring back all the whales who have been quitting in droves? FIX THE GAME. And also, probably stop making everything so P2P-focused. It really annoys even the spendiest of whales when the only way to stay a whale is to blow all their money on this game.

slim pewter
#

Server 105 - What the hell is going on here? If no one can't even reach level 40, how do players suddenly appear at level 42, and they're not even represented on the leader board?

outer dagger
#

Can you please give 86 it's bye chest for the last incursions. We also only got one chest for the merge when past servers got 1 chest per day for a week. "i've passed this on" is getting old.

floral shadow
#

@umbral nexus 5 years of bugs, lag and price gouging you mean? šŸ˜‰

plush iron
#

incorrect display in the German version

neat oasis
agile dew
#

can you fix please the top list for allys on the 105 server this is broken

still minnow
#

Looks like that loop is back with repeated rewards for an SMS I already completed, lol.

#

Keep popping up with the rewards I already claimed for We'll Always Have Tom Paris SMS

mossy junco
#

Servers really slow to acknowledge event completion today. Took 20 minutes for the game to realise I had completed the master surveyor event

knotty torrent
#

LOL, Now the "We'll always have Tom Paris" pop-up for finishing keeps popping up over and over again. 😦 Server : 105

topaz nest
#

thanks for retrieving... something scopely... i feel like i am fishing 🤣

leaden pollen
#

Thanks for the gift! Now to fix those armadas

solemn comet
#

Not scoring in this event despite killing the hostiles it says

upbeat remnant
serene pier
#

FIX IT! 😔

prime juniper
#

Formation armada scoring is again messed up.
1- You get the points even if you don't participate in the fight (you only need to join and then leave the circle and you're fine)
2- You get 45k points per defeated armada, not 15k

What's more annoying is that this was already bugged last month, and scopely already knew it was bugged, because that's the whole reason they removed the defeating armada scoring in the last time they ran it.
Why are we getting a bugged event AGAIN?
Either fix it or don't run it.

solid gyro
#

Is this andorian?

gaunt phoenix
viscid spindle
hollow quarry
#

cada dia es peor la compilacion del juego, salta se bloquea, te quedas sin conexion y para colmo mil pixels... me compre un Iphone 14 Pro Max para jugar mejor... no hay forma, por favor solucionen todo antes de lanzar nuevo parche, por que con cada parche es mas injugable

hearty nacelle
#

I'm just 2 different times having this issue. Please fix

torpid willow
#

Game keeps turning of every couple of minutes, unplayable server 41

lean marsh
#

@torpid willow Been experiencing that for years. In addition Half of server 37 can’t start Formadas even with thousand of directives. Great for a two day set of events.

#

Anyone have anything positive to say?😶

ember oak
#

Positive? I'm guessing transactions are working just fine... well, the charges to your card probably are. Whether you actually get what you paid for, meh.

lean marsh
#

Grimm I just keep adding to the ticket that hasn’t been resolved for the last event.

dusty lantern
lean marsh
#

Madd, does it lock up at 76%?

#

@dusty lantern

native oyster
#

I like that the game system has a ā€œmining bugā€ and they are talking of how they are doing for the last 5 years. Fix your system bug!

dusty lantern
regal juniper
#

Seriously if they working on it let us know rather than quick resetting the servers. Bloody annoying getting kicked out every 2mins

native oyster
#

havent gotten completion credit for the last 3 formations we defeated, very nice

woeful sail
#

Milestone acheived for Tom Parris is repeating the award every minute or so and now awards are added to my inventory.

civic igloo
#

Since hot fix on mining display issue, I now crash every time I attempt clearing cache on iOS

native oyster
solid gyro
#

Sssoo many visual bugs, the planetary mission pips doesn't go away, the event loot pips doesn't go away, missing icons

solid gyro
solid gyro
runic sierra
#

Ummm… what? (Tried restarting just see if it was a temp bug. Was still there after restarting) šŸ¤·šŸ»ā€ā™‚ļø

Afterwards I moved the ship away and back to reset node.. seems to be normal numbers for now…

And yes. I have the newest update

merry peak
#

@umbral nexus ever since the last update my game on android keeps loosing connection require frequent restarts.

In incursions this is deadly so I won't be able to play that again. Not a huge loss but it is also very annoying.

worldly sluice
#

All the updates did was break the game not fix anything.

glacial notch
#

This base has no name on it. When I slect the base it gives the scan_error_title error.

gusty crest
#

@umbral nexus i play on servers Eu146 and EU125 niether servers have recieved the 5 year aniversary tokens when opening the gifts

floral bluff
#

coming from presets via 'apply'. Alot of bugs with the offi-menu recently.. no changes with the updates

boreal sparrow
#

After the update.. talios holding the node suddenly shows destroyed... after clickibg repair it is suddenly ok

vague wedge
#

Hunter reaching me and then just blinking there doing nothing.

native oyster
#

Still constant crashes on IOS. Game is pretty much unplayable. Dont expect it to get fixed as this has been ongoing for so long. Does anyone actually do anything with this page as just seems a joke tbh? At which point do these idiots grow a set and decide its probably time to take a break from releasing more grinds and actually fix the key issues…..like actually being able to play this game? Its really not a big ask

shy sorrel
#

IPad client is one big bug. Remove it, please.

honest adder
#

It is? Mine works

tribal portal
#

Cargo full still not working correctly...

snow crescent
#

geriye kalan düğmeler yanmıyor nasıl alacam

lilac seal
#

These hostiles never drop chests. Please fix.

left plume
#

Well... you're closer to fixing it I guess

earnest crest
autumn mountain
#

_error_0 bug and ships will not move

burnt birch
#

Ok, this ā€œWe’ll always have Tom Parisā€ award bug is getting out of hand now.

#

I’ve been awarded it on repeat 80 times now.

#

So have a bunch of other people. What’s going on here. How long will this persist?

floral bluff
#

same as above. empty mining nodes showing overlay of 'full' und node capacity

tawny helm
#

Apart from the fact the CSV format for battle logs is a total *** (well, it is hardly a format, more like random piece of data stitched together), now they let the intern lose on it...
One thing I am sure of is that we did not attack an armadaa with a defense platform...🤦

burnt birch
ember oak
#

Anyone else having issues with the game spontaneously restarting right after the reset from clearing cache?

Yesterday I tried resetting a node and ran into the bug where the game thinks my ship is still on the node. So I cleared the cache. The game immediately restarted after the first restart. Then it froze while loading. I tried killing it from the app control panel, but that didn't work. After restarting my phone I was finally able to put my ship back on the node.

The sporadic issue with lag is really nice too. I like having to wait 10 to 12 seconds everytime I claim a gift, of refine something. Quality coding. I'm really happy that adding more features is a priority over fixing bugs.

trail turtle
#

So my game keeps saying I did the we will always have Tom Paris

oblique raptor
#

Tons of game crashes since yesterday

little lake
#

alright, twice already.
I filled my voyager with hirogen reliques and tried to go to Rada Ban to fill the rest with parsteel so I could trasnfer them to a friend, but ship teleported to my base as it arrived there :/ thanks Scopely, there goes 3 hours of my life.

odd hull
#

i am having some odd issues .. i just tried to reset a node to mine and when i clicked to put my ship back on the node it sent my ship back to base and it would not let me send it back to where i wanted it even after stopping the ship ... it seemed when i stopped it and tried to get it back to the node it was sending it to a whole different place. i just logged out and back on the game and i got the ship back where i wanted it but i had to waist a token to do it when i should not of had to if it just did what i wanted it to do i am not sure if the 3rd update of the game that we seem to of gotten after the server work is to blame but it sure seems like it.

unborn pier
#

Alot of freze in loading screen

cobalt hare
#

Expansion Cube logs are broken. It says we beat it in round one, but then we go 28 more rounds and lose lol

cedar beacon
#

Bug Report submitted yesterday, cannot claim anything in the officer field tree past the first step, and the first step just repeats itself every time I claim it. Anyone else having this issue?

floral bluff
#

bugs, more bugs, new arc... fixing them gets more and more less important, feels like..

placid dragon
#

<@&509691205798592532> y’all know anything about a combat disengagement hack or a survival hack without vemet or the warp glitch hack?

gloomy bobcat
#

Since latest update Mantis don't show remaining Cooldown for Venemous Puncture

peak mica
#

Lol flying around system blowing stuff up my ship is on other side of the system visually but attacking ships from all the way across system I can stretch it out to like I'm 2 kills ahead of where the ship is visually. Ridiculous glitchy lagg.

#

No sense in boosting impulse speed just puts it further behind.

simple shuttle
#

The second i buff my ship with the defiant the ship is destroyed, not showing in armada anymore

brittle charm
#

Ship c is stuck and will not recall. I've cleared the app game data and relaunched.

peak mica
#

Lol earth is about 90 percent troll lol

rugged cave
#

And 10% bugs

worldly sluice
#

Still broken

woven jetty
#

Hey that is a new one: default_error: 2
Now i had 2, 5 and 6. How does this version of bingo work? When do i win? Do i need a straight from 1 to 6 or something like that?

buoyant whale
#

<@&509691205798592532> channel likely needs some attention.

lunar pebble
#

My dock B Stella ship has been stuck for over 10 hours.

Put in ticket.

Auto reply said would be fixed within 6 hours.

Can't use ship during a token event.

Can't use slot.

And can't use any of the officers for anything else

Would be nice to get some live attention cuz I'm just about ready to chuck this game.

gaunt phoenix
earnest crest
sly skiff
#

Not sure whether already noticed here, but when restarting the app (android at least) ships that are in warp appear as if already at destination, although the travel time is still correct, unable to locate or stop warp. Pressing locate gives the destination and shows the ship as if already there but is not

high maple
#

Game is offline on Android

dense sonnet
high maple
#

Can't log in

#

Rob I have the same problem

merry peak
#

The game when opening chest on android require regular restarts. It practically unplayable. Scopley this needs fixing.

worthy juniper
rain dew
#

Checkout the blurred images at the bottom, it's like the numerals are twice but out of phase. It's been happening the past couple of days.
Also to get nodes to reset, I have to get out of the game and reload and it can still take 30 seconds to reset. If I don't reset the game the nodes stay on empty.

#

Android phone

indigo falcon
#

does scopely intend to fix these mining systems at all, in the delta quadrant this is too much, the game has to be restarted constantly to see if there are any new nodes at all, the nodes stay at zero, others don't appear, the ship stays in battle for a very long time and nothing helps... ???????????

earnest crest
#

Instead of resetting the game, I just use galaxy view and back into system view. That updates the nodes in the system for me.

cosmic cradle
earnest crest
#

Sure, but those don't matter.

regal juniper
#

But 0 nodes stuck won't spawn new nodes

flat rose
#

Galaxy view doesn't work for me at all, game doesn't update the system, I need to load another system first, for it to update. But often enough even then, I need to restart the game, because it didn't work...

regal juniper
#

Yesterday had to mine 8 rares to get a common to spawn

earnest crest
#

The only thing that matters is that you get usable nodes to pop.

regal juniper
#

It's basicly the data mining bug all over again

#

And when you need 30 common nodes+ to fill cargo it can be very annoying when all nodes are 0 and your ship is displayed as being on all the nodes while it's sitting waiting on a spaen

earnest crest
#

I doubt they block node spawns, probably sticky graphic issue.

livid grotto
#

Spending more time waiting for the game to reload due to crashing than playing lately 🤔

simple quail
regal juniper
#

Warp range is all ops locked research

simple quail
#

I was messing. With ghrush, scotty and fleet commander kirk i can just get there. Im ops 57

regal juniper
#

No real point advancing so sticking at t5. And just doing what I need

#

Next jump will be ops 51

#

Gonna be stuck at ops 49 a while

rain dew
#

Tonight's bug, doing Qs trials, it was working fine, then it got stuck on this one, no matter how many times I hit it, it wouldn't die.

honest adder
#

Since you didn’t appear to die, i assume you reached 100 rounds. Did you try the Mantis against it?

rain dew
buoyant whale
remote hare
# rain dew tried again same bug

Check your battle logs. If you go over 99 rounds, it counts it as a loss. The actian hostiles have an absurd ammount of raw HHP, so they usually go a ton of rounds.

viscid sleet
#

Latest version

still minnow
#

This is still a thing... Just found a base on 76 that won't let me and another player hit it.

knotty torrent
#

How much longer is this going to keep come up every second to third minute!? Server 105 (Newton). [Edit : Now it's changed to Leg Day popping up instead after a short time when they both kept popping up].

leaden obsidian
earnest crest
hidden lily
hidden lily
# leaden obsidian New Bug?

Same thing for me, I have to leave a node for a new node. Close the game, and reopen it to get the new nodes to appear. Nothing else works. That's been going on since the systems went public for me.

#

Patch, patch, patch it all, never make real repairs, Scopley is the king of cheap, Cheapley is their name.

buoyant whale
earnest crest
#

A lot of players don't know the workaround, it's offered here because it works. If it isn't working for you, then you can use it to start from and modify until you find something that works for you.

#

It's not about ignoring the problem.

tight spruce
#

There must be something wrong here

vagrant hinge
#

the game continuously crashes on ipad, it becomes unplayable

#

this is not an environment that encourages spending money

vestal grotto
native oyster
#

my pc win game often freeze (app not responding) when looking the events

half arrow
#

Uggghhh game crashes EVERY SINGLE TIME I SWITCH SHIPS. No more new content no more new ships no more new officers.. JUST FIX THE LAG! FIX THE CRASHING!!! FIX THE DAM BUGS THEN AND ONLY THEN ADD NEW CONTENT. IF YOU CANT FIX THE GAME THEN SELL IT TO SOMEONE WHO CAN WND WILL. CAUSE RIGHT NOW GAME IS TRASH

tepid hull
#

I keep getting kicked off the server about every 2-3 minutes

ruby summit
grand gate
#

how does this game have a 4.1 in the play store

trail turtle
vagrant urchin
#

Monaveen parts don’t see to be adding properly. When I refine 2x neural net I got 200 parts. When I refined the 2x active net it said slightly over 300. I knew that 500 would be enough for my last couple parts to tier up.

When I go to the ship to upgrade parts , I only have 205 parts. I had more than 5 left yesterday. So parts don’t seem to be adding up.

I thought it had been a hard grind. After pulling 2x pulls of everything all week I’m still 300 short of tier 2…

UPDATE - only neural net gives ship parts. Active net gives armada directives….

trail turtle
#

Nice ship

orchid galleon
#

is that also part of celebration? something like fireworks? šŸ˜‚

violet vessel
#

Bug report: this game

still minnow
#

3.5 months old bug still happening. But reproducible and not random. Occurs as soon as ya view a battle report WITHOUT a chest. Then it overlays on every subsequent battle report ya view.... Preventing any manual claiming of PVP/PVE chests

frosty agate
#

The Voyager mining systems are super buggy. I told my ship to move to a node to mine it and instead, it warped out of the system and burned a token.

rain dew
#

@hidden lily I have the same node issue and have had for probably a year, I have reported it numerous times.

hidden lily
rain dew
#

@earnest crest That doesn't work for me to reset nodes, even when resetting the game there is a minimum of 30sec on each node resetting, as if there is multiple nodes, the process doesn't start until you have clicked on the node.

rain dew
smoky pumice
#

how am i to do my cloaking dailies if the game won't let me cloak? it's been like this for over 24hrs!

rain dew
fervent beacon
#

Why do the rare anomaly nodes never reappear in delta token space

errant mist
#

Really Scopely?

solar pebble
#

On Android 13.
Change crew, game crashes. Swap ships, game crashes. Collect dailies, game crashes. Collect Milestones, game crashes. View a different system, game crashes. Attack 2 hostiles, game crashes.
I have cleared localization. I have uninstalled then reinstalled. Game crashes. I can't even get my screen to get player ID now before game crashes. The game is unplayable now.

humble condor
#

I dunno know if this is a bug or not. But playing on Max OSX, after a few min of gameplay, my macbook pro heats up so much that the fans go to maximum. Playing on battery, and I can burn through an entire battery in less than an hour. even when I log out of the game, and the launcher is running, it still runs the fans at full blast. Once I shut the launcher, the fans finally calm back down to normal. Now, i don't run many non-native mac programs, so perhaps this is just the processing power necessary to convert PC games through Port, or Wine, or whatever conversion program this uses.

Does any other Mac players have this issue?

This game is not the most graphics intensive game around, and I fell that a MacBook Pro should be able to handle this with little issue. Thoughts?

hearty obsidian
#

I have a stuck ship have reset many times it will go to warp but ends where is started

woeful sail
#

In Leg Days rewards don't show up in the screen. No rewards for the sms event.

random goblet
#

Umm, yeah? Where? šŸ™„

onyx portal
#

i can’t promote klaa

scarlet cypress
opaque kindle
#

Idk if it’s intended but if I attack Texas ships I’m losing my shield

earnest crest
#

It is intended.

solid gyro
#

It says completed but not letting me get last loot

#

Also I did the promote Troi a while back but it's not registering

#

Opened a ticket. The response was of course a generic, we have had similar notices and is working on it. That was 4 days ago.

lethal sorrel
#

If you've transferred servers it blocks claiming them, nasty bug 🤐

acoustic reef
#

I sent my Voyager to the token system here [FSEP-001-System S:1682580025]. Token is gone, but it never arrived there. After a restart it suddenly was in my station 😔

solid gyro
drifting aspen
solid gyro
drifting aspen
fair cradle
#

Melting iPhone products 🄺

Many of us have wondered why our iPhones turn into hot plates after 5 minutes of use. Been like that since Territories.

The faster my Internet connection however the cooler my phone seems to be.

serene pier
#

šŸ™„

onyx portal
torn drum
#

Today I choose the reward from the Daily mission but when I log in on another device I don't have it selected. It happened to me 10 times today.

#

I wanted to fly away with the miner and return to continue mining, but the miner flew somewhere and shot at the enemy ship, but it was just a visual bug. I had to restart the game and then good.

clear osprey
#

Seems there is some bug with trials, instead of locate it still shows start even when trial already running

#

and it does not show it on map either: (restarting APP fixed it)

thorn hatch
#

Can you please fix ios app crashes. Its so insane the app crashes every 4-5 minutes this is worst then it has ever been and is becoming super frustrating

teal chasm
#

Game crashing out to android desktop randomly.. but usually within 2 mins off loading since update..

ember oak
tall raven
#

What is this? End game !!

lethal sorrel
#

That would be a painfully cropped screenshot of an almost equally painful shift in the pvp meta

native oyster
zenith gulch
#

Where on earth is this supposed Intel Bundle???

stable sable
#

I wasn't expecting this bug. I used the +250% Vi'Dar loot drop exocomp. It only applied to the inert nanoprobes. The latinum antique didn't get multiplied, and only gave one!

cosmic cradle
native oyster
#

why always freeze?

still minnow
#

Still occurring....

fast trench
#

thank you so much dripping sarcasm, my best freesha is stuck in warp during lat rush, clerared localization 3 times and restarted game 5 times still stuck in warp.

loud swift
#

The NPC's are cheating. Or the battle log is buged.

scarlet cypress
native oyster
#

@scarlet cypress thank you for your response, it works nowšŸ––

still minnow
#

šŸ¤”

smoky kindle
#

@umbral nexus I have mentioned this before meant to get 5 shards for "Premium Recruit" but I seem to only get 2 shards every time, what is going on with the recruit shards

scarlet cypress
smoky kindle
fast trench
#

after an hour and a half my best freesha is STILL stuck in warp, reset local 5 times restarted game 8 times restarted pc once and tried on mobile once still no joy. please fix this !!!

fossil olive
pliant swift
#

Do we have any issues with the PC version? Today it's not starting

pale kettle
#

Looking good scopely

still minnow
gritty orbit
#

display of max xp on the ship screen goes outside the screen, if the value is too large:

#

Also the issue with the unity bp event seems to be back that helping multiple alliance members by clicking on the "help all" button, shows a notification popup incorrectly suggesting I only helped one person - the actual counting however is correct.

#

Another kind of longer standing issue (repro on PC and iOS):
Clicking on "Attack" to get the help popup, this displays the popup for 'Max Officer Level' rather than the one for 'Attack':

fossil olive
fossil olive
still minnow
#

ĀÆ_(惄)_/ĀÆ

gritty orbit
#

And another bug: After clearing the localization cache on the PC client, the sound effects when attacking other ships no longer work. The click sound effect however is still present.

#

Another long standing issue: When killing hostiles to level up a ship, the level displayed in the ship's management screen is not correct. Here's an example where I started killing ships with my level 1 ship. However, it's actually level 4 at the point I took the screenshot (as can be verified with the max xp value which doesn't match the value I need to get this to level 2) - the level is updated only after I dock the ship with my station:

native oyster
#

I don’t think my ex Borg faction store is right

kind nest
#

So...how are those crash fixes coming? 17 times since reset today

torn drum
frosty agate
#

The node has 5 hours of mining time left on it, but it's displaying a "Full" label. I suspect this could have caused me to prematurely recall out of Voyager token space once or twice over the last few days.

past orchid
#

i have finished the event but it looks like the rewards from the last milestond with the 5 year medal is missing

#

should have 6 medals but in the inventory are only 5 and i have finished all the events where we got them

gusty crest
#

picture says it all , its on an android device, how the hell am i ment to play the game when its like this @umbral nexus @viscid cloud

gusty crest
marble rain
small quest
#

Somethings wrong here

hoary raptor
#

I found one of Scopely’s ā€œfeaturesā€

gusty crest
#

i had the same and posted on hereglad its not just me

cursive mural
#

Anyone else lost all their bookmarks and showing every officer and ship as new

umbral nexus
old saffron
#

Server13 - antaria system formadas broken. Had error 4 or something like that

gusty crest
wraith olive
#

Server 26 . There is a base hidden behind a starbase in p'jem . Fix it

sturdy crow
#

Server 13. When will the Alliance Leaderboards be fixed? The Power one is broken and has been for a long time.

finite zephyr
#

So, glitches, crashes and restarts are just game play features now?

solemn musk
#

missing my monaveen refinery since today. is this a known issue?

finite zephyr
#

Anyone else still having trouble with the webstore? I haven’t been able to get mission keys for two events in a row. I’ve done all the routine cache cleaning, tried another browser, nothing works. I’ve sent screenshots and I’ve only gotten ONE reply saying ā€œother players have reported the same issueā€¦ā€

Also, I’m using an iPad, and I’m surprised if I can stay in the game for five minutes before a crash or buffering screen. And I always crash when I go into the bajoran faction screen, I get back on, then I can use it. Then it repeats itself.

earnest crest
#

Some apple users have success by closing all apps and browser tabs before opening the webstore. You can also try a different browser.

solid gyro
#

Glad to see they fixed the constant loot chest popping up. Now if they can fix this

terse mortar
#

My game got stuck loading when I tried to buy 5 officer shards with transporter patterns and after restarting I don’t have the shards or 5500 transport patterns. I’ve cleared localization and restarted my game and it hasn’t updated and given me the shards like it normally does when it gets stuck loading while redeeming something like in the gift tab.

fast sand
#

Not sure if this has been posted. In a group Armada If you have a person with doctor on bridge and doctor below deck …. One of his abilities won’t work. Leader had doctor on bridge. My below deck doctor didn’t proc. Mit was 59%. When he wasn’t in armada my bd doctor worked. Mit was 69%.

scarlet cypress
tall raven
noble crater
#

One of our players became unable to login during the last incursion. His base did not appear back on our server at the end of the event. How do we get him back, it’s been 12 days since he could last login

iron blaze
#

Weyoun tooltip description is wrong.

gilded tendon
#

My station is surrounded by pink lasers

serene pier
#

Funky station šŸ˜‰

unreal portal
#

Wonder if the ones tagged "DEVS" ever stick their nose in here. I bet it'd get pretty depressing just seeing an ever-scrolling list of what's wrong with your life's work.

zenith gulch
#

Hot Rod mission totally bugged!!!!!!! STILL AWAITING ANY RESPONSE OR FIX!

earnest crest
terse mortar
terse mortar
orchid galleon
#

attempt for a sci-fi font? šŸ˜„

terse mortar
#

Yeah that’s been happening to me too. Doesn’t seem to actually change anything so eh

turbid ocean
#

Has anyone reported armada notifications when you log out, go back into game & there's no active armada?
Also I get stuck in battle a lot for frequently than before.

earnest crest
#

SAs can trigger armada notifications, it's probably that bug. Best workaround I've found for stuck in battle issues is to use another ship for awhile.

orchid galleon
turbid ocean
terse mortar
unkempt light
rose mural
#

there is a rare anomaly node bug it appears to be avaiable but when u click on node instead of mining it u ship is recalled wasted a token mindpalm

viscid sleet
fluid harness
#

I need to report that the Galactic Meridian doesn't pass through Sol... Game breaking and unacceptable

earnest crest
#

If it did, Sol wouldn't be in the alpha quadrant.

hearty yoke
#

All morning long my game has been acting up. I'll set course for a system, then go open a gift or something and I come back and my ship is in my station and it's saying that I haven't unlocked warp paths for said system. I have to keep restarting the game constantly and it's irritating.

minor osprey
#

@umbral nexus Any chance of getting the connection issue error fixed? I’ve had to restart 17 times in 4 hrs.

keen spruce
#

When is the Milestone achieved bug going to be fixed? Receiving it every minute is quite annoying

zinc smelt
#

Does this happen to anyone else. I am not currently running any Q Trials. Plus my base is nowhere near this system.

viscid sleet
#

Latest version. Multiple times a day images from events are missing.

tough scarab
#

The second is always there when Fire a Trial mission

tribal portal
#

The new skins provides these voyager tokens... is this a bug? Since I'm unable to find any path way that needs these tokens...

humble condor
#

since accessing 2star exocomps months ago, I have yet to be able to pull ANY premium exocomps. only the greys, never get ANY Green or Blues. Maybe the chance % is a Snowball's chance in Hell? anyway. It is pretty lame, and such a waste of axionic chips...

hot reef
#

Cannot get past this Q trial. Keeps saying recalibrating sensor and then target lost. On Android. Up to date, cleared localization, etc. Lost trial bells and cannot complete /move forward.

earnest crest
#

That was a very long time ago. You should have contacted CS about it to see if they could help.

#

Some warning messages were posted in discord about that exchange, and to use up the credits early because of that specific issue. Unfortunately, I don't remember anything posted in-game about it.

hot reef
velvet ether
#

So annoying my ship is stuck in battle mode - I’ve tried reset no joys any suggestions

buoyant whale
humble granite
#

Anyone seeing ship power errors when joining armadas? And is it just a visual glitch or is it a real power error?

native oyster
#

Oh, is that one back?

earnest crest
cosmic cradle
# humble granite Anyone seeing ship power errors when joining armadas? And is it just a visual gl...

for armadas your ship technically has 3 strength levels it cycles through, only the last one matters for armadas.
base strength, never relevant.
field strength, includes all officers and normal research bonuses.
armada strength, includes armada control center bonus and armada researches.
it should cycle straight to your armada strength, but sometimes the screen gets stuck and needs to be refreshed.
this is all visual, when the armada starts it's always your armada strength that counts.

ember oak
#

@remote bluffs Serious question: I have seen it stated here that Scopely doesn't really look at this channel. I've also read meany times that the channel isn't meant for discussion. So I have to ask, what's the point of this channel? Is it just for people to yell at the virtual sky?

native oyster
#

We peruse it to provide guidance on issues that have workarounds, and pass on pressing issues where they occur.

slow panther
#

Raided this base through the 2 hour time out and kept going. Suddenly no one can hit it.

waxen stream
#

Update the mining nodes when a player gets off without having to exit to system screen and return!

tribal portal
ember oak
rich harbor
#

Sort out rare annomoly nodes appearing when in new systems

frosty agate
#

I summoned with my Voyager, but no ship spawned. The cost was NOT refunded.

midnight glen
#

System SATAR - there are no hostiles spawning - server EU153, messages scanning and then error 200

worldly sluice
#

For 2 months this has been an issue. Because of this glitch as you can see you can't move or recall or repair said ship instead you get a erroneous ship destroyed that locks you to a spot. This is not a visual error its a total game interference glitch.

lofty urchin
#

I'm getting downright freaking angry with all these stupid glitches! Ships are told to go, but...sleep, can't be recalled, nor located. Wiping the "localization" doesn't work, nor does restarting game. Well, the restart works, in that my ship is still at home!!!

The game is becoming ever more unplayable. Fix this or I keep my wallet closed!

#

Ship stayed home! Won't go nowhere! Thanx for screwing me outta my dailies, again, scopely!!1

#

And, scopely remains completely mum on the issue. instead, they release new content which introduces more issues.

I am this close to just abandoning the game.

smoky pumice
spring orbit
#

I can not login again to the game. It stops at 96%

smoky pumice
#

<@&509690975057215489> um...please, address these very serious issues! It's killing game play. As it is, I'm going to stop spending money too - this battlepass will be my last purchase until you all fix these game breaking issues! Stop releasing new content and focus on bug fixes!!

native oyster
#

sorry is a simple glitch but funny XD

upbeat remnant
drifting aspen
#

Since today’s server maintenance, today’s daily goals don’t seem to be working. I’ve had this happen with the Swarm clusters, and an alliance mate is having it with the Q trials

#

I killed 60+ level 28 Swarms, and nothing changed in my ā€œkill 50 level 15+ Swarmā€ goal

tribal portal
cobalt coral
pallid salmon
#

Same on 130

stone raptor
#

S34 has the same issue, freebooters not scoring.

tribal portal
#

After maintenance my ship got stuck in combat state, while battling borg probes. After restarting the game I get this now and can't log in!

serene pier
native oyster
#

more glitches from fixing things yay!

jade dove
#

Dailys are not scoring correctly on server29 after maintenance.

forest grail
#

S34 dailies don't seem to be working after the patch. People have reported freebooter, faction and swarm not counting correctly.

native oyster
#

ā€œThingsā€ with hostile kills on maintained servers have been reported. Will provide any updates we get.

turbid summit
#

Nothing is scoring on 134 after maintenance nice job again Scopley

turbid summit
#

Not even ATA assignments are scoring for battlepass event

tired sluice
nimble solstice
#

hello šŸ‘‹

#

fix now

opal lance
#

Also after maintenance on 134 freebooters no longer complete swarm dailies ….

turbid summit
opal lance
#

I see the mod team have reported the issue. So look forward to another maintenance. Will settle for an unlock of Billups please as compensation.

green quarry
#

Exactly the same. No dailies counting..... Great. I do so love our unexpected gameplay features we get at the time of maintenance

sage tide
#

S34 same - faction/free/Jems not scoring

deep pumice
#

No hostiles count for events and daily …
But Dominion Solo Armada counts for Jem Hadar kill event …

safe bolt
#

@umbral nexus
Our server had back end maintenance, it appears Freebooters no longer count towards daily rewards.
This isn't lag as everything else is scoring in real time

opaque furnace
#

Don work daily !!! this task is frozen and no longer progressing!!

#

all this after the server update😔😔😔😔

#

S134

quiet thorn
#

I just killed three Qs trial ships expecting to finish the event. They didn’t score any points.

rustic cedar
#

im on server 99

#

and my partner has this issue on server 99 as well

dull mantle
#

Maintenance to introduce bugs i didnt have before, great! Now i dont get freebooters to count for completing swarm & reds shooting dailies

odd blaze
#

S29. This is a new one

polar orbit
#

Freebooters broken on 58, too. Hitting hostiles is counting toward the Q trials thing though

ashen agate
#

Gotta love it - freebooters not working means gotta grind harder to finish dailies for syndicate event in time

dull mantle
#

Helps and getting syndicate xp do score for dailies and syndicate heroic event so its not a lag issue am on eu 131 btw

fresh stump
#

Glad to see i am not the only one.
On PC and Android

half karma
#

Okay cool...... So I guess the daily "Hostile Harbinger" can't be completed now. Thanks. Great job Scopely. You guys are fantastic at breaking things.

#

I tried freebooters. I tried faction hostiles. Nothing adds to the hostile kills.

fresh stump
gentle abyss
fresh stump
#

you have a max kill per day

tribal portal
#

for loot, not scoring

fresh stump
#

yes, you are right, for loot, disregard my comment then

gentle abyss
#

You can still do dailies and event scoring beyond the kill limit

fresh stump
#

šŸ™šŸ»

half karma
#

So they need to fix this and stop release broken BS

gentle abyss
icy marsh
tribal portal
#

Allegiance daily is also affected...

earnest crest
#

Please don't misuse the tag function.

orchid galleon
#

misuse? im calling DEVs and CCs, no misuse, this is a serious issue as ppl cant play!

earnest crest
half karma
half karma
fresh kernel
#

Guys it’s been over 3 hours now for 188 maintenance…. The other servers in APAC are up. How much longer for 188?

fresh stump
#

No idea yet about the Corrupted accounts?

fresh stump
fresh kernel
fresh stump
#

which is broken right now hahaha

fresh kernel
#

Seriously…. Maintenance in the middle of an ARC

orchid galleon
# earnest crest Please review the <#842851351976869949>

Ive read the rules and there is NO explanation why tagging devs or CCs in a mesage is a misuse. Red it yourself, I wass just pointing out that there is an issue that needs their attention to faster resolution. which on the otther hand, neither YOU or any other mods here have PINNED as being KNOWN ISSUE AND being analyzed for RESOLUTION for others to see and not posting any more...

half karma
orchid galleon
half karma
half karma
trim shadow
#

server 133, not able to kill faction ships for dailies?

placid harness
#

Freebooters are not scoring, I killed them over an hour ago and nothing. Did another just because, nothing.

north lark
#

Thanks for ruining another event by not counting progress, must be really hard to develop a mobile game 🤣 what a clown fiesta

sand hill
#

Freebooter and therefore swarms are not counting in dailies for me and a lot of others on server 28...

orchid galleon
upper light
#

Same on 34 for the freebooters which also had that maintenance last nite.

lethal ember
#

FIX your game Scopely. This is getting ridiculous. Happening on the PC client.

fresh stump
sand hill
#

My freebooter glitch is on my PC. I guess I need to check it on my phone.

safe bolt
sand hill
#

Several I have also talked to said it's working for them though.

orchid galleon
trim shadow
#

Not scoring in any event for killing anything at the moment. Dailies aren't working either.

nocturne ledge
#

All ships returned to base from token mining space during maintenance, cargo not received in inventory

gleaming cape
#

Free booter scoring for dailies not working for a lot folks on Server 29 šŸ¤·ā€ā™‚ļø

trim shadow
sand hill
#

One in my alliance has a ship stuck in battle in mantis space.

torn drum
#

In every mission where the number is broken, I have a minus for the first number. Server 180

analog prism
#

Maintenance was suppose to start on our server (the last group) about approximately 45 minutes ago and it hasn't happened.... maybe they cancelled it.šŸ¤ž

orchid galleon
fresh stump
#

At least you guys have access to the game. Some of us are stuck with that

lethal ember
trim shadow
wispy wraith
#

freebooters aren't working for me on 34... Add this bug to the pile...

upper light
#

I see the same things in my logs. Every battle log from before the maintenance is treating it like it was on another server. Anything from this morning was fine.

orchid galleon
willow lynx
obtuse pilot
#

Fibusteiros are not counting in daily missions. Server 28.

north plinth
#

My games broke

sand hill
#

Helps are also not clearing. Click the help. All button, it spins says you've helped and then comes back.

trim shadow
earnest crest
#

Don't share your playerID on a public discord.

trim shadow
#

I don't know why we bother with this channel šŸ˜›

brave ice
#

@viscid cloud freebooter don't count as faction/swarm daily's since the maintenance

trim shadow
#

Klingons aren't counting as Klingons for me

orchid holly
#

@umbral nexus Any updates on when the freebooter points would be fixed? I suppose we should be having our freebooter dailies automatically finished or given in a comp chest? Server 27 btw

robust minnow
#

Svr 32.Sometimes have to collect chests 3 times.Items,refinary,Sale ,store and events so far!

heavy dome
#

Was the maintenance done to introduce new bugs?.... freebooter and Jem'Hadar credits not showing.

robust minnow
#

Svr32 has dodged that backend maintenance so freebooters still work.Please backend fix the backend fix before everybody gets it.šŸ‘šŸ»

cobalt coral
silent nest
#

Thank you for the S34 update but I stopped doing that stuff in the 70's

#

left is my phone, right is my PC

verbal hawk
#

Freebooters not working for dailies on server 133

hollow quarry
#

cat complet tis one for long time dont open anyone only the fist chess

#

no se puede completar los eventos estos, solo abre el primer cofre y es implosible completarlo

#

se abre el primer cofre una y otra vez todo el tiempo al cerrar y volver abrir el juego

deep pumice
#

Any information about the corrupted accounts?

earnest crest
uncut cloud
#

131 ex borg daylies dont work

safe bolt
#

Looks like BP SMS is broken too

dire smelt
#

so they 'limited' freeman sourcing after all

north plinth
#

Still broke help please?

earnest crest
#

If you've already contacted CS, then the only thing to do is wait for them to get to it.

north plinth
#

Hoping there on it already as I’m not the only one with the problem.

#

But yes message sent šŸ‘

normal pine
#

Not counting ?

upbeat ingot
#

Events hostile kill doesn't workšŸ¤”

jolly vortex
#

Yeah same issue is with server 99 aswell

half karma
#

OKay..... So we can't complete any events..... BP is a bust, Cerritos, Pinnacle of Power - Hostile Hunt, and Si Vis Pacem events are all not registering any hostile kills.

jolly vortex
#

So every event that we need hostile kills with are busted and we cant progress any of the key stuff

ebon heron
#

Same issue on 131..can't do anything to complete events.šŸ’©

civic shuttle
#

I got weird BP and cerri hostile kills count, but using explorer to kill interceptors that counted for BP didn't count for the fleet commander event. APAC200

lethal ember
#

<@&509691205798592532> can we get an official announcement on all these issues? Is anyone looking at it, do we hold off events until something is done, etc. Don't care that it's broken, care about the what next.

copper plank
#

No points freebooter systems

hidden condor
#

<@&509691205798592532> Cerritos Events not scoring properly. Get points for activating the buff, but not for any hostiles killed while buffed

stone raptor
hidden condor
#

I’m sure the Mods have already contacted Scopley. They have to wait now just like the rest of us. Cuz they aren’t allowed to make any official announcements without permission first šŸ¤·ā€ā™‚ļø

polar orbit
#

Worms and faction hostiles were counting on 58. Q and freebooters are not. Parabellum is also not scoring.

earnest crest
#

The scoring issue for servers that have gone maintenance this morning has been escalated. I don't have any further info there. I'd relax and try playing later.

quasi smelt
#

Even Cerritos event not scoring rightšŸ™ˆ...I'll log back on when it's all fixed again. Shame on you scopely

half karma
earnest crest
#

I don't care if you do that at all, it's to you to decide if you want to. Mods are players, not scopely.

civic shuttle
astral path
#

In case ya'll aren't aware some are unable to login after the maintenance. it says their account is "corrupted".

fair pilot
#

Multiple players in my alliance are reporting completing the daily galactic beacon and having it fail to register in the meta

earnest crest
astral path
#

Yup. and wait 3 days for support to finally get back to them. poor saps. I feel for them.

smoky pumice
# earnest crest Those players with corrupted accounts should contact CS and wait for them to get...

in the meantime, you don't get the rewards for events, nor can you complete dailies.

y'know...it'd be super neat if scopely would stop releasing new content and (snaps fingers) releases a giant fix for all the bugs. you know, like ships getting stuck in warp (but saying it's sleeping, and ... is home after restarting the game like you never sent it out in the first place).

them dailies are important. but nope, gotta wait (at most) 72hrs for scopely to get back to ya, all the while they're releasing videos about the new ship and completely ignoring game-breaking issues.

new content should be separated from bug releases, just sayin.

half karma
odd blaze
#

Noone is getting dailies or rewards. It's like we all have corrupted accounts. Whether we can get in game or not.

orchid holly
earnest crest
#

If you have a chance to finish them after your account is repaired, then I'd do that. Otherwise, ask CS about it when they message you.

gilded crown
#

S27 not getting points for Doomsday worms & other events

analog prism
# odd blaze Bet the store still works.

Actually if you have several devices and have ScopelyID on...store will work on PC only and on nothing else...
Some months back another player from another server mentioned that two of his members the store wasn't working at all...and was for more than 6 months back then.

lilac totem
#

All the servers which got maintenance last night seem to have the same issue of hostiles not scoring.

stone raptor
#

I have found a workaround solution. Hit a player ship to drop the maintenance ceasefire. Events are now scoring for me.

civic shuttle
#

lolwut

analog prism
lilac totem
#

The webstore on my phone logs in but never renders fully, it’s totally unusable on it. Have to use iPad or pc to go to store and get the multiphasic tokens.

analog prism
north lark
stone raptor
#

However freebooters are still not scoring. Everything including BP is scoring

vestal shore
#

I spent a good deal of protomatter purchasing emblems of assessment in the refinery and I got no credit in the forbidden tech upgrade SLB even though it says you get 5 points for each protomatter you spend. This seems like an error.

storm arrow
#

few ppl including me are reporting stuck ships

deep pumice
#

@viscid cloud @umbral nexus problem found with not scoring NPC hostiles …

If you have officers with below deck abilities on board you donā€˜t get points. If you have a crew with Officer without below deck abilities.. scoring works

zenith kite
#

Is there a way to fix this bug? Can't do the cerritos event

trim scroll
#

The in-game store isn't connecting through to the payment webpage

upbeat ingot
vocal pulsar
#

"On Dutu" šŸ˜‚

smoky pumice
#

here's three other bugs:

  1. viewing systems: sometimes, when clicking a system in galaxy view, nothing happens - almost always happens when trying to view your "home" system but not limited to. if you were recently battling in a system, it will sometimes deny you access to the system by simply not responding to the click/tap. a restart always fixes it - but who wants to continually do that?

  2. the panel that appears on game launch: it should only appear at game launch, not randomly throughout gameplay when viewing your station. i'm busy trying to repair my turrets during combat and this dam panel pops up telling me all about the cool new content, while some bloke slams my base and wipes out the ships i just repaired - all because scopely just has to show us this panel whenever we click to the exterior of the station. oh, sure, i could deploy a shield first....but i'm battling and don't wanna burn a 4 or 8hr shield!

  3. Ship selection: When one of my alliance-mates bases is being attacked, and I want to defend, it's near impossible because when I click a ship, the game thinks I want the underlying station, or worse, the planet! Ships should take precendence over stations and planets! I do not want to click my alliance-mates base - I want the attacking ship so i can attack it to prevent it from attacking my alliance-mates base!!

spiral lintel
#

We joked before maintenance about what they going to f up this time.....that is how predictable scopley are. Come on guys sort yourselves out!!!

deep pumice
#

After more testing with one ship and only one officer we found 2 officers which doesn’t work for events and NPC killing.

Officers with Bug:

  • Georgiou
  • Gorkon

Standard Crews full SNW, PMC are working with below deck abilities.

uneven marsh
#

güncelledim ama daha oyuna girerken wi fi hatası almak hoş olmadı

nocturne ledge
#

Ships on Dock A are not scoring in events. Confirmed dock b is fine.

deep pumice
#

Officers with bug:

  • Georgiou
  • Gorkon
  • Kirk
  • Lorca

It seems, that ships with Officer which have the abilities for burning, hull break and morale doesnā€˜t work for Events, NPC killing, Freebooters daily and so on.

upbeat ingot
dire smelt
#

ALL EVENTS NOT SCORING, except rippers hailing frequencies .... so who do i poke other than CS for this? @umbral nexus @viscid cloud

upbeat ingot
deep pumice
dire smelt
#

so pmc works,snw works, no burn/breach/moral allowed?

bold narwhal
#

@umbral nexus Server 28 still having problems intermittently.

tribal portal
#

I bet assimilate also didn't score on pvp events

dull mantle
tribal portal
astral path
#

Just spent a while farming 35/32 swarms only to find out that I have no progress at all on them. šŸ‘

cobalt coral
deep pumice
#

I donā€˜t know … I have tested it with one ship and only one officer as a captain.

native oyster
#

Hi, Im doing kills in the Abtrünninger systems but my ships are not collecting any loot. Loot it blocked for 1 saladin and 2 stella too ??
Im even not able to access to the loot ??

rugged cave
gilded crown
#

Can confirm B ship worked for Doomsday worms

native oyster
silent nest
#

Well that was weird. I changed officers, it scored on 3 hits then just stopped.

rugged cave
humble granite
#

Forbidden tech not scoring correctly either šŸ™ƒ

still minnow
#

This bug is getting really annoying with entities from previously viewed systems being overlayed on top of a system one's currently viewing.... It adds up...

#

PC client, btw.

#

Only goes away with a full game reload, but it keeps happening at random

spiral lintel
#

Scopley right now when they do "Maintenence"

bitter wharf
#

all these trained fighters that are classified as bombers and not scoring at all

scarlet cypress
bitter wharf
silent nest
#

I found a crew that works for scoring 😜

still minnow
#

Dear gods, lol.

deep pumice
bitter wharf
#

my officers that im useing including those below deck do not have any of thos abilities

gentle swallow
mystic apex
native oyster
#

Any update from n getting the servers fixed that are broke from the maintenance!?

obsidian plover
#

Isolytic Damage is the cause of the issue! If you have an explorer with Morale, Interceptor with Hull Breach or Burn on a Battleship or Janeway on anything… it’s what is making the scoring not count!

rugged cave
native oyster
rain wagon
#

Something new? Missing info, lol

waxen stream
#

Fix znode not resetting!!!!

spice terrace
#

How about fixing the new attack bug where you don't get battle reports when your station gets hit?

tacit latch
noble moss
#

Try again for me?

tacit latch
noble moss
onyx crystal
#

Maxed my ViDar ops level 39, but still no Talios mission. Known bug? Report to Scopely?

fallen fox
#

Checked Holodeck?

onyx crystal
#

Yes - every day since maxing the Vi’Dar

still lava
#

anyone else having issues with private chats disappearing?

onyx crystal
#

Happens all of the time on iPad, but still show up on iPhone.

inland briar
#

I can’t run formation armada it said armada error. 4

leaden pollen
#

Nice to see you’re hot on events not scoring. Now how about the systems that won’t spawn armadas on server 184. At least 5 armada systems won’t respawn armadas

still lava
finite zephyr
#

Why does iOS crash so much? I’m lucky to stay in game for minutes at a time, I crash when entering the faction screen and Hirogen space as well.

bronze bramble
#

Testing voyager and valdor for killing interceptors, not scoring for event!

safe bolt
late mica
bronze bramble
safe bolt
bronze bramble
waxen stream
#

Fix znode not resetting when you get off it!

summer osprey
#

Please fix this asap. I keep losing to talios from sanctus. Both have strike crews. Nothing below decks for talios. It is not showing the correct ship stats at start of round causing me a near instant "L".

summer osprey
#

For comparison, these should have been the correct numbers in the window for my ship.

hidden lily
spare gulch
#

Haloo guys can you finally do something with Field Trainig after the relocation??? I sent you two tickets in the span of a month and still nothing... I would like to finish it, I miss the 20 shars of Pike. Thank you

paper topaz
#

maxed out Vi'dar 2 days ago, there was then an expectation that a 2 phase mission to obtain Tallios BPs would appear. 2 days on nothing. please fix asap

long egret
#

the latest bug is amazing. Tells you your ship is destroyed yet when you hit repair it recalls and the ship is not destroiyed at all

orchid galleon
# long egret the latest bug is amazing. Tells you your ship is destroyed yet when you hit re...

This is a known bug, happens most of the time when you support the ship in any way (defiant, cerritos, relentless assault, titan, etc)
The worst part is during armadas when ppl apply that support at te latest seconds to save time for another armada (solo) so you dont know if your ship even be able to participate or not.
It has been brought to attention MANY TIMES here, but NO ONE CONFIRMS it officially...shame

#
Would you mind to ADOPT this in here so that:
1. ppl will easily know if the bug they have is already known and will not "spam" with the same again?
2. it would easy the tension of players bc:
3. DEVS and engineering will be AWARE and CONFIRM that bug and WORK ON it?```
@umbral nexus @viscid cloud @topaz aurora <@&509691205798592532>
lethal sorrel
#

I mean, we could... but it's not like anyone reads up before posting...

#

and I don't think the devs want to be managing a second ticketing system within discord (which isn't really designed for it) over their Jira or whatever

orchid galleon
orchid galleon
lethal sorrel
#

not to that degree

#

don't get me wrong, I would love to see an ongoing triage of bugs, but I'm not convinced discord is the place for it

orchid galleon
#

no at all, but ppl here anyway post issues, and sometimes its a me s s . this way it would be better viawable / organised? Take your time, duscuss it with others, thank you

golden blade
#

loading stuck many times facepalm

dire smelt
#

game is unable to retrieve/return if youre logged in for longer than 5 minutes and constantly accessing different parts of the game interface. i call it 'scopely', once adopted into the english dictionary, scopely will be a common term for everyone to use when something effs up

floral bluff
#

Server 136 - no status crew...

lethal sorrel
floral bluff
#

oww...everytime the same..🤮

lethal sorrel
#

No, every time different... that's why we have to check and double check the scoring reqs šŸ˜„

#

and sometimes they lie to us

#

But not this time šŸ˜‰

long egret
# orchid galleon This is a known bug, happens most of the time when you support the ship in any w...

However this is not through using support at all. I was and do fly solo.most of the time. It started after the last update and includes ships saying full of cargo with no cargo in the ship at all.

I dont think a triage so to speak would work but its amazing how quickly the devs and scopely act on reports here than to official bug reports. In fact 2 weeks on and still waiting for my last ticket to.be responded to

orchid galleon
long egret
smoky pumice
lethal sorrel
#

I would guess that 90-95% of what's posted in here is stuff that's already been forwarded to the devs and is a "known" bug