Koen Lemmen

Results 6 comments of Koen Lemmen

Reproducible in "next": "^14.1.2" EDIT: I don't know if this is of any help, but here is some of my findings: - This condition is not met: https://github.com/vercel/next.js/blob/6b111ec6d33d21dc9a47864dc5fa23ed120cb2a6/packages/next/src/build/index.ts#L2087 - During...

I also have this problem, we also only install viaversion on the backend servers. It happens mostly when player switches between servers with different versions, for example 1.20.4 server without...

I also tried copying on android, but that didn't work either. Got it working on desktop.

I tried messing around with it myself, but I think the issue is more related to parallel / intercepting routes than generateStaticParams(). I tested it like this: https://github.com/KoenLemmen/nextgramminimal/tree/static-utils I might...

Woudn't this also require ``` temperature: float = typer.Option( cfg.get("DEFAULT_TEMPERATURE"), min=0.0, max=2.0, help="Randomness of generated output.", ), ``` In app.py

Thanks for the explanation and fast rollback, also the new GUI that we had briefly before the rollback looks very good, though I do agree with the sentiment here. Looking...