Achal Singhal

Results 8 comments of Achal Singhal

Any updates?

> > > Compability with Dynamic Trees mod > just configure the .minecraft\config\reccomplex.cfg > > B:generateNature=false > > S:baseSaplingSpawnWeight=0 > > S:baseWeight_cactus=0 > > S:baseWeight_tree=0 > > S:saplingTriggerChance=0 > >...

> > > This could be closed now that [DT v0.9.7](https://www.curseforge.com/minecraft/mc-mods/dynamictrees/files/2870267) forces itself to [load after RC](https://github.com/ferreusveritas/DynamicTrees/commit/c3d3be8a716d9c8e7911acc3b488224766768080) regardless of alphabetical order. Yay! I still had a ton of RC trees

Oh, It's not a crash just an error recieve during server boot everytime. I will send a whole log when I get home. Thank you! On Mon, 25 Jul 2022,...

No sorry not what I meant, I meant with the /portal toggle command

The error ```Type 'import("/home/achals/repos/ta/src/types/database").Database' does not satisfy the constraint 'import("/home/achals/repos/ta/node_modules/@auth/kysely-adapter/index").Database'. The types of 'User.id' are incompatible between these types. Type 'GeneratedAlways' is not assignable to type 'string'.ts(2344) ``` AND ```[{...

```/* eslint-disable @typescript-eslint/no-unnecessary-type-assertion */ /* eslint-disable @typescript-eslint/unbound-method */ /* eslint-disable @typescript-eslint/no-unsafe-return */ /* eslint-disable @typescript-eslint/no-unsafe-argument */ /* eslint-disable @typescript-eslint/no-unsafe-assignment */ /* eslint-disable @typescript-eslint/no-explicit-any */ /* eslint-disable @typescript-eslint/no-unused-vars */ import {...