myocytebd

Results 8 comments of myocytebd

> You may try with the latest master branch. > > 1. Run `ssserver` with `-b YOUR_IP`, or set `local_address` in configuration file with your IP > > 2. Run...

There is a minor bug that, after set useModernNet=false, omnisharp restarts and immediately fails due to lack of OmniSharp.exe. It seems that .NET framework build don't download until restart vscode....

> Can you check which asset types in particular take a long time to load? I bet this is probably types with byte arrays which are typed like regular arrays...

I tried to make a (assets-only) PoC to support thread-safe reading. #87 Speed-up of the simple loop above is around 2.5x or 3x (excl. old-gen GC time) on 4C8T. Do...

> However, the bulk of the wait time isn't reading from disk but deserialization, so if I were doing this, I wouldn't touch the binary readers (plus that just adds...

> what are you expecting to happen? > > the `code` does throw, so i'd expect no errors to occur and that's what im seeing when i try this locally...

"Global Settings" menu entries are weird - it occasionally show after a amount of time, but more likely, never.

[issue_146.zip](https://github.com/user-attachments/files/15930339/issue_146.zip) ``` iscript.bin iscript.issue.txt =>modified to reproduce (most lines of change is to rename duplicated labels) iscript.org_all.txt => decompiled (ids=all) ``` This warning shows on import: `Interpreting Warning: The label...