Starbase framework installation stuck; Install/Cancellation actions fail with Transaction send failed (InstructionError Custom 6019)
Spanish report (translated): Crew remains stuck on a starbase Framework installation that cannot be completed. Pressing "Install into starbase" does not produce any transaction in the console/wallet flow. A newly added button to cancel starbase upgrade component installations also fails: after selecting jobs and clicking "Cancel installation", the client logs "Transaction send failed" with an on-chain InstructionError [2, { Custom: 6019 }] for actionName "Cancel 1/2". Player is docked at ONI starbases; issue blocks managing starbase upgrade installation jobs.
Category
HOLOSIM
Season
Chapter 2
- Go to a Starbase upgrade/framework installation screen where a Framework installation job is in progress/stuck.
- Click "Install into starbase" and observe that no transaction is created/sent (no wallet prompt and no transaction logged).
- Select one or more upgrade installation jobs and click the new "Cancel installation" button.
- Observe console error: "Transaction send failed" with InstructionError and Custom code 6019 (actionName "Cancel 1/2").
"Install into starbase" should create and send a transaction (wallet prompt) and progress/complete the installation. "Cancel installation" should successfully submit a cancellation transaction and update the job state to cancelled/refunded as designed.
Season 1 | Chapter 2v 1.2.25
Crew continua atascado en instalación de Frameworks que no puede ser terminada.
Ahora presiono el botón de "install into starbase" pero no se registra ninguna transaccion en la consola.
Se agrego un botón para cancelar la instalación de componentes de upgradeo de bases pero al seleccionar los trabajos que quieren cancelarse y apretar el botón "cancelar instalación" se registra este error en la consola:
main-desktop-B04bb4NQ.js:269 ❌ Transaction send failed
{error: {…}, errorType: 'object', errorString: '[object Object]', errorDetails: {…}, actionName: 'Cancel 1/2', …}
actionName
:
"Cancel 1/2"
error
:
InstructionError
:
Array(2)
0
:
2
1
:
Custom
:
6019
[[Prototype]]
:
Object
constructor
:
ƒ Object()
hasOwnProperty
:
ƒ hasOwnProperty()
isPrototypeOf
:
ƒ isPrototypeOf()
propertyIsEnumerable
:
ƒ propertyIsEnumerable()
toLocaleString
:
ƒ toLocaleString()
toString
:
ƒ toString()
valueOf
:
ƒ valueOf()
__defineGetter__
:
ƒ __defineGetter__()
__defineSetter__
:
ƒ __defineSetter__()
__lookupGetter__
:
ƒ __lookupGetter__()
__lookupSetter__
:
ƒ __lookupSetter__()
__proto__
:
(...)
get __proto__
:
ƒ __proto__()
set __proto__
:
ƒ __proto__()
length
:
2
[[Prototype]]
:
Array(0)
[[Prototype]]
:
Object
constructor
:
ƒ Object()
hasOwnProperty
:
ƒ hasOwnProperty()
isPrototypeOf
:
ƒ isPrototypeOf()
propertyIsEnumerable
:
ƒ propertyIsEnumerable()
toLocaleString
:
ƒ toLocaleString()
toString
:
ƒ toString()
valueOf
:
ƒ valueOf()
__defineGetter__
:
ƒ __defineGetter__()
__defineSetter__
:
ƒ __defineSetter__()
__lookupGetter__
:
ƒ __lookupGetter__()
__lookupSetter__
:
ƒ __lookupSetter__()
__proto__
:
(...)
get __proto__
:
ƒ __proto__()
set __proto__
:
ƒ __proto__()
errorDetails
:
InstructionError
:
(2) [2, {…}]
[[Prototype]]
:
Object
errorString
:
"[object Object]"
errorType
:
"object"
skipPreflight
:
true
[[Prototype]]
:
Object
constructor
:
ƒ Object()
hasOwnProperty
:
ƒ hasOwnProperty()
isPrototypeOf
:
ƒ isPrototypeOf()
propertyIsEnumerable
:
ƒ propertyIsEnumerable()
toLocaleString
:
ƒ toLocaleString()
toString
:
ƒ toString()
valueOf
:
ƒ valueOf()
__defineGetter__
:
ƒ __defineGetter__()
__defineSetter__
:
ƒ __defineSetter__()
__lookupGetter__
:
ƒ __lookupGetter__()
__lookupSetter__
:
ƒ __lookupSetter__()
__proto__
:
(...)
get __proto__
:
ƒ __proto__()
set __proto__
:
ƒ __proto__()
processUserIntent @ main-desktop-B04bb4NQ.js:269
await in processUserIntent
toProcess @ main-desktop-B04bb4NQ.js:269
await in toProcess
executeAction @ main-desktop-B04bb4NQ.js:196
toProcess @ main-desktop-B04bb4NQ.js:196
buildAndSendDynamicTransaction @ main-desktop-B04bb4NQ.js:269
await in buildAndSendDynamicTransaction
sendDynamicTransaction @ main-desktop-B04bb4NQ.js:3759
executeAction @ main-desktop-B04bb4NQ.js:196
sendDynamicTransaction @ main-desktop-B04bb4NQ.js:196
cancelCrafting @ main-desktop-B04bb4NQ.js:41220
await in cancelCrafting
executeAction @ main-desktop-B04bb4NQ.js:196
cancelCrafting @ main-desktop-B04bb4NQ.js:196
Cr @ main-desktop-B04bb4NQ.js:42224
fr @ main-desktop-B04bb4NQ.js:615
v0 @ main-desktop-B04bb4NQ.js:3222
(anonymous) @ main-desktop-B04bb4NQ.js:3222
wl @ main-desktop-B04bb4NQ.js:3222
Yu @ main-desktop-B04bb4NQ.js:3222
Km @ main-desktop-B04bb4NQ.js:3223
j2Developer access only
Classification
Backend Sync
Version
v1.2.25
Frequency
Always
Source
AI Analysis
Original Language
Español
Player Name
Q DARKVOID
Impact Score
Regression Of
View Previous BugNo comments yet
Sign in to leave a comment