Jes Müller
Jes Müller
> please give to us more details about this error, I'll try to help I can't, like @AdixePL said, it appears randomly if you listen to a voice channel. There...
> @IndexOutOfMJ > > I feel the same way. Now it is surpassed by the following > > > > ```message > > "message": "Hello, \nworld" > > ``` >...
Sure https://downloads.thenewempire.net/schematics/FINISHED_Medieval-Medium-Bridge_1.21.schem
With this function: ` async getData(reader: FileReader, file: Blob): Promise { return new Promise((resolve) => { reader.onloadend = () => { if (typeof reader.result === 'string') { resolve(reader.result.replace('data:', '').replace(/^.+,/, ''));...
Okay, the only two packages i'm using in this context are those: "@enginehub/schematicwebviewer": "^4.9.0", "buffer": "^6.0.3", Can you approve this ?
So is there a way to fix this problem ?