chaihahaha

Results 11 comments of chaihahaha

I encountered the same problem when I installed brax with `pip install brax` and run training with `learn --learner=ppo --env=humanoid` on a CentOS server with 4 gpus. The output is:...

Calling r.delete() could trigger the same GLError 12289. In my case the r.render(scene) was called on many different scenes for many times, then I called r.delete() and triggered this error.

@merlinND I tested with the following code after upgrading mitsuba, the `asserttion failed... remain == 1` persists. ```python # pip install mitsuba==3.4.1 import sionna for _ in range(10000): m =...

@JoeyTeng Hello, I found a backward compatibility issue of the original modification and fixed it. Could you check this PR again?

Thanks for pointing it out, and thanks for your effort to maintain this repo. I have fixed my RP with respect to your concern.

This pull request will close https://github.com/JoeyTeng/jaxrenderer/issues/18

I'm connecting MacOS with UltraVNC on Windows 11. It seems this is because of the incompatibility of MacOS.

Macos has a built in VNC server, so I just turned on the VNC options in the settings of Macos. I assume the system builtin VNC is used.

I also found the same issue when using nightly and v3.3.0 with this modified [tongwenfeng.trime.yaml](https://github.com/chaihahaha/my-rime/blob/main/mytongwenfeng.trime.yaml).

> I can't reproduce it from last nightly build. > > I use `tongwenfeng` with https://github.com/Bambooin/rimerc > > 1. Enable ASCII mode > 2. Input `test` > 3. Eable Chinese...