Max Vogler

Results 6 comments of Max Vogler
trafficstars

Update: The error seems to be related to using a string field in a component. Changing the field to a number removes the error. ``` import { registerSchema, string, number...

The same error occurs for empty components. Adding a dummy number field fixes it again.

In this setup we never installed librabbitmq, so kombu should use py-amqp ([which registers OSError aswell](https://github.com/celery/py-amqp/blob/master/amqp/connection.py#L158-L173)). Our temporary solution is catching all exceptions in our consumer code to avoid propagating...

Just to confirm - this issue does occur on Godot 4.0 stable, viewing the web export in Chrome 110 on macOS 13.2 on a MacBook Pro 2023 M2. A project...

This is fantastic @greggman -- can confirm the project now loads in seconds instead of minutes. `ANGLE (Apple, ANGLE Metal Renderer: Apple M2 Pro, Version 13.2 (Build 22D49))`

Hey @dansup! Just checking in if there's a reason for the CORS restriction or if you'd be open for a PR? In case you have concerns about opening the whole...