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

resonite kills my computer and eats my memory and cpu #1290

Closed
charlie-sans opened this issue Feb 3, 2024 · 24 comments
Closed

resonite kills my computer and eats my memory and cpu #1290

charlie-sans opened this issue Feb 3, 2024 · 24 comments
Labels
bug Something isn't working as intended. cannot reproduce Triaging has determined that this issue cannot be replicated. needs more information More information is requested about this issue.

Comments

@charlie-sans
Copy link

Describe the bug?

so, sitting in a world with like 3 of my friends working on my avatar like normal and out of the blue, the mirror just kills me and a one of my friends, we turn it off and it kinda returns back to normal but it was still worse then just not having it on in the first place

To Reproduce

just stand near a turned on mirror for some length of time, roughly 5 mins and the proformance is really bad.

Expected behavior

not kill my computer like it just did.

Screenshots

No response

Resonite Version Number

2024.2.2.1015

What Platforms does this occur on?

Windows

What headset if any do you use?

quest 1 using alxr

Log Files

performance.csv
i used my pythonscript to grep my resonite task, ill go refine it soon and gives you all a link to the script.

the csv goes in the order of {'CPU': [cpu], 'Memory': [memory], 'IO': [io], 'CPU Affinity': [cpuaffinity]} roughly.

btw my recordings plus my computer going dead means resonite halted my cpu clock cycles for some reason. gonna atatch a debugger to it i guess?

Additional Context

No response

Reporters

charlie_san resonite and discord

@charlie-sans charlie-sans added the bug Something isn't working as intended. label Feb 3, 2024
@ohzee00
Copy link

ohzee00 commented Feb 3, 2024

a CSV file is not a proper Resonite log file, trouble shooting something like this is really difficult without such.
https://wiki.resonite.com/Log_Files

@charlie-sans
Copy link
Author

CHARLIE - 2024.2.2.1015 - 2024-02-03 17_57_46.log
so the issue happened with mods but i am hopping back onto resonite without mods. ill do my best to replicate this issue and get a clean log

@epicEaston197
Copy link

This issue is a little too generalized this could be a number of issues there's no real way to debug this

@charlie-sans
Copy link
Author

but my computer has never actualy done this, ill do my best to collect data for everyone on the dev team to help this issue become more degeneralised

@charlie-sans
Copy link
Author

GOT IT, I GOT THE LOGS. IT HAPPENED AGAIN
CHARLIE - 2024.2.2.1015 - 2024-02-03 18_33_34.log

@ohzee00
Copy link

ohzee00 commented Feb 3, 2024

I am seeing a exception in RenderTransformOverride OnPrecull spamming your logs at the end. I'm unsure if that's tied to your performance issues but that's all I can see currently

@charlie-sans
Copy link
Author

hmmm, could be #1291

@epicEaston197
Copy link

@charlie-sans okay now we're getting somewhere now we have something that we can actually debug now if you could get a mirror and have an avatar that does not have any render transform overrides keep it open for about 5 minutes then switch avatars to an avatar that has a render transform override and see if your performance degradation pops up in either or

@charlie-sans
Copy link
Author

yeah, ill do it in the mornin as it's around 11pm

@charlie-sans
Copy link
Author

CHARLIE - 2024.2.2.1015 - 2024-02-04 09_40_13.log
so, here is my logs for the horrid called a crash lol

@charlie-sans
Copy link
Author

moment i got into it, my game just shat itself

@charlie-sans
Copy link
Author

has anyone managed to figure out what happened?

@shiftyscales
Copy link
Collaborator

A few notes, @charlie-sans - there are several types of log files- what you've provided are what we call 'normal' log files in addition to that, there are Player.log files, and crash log files, each of which would be useful to gain additional context into this issue.

https://wiki.resonite.com/Log_Files

Additionally- it would be advantageous if you can minimize all possible variables.

E.g. is it possible to replicate this issue with the default head and hands avatar by unfavouriting your current avatar, and making use of a basic mirror, e.g. one created in the "Create New" menu of the DevToolTip.

