Giter Site home page Giter Site logo

thaumic-bases-unofficial's Introduction

Thaumic-Bases-Unofficial

Thaumic Bases Unofficial - Rewriteble old addon for TC4 (Thaumic Bases)

Dependencies: Required Mods: Baubles, Thaumcraft Optional Mods: JEI, Thaumic JEI

thaumic-bases-unofficial's People

Contributors

dycoldwind avatar rumaruka avatar shadows-of-fire avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

thaumic-bases-unofficial's Issues

Blaze rod recipe for cruzible is broken

This recipe give 3 Blaze rod for each blaze power.
dont ask for 6.

CrucibleRecipe powderToRod= new CrucibleRecipe("TB.EXCHANG",new ItemStack(Items.BLAZE_ROD,3,0),new ItemStack(Items.BLAZE_POWDER,6,0 ),new AspectList().add(Aspect.TRAP, 8));

Blank creative tabs

As of thaumicbases-3.1.255.2r-ForTC6B17, there's 2 empty creative tabs named "Thaumic Bases Blocks" and "Thaumic Bases Items" visible in the creative menu.

Decrease drop rates of ender trees and golden trees

A single tree gives roughly 20 golden apples and 32 ender pearls. This feels a little excessive for two items that are somewhat rare in vanilla. The ideal drop rate would be 0.1 golden apples and 0.5 ender pearls per tree in my opinion.

3.3.310.5r Disconnects players from a dedicated server when Greatwood Pipe is smoked.

I erroneously posted this on Thaumcraft
:::::::::::::
In version 6.1.BETA26
A player of mine in my pack World of Dragons reported that while having the Great Wood pipe plus the tobacco pile in their inventory, when they go to smoke it, each time they are disconnected from the server.

In single player it works fine.

What the console says:

[11:13:00] [Server thread/WARN] [minecraft/NetworkSystem]: Failed to handle packet for /64.31.193.174:53947
net.minecraft.util.ReportedException: Ticking player
        at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:459) ~[oq.class:?]
        at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) ~[pa.class:?]
        at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?]
        at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) ~[gw.class:?]
        at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
        at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
        at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
        at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
        at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
        at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.EntityLivingBase.func_189651_aD()Lnet/minecraft/util/math/Vec3d;
        at com.rumaruka.tb.common.item.ItemSmokingPipe.onUsingTick(ItemSmokingPipe.java:103) ~[ItemSmokingPipe.class:?]
        at net.minecraft.entity.EntityLivingBase.func_184608_ct(EntityLivingBase.java:2678) ~[vp.class:?]
        at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2097) ~[vp.class:?]
        at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) ~[aed.class:?]
        at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) ~[oq.class:?]
        ... 9 more

cross posted at: Azanor/thaumcraft-beta#1629
and originally received at: https://github.com/kreezxil/World-of-Dragons/issues/38

Tobacco Recipe Tree Bugs

Found a few issues with it, as mentioned in the comment already

  • Tobacco needs Messis which isnt available at the moment
  • The Silverwood Pipe needs Sano which also isnt available
  • In the infusion process, you cant put the Greatwood pipe on the altar, which makes the Silverwood pipe unobtainable

Aspects used to create some items not Available & very bad English.

Hi, while playing with this mod I noticed that some of the old aspects, like Sano and Pannus and such, which were used in the old Thaumcraft version but not in the current one are used in the creation of some items. This causes a problem as there is no way to obtain these aspects except through the items they are used to create or through cheating the Essentia in.
image
image

Also, the English in the Thaumiomicon for some of the research pages is exceptionally bad and does not make sense.
image

please fix these issues!

Exception with enchantmentList?

As of thaumicbases-3.1.255.2r-ForTC6B17, there's an exception during boot of a dedicated server.

[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: java.lang.ClassCastException: Cannot cast net.minecraftforge.registries.NamespacedWrapper to [Lnet.minecraft.enchantment.Enchantment;
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at java.lang.Class.cast(Class.java:3369)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at DummyCore.Utils.MiscUtils.enchantmentList(MiscUtils.java:880)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.rumaruka.tb.utils.TBConfig.load(TBConfig.java:12)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at DummyCore.Core.Core.loadConfigForMod(Core.java:183)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at DummyCore.Core.Core.registerModAbsolute(Core.java:134)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at DummyCore.Core.Core.registerModAbsolute(Core.java:115)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.rumaruka.tb.core.TBCore.preInit(TBCore.java:75)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:627)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at sun.reflect.GeneratedMethodAccessor3.invoke(Unknown Source)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at java.lang.reflect.Method.invoke(Method.java:498)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at com.google.common.eventbus.EventBus.post(EventBus.java:217)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraftforge.fml.common.LoadController.redirect$onPost$zza000(LoadController.java:560)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraftforge.fml.server.FMLServerHandler.beginServerLoading(FMLServerHandler.java:99)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraftforge.fml.common.FMLCommonHandler.onServerStart(FMLCommonHandler.java:332)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraft.server.dedicated.DedicatedServer.func_71197_b(DedicatedServer.java:125)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:486)
[17:58:10] [Server thread/INFO] [STDERR]: [DummyCore.Utils.MiscUtils:enchantmentList:882]: 	at java.lang.Thread.run(Thread.java:748)

This might be an issue in DummyCore itself?

Something goes wrong...

