Code Monkey home page Code Monkey logo

arcanus-legacy's People

Contributors

amymialee avatar cammiepone avatar moriyashiine avatar n2d4 avatar spoorn avatar upcraftlp avatar van-192 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

arcanus-legacy's Issues

Mod not working

Hello!

I went to download your Arcanus mod, I looked through the information to see if it required any others mods, it only required fabric so I really didn't need to download anything since I already had fabric, I checked to see if it had 1.18.1 which it did so I downloaded that version. But when I loaded up the game the mod wasn't working, so to test it out, I went into the mod file and tried to delete the mod, (if it completely deleted that means the mod wasn't working, if it didn't delete it would tell me it was currently in use) it completely deleted. I tried to download it again but the same thing happened.

Please help me if there is a way to fix it, thank you! :)

IO netty error Memory overflow issue

https://paste.ee/p/jxVfe

I get IO netty disconnections when I try to make a world with this loaded on, my worlds load just fine without it. I have lots of mods and I am not sure what mod is causing the memory overflow crash, when this mod is added. Even with new worlds, as demonstrated with this paste.ee link.

Crash with Charm

I have found an incompatibility with Charm. I just tested the two mods together on Minecraft 1.18.2 which resulted in a crash. Arcanus version 1.28, Charm version 4.0.0. I have also reported this to the Charm dev.
latest.log

remove the cursing

plz remove the cursing from this [advancements.arcanus.discombobulate.title]
[
a person in my server doest like peeps cursing

Arcanus-1.10 breaking REI, its stuck on final load.

arcanus-1.10 is breaking REI, its stuck on final load. Nothing happens when you click on the recipes. I've seen this issue before and in MCDoom Mod's case it was nbtcrafting though i am not sure if youre even using nbtcrafting. Both arcanus and REI are on the latest release.

Arcane Barrier

When I try play on the server I created on Aternos, It says something about arcane barrier is messing with it. I don't know if that's my fault but I just needed to address it.

Arcane barrier, lunge, and config issues

uhh theres a whole buncha problems with my arcanus, ive tried downgrading it to other versions, doesnt seem to work, and the issues are all super peculiar

  1. arcane barriers literally do not despawn lol, i have to run a /kill @e[type=arcanus:arcane_barrier] every single time since the barriers just do not go away
  2. lunge becomes very overpowered?? i dont know how to explain this but with one lunge spell i shoot 500-1000 blocks forward and just start pinging off random blocks due to high velocity
  3. editing the mana cost of spells in arcanus.json or arcanus.json5 does not do anything to affect the game, not after reloading, restarting, reinstalling and even rebooting my pc

im pretty sure most of these are very weird issues, ill be willing to provide videos to show the issues or my mods list for nay wacky incompatibilities. for now, arcanus can just be the fancy display case mod :)

[Bug] Spellcast sound playing at max volume for friend on server, regardless of distance apart

I'm playing on a Valhelsia server (just me and a friend), and when I cast a spell, he can hear the spell sound full blast, as though he were right next to me, regardless of my distance to him.

The version is Arcanus 1.29 for Minecraft 1.18.2 on Fabric 0.14.8, as part of the Valhelsia: Enhanced Vanilla 1.4.0 Modpack through CurseForge.

If there is anymore information needed, let me know. Thank you!

[Compatibility] Better Strongholds

Please make mod compatible with YUNG's Better Strongholds as this replaces vanilla strongholds and looks like its not putting the spell books in the loot table

Love the mod btw!!!!

Crash on Newest Version of Fabric

Crash on Fabric 0.12.1
Minecraft Version: 1.17.1

Mods:
Cloth Config 5.0.38
Arcanus 1.16
Trinkets 3.0.4
Fabric API 0.40.8

Arcanus 1.16 only works currently on Fabric 0.11.7

Use custom namespace for brigadier arguments

https://github.com/CammiePone/Arcanus/blob/40611ebaf057b1bfa383e473d9be3f4759dd382e/src/main/java/dev/cammiescorner/arcanus/core/registry/ModCommands.java#L36 registers your argument type spells in the minecraft: namespace.
You should register it under arcanus:spells instead of using the reserved minecraft namespace.
Using the reserved namespace (brigadier: or minecraft:) makes it incompatible with networks running fabric servers (under Velocity for example)

dream teleport experience bug

