MagmaBlock

Results 7 comments of MagmaBlock

This problem also happend on my server It occurs after a plugin update. Some of my players said they can't using nether portal randomly, at first I think it's a...

> Was finally fixed by using multiverse-netherportal ???

Same issue we meet. Players quickly take out or put in items from / to chest can cause a lag, client will see a high ping at that time. After...

There was a small oversight in [the previous response](https://github.com/nitrojs/nitro/issues/3403#issuecomment-2970840053): the `packages/database/index.ts` file also needs to be updated: ```typescript export * from "@prisma/client"; ``` After setting the Prisma generator output to...

In another project, I tried using the newer version of Prisma, which also resolved this issue. According to the [Prisma ORM blog](https://www.prisma.io/blog/why-prisma-orm-generates-code-into-node_modules-and-why-it-ll-change), the current version (v6) of PrismaClient generation involves...

same problem. Restarting vscode may solve it for a while, but it soon appears again. I can't find useful logs or error reports about it. Maybe it's a deepseek api...