I just wonder, why you using your script for ALL plants, when you can use vanilla script to prevent many bags, + more compatibility.
there some WRONG logs))
`---- Minecraft Crash Report ----
// Ouch. That hurt :(

Time: 2019-06-26 15:21:23 MSK
Description: Error executing task

java.util.concurrent.ExecutionException: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} to 8 on block thaumicbases:plax, it is not an allowed value
at java.util.concurrent.FutureTask.report(Unknown Source)
at java.util.concurrent.FutureTask.get(Unknown Source)
at net.minecraft.util.Util.runTask(Util.java:531)
at net.minecraft.server.MinecraftServer.updateTimeLightAndEntities(MinecraftServer.java:723)
at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:668)
at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:256)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
at java.lang.Thread.run(Unknown Source)
Caused by: java.lang.IllegalArgumentException: Cannot set property PropertyInteger{name=age, clazz=class java.lang.Integer, values=[0, 1, 2, 3, 4, 5, 6, 7]} to 8 on block thaumicbases:plax, it is not an allowed value
at net.minecraft.block.state.BlockStateContainer$StateImplementation.withProperty(BlockStateContainer.java:235)
at com.rumaruka.tb.common.block.BlockTBPlant.grow(BlockTBPlant.java:123)
at net.minecraft.item.ItemDye.applyBonemeal(ItemDye.java:124)
at thaumcraft.common.lib.utils.Utils.useBonemealAtLoc(Utils.java:66)
at thaumcraft.common.items.tools.ItemElementalHoe.onItemUse(ItemElementalHoe.java:97)
at net.minecraftforge.common.ForgeHooks.onPlaceItemIntoWorld(ForgeHooks.java:884)
at net.minecraft.item.ItemStack.onItemUse(ItemStack.java:186)
at net.minecraft.server.management.PlayerInteractionManager.processRightClickBlock(PlayerInteractionManager.java:492)
at net.minecraft.network.NetHandlerPlayServer.processTryUseItemOnBlock(NetHandlerPlayServer.java:741)
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:55)
at net.minecraft.network.play.client.CPacketPlayerTryUseItemOnBlock.processPacket(SourceFile:11)
at net.minecraft.network.PacketThreadUtil$1.run(PacketThreadUtil.java:20)
at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at net.minecraft.util.Util.runTask(Util.java:529)
... 5 more

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

-- System Details --
Minecraft Version: 1.12.2
Operating System: Windows 7 (amd64) version 6.1
Java Version: 1.8.0_211, Oracle Corporation
Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
Memory: 670297816 bytes (639 MB) / 2884894720 bytes (2751 MB) up to 2884894720 bytes (2751 MB)
JVM Flags: 3 total; -Xmn128M -Xmx2764M -XX:+UseConcMarkSweepGC
IntCache: cache: 0, tcache: 0, allocated: 1, tallocated: 73
FML: MCP 9.42 Powered by Forge 14.23.5.2825 Optifine OptiFine_1.12.2_HD_U_E4_pre1 98 mods loaded, 98 mods active
States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored

   | State  | ID                                           | Version                     | Source                                        | Signature                                |
   |:------ |:-------------------------------------------- |:--------------------------- |:--------------------------------------------- |:---------------------------------------- |
   | LCHIJA | minecraft                                    | 1.12.2                      | minecraft.jar                                 | None                                     |
   | LCHIJA | mcp                                          | 9.42                        | minecraft.jar                                 | None                                     |
   | LCHIJA | FML                                          | 8.0.99.99                   | forge-1.12.2-14.23.5.2825.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHIJA | forge                                        | 14.23.5.2825                | forge-1.12.2-14.23.5.2825.jar                 | e3c3d50c7c986df74c645c0ac54639741c90a557 |
   | LCHIJA | creativecoredummy                            | 1.0.0                       | minecraft.jar                                 | None                                     |
   | LCHIJA | itemphysic                                   | 1.4.0                       | minecraft.jar                                 | None                                     |
   | LCHIJA | com.elytradev.movingworld.common.asm.coremod |                             | minecraft.jar                                 | None                                     |
   | LCHIJA | ClientFixer                                  | 1.12.2-1.9                  | minecraft.jar                                 | None                                     |
   | LCHIJA | dsurroundcore                                | 3.5.4.3                     | minecraft.jar                                 | None                                     |
   | LCHIJA | swordskillsapi                               | 1.1.0                       | 1.12.2-SwordSkillsApi-1.1.0.jar               | None                                     |
   | LCHIJA | dynamicswordskills                           | 1.12.2-6.0.1                | 1.12.2-DynamicSwordSkills-6.0.1.jar           | None                                     |
   | LCHIJA | ambience                                     | GRADLE:VERSION-GRADLE:BUILD | Ambience+1.1-10.jar                           | None                                     |
   | LCHIJA | codechickenlib                               | 3.2.2.353                   | CodeChickenLib-1.12.2-3.2.2.353-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | ancientwarfare                               | 1.12.2-2.7.0.704            | ancientwarfare-1.12.2-2.7.0.704.jar           | None                                     |
   | LCHIJA | ancientwarfarestructure                      | 1.12.2-2.7.0.704            | ancientwarfare-1.12.2-2.7.0.704.jar           | None                                     |
   | LCHIJA | ancientwarfarevehicle                        | 1.12.2-2.7.0.704            | ancientwarfare-1.12.2-2.7.0.704.jar           | None                                     |
   | LCHIJA | ancientwarfarenpc                            | 1.12.2-2.7.0.704            | ancientwarfare-1.12.2-2.7.0.704.jar           | None                                     |
   | LCHIJA | ancientwarfareautomation                     | 1.12.2-2.7.0.704            | ancientwarfare-1.12.2-2.7.0.704.jar           | None                                     |
   | LCHIJA | antiqueatlas                                 | 4.5.0                       | antiqueatlas-1.12.2-4.5.0.jar                 | e631d7254e451d0360d0148cb21407d5511d45e9 |
   | LCHIJA | antiqueatlasoverlay                          | 1.2                         | antiqueatlas-1.12.2-4.5.0.jar                 | e631d7254e451d0360d0148cb21407d5511d45e9 |
   | LCHIJA | anvilfix                                     | 1.0.3                       | AnvilFix-1.12.2-1.0.3.jar                     | None                                     |
   | LCHIJA | baubles                                      | 1.5.2                       | Baubles-1.12-1.5.2.jar                        | None                                     |
   | LCHIJA | artifacts                                    | 1.12.2-1.1.0                | Artifacts-1.12.2-1.1.0.jar                    | None                                     |
   | LCHIJA | astikorcarts                                 | 1.12.2-0.1.2.7              | astikorcarts-1.12.2-0.1.2.7.jar               | None                                     |
   | LCHIJA | betterthanmending                            | 1.1.1                       | BetterThanMending-1.1.1.jar                   | None                                     |
   | LCHIJA | biomesoplenty                                | 7.0.1.2427                  | BiomesOPlenty-1.12.2-7.0.1.2427-universal.jar | None                                     |
   | LCHIJA | bonsaitrees                                  | 1.1.2                       | bonsaitrees-1.1.2-b144.jar                    | None                                     |
   | LCHIJA | bookshelf                                    | 2.3.577                     | Bookshelf-1.12.2-2.3.577.jar                  | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | bmtr                                         | 0.4                         | BringMeTheRings-0.4.jar                       | None                                     |
   | LCHIJA | ctm                                          | MC1.12.2-0.3.3.22           | CTM-MC1.12.2-0.3.3.22.jar                     | None                                     |
   | LCHIJA | chisel                                       | MC1.12.2-0.2.1.35           | Chisel-MC1.12.2-0.2.1.35.jar                  | None                                     |
   | LCHIJA | toughasnails                                 | 3.1.0.139                   | ToughAsNails-1.12.2-3.1.0.139-universal.jar   | None                                     |
   | LCHIJA | comforts                                     | 1.4.1.2                     | comforts-1.12.2-1.4.1.2.jar                   | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
   | LCHIJA | cosmeticarmorreworked                        | 1.12.2-v4a                  | CosmeticArmorReworked-1.12.2-v4a.jar          | aaaf83332a11df02406e9f266b1b65c1306f0f76 |
   | LCHIJA | cosmiclib                                    | 0.4.0                       | CosmicLib-1.12.2-0.4.0.BETA.jar               | d3974446c00f9f1d275edce305771eeddf30c658 |
   | LCHIJA | creativecore                                 | 1.9.9                       | CreativeCore_v1.9.45_mc1.12.2.jar             | None                                     |
   | LCHIJA | movingworld                                  | 1.12-6.342                  | movingworld-1.12-6.342-full (2).jar           | None                                     |
   | LCHIJA | davincisvessels                              | @DVESSELSVER@               | davincisvessels-1.12-6.340-full (2).jar       | None                                     |
   | LCHIJA | dimdoors                                     | 3.0.9+287                   | DimensionalDoors-3.0.9-287.jar                | None                                     |
   | LCHIJA | dummycore                                    | 2.4.112.5.                  | DummyCoreUnofficial-2.4.112.5.jar             | None                                     |
   | LCHIJA | fantasticlib                                 | 1.12.2.012                  | FantasticLib-1.12.2.012.jar                   | None                                     |
   | LCHIJA | dynamicstealth                               | 1.12.2.070                  | DynamicStealth-1.12.2.070.jar                 | None                                     |
   | LCHIJA | eplus                                        | 5.0.176                     | EnchantingPlus-1.12.2-5.0.176 (1).jar         | d476d1b22b218a10d845928d1665d45fce301b27 |
   | LCHIJA | eyesinthedarkness                            | 0.0.5                       | EyesInTheDarkness-0.0.5.jar                   | None                                     |
   | LCHIJA | familiarfauna                                | 1.0.11                      | FamiliarFauna-1.12.2-1.0.11.jar               | None                                     |
   | LCHIJA | fancylamps                                   | 1.1.0                       | fancylamps-1.1.0.jar                          | None                                     |
   | LCHIJA | forgelin                                     | 1.8.2                       | Forgelin-1.8.2.jar                            | None                                     |
   | LCHIJA | globalxp                                     | v1.4.3                      | globalxp-1.12.x-v1.4.3.jar                    | None                                     |
   | LCHIJA | hammercore                                   | 2.0.4.7                     | HammerCore-1.12.2-2.0.4.7.jar                 | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCHIJA | hardcoredarkness                             | 2.0                         | HardcoreDarkness-MC1.12.2-2.0.jar             | d72e0dd57935b3e9476212aea0c0df352dd76291 |
   | LCHIJA | thaumcraft                                   | 6.1.BETA26                  | Thaumcraft-1.12.2-6.1.BETA26.jar              | None                                     |
   | LCHIJA | thaumadditions                               | 18r                         | ThaumicAdditions-1.12.2-18r.jar               | 4d7b29cd19124e986da685107d16ce4b49bc0a97 |
   | LCHIJA | llibrary                                     | 1.7.18                      | llibrary-1.7.18-1.12.2.jar                    | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
   | LCHIJA | iceandfire                                   | 1.7.1                       | iceandfire-1.7.1-1.12.2.jar                   | None                                     |
   | LCHIJA | ignitehud                                    | 1.12-b0.1.1                 | ignitehud_1.12-b0.1.1.jar                     | None                                     |
   | LCHIJA | jei                                          | 4.15.0.277                  | jei_1.12.2-4.15.0.277.jar                     | None                                     |
   | LCHIJA | mantle                                       | 1.12-1.3.3.49               | Mantle-1.12-1.3.3.49.jar                      | None                                     |
   | LCHIJA | radixcore                                    | 1.12.x-2.2.1                | RadixCore-1.12.x-2.2.1-universal.jar          | None                                     |
   | LCHIJA | mca                                          | 1.12.2-5.3.1                | MCA-1.12.x-5.3.1-universal.jar                | None                                     |
   | LCHIJA | mobblocker                                   | 1.12-1.5.0                  | mobblocker-1.12-1.5.0.jar                     | None                                     |
   | LCHIJA | moreplayermodels                             | 1.12.2                      | MorePlayerModels_1.12.2(18jan18).jar          | None                                     |
   | LCHIJA | mowziesmobs                                  | 1.5.4                       | mowziesmobs-1.5.4.jar                         | None                                     |
   | LCHIJA | nospawnzone                                  | 1.12.2.1.3                  | NoSpawnZone-1.12.2.1.3 (1).jar                | None                                     |
   | LCHIJA | nei                                          | 2.4.2                       | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
   | LCHIJA | twilightforest                               | 3.8.689                     | twilightforest-1.12.2-3.8.689-universal.jar   | None                                     |
   | LCHIJA | tconstruct                                   | 1.12.2-2.12.0.135           | TConstruct-1.12.2-2.12.0.135.jar              | None                                     |
   | LCHIJA | planarartifice                               | 0.13                        | planarartifice-0.13.jar                       | None                                     |
   | LCHIJA | plustic                                      | 7.0.5.2                     | plustic-7.0.5.2.jar                           | None                                     |
   | LCHIJA | pcb                                          | 1.5.0                       | portablecraftbench-1.12.2-1.5.1.jar           | None                                     |
   | LCHIJA | rfp2                                         | 1.12.2-1.1.0                | RealFirstPerson2-1.12.2-1.1.0.jar             | None                                     |
   | LCHIJA | rustic                                       | 1.1.0                       | rustic-1.1.0.jar                              | None                                     |
   | LCHIJA | rusticthaumaturgy                            | 4.4a                        | Rustic+Thaumaturgy-4.4a.jar                   | None                                     |
   | LCHIJA | sereneseasons                                | 1.2.15                      | SereneSeasons-1.12.2-1.2.15-universal.jar     | None                                     |
   | LCHIJA | silentlib                                    | 3.0.13                      | SilentLib-1.12.2-3.0.13+167.jar               | None                                     |
   | LCHIJA | simplemagnet                                 | 1.12.2-1.3.12               | simplemagnet-1.12.2-1.3.12.jar                | None                                     |
   | LCHIJA | tickratechanger                              | 1.0.14                      | TickrateChanger-1.0.14.jar                    | None                                     |
   | LCHIJA | sleepingoverhaul                             | 1.0.0                       | SleepingOverhaul-1.12.2-1.0.0.jar             | d3974446c00f9f1d275edce305771eeddf30c658 |
   | LCHIJA | somanyenchantments                           | 0.4.3                       | somanyenchantments+V0.4.31.jar                | None                                     |
   | LCHIJA | tc6aspects4jei                               | 0.0.2a                      | tc6aspects4jei-0.0.2a.jar                     | None                                     |
   | LCHIJA | texfix                                       | 4.0                         | TexFix+V-1.12-4.0 (1).jar                     | None                                     |
   | LCHIJA | tg                                           | 0.1.5.0                     | Thaumic_Gadgets_1.12.2_0.1.5.1_tb.26.jar      | None                                     |
   | LCHIJA | thaumicaugmentation                          | 1.12.2-1.0.6                | ThaumicAugmentation-1.12.2-1.0.6.jar          | None                                     |
   | LCHIJA | thaumicbases                                 | 3.3.310.5r                  | thaumicbases-3.3.350.6r.jar                   | None                                     |
   | LCHIJA | thaumicjei                                   | 1.6.0                       | ThaumicJEI-1.12.2-1.6.0-27.jar                | None                                     |
   | LCHIJA | thaumicperiphery                             | 0.3.0                       | thaumicperiphery-0.3.0.jar                    | None                                     |
   | LCHIJA | thaumicrestoration                           | 1.3.1                       | ThaumicRestoration-1.3.1.jar                  | None                                     |
   | LCHIJA | thaumicwonders                               | 1.7.0                       | thaumicwonders-1.7.0.jar                      | None                                     |
   | LCHIJA | trashslot                                    | 8.4.6                       | TrashSlot_1.12.1-8.4.6.jar                    | None                                     |
   | LCHIJA | uteamcore                                    | 2.2.4.94                    | u_team_core-1.12.2-2.2.4.94.jar               | None                                     |
   | LCHIJA | upsizer                                      | 4.0.1                       | upsizer-mc1.12-4.0.1.jar                      | None                                     |
   | LCHIJA | vanillafix                                   | 1.0.10-SNAPSHOT             | VanillaFix-1.0.10-99.jar                      | None                                     |
   | LCHIJA | walljump                                     | 1.12.2-1.2.3                | walljump-1.12.2-1.2.3 (1).jar                 | None                                     |
   | LCHIJA | warpbook                                     | @VERSION@                   | Warpbook-1.12.2-3.2.0.jar                     | None                                     |
   | LCHIJA | waystones                                    | 4.0.67                      | Waystones_1.12.2-4.0.67.jar                   | None                                     |
   | LCHIJA | lemonlib                                     | 1.3.0                       | lemonlib-1.12.2-1.3.0.jar                     | None                                     |
   | LCHIJA | arcaneworld                                  | 0.0.11                      | arcaneworld-1.12.2-0.0.11.jar                 | None                                     |
   | LCHIJA | orelib                                       | 3.5.2.2                     | OreLib-1.12.2-3.5.2.2.jar                     | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
   | LCHIJA | dsurround                                    | 3.5.4.3                     | DynamicSurroundings-1.12.2-3.5.4.3 (1).jar    | 7a2128d395ad96ceb9d9030fbd41d035b435753a |

Loaded coremods (and transformers): ClientFixer (clientfixer-1.12.2-1.9.jar)
com.gamerforea.clientfixer.asm.ASMTransformer
CreativePatchingLoader (CreativeCore_v1.9.45_mc1.12.2.jar)

                                  HCASM (HammerCore-1.12.2-2.0.4.7.jar)
                                    com.zeitheron.hammercore.asm.HammerCoreTransformer
                                  DCLoadingPlugin (DummyCoreUnofficial-2.4.112.5.jar)
                                    DummyCore.ASM.DCASMManager
                                  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
                                    sereneseasons.asm.transformer.EntityRendererTransformer
                                    sereneseasons.asm.transformer.WorldTransformer
                                  MovingWorldCore (movingworld-1.12-6.342-full (2).jar)
                                    
                                  ForgelinPlugin (Forgelin-1.8.2.jar)
                                    
                                  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
                                    team.chisel.ctm.client.asm.CTMTransformer
                                  llibrary (llibrary-core-1.0.11-1.12.2.jar)
                                    net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
                                    net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
                                  CosmicLibFakeCoreMod (CosmicLib-1.12.2-0.4.0.BETA.jar)
                                    
                                  TickrateChanger (TickrateChanger-1.0.14.jar)
                                    me.guichaguri.tickratechanger.TickrateTransformer
                                  BringMeTheRings plugin (BringMeTheRings-0.4.jar)
                                    zabi.minecraft.bmtr.core.BaublesTransformer
                                  VanillaFixLoadingPlugin (VanillaFix-1.0.10-99.jar)
                                    
                                  ItemPatchingLoader (ItemPhysic_Full_1.4.21_mc1.12.2.jar)
                                    com.creativemd.itemphysic.ItemTransformer
                                  LoadingPlugin (HardcoreDarkness-MC1.12.2-2.0.jar)
                                    lumien.hardcoredarkness.asm.ClassTransformer
                                  DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
                                    org.orecruncher.dsurround.asm.Transformer

GL info: ERROR RuntimeException: No OpenGL context found in the current thread.
Hammer Core Information: FluidDictionary Info: Registered 2 fluids.
OreDictionary Info: Registered 700 names; 3747 stacks.
Pastebin Connection: Okay.
Dependent Mods:
-Thaumic Additions: Reconstructed (thaumadditions) @18R
Pulsar/tconstruct loaded Pulses: - TinkerCommons (Enabled/Forced)
- TinkerWorld (Enabled/Not Forced)
- TinkerTools (Enabled/Not Forced)
- TinkerHarvestTools (Enabled/Forced)
- TinkerMeleeWeapons (Enabled/Forced)
- TinkerRangedWeapons (Enabled/Forced)
- TinkerModifiers (Enabled/Forced)
- TinkerSmeltery (Enabled/Not Forced)
- TinkerGadgets (Enabled/Not Forced)
- TinkerOredict (Enabled/Forced)
- TinkerIntegration (Enabled/Forced)
- TinkerFluids (Enabled/Forced)
- TinkerMaterials (Enabled/Forced)
- TinkerModelRegister (Enabled/Forced)
- chiselIntegration (Enabled/Not Forced)
[DummyCore]: 'Special case ASM modification mods: ''Note, that these mods might not be involved in the crash in ANY WAY!''DummyCore just prints some known mods for a lot of ASM modifications''dummycore''CodeChickenLib'
Suspected Mods: Thaumic Bases (thaumicbases), Thaumcraft (thaumcraft)`

