Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Help #30

Closed
Luongzz opened this issue Jul 7, 2023 · 4 comments
Closed

Help #30

Luongzz opened this issue Jul 7, 2023 · 4 comments

Comments

@Luongzz
Copy link

Luongzz commented Jul 7, 2023

`C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\bot.js:1798
cont[0].description.includes(
^

TypeError: Cannot read properties of undefined (reading 'description')
at Request._callback (C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\bot.js:1798:33)

Node.js v18.16.0`

@Luongzz
Copy link
Author

Luongzz commented Jul 7, 2023

I made a mistake in the config file so I should close the post here

@Luongzz Luongzz closed this as completed Jul 7, 2023
@Luongzz
Copy link
Author

Luongzz commented Jul 7, 2023

`C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\bot.js:1042
var cont = bod[0].content;
^

TypeError: Cannot read properties of undefined (reading 'content')
at Request._callback (C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\bot.js:1042:31)
at self.callback (C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\node_modules\request\request.js:185:22)
at Request.emit (node:events:513:28)
at Request. (C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\node_modules\request\request.js:1154:10)
at Request.emit (node:events:513:28)
at IncomingMessage. (C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\node_modules\request\request.js:1076:12)
at Object.onceWrapper (node:events:627:28)
at IncomingMessage.emit (node:events:525:35)
at endReadableNT (node:internal/streams/readable:1359:12)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

Node.js v18.16.0`

@Luongzz Luongzz reopened this Jul 7, 2023
@pinbone
Copy link

pinbone commented Jul 7, 2023

`C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\bot.js:1798 cont[0].description.includes( ^

TypeError: Cannot read properties of undefined (reading 'description') at Request._callback (C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\bot.js:1798:33)

Node.js v18.16.0`

how did you fix this? i'm getting the same error

@Luongzz
Copy link
Author

Luongzz commented Jul 7, 2023

C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\bot.js:1798 cont[0].description.includes( ^ TypeError: Cannot read properties of undefined (reading 'description') at Request._callback (C:\Users\Yoshino\Desktop\Bot\owofarmbot-main\bot.js:1798:33) Node.js v18.16.0

how did you fix this? i'm getting the same error

edit config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants