SettingDust

Results 138 comments of SettingDust

According to https://github.com/FabricMC/fabric-loader/issues/486. The earlier entry point is requested in 2020. And there isn't a implement for that. So, I think I have to do some "hack" for achieving my...

> It is still quite unclear what your application is Load mods in sub dir of `mods` by user config file. Need access the candidate finder.

> The currently officially supported way for this is limited to `-Dfabric.addMods=mods/` (or `-Dfabric.addMods=mods` to include all subdirs) > Set system properties for using `ArgumentModCandidateFinder`. But it's called before language...

It fine in dev. And below is errors desc. 1. Load with `FabricLoader` classpath https://pastes.dev/zavSxFNoce `Class modInjectorClass = cl.loadClass("io.github.ezforever.thatorthis.internal.ModInjector")` `ClassNotFoundException: io.github.ezforever.thatorthis.internal.ModInjector`. My mod classes not in the classpath of fabric...

> But you don't explain or show what is happening very well https://stackoverflow.com/questions/2877262/java-securityexception-signer-information-does-not-match Then, how can I fix the hacky way 🐰

Its seems that the status of bed set/unset cannot be saved correctly. 1. Unset the bed. User the mirror and return to the world spawn 2. /savessc or not 3....

还是卡住了 ![图片](https://user-images.githubusercontent.com/19922286/143731851-a133ee4d-bb6e-408c-914c-e154e20646e7.png) 2 分钟没动静,还在继续卡着,根据经验来说要 10 分钟或者不会好了,纯碰运气,有时候不会

但是应该是没占用的,我手动删除是可以的…… forge 更是没更新……

我手动删除然后重新加载就好了