Using dream teleport sometimes removes all of your levels and experience until you collect more, then the previous levels will reappear.

Arcane barriers invisible with shaders

Simple. When using shaders, the arcane barrier created is completely invisible to the player (but obviously it is still there since you cannot pass through). Shaders: Complementary 4.4.1

Bug When Using Magic Missile

Hello . Recently , I play with my friends on a server . We add origin and arcanus mod in the server. At first all of the thing working fine and very good to play , but when I choose a origin that allow me to walk through the wall some bug happen . If I use magic missile in wall , the server will say "Internal Server Error" and I cannot join the server again unless you delete the players data.
photo_2021-10-03_17-42-25

Mana Flask predicate borked

Time: 2021-08-22, 12:06 p.m.
Description: Unexpected error

java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2487.method_10550(String)" because the return value of "net.minecraft.class_1799.method_7941(String)" is null
at dev.cammiescorner.arcanus.client.ArcanusClient.lambda$itemPredicateRegistry$1(ArcanusClient.java:67)
at net.minecraft.class_6395.call(class_6395.java:14)
at net.minecraft.class_806.method_3495(class_806.java:144)
at net.minecraft.class_918.method_4019(class_918.java:390)
at net.minecraft.class_918.method_4026(class_918.java:493)
at net.minecraft.class_918.method_36543(class_918.java:486)
at net.minecraft.class_918.method_27953(class_918.java:476)
at badasintended.megane.runtime.util.RuntimeUtils.drawStack(RuntimeUtils.java:108)
at badasintended.megane.runtime.renderer.InventoryRenderer.draw(InventoryRenderer.java:72)
at mcp.mobius.waila.util.DrawableText.render(DrawableText.java:56)
at mcp.mobius.waila.hud.HudRenderer.render(HudRenderer.java:216)
at net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback.lambda$static$0(HudRenderCallback.java:27)
at net.minecraft.class_329.handler$zgf000$render(class_329.java:2493)
at net.minecraft.class_329.method_1753(class_329.java:439)
at net.minecraft.class_757.method_3192(class_757.java:1214)
at net.minecraft.class_310.method_1523(class_310.java:1112)
at net.minecraft.class_310.method_1514(class_310.java:728)
at net.minecraft.client.main.Main.main(Main.java:217)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

Crash when spectating any entity

My save is currently unplayable because I am in a stronghold and every time I join the save the game instantly crashes before rendering a frame. The stacktrace starts with a method within this mod, so I am assuming this mod is causing it. I am using the Valhelsia Fabric modpack, so if you're sure this isn't a problem with your mod, I'll go to them.

Stacktrace:

java.lang.ClassCastException: class net.minecraft.class_1613 cannot be cast to class net.minecraft.class_1657 (net.minecraft.class_1613 and net.minecraft.class_1657 are in unnamed module of loader net.fabricmc.loader.launch.knot.KnotClassLoader @141e5bef)
	at dev.cammiescorner.arcanus.core.util.EventHandler.lambda$clientEvents$0(EventHandler.java:51)
	at net.fabricmc.fabric.api.client.rendering.v1.HudRenderCallback.lambda$static$0(HudRenderCallback.java:27)
	at net.minecraft.class_329.handler$zip000$render(class_329.java:2993)
	at net.minecraft.class_329.method_1753(class_329.java:405)
	at net.minecraft.class_757.method_3192(class_757.java:855)
	at net.minecraft.class_310.method_1523(class_310.java:1112)
	at net.minecraft.class_310.method_1514(class_310.java:728)
	at net.minecraft.client.main.Main.main(Main.java:217)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:567)
	at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
	at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
	at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

I was in spectator mode when the game crashed, so that may have something to do with it seeing as it's mentioning HUD rendering. I was trying to find a library, and I did, but the game didn't crash because I was in the library. I was in a wall relatively far away from the library when it happened, so I don't think it's loot chest issues. You know best, though. Thanks for your time.

Dedicated Server issue - Connecting client dumped by Divide by Zero error.

So it seems to work fine in a standard single player game, even tho I haven't found any spells to really test it yet. However, on a dedicated server session (locally ran in a separate process) it loads up fine on the server but when I join it, it drops me with a somewhat cryptic and very bad "/ by zero" error. Nothing really pointed to any specific mod but I remove this from the server's mod list, everything is fine.

[16:56:39] [Server thread/INFO]: lostsoul3471 joined the game
[16:56:40] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:61510
net.minecraft.class_148: Ticking player
        at net.minecraft.class_3222.method_14226(class_3222.java:530) ~[intermediary-server.jar:?]
        at net.minecraft.class_3244.method_18784(class_3244.java:212) ~[intermediary-server.jar:?]
        at net.minecraft.class_2535.method_10754(class_2535.java:238) ~[intermediary-server.jar:?]
        at net.minecraft.class_3242.method_14357(class_3242.java:183) ~[intermediary-server.jar:?]
        at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:902) ~[intermediary-server.jar:?]
        at net.minecraft.class_3176.method_3813(class_3176.java:335) ~[intermediary-server.jar:?]
        at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831) ~[intermediary-server.jar:?]
        at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) ~[intermediary-server.jar:?]
        at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[intermediary-server.jar:?]
        at java.lang.Thread.run(Unknown Source) [?:?]
Caused by: java.lang.ArithmeticException: / by zero
        at net.minecraft.class_1657.handler$zbk001$tick(class_1657.java:2414) ~[intermediary-server.jar:?]
        at net.minecraft.class_1657.method_5773(class_1657.java:323) ~[intermediary-server.jar:?]
        at net.minecraft.class_3222.method_14226(class_3222.java:466) ~[intermediary-server.jar:?]
        ... 9 more
[16:56:40] [Server thread/WARN]: Failed to handle packet for /127.0.0.1:61510
net.minecraft.class_148: Ticking player
        at net.minecraft.class_3222.method_14226(class_3222.java:530) ~[intermediary-server.jar:?]
        at net.minecraft.class_3244.method_18784(class_3244.java:212) ~[intermediary-server.jar:?]
        at net.minecraft.class_2535.method_10754(class_2535.java:238) ~[intermediary-server.jar:?]
        at net.minecraft.class_3242.method_14357(class_3242.java:183) ~[intermediary-server.jar:?]
        at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:902) ~[intermediary-server.jar:?]
        at net.minecraft.class_3176.method_3813(class_3176.java:335) ~[intermediary-server.jar:?]
        at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831) ~[intermediary-server.jar:?]
        at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:697) ~[intermediary-server.jar:?]
        at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[intermediary-server.jar:?]
        at java.lang.Thread.run(Unknown Source) [?:?]
**Caused by: java.lang.ArithmeticException: / by zero**
        at net.minecraft.class_1657.handler$zbk001$tick(class_1657.java:2414) ~[intermediary-server.jar:?]
        at net.minecraft.class_1657.method_5773(class_1657.java:323) ~[intermediary-server.jar:?]
        at net.minecraft.class_3222.method_14226(class_3222.java:466) ~[intermediary-server.jar:?]
        ... 9 more
[16:56:40] [Server thread/INFO]: lostsoul3471 lost connection: Internal server error
[16:56:40] [Server thread/INFO]: lostsoul3471 left the game
[16:56:40] [Server thread/INFO]: Disconnecting client lostsoul3471

[1.17] Corrupted character?

Hi, been playing Benchmark pack recently and seems to have managed to corrupt my character practically as soon as i've tried interacting with the mod.
I already had a couple of books by that point, so i've made a wand, did a few r-clicks (R-R-R i believe?) which displayed "Lunge" text though i haven't moved or noticed any effect besides half-drained mana bar displaying permanently. It was late so i went to sleep, next day i tried casting "Dream Warp" which damaged me significantly, mana bar now had several red orbs instead, no effect was produced besides a message that i "feel worn out". Worst of all is that mana does not regens in any way and it locked my health regen permanently too, no matter how full i am health never restores, dying doesn't resets mana either. I've tried cheating a mana flask in and drink it, which made mana half-red - half-blue and didn't fix any of the problems.
Luckily i had a backup to go back to the point just after casting Lunge.
My question is, are you aware on how could i possibly un-whew my character? Maybe some NBT editing? I have not found any commands from the mod itself

Developer Wanting to Help out

I have an idea that you can press a key to go between 1 - 6 in your L-R Combinations instead of 3 allowing for much more spell variety and longer spell casts for harder spells and shorter for simple spells.

I also have lots of spell ideas and would love to bring them into the mod.

Message me on discord if your interested: ❄𝓒𝓸𝓹𝓱𝓲π“ͺ❄#2084
Write back here if you can't add me.

