LeeTwentyThree / SubnauticaModManager

SubnauticaModManager for BepInEx
GNU General Public License v3.0
4 stars 0 forks source link

Browse - Loading mods freeze #6

Closed The10-thDoctor closed 1 year ago

The10-thDoctor commented 1 year ago

Hello, I seem to have a problem, I know a simingly indentical issue was already solved, but the solution provided doesn't work. It's no use deleting the Temp folder in the SNModManager folder Thx for future answer Capture d’écran 2023-01-21 152309

LeeTwentyThree commented 1 year ago

Do you have slow/choppy internet by any chance? I think the timeout is pretty low for the image loading so if it takes too long that could happen. Can’t really say for sure unless you send a log file right after that happens

kiararey commented 1 year ago

I'm having the same issue! No choppy internet

EdIt: this is on macOS Subnautica

Screenshot 2023-01-21 at 12 30 39 PM
LeeTwentyThree commented 1 year ago

Personally my log file can be found at C:\Users\USER_NAME_HERE\AppData\LocalLow\Unknown Worlds\Subnautica\Player.log. Send that if you can, otherwise there's a million things it could be.

guid118 commented 1 year ago

I have the same problem on windows 10, no choppy internet either. BepInEx gave me this: [Error : Unity Log] Exception: Failed WebPGetFeatures with error VP8_STATUS_BITSTREAM_ERROR In WebP.Decode Stack trace: SubnauticaModManager.Web.Images.WebP.Decode (System.Byte[] rawWebP, SubnauticaModManager.Web.Images.WebPDecoderOptions options, System.Drawing.Imaging.PixelFormat pixelFormat) (at <dd5124d0f7884d56a68d417790ee2585>:0) SubnauticaModManager.Web.Images.ImageCache+<GetOrAddWebpToCache>d__5.MoveNext () (at <dd5124d0f7884d56a68d417790ee2585>:0) UnityEngine.SetupCoroutine.InvokeMoveNext (System.Collections.IEnumerator enumerator, System.IntPtr returnValueAddress) (at <bd0d47c27bd84106afaaecc2c74cdb94>:0)

LeeTwentyThree commented 1 year ago

I really cannot find any cause for this. It seems to be something related to either connection to the Submodica servers or invalid encoding/decoding, both of which are extremely difficult to look into. Thanks for the information, though. Since the cause is still entirely unknown, I believe I can release an update so that mods that couldn’t load their images just use a default icon instead.

Punkfou commented 1 year ago

Same problem. I hope that can help you Modmanager

The10-thDoctor commented 1 year ago

Ok, sorry for the wait time. So, I don't have slow internet so I don't think it's the cause. And here is my Player.log file, hoping it can help : Player.log

LeeTwentyThree commented 1 year ago

Working on an update that fixes this issue. Version 1.0.6 coming soon

LeeTwentyThree commented 1 year ago

Resolved in version 1.0.6.