Daniel Shields
Daniel Shields
~~Hi @bodymovin, after changing the CEP path as suggested, I'm having an issue where the server isn't starting because it can't find the node_modules it needs. Going into the extension/server...
The instructions in the readme should be enough to allow you to view changes you make to the UI without having to reload. I think you need to make sure...
Also something I've tried and seems to work well is changing the ExtendScript `.jsx` files to `.jsxinc`. This doesn't change the functionality whatsoever, but makes it more clear whether a...
Sounds great, let me know if you find anything that you think needs changing! Sorry if I made you restart the review, I had some uncommitted changes but everything's there...
> I did a build and it didn't work. I'll have to look into it, but has it worked for you? Apologies, I didn't properly test the prod build since...
No idea why this happens but here's the error line from the log. I'd assume it has something to do with hamachi. `[LOG 21:50:19.133] DarkMultiPlayer: [THREAD] [387.9681] Connection error: Read...
This issue is unfortunately preventing us from using the plugin. It feels like its scope is stretched by offering SSR support which then that means it doesn't support all configuration...
I encountered the same and switching to [m1212e/prismabox](/m1212e/prismabox) (a fork of this repo) fixed the issue by adding `__nullable__` to its schemas.
This can be fixed by updating the [sectors.json](https://github.com/Dan-Shields/League-OCR-HUD/blob/960e3ae3f32c48389c426509aa7252acf44daadd/sectors.json) file using the Sectors.psd photoshop file as a guide. If you have time @MathieuNeveu to take a fresh screenshot of the game,...
@MathieuNeveu you shouldn't have push rights to this repo. You've done the right thing and made a fork, now if you create a pull request to this repository I can...