Or does the issue only occur with a specific avatar/specific mirror?

How is the RenderTransformOverride set up on the avatar?

Additionally along with the above- if you can provide a replication world/records for replication objects that would allow other users to reproduce your issue, that would also be beneficial.

The simpler the environment you can reproduce this in, and the further you can isolate possible variables, the easier it would be to determine possible causes, and solutions for your issue.

@shiftyscales
Copy link
Collaborator

On an unrelated note- your most recent log file is full of warnings that you are out of storage space, and as such records you are trying to save are unable to be synced- I'd recommend also resolving that.

@shiftyscales shiftyscales added the needs more information More information is requested about this issue. label Feb 5, 2024
@shiftyscales shiftyscales removed their assignment Feb 5, 2024
@charlie-sans
Copy link
Author

so i did some looking into it and it seems that one of my avatars are causing the issue. i'm not quite sure as to whats on it thats causing the issue for me, but if you want i can give you the resdb link?

@shiftyscales
Copy link
Collaborator

Does your avatar have any ProtoFlux, etc. on it, @charlie-sans? I'd recommend that you strip your avatar down as much as you can and try to figure out where the issue is coming from specifically.

But yes, having access to it in some form would help.

@charlie-sans
Copy link
Author

it has a afk ring but that just runs off components

@charlie-sans
Copy link
Author

even trying to spawn the avi out kills me

@charlie-sans
Copy link
Author

resrec:///G-pussafire/R-7b54eddd-ae50-42af-abc6-52d919aa927e here is the resrec link for ya

@shiftyscales
Copy link
Collaborator

I've left Resonite running with the avatar present in a gridspace world, and I've not been able to replicate this issue, @charlie-sans.

Memory usage actually dropped in the time I left Resonite idle, and I see no indication of a memory leak.

I just noticed the following in the log file you provided:
5:57:52 PM.921 ( -1 FPS) Loaded Extra Assembly: Libraries/ResoniteModLoader.dll

Per our best practices we require that issues submitted are replicable without the use of mods or plugins.

I'd recommend disabling all mods you may have and seeing if this issue still occurs for you.

@shiftyscales shiftyscales closed this as not planned Won't fix, can't repro, duplicate, stale Feb 12, 2024
@shiftyscales shiftyscales added the cannot reproduce Triaging has determined that this issue cannot be replicated. label Feb 12, 2024
@Banane9
Copy link

Banane9 commented Feb 12, 2024

I'd recommend disabling all mods you may have and seeing if this issue still occurs for you.

Only the first log file they provided has RML active, the other two don't.

They all have this in common though:

I am seeing a exception in RenderTransformOverride OnPrecull spamming your logs at the end. I'm unsure if that's tied to your performance issues but that's all I can see currently

@charlie-sans
Copy link
Author

I've left Resonite running with the avatar present in a gridspace world, and I've not been able to replicate this issue, @charlie-sans.

Memory usage actually dropped in the time I left Resonite idle, and I see no indication of a memory leak.

I just noticed the following in the log file you provided: 5:57:52 PM.921 ( -1 FPS) Loaded Extra Assembly: Libraries/ResoniteModLoader.dll

Per our best practices we require that issues submitted are replicable without the use of mods or plugins.

I'd recommend disabling all mods you may have and seeing if this issue still occurs for you.

when i gave the logs, the mod loader was disabled and it wasn't in the launch arguments of the game on steam when i generated those logs.

@troyBORG
Copy link

Could be VRAMBytes: 3.88 GB
Maybe the Mirror is increasing the amount of VRAM usage. And since you have such a tiny amount it probably running out?

@charlie-sans
Copy link
Author

could be. i mean having a 4 gig gpu aint the worst but i got somethign at least

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working as intended. cannot reproduce Triaging has determined that this issue cannot be replicated. needs more information More information is requested about this issue.
Projects
None yet
Development

No branches or pull requests

6 participants