and if this work

Crashes with Thaumcraft 6.1.BETA26 and Forge 14.23.5.2769

Updated to Thaumcraft-1.12.2-6.1.BETA26 (https://minecraft.curseforge.com/projects/thaumcraft/files/2628773) released today and Forge Mod Loader 1.12.2 - 14.23.5.2769 (http://files.minecraftforge.net/maven/net/minecraftforge/forge/index_1.12.2.html). Using latest release Thaumic Bases 3.2.265.4r.

Thaumic Additions had a similar issue and fixed it with https://gitlab.com/DragonForge/ThaumicAdditions/commit/b8ca6ddd3de392eb0b85d19348458929624e3e49 .

crash-2018-10-17_19.28.08-client.txt

Crops growing extremely slow, and randomly not dropping anything.

I've been playing with the Plax, Metalleat and Lazullia crops for a while in the "Garden of Thaumcraft and Botania" pack, and I've encountered two issues.
Firstly, at least those three crops seem to grow extremely slow, taking more than 24 IRL hours just to grow one single stage.
Second, sometimes the crops don't drop anything, not even seeds, even when they seem to be fully grown (aka bonemeal doesn't change them anymore). I haven't been able to replicate this consistently, though. Sorry :x

Also, the Agricarnation from Botania doesn't work with those crops. It might be a problem with Botania itself, but you never know.
Hope this helped a bit!

