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

[Bug]: Error loading tracker #501

Open
ErMormo opened this issue Dec 24, 2024 · 3 comments
Open

[Bug]: Error loading tracker #501

ErMormo opened this issue Dec 24, 2024 · 3 comments
Labels
Awaiting Response Further information is requested Bug Something isn't working

Comments

@ErMormo
Copy link

ErMormo commented Dec 24, 2024

Describe the bug

NLua.Exceptions.LuaScriptException: ironmon_tracker\network\EventHandler.lua:288: attempt to index a nil value (field 'StreamConnect') this error pops up as soon as i try to run the lua script

Steps to Reproduce

open bizhawk, run the rom, try to open the ironmon tracker lua script

What tracker version are you using?

v8.9.0

What operating system are you using?

windows 11

What emulator(s) are you seeing the problem on?

Other (Tell us in Additional Information)

Relevant log output

No response

Additional Information

the emulator im using is bizhawk v 2.9.2

@ErMormo ErMormo added the Bug Something isn't working label Dec 24, 2024
@Fellshadow
Copy link
Collaborator

Where on your PC do you have your tracker folder? The error you got could be due to a couple of things:

  1. You haven't extracted the tracker files from the downloaded zip file -> you need to extract everything from the zip before you use it
  2. You haven't kept the files together as they came, i.e. you maybe moved one or two files out of their original folder or something -> everything needs to stay together as it was when downloaded
  3. You have your tracker folder in a problematic location on your PC, where the tracker can't properly access its files -> see here for more details on that https://github.com/besteon/Ironmon-Tracker/wiki/FAQ-&-Troubleshooting#folderpermission-issues

@ErMormo
Copy link
Author

ErMormo commented Dec 24, 2024

everything has been extracted and the files are all in my secondary hdd (the one without os)

@UTDZac
Copy link
Collaborator

UTDZac commented Jan 3, 2025

Have you resolved this issue @ErMormo ? If not, take a moment to re-read the 3 different possible solutions that Fellshadow provided. More often than not, one of these is the reason you are getting the issue.

If you still can't figure it out, i'll need to share more information about your setup. You'll need to provide us with info about where you are storing your files, since this error tends to indicate the Tracker cannot load/find the files on your computer. The more information you can provide, the better.

@Fellshadow Fellshadow added the Awaiting Response Further information is requested label Jan 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Awaiting Response Further information is requested Bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants