ModalSubmitInteraction { type: 5, id: '1048628182917582899', applicationId: '1036998661743325205', channelId: '967894249767055500', guildId: '958108447470125066', user: User { id: '557582369897316352', bot: false, system: false, flags: UserFlagsBitField { bitfield: 4194368 }, username: '2969', discriminator: '8609', avatar: null, banner: undefined, accentColor: undefined }, member: GuildMember { guild: Guild { id: '958108447470125066', name: "Nob's Testing Center", icon: null, features: [Array], commands: [GuildApplicationCommandManager], members: [GuildMemberManager], channels: [GuildChannelManager], bans: [GuildBanManager], roles: [RoleManager], presences: PresenceManager {}, voiceStates: [VoiceStateManager], stageInstances: [StageInstanceManager], invites: [GuildInviteManager], scheduledEvents: [GuildScheduledEventManager], autoModerationRules: [AutoModerationRuleManager], available: true, shardId: 0, splash: null, banner: null, description: null, verificationLevel: 1, vanityURLCode: null, nsfwLevel: 0, premiumSubscriptionCount: 0, discoverySplash: null, memberCount: 12, large: false, premiumProgressBarEnabled: false, applicationId: null, afkTimeout: 300, afkChannelId: null, systemChannelId: '958108447470125069', premiumTier: 0, widgetEnabled: null, widgetChannelId: null, explicitContentFilter: 2, mfaLevel: 0, joinedTimestamp: 1667310568731, defaultMessageNotifications: 1, systemChannelFlags: [SystemChannelFlagsBitField], maximumMembers: 500000, maximumPresences: null, maxVideoChannelUsers: 25, approximateMemberCount: null, approximatePresenceCount: null, vanityURLUses: null, rulesChannelId: '1041163701375479949', publicUpdatesChannelId: '1041163701375479950', preferredLocale: 'en-US', ownerId: '557582369897316352', emojis: [GuildEmojiManager], stickers: [GuildStickerManager] }, joinedTimestamp: 1648501254676, premiumSinceTimestamp: null, nickname: null, pending: false, communicationDisabledUntilTimestamp: null, _roles: [], user: User { id: '557582369897316352', bot: false, system: false, flags: [UserFlagsBitField], username: '2969', discriminator: '8609', avatar: null, banner: undefined, accentColor: undefined }, avatar: null }, version: 1, appPermissions: PermissionsBitField { bitfield: 4398046511103n }, memberPermissions: PermissionsBitField { bitfield: 4398046511103n }, locale: 'en-US', guildLocale: 'en-US', customId: 'PatrolLog', message: null, components: [ { value: undefined, type: 1, customId: undefined, components: [Array] }, { value: undefined, type: 1, customId: undefined, components: [Array] }, { value: undefined, type: 1, customId: undefined, components: [Array] }, { value: undefined, type: 1, customId: undefined, components: [Array] }, { value: undefined, type: 1, customId: undefined, components: [Array] } ], fields: ModalSubmitFields { components: [ [Object], [Object], [Object], [Object], [Object] ], fields: Collection(5) [Map] { 'StartTime' => [Object], 'StartProof' => [Object], 'EndTime' => [Object], 'EndProof' => [Object], 'TotalTime' => [Object] } }, deferred: false, replied: false, ephemeral: null, webhook: InteractionWebhook { id: '1036998661743325205' } } TypeError [ModalSubmitInteractionFieldNotFound]: Required field with custom id "[object Object]" not found. at ModalSubmitFields.getField (/Users/oerston25/Desktop/test-bot/node_modules/discord.js/src/structures/ModalSubmitFields.js:36:23) at ModalSubmitFields.getTextInputValue (/Users/oerston25/Desktop/test-bot/node_modules/discord.js/src/structures/ModalSubmitFields.js:51:17) at /Users/oerston25/Desktop/test-bot/commands/modal.js:64:51 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) { code: 'ModalSubmitInteractionFieldNotFound' }