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

Slothbot errors #6

Open
jlillis opened this issue Jan 6, 2023 · 3 comments
Open

Slothbot errors #6

jlillis opened this issue Jan 6, 2023 · 3 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@jlillis
Copy link
Owner

jlillis commented Jan 6, 2023

Random occurrences on server:

[10:04:15] WARNING: [mta-dystopia-the-incident]\[Dystopia]\[bots]\dystopia_slothbot\sbserver.lua:1252: Bad argument @ 'setElementInterior' [Expected element at argument 1]
[10:04:15] WARNING: [mta-dystopia-the-incident]\[Dystopia]\[bots]\dystopia_slothbot\sbserver.lua:1253: Bad argument @ 'setElementDimension' [Expected element at argument 1]
[10:04:16] ERROR: [mta-dystopia-the-incident]\[Dystopia]\[bots]\dystopia_slothbot\sbserver.lua:1243: Bad argument @ 'setElementData' [Expected element at argument 1]
[10:04:16] ERROR: [mta-dystopia-the-incident]\[Dystopia]\[bots]\dystopia_slothbot\sbserver.lua:1244: Bad argument @ 'setElementData' [Expected element at argument 1]
[12:12:52] WARNING: [mta-dystopia-the-incident]\[Dystopia]\[bots]\dystopia_slothbot\sbserver.lua:470: Bad argument @ 'setPedWeaponSlot' [Expected element at argument 1]
[12:12:58] WARNING: [mta-dystopia-the-incident]\[Dystopia]\[bots]\dystopia_slothbot\sbserver.lua:470: Bad argument @ 'setPedWeaponSlot' [Expected element at argument 1]

Random occurrence on client:

[2023-01-06 11:55:35] WARNING: dystopia_slothbot\sbclient.lua:1323: Bad argument @ 'setElementData' [Expected element at argument 1]
jlillis added a commit that referenced this issue Jan 6, 2023
@jlillis jlillis added the bug Something isn't working label Jan 7, 2023
@jlillis jlillis added this to the v0.76 milestone Jan 7, 2023
@jlillis jlillis self-assigned this Jan 7, 2023
jlillis added a commit that referenced this issue Jan 7, 2023
@Knyazoff
Copy link

Hello, do you have a corrected version without errors? mta dystopia the incident ?

@jlillis
Copy link
Owner Author

jlillis commented Feb 25, 2023

I've fixed a lot of errors but there are still some remaining. It could take awhile, especially because I don't have a server with a bunch of players to test with. I try to get to them as they appear.

@Knyazoff
Copy link

Syncro_Server.lua:695: Bad argument @ 'getElementType' [Expected element at argument 1]
dystopia_sync\Syncro_Server.lua:698: Bad argument @ 'getElementType' [Expected element at argument 1]
dystopia_sync\Syncro_Server.lua:701: Bad argument @ 'getElementType' [Expected element at argument 1] When shooting at a zombie Brutus, he is looking for and errors come out dystopia_slothbot\sbserver.lua:117: Bad argument @ 'getElementPosition' [Expected element at argument 1]

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

No branches or pull requests

2 participants