technocyte coda Progress100% won't go to earth proxima #2180

Closed
opened 2025-06-16 13:36:11 -07:00 by Leaves · 5 comments
No description provided.
Owner

Could you please provide relevant server logs and your "Nemesis" from inventory?

Could you please provide relevant server logs and your "Nemesis" from inventory?
Sainan added the
question
label 2025-06-16 13:40:47 -07:00
Author

Could you please provide relevant server logs and your "Nemesis" from inventory?
The server log provides no indication at all, It seems to be a bug.

> Could you please provide relevant server logs and your "Nemesis" from inventory? The server log provides no indication at all, It seems to be a bug.
Owner

Could you please just share the server log? I'm sure there were at least some nemesis requests, those would be relevant.

Could you please just share the server log? I'm sure there were at least some nemesis requests, those would be relevant.
Author

Could you please just share the server log? I'm sure there were at least some nemesis requests, those would be relevant.
ActiveDojoColorResearch: '',
RewardInfo: {
node: 'SolNode852',
rewardTier: 0,
nightmareMode: false,
useVaultManifest: false,
EnemyCachesFound: 0,
toxinOk: true,
lostTargetWave: 0,
defenseTargetCount: 1,
EOM_AFK: 0,
rewardQualifications: '1',
PurgatoryRewardQualifications: '',
rewardSeed: 99999999
},
MissionPTS: 1750106926,
RepHash: '5p96yIXp1AU!',
EndOfMatchUpload: true,
ObjectiveReached: true,
sharedSessionId: '685083482213573553d778f3',
FpsAvg: 59,
FpsMin: 58,
FpsMax: 61,
FpsSamples: 67,
FpsUnderTen: 0,
FpsTenToTwenty: 0,
FpsTwentyToTwentyFive: 0
}
2025-06-17T04:55:50:808 [0.1.0] debug: generating random mission rewards {
rewardManifests: [
'/Lotus/Types/Game/MissionDecks/1999MissionRewards/InfestedSurvivalRewards'
],
rotations: [ 0 ]
}
2025-06-17T04:55:50:809 [0.1.0] warn: RewardSeed mismatch: { client: 99999999, database: -2135536418469939427n }
2025-06-17T04:55:50:812 [0.1.0] debug: random mission drops: {
'0': {
StoreItem: '/Lotus/StoreItems/Types/Game/Projections/T2VoidProjectionXakuPrimeABronze',
ItemCount: 1
}

> Could you please just share the server log? I'm sure there were at least some nemesis requests, those would be relevant. ActiveDojoColorResearch: '', RewardInfo: { node: 'SolNode852', rewardTier: 0, nightmareMode: false, useVaultManifest: false, EnemyCachesFound: 0, toxinOk: true, lostTargetWave: 0, defenseTargetCount: 1, EOM_AFK: 0, rewardQualifications: '1', PurgatoryRewardQualifications: '', rewardSeed: 99999999 }, MissionPTS: 1750106926, RepHash: '5p96yIXp1AU!', EndOfMatchUpload: true, ObjectiveReached: true, sharedSessionId: '685083482213573553d778f3', FpsAvg: 59, FpsMin: 58, FpsMax: 61, FpsSamples: 67, FpsUnderTen: 0, FpsTenToTwenty: 0, FpsTwentyToTwentyFive: 0 } 2025-06-17T04:55:50:808 [0.1.0] debug: generating random mission rewards { rewardManifests: [ '/Lotus/Types/Game/MissionDecks/1999MissionRewards/InfestedSurvivalRewards' ], rotations: [ 0 ] } 2025-06-17T04:55:50:809 [0.1.0] warn: RewardSeed mismatch: { client: 99999999, database: -2135536418469939427n } 2025-06-17T04:55:50:812 [0.1.0] debug: random mission drops: { '0': { StoreItem: '/Lotus/StoreItems/Types/Game/Projections/T2VoidProjectionXakuPrimeABronze', ItemCount: 1 }
Owner

I was able to reproduce the issue on my own. Also, I would suggest not making modifications to the source code if you don't know what you're doing.

I was able to reproduce the issue on my own. Also, I would suggest not making modifications to the source code if you don't know what you're doing.
Sainan added
bug
and removed
question
labels 2025-06-16 14:47:48 -07:00
Sainan added the
pr'd for
label 2025-06-16 14:48:29 -07:00
Sign in to join this conversation.
No description provided.