[Feature] Screenshots in Curseforge Page

As title suggests, can you add screenshots / images to the curseforge page? Doing so will give people the sense of what the mod contains, looks like, and does. Would also increase downloads.

Crash when doing something stupid with the Origins mod

crash-2021-10-22_19.12.37-server.txt
So what I did was cast magic missile while using the Phasing ability (which lets you walk inside blocks without suffocating). I was curious if it would collide immediately or continue out of the block I was in, but what it did was hit me and then crash the game; now the game crashes on load with this log.
crash-2021-10-22_19.15.19-server.txt

A real edge case, I'm sure, but maybe something worth looking at if it's Arcanus doing it and it's a general issue with hitting yourself with your own spell.

[Suggestion] Time bender spell

Early game a lot of stuffs take time to be made in modded environment and can be frustrating to the evolution for no real added value.
Would be nice to have a spell that could be casted on whatever that the evolution/work is impacted by number of ticks needed. (I guess it's counted in ticks and not in seconds. you get the point :) )
(I think about plant, mob growth but also machine/generator probably?)
You could cast it once to have the evolution going twice fast, or casting the spell twice or three times (ect...) to have the things going faster and faster.
Limitation of this would be the mana available.
It's limited in time (when casted it run only x seconds. )
Since Arcanus can be available early game with some exploration it give a meaning of Arcanus in "planning/management" too in addition of all the others things that already exist (damage, teleport, defense,...).
It does not collide with the mods speed upgrade that could be provided since it's limited in time and will probably be used mostly while upgrade are not yet available (due to early game or resource or whatsoever)

incompatibility with terralith (overworld generation mod)

with using arcanus in a modpack along with terralith... we lose terralith world generation and get vanilla.
remove arcanus and terralith generates properly.

unsure if this is something that can be fixed. as terralith is incompatible with any biome generation mod.

Something going on with spells and using /reload and on server start

When using /reload, I cannot complete the reload. I get the message below. I also get this message on server start, without the first line though.

1.17.1
Fabric
v1.14 of arcanus

[19:55:04] [Server thread/WARN] (class_3097) Failed to execute reload
java.util.concurrent.CompletionException: java.lang.IllegalArgumentException: Class dev.cammiescorner.arcanus.core.registry.ModCommands$SpellArgumentType already has a serializer!
at java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:314) ~[?:?]
at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1190) ~[?:?]
at java.util.concurrent.CompletableFuture.thenCompose(CompletableFuture.java:2305) ~[?:?]
at net.minecraft.server.MinecraftServer.method_29439(MinecraftServer.java:1334) ~[intermediary-server.jar:?]
at net.minecraft.class_3097.method_29480(class_3097.java:22) ~[intermediary-server.jar:?]
at net.minecraft.class_3097.method_13530(class_3097.java:53) ~[intermediary-server.jar:?]
at com.mojang.brigadier.CommandDispatcher.execute(CommandDispatcher.java:263) ~[intermediary-server.jar:?]
at net.minecraft.class_2170.redirect$zbb000$performCommand(class_2170.java:547) ~[intermediary-server.jar:?]
at net.minecraft.class_2170.method_9249(class_2170.java:251) ~[intermediary-server.jar:?]
at net.minecraft.class_3176.method_13941(class_3176.java:363) ~[intermediary-server.jar:?]
at net.minecraft.class_3176.method_3813(class_3176.java:336) ~[intermediary-server.jar:?]
at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:831) ~[intermediary-server.jar:?]
at net.minecraft.server.MinecraftServer.handler$dcn000$modifiedRunLoop(MinecraftServer.java:9390) ~[intermediary-server.jar:?]
at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676) ~[intermediary-server.jar:?]
at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[intermediary-server.jar:?]
at java.lang.Thread.run(Thread.java:831) [?:?]
Caused by: java.lang.IllegalArgumentException: Class dev.cammiescorner.arcanus.core.registry.ModCommands$SpellArgumentType already has a serializer!
at net.minecraft.class_2316.method_10017(class_2316.java:74) ~[intermediary-server.jar:?]
at dev.cammiescorner.arcanus.core.registry.ModCommands.init(ModCommands.java:33) ~[arcanus-1.14.jar:?]
at net.fabricmc.fabric.api.command.v1.CommandRegistrationCallback.lambda$static$0(CommandRegistrationCallback.java:41) ~[8424afa7-0e20-480c-b0e2-39776187a836.jar:?]
at net.minecraft.class_2170.handler$zgf000$fabric_addCommands(class_2170.java:1547) ~[intermediary-server.jar:?]
at net.minecraft.class_2170.(class_2170.java:235) ~[intermediary-server.jar:?]
at net.minecraft.class_5350.(class_5350.java:39) ~[intermediary-server.jar:?]
at net.minecraft.class_5350.method_29466(class_5350.java:88) ~[intermediary-server.jar:?]
at net.minecraft.server.MinecraftServer.method_29437(MinecraftServer.java:1335) ~[intermediary-server.jar:?]
at java.util.concurrent.CompletableFuture.uniComposeStage(CompletableFuture.java:1183) ~[?:?]
... 14 more
[19:55:04] [Server thread/INFO] (MinecraftServer) Reload failed; keeping old data

Forcing Modloader 0.12

probably shouldn't force 0.12 as a required dependency. its not even fully supported for public use yet, it's in testing. you will not find version 0.12 in any launcher

image

image

editing attributes by datapack

Hello, sorry for the spelling mistake, I used google translator, I tried to make an arcanus datapack so that they had attributes edited by "playerex" mod, a level rpg mod for minecraft, I tried to modify the values ​​of "baseManaCooldown" and "baseBurnoutCooldown" by datapack and I couldn't, so I tried to modify the values ​​of aura_regen, aura_lock as well but I didn't see any change in the gameplay, my request is that you facilitate the modification of edits of the attributes of your excellent mod

Unable to cast spells

Hi, i started a server with friends today. We are unable to cast spells by holding right and left mouse buttons. At the same time, or separately. Did we miss something?

Can't Initialize, even when I reinstall Fabric and Fabric API

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 18/09/2021 11:11
Description: Initializing game

java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'arcanus'!
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:33)
at net.minecraft.class_310.(class_310.java:457)
at net.minecraft.client.main.Main.main(Main.java:179)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
Caused by: java.lang.NoClassDefFoundError: me/shedaniel/autoconfig/ConfigData
at java.base/java.lang.ClassLoader.defineClass1(Native Method)
at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1010)
at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:170)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
at dev.cammiescorner.arcanus.Arcanus.onInitialize(Arcanus.java:66)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47)
... 11 more
Caused by: java.lang.ClassNotFoundException: me.shedaniel.autoconfig.ConfigData
at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636)
at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:175)
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
... 18 more

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Render thread
Stacktrace:
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:33)
at net.minecraft.class_310.(class_310.java:457)

-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(Main.java:179)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:567)
at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)

-- System Details --
Details:
Minecraft Version: 1.17.1
Minecraft Version ID: 1.17.1
Operating System: Windows 10 (amd64) version 10.0
Java Version: 16.0.1, Microsoft
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
Memory: 734776248 bytes (700 MiB) / 1140850688 bytes (1088 MiB) up to 2147483648 bytes (2048 MiB)
CPUs: 6
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Core(TM) i5-8400 CPU @ 2.80GHz
Identifier: Intel64 Family 6 Model 158 Stepping 10
Microarchitecture: Coffee Lake
Frequency (GHz): 2,81
Number of physical packages: 1
Number of physical CPUs: 6
Number of logical CPUs: 6
Graphics card #0 name: NVIDIA GeForce GTX 1060 3GB
Graphics card #0 vendor: NVIDIA (0x10de)
Graphics card #0 VRAM (MB): 3072,00
Graphics card #0 deviceId: 0x1c02
Graphics card #0 versionInfo: DriverVersion=30.0.14.7196
Memory slot #0 capacity (MB): 8192,00
Memory slot #0 clockSpeed (GHz): 2,40
Memory slot #0 type: DDR4
Virtual memory max (MB): 18869,02
Virtual memory used (MB): 9802,06
Swap memory total (MB): 10752,00
Swap memory used (MB): 67,66
JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
Fabric Mods:
arcanus: Arcanus 1.13
fabric: Fabric API 0.40.1+1.17
fabric-api-base: Fabric API Base 0.3.0+a02b446318
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+cbda931818
fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+cbda931818
fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
fabric-containers-v0: Fabric Containers (v0) 0.1.12+cbda931818
fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+cbda931818
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
fabric-entity-events-v1: Fabric Entity Events (v1) 1.2.3+87cc6e4c18
fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.10+fc40aa9d18
fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+cbda931818
fabric-item-api-v1: Fabric Item API (v1) 1.2.4+cbda931818
fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+cbda931818
fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b446318
fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+cbda931818
fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+cbda931818
fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+cbda931818
fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+cbda931818
fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.3+4658223018
fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446318
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.14+4658223018
fabric-rendering-v0: Fabric Rendering (v0) 1.1.4+4658223018
fabric-rendering-v1: Fabric Rendering (v1) 1.8.2+ffb6d41e18
fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+cbda931818
fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+cbda931818
fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
fabric-transfer-api-v1: Fabric Transfer API (v1) 1.3.1+4658223018
fabricloader: Fabric Loader 0.11.7
java: OpenJDK 64-Bit Server VM 16
minecraft: Minecraft 1.17.1
Launched Version: fabric-loader-0.11.7-1.17.1
Backend library: LWJGL version 3.2.2 build 10
Backend API: NO CONTEXT
Window size:
GL Caps: Using framebuffer using OpenGL 3.2
GL debug messages:
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'fabric'
Type: Client (map_client.txt)
CPU:

Mana bar disappearing randomly

Hello! I'm using the 1.30 Arcanus version for my 1.19 modded fabric server, and the mana bar seems to keep disappearing. I thought at first it was a resource pack issue, so I got rid of the one I was using and it fixed it temporarily until it disappeared again... I'm not really sure what to do.

If you need any more information let me know! Thank you.

"Could Not Find Required Mod"?

Hello. Apologies, I'm new to modding Minecraft.

I've installed the Fabric API and Arcanus into the Mods folder, but when I launch it, I get an error message that reads:

"Could not find required mod: arcanus requires {trinkets @ [>3.0.4]}
--Creating empty clause ?"

This is the first time I'm using Fabric, so I'm not sure where the issue is. I've redownloaded and reinstalled everything twice but the issue persists. Any wisdom is appreciated; I'm probably missing something obvious.

Thanks much.

independent sound category

could there be some way to turn down the sound fx of the spells independently of the main game? I love this mod to death, and magic missile is so fun to use early on. but the sound fx for it and some other spells are really grating on the ears.

Arcanus Dependency question

It seems that Cloth Config API is Arcanus's Required Dependency, If you don't load it, the game will crash. Here is the report:

			      ---- Minecraft Crash Report ----
			      // Hey, that tickles! Hehehe!
			      
			      Time: 8/25/21, 4:28 PM
			      Description: Initializing game
			      
			      java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'arcanus'!
				      at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
				      at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
				      at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:33)
				      at net.minecraft.class_310.<init>(class_310.java:457)
				      at net.minecraft.client.main.Main.main(Main.java:179)
				      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
				      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
				      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
				      at java.base/java.lang.reflect.Method.invoke(Method.java:567)
				      at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
				      at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
				      at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
				      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
				      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
				      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
				      at java.base/java.lang.reflect.Method.invoke(Method.java:567)
				      at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
				      at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
				      at org.multimc.EntryPoint.listen(EntryPoint.java:143)
				      at org.multimc.EntryPoint.main(EntryPoint.java:34)
			      Caused by: java.lang.NoClassDefFoundError: me/shedaniel/autoconfig/ConfigData
				      at java.base/java.lang.ClassLoader.defineClass1(Native Method)
				      at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1010)
				      at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150)
				      at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:170)
				      at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
				      at dev.cammiescorner.arcanus.Arcanus.onInitialize(Arcanus.java:58)
				      at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:47)
				      ... 19 more
			      Caused by: java.lang.ClassNotFoundException: me.shedaniel.autoconfig.ConfigData
				      at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:636)
				      at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:182)
				      at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
				      at net.fabricmc.loader.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:175)
				      at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:519)
				      ... 26 more
			      
			      
			      A detailed walkthrough of the error, its code path and all known details is as follows:
			      ---------------------------------------------------------------------------------------
			      
			      -- Head --
			      Thread: Render thread
			      Stacktrace:
				      at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke0(EntrypointUtils.java:50)
				      at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointUtils.invoke(EntrypointUtils.java:33)
				      at net.fabricmc.loader.entrypoint.minecraft.hooks.EntrypointClient.start(EntrypointClient.java:33)
				      at net.minecraft.class_310.<init>(class_310.java:457)
			      
			      -- Initialization --
			      Details:
			      Stacktrace:
				      at net.minecraft.client.main.Main.main(Main.java:179)
				      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
				      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
				      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
				      at java.base/java.lang.reflect.Method.invoke(Method.java:567)
				      at net.fabricmc.loader.game.MinecraftGameProvider.launch(MinecraftGameProvider.java:234)
				      at net.fabricmc.loader.launch.knot.Knot.launch(Knot.java:153)
				      at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:28)
				      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
				      at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:78)
				      at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
				      at java.base/java.lang.reflect.Method.invoke(Method.java:567)
				      at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:210)
				      at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:245)
				      at org.multimc.EntryPoint.listen(EntryPoint.java:143)
				      at org.multimc.EntryPoint.main(EntryPoint.java:34)
			      
			      -- System Details --
			      Details:
				      Minecraft Version: 1.17.1
				      Minecraft Version ID: 1.17.1
				      Operating System: Windows 10 (amd64) version 10.0
				      Java Version: 16.0.2, Oracle Corporation
				      Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
				      Memory: 1264627136 bytes (1206 MiB) / 3246391296 bytes (3096 MiB) up to 10485760000 bytes (10000 MiB)
				      CPUs: 8
				      Processor Vendor: GenuineIntel
				      Processor Name: Intel(R) Core(TM) i5-8300H CPU @ 2.30GHz
				      Identifier: Intel64 Family 6 Model 158 Stepping 10
				      Microarchitecture: Coffee Lake
				      Frequency (GHz): 2.30
				      Number of physical packages: 1
				      Number of physical CPUs: 4
				      Number of logical CPUs: 8
				      Graphics card #0 name: NVIDIA GeForce GTX 1050
				      Graphics card #0 vendor: NVIDIA (0x10de)
				      Graphics card #0 VRAM (MB): 4095.00
				      Graphics card #0 deviceId: 0x1c8d
				      Graphics card #0 versionInfo: DriverVersion=27.21.14.6079
				      Graphics card #1 name: Intel(R) UHD Graphics 630
				      Graphics card #1 vendor: Intel Corporation (0x8086)
				      Graphics card #1 VRAM (MB): 1024.00
				      Graphics card #1 deviceId: 0x3e9b
				      Graphics card #1 versionInfo: DriverVersion=26.20.100.7637
				      Memory slot #0 capacity (MB): 8192.00
				      Memory slot #0 clockSpeed (GHz): 2.67
				      Memory slot #0 type: DDR4
				      Memory slot #1 capacity (MB): 8192.00
				      Memory slot #1 clockSpeed (GHz): 2.67
				      Memory slot #1 type: DDR4
				      Virtual memory max (MB): 17858.30
				      Virtual memory used (MB): 11555.81
				      Swap memory total (MB): 1600.00
				      Swap memory used (MB): 0.00
				      JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms409m -Xmx10000m
				      Fabric Mods: 
					      arcanus: Arcanus 1.6
					      fabric: Fabric API 0.39.1+1.17
					      fabric-api-base: Fabric API Base 0.3.0+a02b446318
					      fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.3.0+2f75c6ce18
					      fabric-biome-api-v1: Fabric Biome API (v1) 3.2.0+b06cb95b18
					      fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.5+a02b446318
					      fabric-command-api-v1: Fabric Command API (v1) 1.1.3+5ab9934c18
					      fabric-commands-v0: Fabric Commands (v0) 0.2.2+92519afa18
					      fabric-containers-v0: Fabric Containers (v0) 0.1.12+a02b446318
					      fabric-content-registries-v0: Fabric Content Registries (v0) 0.3.0+211ddf9518
					      fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.5+be9da31018
					      fabric-dimensions-v1: Fabric Dimensions API (v1) 2.0.11+6cefd57718
					      fabric-entity-events-v1: Fabric Entity Events (v1) 1.2.1+077fc48418
					      fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.9+a722d8c018
					      fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.1+92519afa18
					      fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.7+6cefd57718
					      fabric-item-api-v1: Fabric Item API (v1) 1.2.4+a02b446318
					      fabric-item-groups-v0: Fabric Item Groups (v0) 0.2.10+b7ab612118
					      fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.4+a02b446318
					      fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.2+36b77c3e18
					      fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 1.4.4+a02b446318
					      fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.4+a02b446318
					      fabric-mining-levels-v0: Fabric Mining Levels (v0) 0.1.3+92519afa18
					      fabric-models-v0: Fabric Models (v0) 0.3.0+a02b446318
					      fabric-networking-api-v1: Fabric Networking API (v1) 1.0.13+2e8bd82f18
					      fabric-networking-blockentity-v0: Fabric Networking Block Entity (v0) 0.2.11+a02b446318
					      fabric-networking-v0: Fabric Networking (v0) 0.3.2+92519afa18
					      fabric-object-builder-api-v1: Fabric Object Builder API (v1) 1.10.9+b7ab612118
					      fabric-object-builders-v0: Fabric Object Builders (v0) 0.7.3+a02b446318
					      fabric-particles-v1: Fabric Particles (v1) 0.2.4+a02b446318
					      fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.7.10+e2961fee18
					      fabric-renderer-api-v1: Fabric Renderer API (v1) 0.4.4+5f02c96918
					      fabric-renderer-indigo: Fabric Renderer - Indigo 0.4.8+a02b446318
					      fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.1+b06cb95b18
					      fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.1.5+a02b446318
					      fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 0.1.13+a02b446318
					      fabric-rendering-v0: Fabric Rendering (v0) 1.1.2+92519afa18
					      fabric-rendering-v1: Fabric Rendering (v1) 1.8.0+b06cb95b18
					      fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.8+a00e834b18
					      fabric-screen-api-v1: Fabric Screen API (v1) 1.0.4+155f865c18
					      fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.1.8+a02b446318
					      fabric-structure-api-v1: Fabric Structure API (v1) 1.1.13+5ab9934c18
					      fabric-tag-extensions-v0: Fabric Tag Extensions (v0) 1.2.1+b06cb95b18
					      fabric-textures-v0: Fabric Textures (v0) 1.0.6+a02b446318
					      fabric-tool-attribute-api-v1: Fabric Tool Attribute API (v1) 1.2.12+b7ab612118
					      fabric-transfer-api-v1: Fabric Transfer API (v1) 1.1.2+96bf6a7e18
					      fabricloader: Fabric Loader 0.11.6
					      java: Java HotSpot(TM) 64-Bit Server VM 16
					      minecraft: Minecraft 1.17.1
				      Launched Version: MultiMC5
				      Backend library: LWJGL version 3.2.2 build 10
				      Backend API: NO CONTEXT
				      Window size: <not initialized>
				      GL Caps: Using framebuffer using OpenGL 3.2
				      GL debug messages: <disabled>
				      Using VBOs: Yes
				      Is Modded: Definitely; Client brand changed to 'fabric'
				      Type: Client (map_client.txt)
				      CPU: <unknown>

