JeromeJ

Results 7 issues of JeromeJ

https://github.com/sebsauvage/ZeroBin/blob/master/index.php#L152 Just a little PHP error that causes no troubles but I thought it would be better to report it anyway. Sending this kind of form will raise the PHP...

https://github.com/https://github.com/sebsauvage/ZeroBin/blob/master/index.php#L128sebsauvage/ZeroBin/blob/master/index.php#L128 It is written that: 1) Expiration can be set to 'burn', which is no longer true. 2) Default value would be 'never' but isn't it '1month'? 3) So, the...

Happily raised this error today when first trying the mod out by typping "/python test" [Client thread/INFO]: [CHAT] Could not start python: Cannot run program "python" (in directory "[…]\minecraft\mcpimods\python"): CreateProcess...

I haven't figured out why yet. Be wary of #2 and #3 .

If not done, the shader isn't embedded in the build (unless it was used somewhere else in the project), throwing an error.

The ReadMe states > Mark `Component.gameObject` and `Object.name` as not-nullable But `transform` is not explicitly marked as not-null as well despite Unity official documentation stating > Every GameObject has a...