Code Monkey home page Code Monkey logo

Comments (5)

Woyken avatar Woyken commented on August 23, 2024

I'm not getting that one.
After restart same happens? Every "placement" returns this error, or every once in a while?

from pixelplanet.fun-bot.

yan0f avatar yan0f commented on August 23, 2024

Yes. Every placement.

from pixelplanet.fun-bot.

Woyken avatar Woyken commented on August 23, 2024

Without screenshot, and more details, like parameters (printed when program starts) there's not much I can think of that might be the issue.

from pixelplanet.fun-bot.

yan0f avatar yan0f commented on August 23, 2024

`Yans-MacBook-Pro:pixelplanet.fun-bot-master yanf.$ npm start -- 25983 51000 png.png n y none

[email protected] start /Users/yanf./Downloads/pixelplanet.fun-bot-master
npm install && npm run build && npm run start-script -- "25983" "51000" "png.png" "n" "y" "none"

npm WARN [email protected] No repository field.

audited 207 packages in 2.632s
found 2 vulnerabilities (1 low, 1 moderate)
run npm audit fix to fix them, or npm audit for details

[email protected] build /Users/yanf./Downloads/pixelplanet.fun-bot-master
tsc

[email protected] start-script /Users/yanf./Downloads/pixelplanet.fun-bot-master
node ./dist/client.js "25983" "51000" "png.png" "n" "y" "none"

Checking for updates...
Newer version found, updating...
Update complete. Restarting...

[email protected] start /Users/yanf./Downloads/pixelplanet.fun-bot-master
npm install && npm run build && npm run start-script -- "25983" "51000" "png.png" "n" "y" "none"

npm WARN [email protected] No repository field.

audited 207 packages in 1.466s
found 2 vulnerabilities (1 low, 1 moderate)
run npm audit fix to fix them, or npm audit for details

[email protected] build /Users/yanf./Downloads/pixelplanet.fun-bot-master
tsc

[email protected] start-script /Users/yanf./Downloads/pixelplanet.fun-bot-master
node ./dist/client.js "25983" "51000" "png.png" "n" "y" "none"

Checking for updates...
Already up to date
x=25983
y=51000
imgPath=png.png
Dither the image=false
constantWatch=true

Starting with parameters: {"constantWatch":true,"customEdgesMapImagePath":"","ditherTheImage":false,"doNotOverrideColors":[null],"imgPath":"png.png","xLeftMost":25983,"yTopMost":51000}
Reading the picture...
Done reading. 200 x 200
expectedOutput.png <- Contains the final expected image.
currentlyMaking.png <- Contains the current edges map we're working with.
Initializing...
Ok, let's go!
Starting listening for changes via websocket
Error: Pixel posting responded with Request failed with status code 400
at /Users/yanf./Downloads/pixelplanet.fun-bot-master/dist/chunkCache.js:96:31
at processTicksAndRejections (internal/process/task_queues.js:89:5)
Error: Pixel posting responded with Request failed with status code 400
at /Users/yanf./Downloads/pixelplanet.fun-bot-master/dist/chunkCache.js:96:31
at processTicksAndRejections (internal/process/task_queues.js:89:5)
Initialization complete
Error: Pixel posting responded with Request failed with status code 400
at /Users/yanf./Downloads/pixelplanet.fun-bot-master/dist/chunkCache.js:96:31
at processTicksAndRejections (internal/process/task_queues.js:89:5)
Error: Pixel posting responded with Request failed with status code 400
at /Users/yanf./Downloads/pixelplanet.fun-bot-master/dist/chunkCache.js:96:31
`

from pixelplanet.fun-bot.

Woyken avatar Woyken commented on August 23, 2024

Pushed an update. See if that helps. Should see in the log few more details on the failure (what color it's trying to place and exactly where).

from pixelplanet.fun-bot.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.