[Error Code: 1101] cadence runtime error Execution failed: error: internal error: [Error Code: 1101] cadence runtime error Execution failed: error: pre-condition failed: Amount withdrawn must be less than or equal than the balance of the Vault --> f233dcee88fe0abe.FungibleToken:170:16 goroutine 115425816727 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:24 +0x65 github.com/onflow/cadence/runtime/errors.NewUnexpectedErrorFromCause(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/errors/errors.go:139 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x10d4d7524e0, 0x2387cd8) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1140 +0x14e panic({0x1d76aa0, 0x10d4d75c268}) /usr/local/go/src/runtime/panic.go:838 +0x207 github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1.1() /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:1550 +0xf2 github.com/onflow/cadence/runtime/interpreter.NewAddressValueFromConstructor({0x25dec00?, 0x10d4d7524e0?}, 0x10d128dd200?) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/value.go:17658 +0x64 github.com/onflow/cadence/runtime.(*interpreterRuntime).newCreateAccountFunction.func1({{0x0, 0x0}, {0x10d4d747590, 0x1, 0x1}, {0x10d4d746f40, 0x1, 0x1}, 0x10d4d746f30, 0x10d4d744fc0, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:1556 +0x272 github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x10d4d744fc0?, {{0x0, 0x0}, {0x10d4d747590, 0x1, 0x1}, {0x10d4d746f40, 0x1, 0x1}, 0x10d4d746f30, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/function.go:249 +0x55 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x10d4d7524e0, {0x2615088, 0x10d4d727e90}, {0x10d4d747580, 0x1, 0x10d4d7474a0?}, {0x10d4d747570, 0x1, 0x8?}, {0x10d4d746f40, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_invocation.go:110 +0x185 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x10d4d7524e0, 0x10d4d7143f0) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_expression.go:817 +0x5b2 github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/ast/expression.go:799 github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0x10d128dd730?, {0x261ebe0?, 0x10d4d7524e0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/ast/expression.go:788 +0x42 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_expression.go:241 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0xe0?) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_expression.go:49 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x10d4d7524e0, 0x10d4a0703c0, 0x10d128dd7e8) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_statement.go:436 +0x123 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0x10d128dd7d8?) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_statement.go:397 +0x35 github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0x10d4d7684e0?, {0x261ebe0?, 0x10d4d7524e0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/ast/variable_declaration.go:103 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x10d4d7524e0, {0x260adc8?, 0x10d4a0703c0}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_statement.go:52 +0x143 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x18?, {0x10d4d71b6e0?, 0x2, 0x10d4d7626f0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_statement.go:58 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_invocation.go:157 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x10d4d7524e0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xf14e7c6800?}, 0x10d128dda58, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1372 +0x164 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x10d4d7524e0?, 0x10d4d710e80?, {0x10d4d764250?, 0x1?, 0xd3a4b26d20?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_invocation.go:153 +0x189 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x10d4d7524e0, 0x10d4d710e80, {{0x2616180, 0xd3a4b26d20}, {0x10d4d764250, 0x1, 0x1}, {0x0, 0x0, 0x0}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_invocation.go:131 +0x265 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/function.go:124 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{0x2616180, 0xd3a4b26d20}, {0x10d4d764250, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x2387d00, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter_transaction.go:106 +0x27e github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x2387d00?, {{0x0, 0x0}, {0x10d4d764240, 0x2, 0x2}, {0x0, 0x0, 0x0}, 0x0, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/function.go:249 +0x55 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeExternally(0x1d76020?, {0x2615088, 0x10d4d7625a0}, 0x10d4d75c068?, {0x10d4d764220, 0x2, 0x10d4d756900?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1082 +0x1be github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x10d4d7524e0, 0x10d4d764230?, {0x10d4d764220, 0x2, 0x2}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/interpreter/interpreter.go:1124 +0x2c5 github.com/onflow/cadence/runtime.(*interpreterRuntime).transactionExecutionFunction.func1(0x10d4d7524e0) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:614 +0x20a github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret.func1() /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:437 +0x90 github.com/onflow/cadence/runtime.reportMetric(0x10d128de2a8, {0x261ea80?, 0x10d39b78400?}, 0x10d128de2d0) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:230 +0x65 github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x16?, 0x260fa50?, {{0x261ea80, 0x10d39b78400}, {0x2605f98, 0x1085e21e3c0}, {0x10d4d7142a0, 0x1, 0x1}, 0x10d4d756900, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:431 +0x217 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x10d1e9b3b80) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/transaction_executor.go:203 +0x356 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1() /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/transaction_executor.go:80 +0x25 sync.(*Once).doSlow(0x10d128de7b8?, 0x415dc5?) /usr/local/go/src/sync/once.go:68 +0xc2 sync.(*Once).Do(...) /usr/local/go/src/sync/once.go:59 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x10d1e9b3b80?) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/transaction_executor.go:79 +0x50 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Result(0x1f56820?) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/transaction_executor.go:87 +0x19 github.com/onflow/cadence/runtime.(*interpreterRuntime).ExecuteTransaction(0xc2808d6360, {{0xeca6d71c20, 0x8e, 0x8e}, {0x10a5c176828, 0x1, 0x1}}, {{0x261ea80, 0x10d39b78400}, {0x2605f98, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.0/runtime/runtime.go:537 +0x226 github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0xdc5b166660, 0xc2808c44c0, 0x10d1e9b3900, 0x10d4d73e0b0, 0x10d4d726d38, 0x40f534?) /app/fvm/transactionInvoker.go:100 +0x8c2 github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x260e290, 0x37155b0}, {0x25e0100, 0xc0ad040c60}, {0x7e2856343908, 0xc000903180}, {0x260d508, 0xc0006310e0}, ...}, ...) /app/fvm/transaction.go:65 +0x218 github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x260e290, 0x37155b0}, {0x25e0100, 0xc0ad040c60}, {0x7e2856343908, 0xc000903180}, {0x260d508, 0xc0006310e0}, 0x1, ...}, ...) /app/fvm/fvm.go:59 +0x291 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x260e290, 0x37155b0}, {0x25e0100, ...}, ...}, ...) /app/engine/execution/computation/computer/computer.go:406 +0xf95 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x260e290, 0x37155b0}, {0x25e0100, 0xc0ad040c60}, {0x25fc9a8, ...}, ...}, ...) /app/engine/execution/computation/computer/computer.go:341 +0x627 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xfd4ce86c00, {0x25fb8d0, 0x10d3e6a3260}, {0x260dce8, 0x392ce10}, 0x10a57cc0e80, {0x260d388, 0x10d296a75e0?}, 0x0?) /app/engine/execution/computation/computer/computer.go:189 +0xd65 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xfd4ce86c00, {0x25fb8d0, 0x10d3e6a3260}, 0x10a57cc0e80, {0x260d388, 0x10d296a75e0}, 0xfb82eee000?) /app/engine/execution/computation/computer/computer.go:112 +0x33b github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xffa6e83b00, {0x25fb8d0?, 0x10d3e6a3260}, 0x10a57cc0e80, {0x260d388, 0x10d296a75e0}) /app/engine/execution/computation/manager.go:260 +0x2b5 github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xff94bc0c40, {0x25fb828, 0xc2831deb40}, 0x10a57cc0e80) /app/engine/execution/ingestion/engine.go:579 +0x284 github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1() /app/engine/execution/ingestion/engine.go:788 +0x2c github.com/onflow/flow-go/engine.(*Unit).Launch.func1() /app/engine/unit.go:74 +0x62 created by github.com/onflow/flow-go/engine.(*Unit).Launch /app/engine/unit.go:72 +0x7f --> 793ffd604457b07a141b03a2c13570817212682b88d4a43d71166c6c5039a374:3:2 | 3 | let newAcct = AuthAccount(payer: acct) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^