Yi Cao

Results 65 comments of Yi Cao

[curses](https://en.wikipedia.org/wiki/Curses_(programming_library)) is not avliable under Windows. Which means Windows is not supported.

> I guess I really need to try that Ubuntu wrapper Windows has then... Hadn't tried... I use macOS. ;P

I don't think this one works well... Maybe I should try another way. #### NOTE I have tested every kind of graph. Only the two "Bar charts" and "Radar" have...

As what I know, Node.js can Integrate with C++. I think a simple wrapper program can help. Sadly, I don't use Node... Also, here I found some Node.js C++ addon...

Seems like a duplicate of #42.

**TL;DR**: DimensionalThreading is dangerous for it breaks vanilla cross-dimensional entity behavior. For the fix check [the fork](https://github.com/mctown/DimensionalThreading/tree/sand-duper-fix) or [grab a prebuilt jar](https://github.com/mctown/DimensionalThreading/releases/tag/v1.2.6-sand-duper-fix). To prevent race conditions, DimThread delays the `moveToWorld`...

> Get a crash with your fix: > > ``` > net.minecraft.class_148: Exception ticking world > at wearblackallday.dimthread.util.CrashInfo.crash(CrashInfo.java:12) ~[DimThread-1.2.6-sand-duper-fix.jar:?] > at net.minecraft.server.MinecraftServer.handler$zim000$tickWorlds(MinecraftServer.java:4336) ~[server-intermediary.jar:?] > at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:896) ~[server-intermediary.jar:?] > at net.minecraft.class_3176.method_3813(class_3176.java:322)...

@Syntax3rror404 I have bumped dependency versions here: https://github.com/MCTown/DimensionalThreading/releases/download/v1.2.6-sand-duper-fix/DimThread-1.2.6-1.18.2-sand-duper-fix.jar. I don’t know if it will work. Note that the fix still have some known bugs about dragon eggs. Don’t rely on...

> @xiaoyu2006 While your fix does solve part of the problem, it still isn't exactly vanilla behavior, below I've attached 2 videos The first one showing the dupe running in...