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

/stopFires not working #10

Open
Sythy11 opened this issue Oct 9, 2019 · 10 comments
Open

/stopFires not working #10

Sythy11 opened this issue Oct 9, 2019 · 10 comments
Assignees
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@Sythy11
Copy link

Sythy11 commented Oct 9, 2019

Hi just another issue for you here. When I attempt to use /stopFires i get this error in F8:

SCRIPT ERROR: @esx_FireDispatch/client.lua:88: attempt to index a number value (field 'fires')

Just another thing for you to look at.

@Pyth3rEx
Copy link
Owner

Pyth3rEx commented Oct 9, 2019

HELP!!!! HE WANTS TO KILL ME!!!! :P

What version?

@Pyth3rEx Pyth3rEx self-assigned this Oct 9, 2019
@Pyth3rEx Pyth3rEx added the bug Something isn't working label Oct 9, 2019
@Sythy11
Copy link
Author

Sythy11 commented Oct 9, 2019

Haha, your latest push. It's actually never worked for me.

@Pyth3rEx
Copy link
Owner

Pyth3rEx commented Oct 9, 2019

Oh yea.. I know. Please use the latest stable. I didn't have time to look at it in the past 3 weeks (gotta love work right ;) ) and it's broken AF...

@Sythy11
Copy link
Author

Sythy11 commented Oct 9, 2019

Which is the latest stable version?

@Pyth3rEx
Copy link
Owner

Pyth3rEx commented Oct 9, 2019

Head to the release tab, version 1.2_f

@Sythy11
Copy link
Author

Sythy11 commented Oct 9, 2019

Doesn't work in that release either. Same error

@Pyth3rEx
Copy link
Owner

Pyth3rEx commented Oct 9, 2019

nani???

@Pyth3rEx
Copy link
Owner

Pyth3rEx commented Oct 9, 2019

Ok so troubleshooting guide:
Please double check your installs again and again till tmr when I get to my PC again lol

@Sythy11
Copy link
Author

Sythy11 commented Oct 9, 2019

I have a temp fix for you. Instead of RemoveScriptFire(scriptData.fires[i])

use

RemoveScriptFire(scriptData.fires)

However it will only remove the spawned fire, not the spreaded fires.

@Pyth3rEx
Copy link
Owner

Still no idea how to fix that... for now you'll have to use the command restart esx_fireDispatch to restart the script and gt rid of everything.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants