Deadlineem / Extras-Addon-for-YimMenu

This addon features extra tools for YimMenu that aren't already a part of the stand alone base version.
http://extrasaddon.us.to/
51 stars 10 forks source link

crashes #64

Closed mikedrugs closed 2 months ago

mikedrugs commented 2 months ago

when trying to spawn cars in a selected player, the game will randomly crash, this also happens with props

update: tested with no other luas co-loaded, still crashing, also the prop spawner starts to spam the "item spawned" notification, the preview stops working randomly and so on

other luas i'm using: object_spawner yim_actions

Deadlineem commented 2 months ago

Does this happen using the vehicle spawner in the addon itself alone or does it happen with Yims spawner too?

mikedrugs commented 2 months ago

Does this happen using the vehicle spawner in the addon itself alone or does it happen with Yims spawner too?

only with the script, but also happens with props

Deadlineem commented 2 months ago

Does this happen using the vehicle spawner in the addon itself alone or does it happen with Yims spawner too?

only with the script, but also happens with props

Is this with the props from animations? or with the object spawner?

mikedrugs commented 2 months ago

Does this happen using the vehicle spawner in the addon itself alone or does it happen with Yims spawner too?

only with the script, but also happens with props

Is this with the props from animations? or with the object spawner?

it's only the object spawner and car spawner in the extras-addon script causing issues

Deadlineem commented 2 months ago

Does this happen using the vehicle spawner in the addon itself alone or does it happen with Yims spawner too?

only with the script, but also happens with props

Is this with the props from animations? or with the object spawner?

it's only the object spawner and car spawner in the extras-addon script causing issues

The vehicle spawner under the vehicle options tab has been removed, it was causing them to crash. Have not yet tested the object spawner, but the vehicle spawner in the selected player section should work fine now.

xesdoog commented 2 months ago

The vehicle spawner under the vehicle options tab has been removed, it was causing them to crash. Have not yet tested the object spawner, but the vehicle spawner in the selected player section should work fine now.

@Deadlineem This could very well be related to that local issue we talked about

mikedrugs commented 2 months ago

image now i'm getting this error D:

Deadlineem commented 2 months ago

image now i'm getting this error D:

That has something to do with the spawnDistance sliders (X/Y/Z sliders). I was testing this as well yesterday and the X slider works fine, Y slider didnt seem to do anything and didnt test Z. as for the crashing i believe that is fixed at least, the sliders aren't a major necessity lol

@xesdoog possibly, but the script works fine aside from the small errors like this.

mikedrugs commented 2 months ago

image now i'm getting this error D:

That has something to do with the spawnDistance sliders (X/Y/Z sliders). I was testing this as well yesterday and the X slider works fine, Y slider didnt seem to do anything and didnt test Z. as for the crashing i believe that is fixed at least, the sliders aren't a major necessity lol

@xesdoog possibly, but the script works fine aside from the small errors like this.

alright, also the crashes are gone :)

Deadlineem commented 2 months ago

image now i'm getting this error D:

That has something to do with the spawnDistance sliders (X/Y/Z sliders). I was testing this as well yesterday and the X slider works fine, Y slider didnt seem to do anything and didnt test Z. as for the crashing i believe that is fixed at least, the sliders aren't a major necessity lol @xesdoog possibly, but the script works fine aside from the small errors like this.

alright, also the crashes are gone :)

Thanks for your help! Im going to mess with the script some more tonight, i checked my cout.log and have that same error as above, didnt get the chance to work it out but i will. If you run into any more crashes or issues dont hesitate to snap a screenshot. Glad to hear its no longer crashing users, have you checked the object spawner as well?

mikedrugs commented 2 months ago

image now i'm getting this error D:

That has something to do with the spawnDistance sliders (X/Y/Z sliders). I was testing this as well yesterday and the X slider works fine, Y slider didnt seem to do anything and didnt test Z. as for the crashing i believe that is fixed at least, the sliders aren't a major necessity lol @xesdoog possibly, but the script works fine aside from the small errors like this.

alright, also the crashes are gone :)

Thanks for your help! Im going to mess with the script some more tonight, i checked my cout.log and have that same error as above, didnt get the chance to work it out but i will. If you run into any more crashes or issues dont hesitate to snap a screenshot. Glad to hear its no longer crashing users, have you checked the object spawner as well?

Hey :), after further testing and using it in my daily online trolling, sadly it still crashes and doesn't spawn vehicles to other players, maybe it's the other luas, yim just had an update that fixes crashes, i doubt that will fix anything but i'll see later with it and the new addon version

mikedrugs commented 2 months ago

after some testing seems to not crash anymore with the latest updates, the only thing i have noticed is that the object spawner kinda spams the notification :)

image

Also my game crashed after using the model crash / fragment crash to 3 different people, but ig that's completely expected so don't mind this xD

[09:46:44.0223346][FATAL/lua_module.cpp:53] Lua is in a panic state and will now abort() the application [09:46:46.9493120][FATAL/lua_module.cpp:53] Lua is in a panic state and will now abort() the application

Edit again: crashes when trying to spawn a raiju (the plane) to a player, finally found the bug

Deadlineem commented 2 months ago

after some testing seems to not crash anymore with the latest updates, the only thing i have noticed is that the object spawner kinda spams the notification :)

image

Also my game crashed after using the model crash / fragment crash to 3 different people, but ig that's completely expected so don't mind this xD

[09:46:44.0223346][FATAL/lua_module.cpp:53] Lua is in a panic state and will now abort() the application [09:46:46.9493120][FATAL/lua_module.cpp:53] Lua is in a panic state and will now abort() the application

Edit again: crashes when trying to spawn a raiju (the plane) to a player, finally found the bug

I've been tweaking some of the things in the addon lately, get the latest version and retest if you dont mind, lmk if these are still a problem.

Edit: I spawned 2 of them on some random person in a public lobby, didn't crash me, ill leave this opened in case it can be replicated again, but i think it should work fine now.

mikedrugs commented 2 months ago

Hey, apparently it doesn't crash anymore! i'm closing the issue, thank you!!, everything seems fine now.