The game crashes when I break the display case in which the staff is located

The game crashes with an error code of 0 and there is no crash report itself, and by the way it does not matter what kind of staff will be in the display case

Mods: Additional Additions 2.1.3, Air Strafing attribute 1.2, antique atlas 6.1.0, Arcanus 1.16, Architectury API 2.5.30, BCLib 0.3.1, Better End 0.11.0-pre, Better Nether 5.1.3, BeWitchment 1.17-9, Bountiful 1.0.0, Cardinal Components API 3.1.1, Cloth Config 5.0.38, Extra Origins 1.17-8, Fabric API 0.40.1, Fabric Language Kotlin 1.6.5+kotlin.1.5.31, Fabrilous Updater 2.4, Illuminations 1.8, Impersonate 2.3.5, Indium 1.0.0, Kambrik, Medieva Weapons 1.1.7, Mermod 1.9, Mob Origins 1.7.0, Mod Menu 2.0.14, Origins 1.1.1, Origins Classes 1.2.2, pal 1.3.0, Patchouli 1.17-54-FABRIC, Pehkui 2.4.0+1.14.4, reeses sodium options 1.2.0, REI 6.0.279-alpha, Shadekin Origin 2.0, Sit 1.17.1-13, Sodium Extra 0.3.5, Sodium 0.3.2 Build 7, Somnus API 0.0.14, Trinkets 3.0.4, Visuality 0.1.3, Fabric Waystones 2.1.2.

Version: 1.17.1
Fabric Version: fabric-loader-0.11.7-1.17.1
Dedicated RAM to Minecraft: 5 Gb
Platform: Windows 10 Home
Launcher: Official Minecraft Launcher

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.