GregoryCannon / GregoryCannon/StackRabbit

stackrabbit.lua:276: Failed to parse game state from response error

Open
#42 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
462
Forks
50
PR merge metrics
No merged PRs in 30d

Description

so im getting an error stackrabbit.lua:276 and have no idea how to fix it. I followed the Steps of how to run the AI. i have Node.js v26.5.0, FCEUX 2.7.0 (Win64) and visual studio community 2026. i did the cd path/to/stackrabbit, Run node install.js, i did had some vulnerabilities installing node had to do the -force to fix it, after 0 vulnerabilities i ran npm start and it works (Listening on port 3000). Next I open the FCEUX loadup TetrisGYM, got the cursor on level 19, ran the stackrabbit.lua script, AI was doing its thing like 10 secs sometimes longer MAX of 3 mins. idk if its the localhost:3000 or having the 3 programs the wrong version.

Image

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at stackrabbit.lua:276 and inspect the response returned from localhost:3000 while npm start is listening. Reproduce with FCEUX 2.7.0, Node.js v26.5.0, and the TetrisGYM setup described, then check whether the response is valid game-state data. Done means documenting the cause and a verified compatible setup or fix.

Written by the indexing model from the issue text.

Assessment

Tech stack
lua, node.js
Domain
game-dev
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.