Angular-Angel
Angular-Angel
Oh, the source code for my mod is here, in case you need it. I'm happy to help also, if you need any. XD https://gitlab.com/AngularAngel/rustic-regenerated
Seems to have poor compatibility with my mod, Rustic Regenerated: https://www.curseforge.com/minecraft/mc-mods/rustic-regenerated I'm trying to figure out how to fix all the issues, I'll post here as I learn more.
Okay, so, I have to add both versions of my crossed logs to the crafting blacklist so it doesn't prevent turning normal ones back into sticks. Can I have my...
Oh, also! * Importing people characters and getting useful 'GM Information' pulled out into convenient tables. The ability to quickly bring up relevant disadvantages and see their CRs? * Importing...
Is it public who's working on this? And if so, do they have a public page or something?
I did all of the above, but it still doesn't work for me: ``` angle@Sager:~/Downloads$ balena-etcher --no-sandbox d { _notifyingListeners: false, _scopeListeners: [ [Function: o] ], _eventProcessors: [], _breadcrumbs: [...
Putting: ``` import sys if sys.version_info.major == 3 and sys.version_info.minor >= 10: import collections setattr(collections, "MutableMapping", collections.abc.MutableMapping) ``` in: `PySeqsee/farg/third_party/skeleton/core.py` seems to have worked.
Docs can still be accessed at: https://amahabal.github.io/PySeqsee/index.html
Well, I tried editing the debian package to remove the unnecessary dependencies, and while I was able to install it, it still won't run: ``` angle@Sager:~/Downloads$ balena-etcher [59200:0819/132437.295296:FATAL:setuid_sandbox_host.cc(158)] The SUID...
What would it take for someone else to train those? Could it be done by downloading the code, changing some numbers, and running it? And if so, what kind of...