Alchemy bug

hi there, been using and testing and having some issues with certain alchemy stuff: i can create crystals in the crucible for every aspect but not for pannus iter and fames (so far) the essence just stay in the crucible until it starts to go into the air, i can take all the other aspect with the crystals (lets see, from leather, i can take out bestia and stuff) but pannus stays in the crucible. Same with iter and fames... any clue what could be going on?I'm using tc6 beta24 pluss tc addons: your mod, thaumic additions, thaumic pheripery and rustic+ thaumaturgy in case you know any of this could cause the bug.

White-eye's scythe glitch

In this unofficial version, The scythe not only too small, but also holding at wrong position (It's holding sideways now) , In the orginal version, This scythe was as large as player's hight, and it's holding just like a bigger hoe....

Crash (bandicoot XD)

Glow stone dust plant Couse crash.
Maybe only with green thaum lantern.
Sorry, can't show log, not in home.

[Bugs] Everything wrong about plants (or almost everything)

Plants are not register like other plants
Being incompatible with almost any mod that's about farming or tweaking

And same with trees
more over
Having broken texture. Their leaves not registered like leaves

and everything highly affected by luck enchantment

I think to fix that all...
It needed to be added again with vanilla patern, I guess

+"Sugar cane wild plant" broken too
And growing only in one direction

Crash with Thaumic Brazier

As of thaumicbases-3.3.352.6r with Baubles-1.12-1.5.2, DummyCoreUnofficial-2.4.112.5, Thaumcraft-1.12.2-6.1.BETA26, a server side crash is observed with Thaumic Brazier.

java.lang.NullPointerException: Ticking block entity
	at thaumcraft.common.lib.events.EssentiaHandler.getSources(EssentiaHandler.java:235)
	at thaumcraft.common.lib.events.EssentiaHandler.drainEssentia(EssentiaHandler.java:33)
	at com.rumaruka.tb.common.tiles.TileBraizer.func_73660_a(TileBraizer.java:51)
	at net.minecraft.world.World.func_72939_s(World.java:1835)
	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:613)
	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:767)
	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668)
	at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:185)
	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526)
	at java.lang.Thread.run(Thread.java:745)

It's only reproduced in a custom modpack on test world with a 13x13 platform of braziers and no jar in range. I couldn't reproduce it with a new world and just those 4 mods. Code needs to be reviewed to help understand how to reproduce.

Seed Not Growing

So far I've planted the sweed seeds and the metalleat seeds and neither are growing. The only was to to make them grow is applying bonemeal. I am using thaumicbases-3.1.255.2r-ForTC6B17 with Thaumcraft 6 B19 forge 14.23.4.2745

Golden tree leaves are opaque

Vanilla tree leaves are transparent, meaning you can't place torches on them and mobs can't spawn on top of them. Leaves from this mod appear to be opaque, which I discovered when one grew next to me and I started suffocating.

Empty recipe for Void Shears

2020-09-03_20 50 28

For some reason Thaumic Bases is creating this empty recipe for Void Shears which allows just getting them out of nothing, I wasn't able to remove it with Crafttweaker, very odd.

Scripts

I can't remove the Thauminit armor's recipe.
Version: 1.12.2
Mod version: 3.3.352
Delete method:
recipes.remove(thaumicbases:thauminitehelmet);

Crash [TC6:B17] Thaumic Bases 3.1.250.1r

I updated Thaumcraft to Beta 17 and Thaumic Bases to 3.1.250.1r.

Got a crash on my client at startup.

Leaving Thaumcraft at BETA 17 and downgrading Thaumic Bases to 120.30b fixes the crash.

net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Thaumic Bases (thaumicbases)
Caused by: java.lang.NoSuchFieldError: bucketDeath
at com.rumaruka.tb.init.TBThaumonomicon.setup(TBThaumonomicon.java:353)
at com.rumaruka.tb.core.TBCore.init(TBCore.java:105)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:626)
at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
at com.google.common.eventbus.EventBus.post(EventBus.java:217)
at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:329)
at net.minecraft.client.Minecraft.init(Minecraft.java:534)
at net.minecraft.client.Minecraft.run(Minecraft.java:3926)
at net.minecraft.client.main.Main.main(SourceFile:123)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
at net.minecraft.launchwrapper.Launch.main(Launch.java:28)

Attached my client log:
latest.log

Maybe because of some name changes in Thaumcraft ?

I hope it helps you out, to locate the problem !

Thanx for your time !

grtz,

MachinegunMarty

Planned for Thaumic Bases Unofficial 3.3.325.6r

1)Fix Craft Mixed Crystals (FIX)
2)Make Revoler (Begin Work)
3)Make Ukulele (Don`t know)
4)Make Enchatment (DONE AND WORK)
5)Make Spawner Compass (DISCONTINUED!)
6)Make Smeltry (Begin Work)

Bug with scripts

Чел, я понимаю, что у тебя беда с башкой, и ты удаляешь свои же ответы, но прошу о помощи вновь. То, что файл скрипта назван на русском - ничего не меняет. У меня с русскими названиями работают все скрипты, и лишь с этим аддоном не работает. Поменял на англ. название - не помогло (и не должно было, как и со скобочками). Так в чём же может быть проблема?

Planks and logs are both missing ore dictionary tags

Other mods that add threes add the plankWood ore dictionary tag to their planks, and the logWood tag to their logs. This allows them to be used in recipes that require planks and logs. All of the planks and logs from this mod are missing those tags, so they can't be used in any crafting recipes.

For example, they can't be made into sticks:

image

When smoking in the server, the server will load class Vec2f and then kick off the player

When smoking in the server, the server will attempt to load client-sided class Vec2f and then get a NoClassDefFoundError, kicking off the player. I cannot reproduce this in the singleplayer mode.

Versions:
Baubles 1.5.2
DummyCoreUnofficial 2.4.112.5
Thaumcraft BETA26
thaumicbases 3.3.352.6r
forge 2838 (client is 2852)

These are logs logged by the server.
latest.log
debug.log

similar one is #28 , but I reproduced the issue regardless of whatever im staring at.

GIF which shows the process:
tb1

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.