Adam Saudagar

Results 12 comments of Adam Saudagar

> Hey just leaving this here in case anyone has the same problems I did, if you're running a server and you need to fix lighting, instead of downloading the...

running this command fixed it for me `Enable-WindowsOptionalFeature -Online -FeatureName Microsoft-Hyper-V -All`

it works, amazing script dude keep up the good work 😄 you can close close the issue now

please provide an exact str to reproduce this issue, a video showing the issue would help greatly :)

pls mention the comment above in some faq or readme, it helped out alot also for this, > X is the waynergy logged code MINUS your xkb_key_offset value (8 in...

if it would import typeRegistry and other script which are generated without .js and protobufjs/minimal with .js it would be perfect, how can i do that?

okay so for now, i removed `importSuffix=.js` and ran `find proto/build -type f -exec sed -i 's/protobufjs\/minimal/protobufjs\/minimal.js/g' {} +` which seems to be working fine for now

> Hi @adsau59 , this is not entirely surprising, as the `outputTypeRegistry` and `importSuffix` features were written at different times / by different contributors. If you include more context what...

Thanks for the explanation, will try it out and get back to u...