Skip to content

[READ BEFORE ASKING QUESTIONS] #31

@BenP1236691

Description

@BenP1236691

Hey yall!

Many people has asked questions on errors, some errors are caused by the code frameworks, versions, OS systems etc.
Since I dont want to be online 24/7 for helping, here is a list on troubleshooting. The error name is the detail on what happened, so if you get an error, check for the names of the error in the log.

If the error is not here, then ask. Ping @BenP1236691 for me to notice and answer you on the description of the github issue.
I will respond in 3 days or less! (And add it to this post)

Here is a List from good old me to fix these issues.

1. socket.lua Not found error (On running stackrabbit.lua)

  • You maybe didnt name the lua folder lua, as the defualt FCEUX folder is named luaScripts
  • You maybe didnt follow the steps I made about the lua folder configuration

2. Python Installation not found (on npm i command)

  • You need to install python with it on PATH

3. npm error code 1 (on npm i command)

The issue is with Stackrabbit's code here, Since the node-gyp version Stackrabbit uses depends on nan, which is not supported in node.js 22, downgrade to node.js 20 if you want to use it now (I will remove this if it is fixed)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions