This error was removed in v150

This error is no longer present in the current runtime. Existed from v136 to v150. Shown here for historical reference.

TooManyFields

Error Removed v136 → v150 (removed) 17.1

Account passed too many additional fields to their identity

From Chain Metadata

Account passed too many additional fields to their identity

What This Means

Account passed too many additional fields to their identity

Common Causes

  • Array/vector size limit exceeded in your transaction
  • Maximum entries for this storage item reached

How to Fix

  • Reduce the number of items in your array parameter
  • Split into multiple smaller transactions
  • Check the constant for maximum allowed size

Runtime Info

Pallet Index
17
Error Index
1
Error Code
17.1
Removed In
v150