Giter VIP home page Giter VIP logo

extraspells's People

Contributors

meldexun avatar

Stargazers

 avatar

Watchers

 avatar

extraspells's Issues

Time Manipulator swaps time to 7am/7pm rather than the period when undead burning starts/ends (6am/6pm)

When using the Time Manipulator spell, the time is set to 7am/7pm (equivalent to the command time set day/night).

This is a issue when playing with mods that let the player play as a undead (such as Rise of the Animagus which lets you become a lich). Undead (zombies/skeletons/liches) burn from 6am to 6pm.

Can we change the Time Manipulator spell to set the time to 6am/6pm instead? This way, lich's can use it to avoid getting burned by sunlight and regular players can use it to make sure that undead are at a disadvantage.

Crash With Potion Core Since Last Update

I updated the mod today and start receiving the error below, and since PotionCore was not update and when i downgrade the version of ExtraSpells everything goes back to normal i think is something related with the last version:

---- Minecraft Crash Report ----

WARNING: coremods are present:
  EnderCorePlugin (EnderCore-1.12.2-0.5.53-core.jar)
  HCASM (HammerCore-1.12.2-2.0.4.4.jar)
  LoadingPlugin (Quark-r1.5-146.jar)
  AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar)
  LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  AstralCore (astralsorcery-1.12.2-1.10.12.jar)
  ForgelinPlugin (Forgelin-1.8.2.jar)
  CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  Plugin (NotEnoughIDs-1.5.4.4.jar)
  llibrary (llibrary-core-1.0.11-1.12.2.jar)
  IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  IvToolkit (IvToolkit-1.3.3-1.12.jar)
  Wizardry Plugin (wizardry-0.9.9.jar)
  DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
Contact their authors BEFORE contacting forge

// You should try our sister game, Minceraft!

Time: 4/7/19 4:10 PM
Description: There was a severe problem during mod loading that has caused the game to fail

net.minecraftforge.fml.common.LoaderException: java.lang.NoClassDefFoundError: com/tmtravlr/potioncore/potion/PotionMagicShield
	at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:89)
	at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:599)
	at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	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:219)
	at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
	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:497)
	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:136)
	at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:593)
	at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
	at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
	at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
	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:497)
	at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
	at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
Caused by: java.lang.NoClassDefFoundError: com/tmtravlr/potioncore/potion/PotionMagicShield
	at java.lang.Class.getDeclaredMethods0(Native Method)
	at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
	at java.lang.Class.privateGetPublicMethods(Class.java:2902)
	at java.lang.Class.getMethods(Class.java:1615)
	at net.minecraftforge.fml.common.eventhandler.EventBus.register(EventBus.java:82)
	at net.minecraftforge.fml.common.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:82)
	... 36 more
Caused by: java.lang.ClassNotFoundException: com.tmtravlr.potioncore.potion.PotionMagicShield
	at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	... 42 more
Caused by: java.lang.NullPointerException


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

-- System Details --
Details:
	Minecraft Version: 1.12.2
	Operating System: Windows 10 (amd64) version 10.0
	Java Version: 1.8.0_51, Oracle Corporation
	Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
	Memory: 6526671424 bytes (6224 MB) / 8967946240 bytes (8552 MB) up to 15271460864 bytes (14564 MB)
	JVM Flags: 6 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx12288m -Xms256m -XX:PermSize=256m -Xmx16G -Xms5G
	IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
	FML: MCP 9.42 Powered by Forge 14.23.5.2815 Optifine OptiFine_1.12.2_HD_U_E3 245 mods loaded, 245 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                                |
	|:----- |:--------------------------------- |:---------------------------- |:-------------------------------------------------------------- |:---------------------------------------- |
	| LC    | minecraft                         | 1.12.2                       | minecraft.jar                                                  | None                                     |
	| LC    | mcp                               | 9.42                         | minecraft.jar                                                  | None                                     |
	| LC    | FML                               | 8.0.99.99                    | forge-1.12.2-14.23.5.2815.jar                                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LC    | forge                             | 14.23.5.2815                 | forge-1.12.2-14.23.5.2815.jar                                  | e3c3d50c7c986df74c645c0ac54639741c90a557 |
	| LC    | ivtoolkit                         | 1.3.3-1.12                   | minecraft.jar                                                  | None                                     |
	| LC    | foamfixcore                       | 7.7.4                        | minecraft.jar                                                  | None                                     |
	| LC    | dsurroundcore                     | 3.5.4.3                      | minecraft.jar                                                  | None                                     |
	| LC    | jei                               | 4.15.0.268                   | jei_1.12.2-4.15.0.268.jar                                      | None                                     |
	| LC    | abyssalcraft                      | 1.9.6                        | AbyssalCraft-1.12.2-1.9.6.jar                                  | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
	| LC    | baubles                           | 1.5.2                        | Baubles-1.12-1.5.2.jar                                         | None                                     |
	| LC    | thaumcraft                        | 6.1.BETA26                   | Thaumcraft-1.12.2-6.1.BETA26.jar                               | None                                     |
	| LC    | acheads                           | 2.1.0                        | AbyssalCraft Heads-1.12.2-2.1.0.jar                            | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
	| LC    | ctm                               | MC1.12.2-0.3.3.22            | CTM-MC1.12.2-0.3.3.22.jar                                      | None                                     |
	| LC    | chisel                            | MC1.12.2-0.2.1.35            | Chisel-MC1.12.2-0.2.1.35.jar                                   | None                                     |
	| LC    | endercore                         | 1.12.2-0.5.53                | EnderCore-1.12.2-0.5.53.jar                                    | None                                     |
	| LC    | enderio                           | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderiointegrationtic             | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | mantle                            | 1.12-1.3.3.49                | Mantle-1.12-1.3.3.49.jar                                       | None                                     |
	| LC    | twilightforest                    | 3.8.689                      | twilightforest-1.12.2-3.8.689-universal.jar                    | None                                     |
	| LC    | tconstruct                        | 1.12.2-2.12.0.135            | TConstruct-1.12.2-2.12.0.135.jar                               | None                                     |
	| LC    | acintegration                     | 1.8.1                        | AbyssalCraft Integration-1.12.2-1.8.1.jar                      | 220f10d3a93b3ff5fbaa7434cc629d863d6751b9 |
	| LC    | akashictome                       | 1.2-12                       | AkashicTome-1.2-12.jar                                         | None                                     |
	| LC    | codechickenlib                    | 3.2.2.353                    | CodeChickenLib-1.12.2-3.2.2.353-universal.jar                  | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LC    | ancientwarfare                    | 1.12.2-2.7.0.574             | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LC    | ancientwarfarestructure           | @VERSION@                    | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LC    | ancientwarfarevehicle             | 1.12.2-2.7.0.574             | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LC    | ancientwarfarenpc                 | 1.12.2-2.7.0.574             | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LC    | buildcraftlib                     | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | buildcraftcore                    | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | redstoneflux                      | 2.1.0                        | RedstoneFlux-1.12-2.1.0.6-universal.jar                        | 8a6abf2cb9e141b866580d369ba6548732eff25f |
	| LC    | ancientwarfareautomation          | 1.12.2-2.7.0.574             | ancientwarfare-1.12.2-2.7.0.574.jar                            | None                                     |
	| LC    | biomesoplenty                     | 7.0.1.2426                   | BiomesOPlenty-1.12.2-7.0.1.2426-universal.jar                  | None                                     |
	| LC    | botania                           | r1.10-360                    | Botania r1.10-360.jar                                          | None                                     |
	| LC    | craftstudioapi                    | 1.0.0                        | CraftStudioAPI-universal-1.0.1.95-mc1.12-alpha.jar             | None                                     |
	| LC    | natura                            | 1.12.2-4.3.2.66              | natura-1.12.2-4.3.2.66.jar                                     | None                                     |
	| LC    | harvestcraft                      | 1.12.2zb                     | Pam's HarvestCraft 1.12.2zc The 7mm Kidney Stone Update.jar    | None                                     |
	| LC    | animania                          | 1.6.2                        | animania-1.12.2-1.6.2.jar                                      | None                                     |
	| LC    | applecore                         | 3.2.0                        | AppleCore-mc1.12.2-3.2.0.jar                                   | None                                     |
	| LC    | appleskin                         | 1.0.9                        | AppleSkin-mc1.12-1.0.9.jar                                     | None                                     |
	| LC    | aquaculture                       | 1.6.8                        | Aquaculture-1.12.2-1.6.8.jar                                   | None                                     |
	| LC    | conarm                            | 1.2.3                        | conarm-1.12.2-1.2.3.jar                                        | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
	| LC    | basemetals                        | 2.5.0-beta7                  | BaseMetals-1.12-2.5.0-beta7.311.jar                            | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | runesofwizardry                   | 1.12.2-0.9.2                 | Runes-of-Wizardry-1.12.2-0.9.2.jar                             | None                                     |
	| LC    | guideapi                          | 1.12-2.1.8-63                | Guide-API-1.12-2.1.8-63.jar                                    | None                                     |
	| LC    | bloodmagic                        | 1.12.2-2.4.0-102             | BloodMagic-1.12.2-2.4.0-102.jar                                | None                                     |
	| LC    | bloodarsenal                      | 1.12.2-2.1.0-25              | BloodArsenal-1.12.2-2.1.0-26.jar                               | None                                     |
	| LC    | brandonscore                      | 2.4.9                        | BrandonsCore-1.12.2-2.4.9.195-universal.jar                    | None                                     |
	| LC    | draconicevolution                 | 2.3.20                       | Draconic-Evolution-1.12.2-2.3.20.333-universal.jar             | None                                     |
	| LC    | moartinkers                       | 0.6.0                        | moartinkers-0.6.0.jar                                          | None                                     |
	| LC    | modernmetals                      | 2.5.0-beta7                  | ModernMetals-1.12-2.5.0-beta7.144.jar                          | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | cucumber                          | 1.1.3                        | Cucumber-1.12.2-1.1.3.jar                                      | None                                     |
	| LC    | mysticalagriculture               | 1.7.3                        | MysticalAgriculture-1.12.2-1.7.3.jar                           | None                                     |
	| LC    | mysticalagradditions              | 1.3.1                        | MysticalAgradditions-1.12.2-1.3.1.jar                          | None                                     |
	| LC    | silentlib                         | 3.0.13                       | SilentLib-1.12.2-3.0.13+167.jar                                | None                                     |
	| LC    | silentgems                        | 2.8.16                       | SilentsGems-1.12.2-2.8.16+317.jar                              | None                                     |
	| LC    | armoryexpansion                   | 0.2.0                        | armoryexpansion-0.2.0.jar                                      | None                                     |
	| LC    | astralsorcery                     | 1.10.12                      | astralsorcery-1.12.2-1.10.12.jar                               | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
	| LC    | atlcraft                          | MC1.12-Ver1.9                | ATLCraftCandlesMod(MC1.12-Ver1.9).jar                          | None                                     |
	| LC    | quark                             | r1.5-146                     | Quark-r1.5-146.jar                                             | None                                     |
	| LC    | autoreglib                        | 1.3-26                       | AutoRegLib-1.3-26.jar                                          | None                                     |
	| LC    | baublelicious                     | 1.4.0-4                      | Baublelicious-1.4.0-4.jar                                      | None                                     |
	| LC    | baubleofundying                   | 1.0.1                        | BaubleOfUndying-1.12-1.0.1.jar                                 | None                                     |
	| LC    | subcommonlib                      | 1.2.0.1                      | subcommonlib-sublib-1.12.2-1.2.0.4.jar                         | None                                     |
	| LC    | rpginventory                      | 1.12.2                       | rpginventory-1.12-5.3.0.0.jar                                  | None                                     |
	| LC    | beastmaster                       | $version                     | beastmaster-1.12.2-1.2.0.1.jar                                 | None                                     |
	| LC    | buildcraftenergy                  | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | toughasnails                      | 3.1.0.139                    | ToughAsNails-1.12.2-3.1.0.139-universal.jar                    | None                                     |
	| LC    | forestry                          | 5.8.2.387                    | forestry_1.12.2-5.8.2.387.jar                                  | None                                     |
	| LC    | beebetteratbees                   | 2.0.3                        | beebetteratbees-1.12.2-2.0.3.jar                               | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
	| LC    | betteradvancements                | 0.1.0.77                     | BetterAdvancements-1.12.2-0.1.0.77.jar                         | None                                     |
	| LC    | bibliocraft                       | 2.4.5                        | BiblioCraft[v2.4.5][MC1.12.2].jar                              | None                                     |
	| LC    | binniecore                        | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LC    | binniedesign                      | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LC    | genetics                          | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LC    | botany                            | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LC    | extrabees                         | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LC    | extratrees                        | 2.5.1.188                    | binnie-mods-1.12.2-2.5.1.188.jar                               | None                                     |
	| LC    | blockdrops                        | 1.4.0                        | blockdrops-1.12.2-1.4.0.jar                                    | None                                     |
	| LC    | bloodmoon                         | 1.5.3                        | Bloodmoon-MC1.12.2-1.5.3.jar                                   | d72e0dd57935b3e9476212aea0c0df352dd76291 |
	| LC    | bloodtinker                       | 1.0.5                        | bloodtinker-1.0.5.jar                                          | None                                     |
	| LC    | bma_addon                         | 1.11.2 4.0.3.0               | bma_addon-1.12-4.1.0.3.jar                                     | None                                     |
	| LC    | bonsaitrees                       | 1.1.2                        | bonsaitrees-1.1.2-b144.jar                                     | None                                     |
	| LC    | buildcraftbuilders                | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | buildcrafttransport               | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | buildcraftsilicon                 | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | buildcraftcompat                  | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | buildcraftfactory                 | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | buildcraftrobotics                | 7.99.23                      | buildcraft-all-7.99.23.jar                                     | None                                     |
	| LC    | bullseye                          | 3.0.7                        | Bullseye-1.12.2-3.0.7.jar                                      | None                                     |
	| LC    | careerbees                        | 1.0                          | careerbees-0.4.0.jar                                           | None                                     |
	| LC    | carryon                           | 1.12.1                       | CarryOn MC1.12.2 v1.12.1.jar                                   | 55e88f24d04398481ae6f1ce76f65fd776f14227 |
	| LC    | ceanimals                         | 1.4.1                        | ceanimals-1.12.2-1.4.1.jar                                     | None                                     |
	| LC    | chameleon                         | 1.12-4.1.3                   | Chameleon-1.12-4.1.3.jar                                       | None                                     |
	| LC    | chickens                          | 6.0.4                        | chickens-6.0.4.jar                                             | None                                     |
	| LC    | chiselsandbits                    | 14.31                        | chiselsandbits-14.31.jar                                       | None                                     |
	| LC    | coloredredstone                   | 1.3.1                        | Colored Redstone-1.3.1.jar                                     | None                                     |
	| LC    | cookingforblockheads              | 6.4.70                       | CookingForBlockheads_1.12.2-6.4.70.jar                         | None                                     |
	| LC    | extendedrenderer                  | v1.0                         | coroutil-1.12.1-1.2.31.jar                                     | None                                     |
	| LC    | coroutil                          | 1.12.1-1.2.31                | coroutil-1.12.1-1.2.31.jar                                     | None                                     |
	| LC    | configmod                         | v1.0                         | coroutil-1.12.1-1.2.31.jar                                     | None                                     |
	| LC    | ctdcore                           | 1.4.1                        | CTD-Core-1.12.2-1.4.1.jar                                      | b50fe22651b9d97d9d6631514a6a57cd6174b0dc |
	| LC    | cxlibrary                         | 1.6.1                        | cxlibrary-1.12.1-1.6.1.jar                                     | None                                     |
	| LC    | cyclopscore                       | 1.1.1                        | CyclopsCore-1.12.2-1.1.1.jar                                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
	| LC    | dailies                           | 1.12.2-6                     | dailies-1.12.2-6.jar                                           | None                                     |
	| LC    | ptrmodellib                       | 1.0.4                        | PTRLib-1.0.4.jar                                               | None                                     |
	| LC    | props                             | 2.6.2                        | Decocraft-2.6.2_1.12.2.jar                                     | None                                     |
	| LC    | orespawn                          | 3.3.1                        | OreSpawn-1.12-3.3.1.170.jar                                    | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | densemetals                       | 1.2.0                        | DenseMetals-1.12-1.2.0.21.jar                                  | d476d1b22b218a10d845928d1665d45fce301b27 |
	| LC    | doggytalents                      | 1.14.2.396                   | DoggyTalents-1.12.2-1.14.2.396-universal.jar                   | None                                     |
	| LC    | llibrary                          | 1.7.18                       | llibrary-1.7.18-1.12.2.jar                                     | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
	| LC    | dragonmounts                      | 1.12.2-1.5.5                 | DragonMounts-1.12.2-1.5.5.jar                                  | None                                     |
	| LC    | dungeontactics                    | DT-0.15.8                    | DungeonTactics-1.12.2-0.15.8.jar                               | None                                     |
	| LC    | earthworks                        | 1.3.4.3                      | Earthworks-1.12-1.3.6.jar                                      | None                                     |
	| LC    | ebwizardry                        | 4.1.4                        | Electroblob's Wizardry - 4.1.4 - MC 1.12.2.jar                 | None                                     |
	| LC    | elementalcreepers                 | v4.3.3.g5616356              | ElementalCreepers-v4.3.3.g5616356.jar                          | None                                     |
	| LC    | embers                            | 0.230                        | embers-0.230.jar                                               | None                                     |
	| LC    | emberstic                         | 0.1.0                        | emberstic-0.1.0.jar                                            | None                                     |
	| LC    | enderiobase                       | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderioconduits                   | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderioconduitsappliedenergistics | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderioconduitsopencomputers      | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderioconduitsrefinedstorage     | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderiointegrationforestry        | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderiointegrationticlate         | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderiomachines                   | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderiopowertools                 | 5.0.43                       | EnderIO-1.12.2-5.0.43.jar                                      | None                                     |
	| LC    | enderiozoo                        | 5.0.43                       | EnderIO-zoo-1.12.2-5.0.43.jar                                  | None                                     |
	| LC    | enderstorage                      | 2.4.5.135                    | EnderStorage-1.12.2-2.4.5.135-universal.jar                    | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
	| LC    | erebus                            | 1.0.29                       | Erebus-1.0.29.jar                                              | None                                     |
	| LC    | evilcraft                         | 0.10.72                      | EvilCraft-1.12.2-0.10.72.jar                                   | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
	| LC    | evilcraftcompat                   | 1.0.0                        | EvilCraft-1.12.2-0.10.72.jar                                   | None                                     |
	| LC    | exoticbirds                       | 1.0                          | Exotic Birds 1.12.2-2.2.1.jar                                  | None                                     |
	| LE    | extra_spells                      | 1.0.4                        | ExtraSpells-1.12.2-1.0.4.jar                                   | None                                     |
	| L     | farmingforblockheads              | 3.1.26                       | FarmingForBlockheads_1.12.2-3.1.26.jar                         | None                                     |
	| L     | fastleafdecay                     | v14                          | FastLeafDecay-v14.jar                                          | None                                     |
	| L     | foamfix                           | 0.10.3-1.12.2                | foamfix-0.10.3-1.12.2.jar                                      | None                                     |
	| L     | forgelin                          | 1.8.2                        | Forgelin-1.8.2.jar                                             | None                                     |
	| L     | cfm                               | 6.2.0                        | furniture-6.2.0-1.12.2.jar                                     | None                                     |
	| L     | grimoireofgaia                    | 1.6.9.3                      | GrimoireOfGaia3-1.12.2-1.6.9.3.jar                             | None                                     |
	| L     | hammercore                        | 2.0.4.4                      | HammerCore-1.12.2-2.0.4.4.jar                                  | None                                     |
	| L     | hatchery                          | 2.2.1                        | hatchery-1.12.2-2.2.1.jar                                      | None                                     |
	| L     | ichunutil                         | 7.2.1                        | iChunUtil-1.12.2-7.2.1.jar                                     | None                                     |
	| L     | hats                              | 7.0.0                        | Hats-1.12.2-7.0.2.jar                                          | None                                     |
	| L     | howlingmoon                       | 0.9                          | howlingmoon-1.12.2-0.9.jar                                     | None                                     |
	| L     | waila                             | 1.8.26                       | Hwyla-1.8.26-B41_1.12.2.jar                                    | None                                     |
	| L     | thaumadditions                    | 13r                          | ThaumicAdditions-1.12.2-13r.jar                                | None                                     |
	| L     | iceandfire                        | 1.7.1                        | iceandfire-1.7.1-1.12.2.jar                                    | None                                     |
	| L     | infernalmobs                      | 1.7.5                        | InfernalMobs-1.12.2.jar                                        | None                                     |
	| L     | infinitylib                       | 1.12.2-1.12.0                | infinitylib-1.12.0.jar                                         | None                                     |
	| L     | ironbackpacks                     | 1.12.2-3.0.8-12              | IronBackpacks-1.12.2-3.0.8-12.jar                              | None                                     |
	| L     | ironchest                         | 1.12.2-7.0.59.842            | ironchest-1.12.2-7.0.59.842.jar                                | None                                     |
	| L     | jehc                              | 1.6.3                        | jehc-1.12.2-1.6.3.jar                                          | None                                     |
	| L     | jeibees                           | 0.9.0.5                      | jeibees-0.9.0.5-mc1.12.2.jar                                   | None                                     |
	| L     | jeiintegration                    | 1.5.1.36                     | jeiintegration_1.12.2-1.5.1.36.jar                             | None                                     |
	| L     | jeivillagers                      | 1.0                          | jeivillagers-1.12-1.0.2.jar                                    | None                                     |
	| L     | journeymap                        | 1.12.2-5.5.4                 | journeymap-1.12.2-5.5.4.jar                                    | None                                     |
	| L     | jeresources                       | 0.8.9.48                     | JustEnoughResources-1.12.2-0.8.9.48.jar                        | None                                     |
	| L     | lex                               | 1.0.8                        | LibEx-1.12.2-1.0.8.jar                                         | None                                     |
	| L     | librarianlib                      | 4.15                         | librarianlib-1.12.2-4.15.jar                                   | None                                     |
	| L     | lunatriuscore                     | 1.2.0.42                     | LunatriusCore-1.12.2-1.2.0.42-universal.jar                    | None                                     |
	| L     | magicbees                         | 1.0                          | MagicBees-1.12.2-3.1.10.jar                                    | None                                     |
	| L     | radixcore                         | 1.12.x-2.2.1                 | RadixCore-1.12.x-2.2.1-universal.jar                           | None                                     |
	| L     | mca                               | 1.12.2-5.3.1                 | MCA-1.12.x-5.3.1-universal.jar                                 | None                                     |
	| L     | mcjtylib_ng                       | 3.1.1                        | mcjtylib-1.12-3.1.1.jar                                        | None                                     |
	| L     | testdummy                         | 1.12                         | MmmMmmMmmMmm-1.12-1.14.jar                                     | None                                     |
	| L     | moglowstone                       | 1.5.6                        | Mo-Glowstone-1.12.2-1.5.6.jar                                  | None                                     |
	| L     | morebees                          | 1.12.2-2.0.1                 | morebees-1.12.2-2.0.1.jar                                      | None                                     |
	| L     | immersiveengineering              | 0.12-89                      | ImmersiveEngineering-0.12-89.jar                               | None                                     |
	| L     | morechickens                      | 3.1.0                        | morechickens-1.12.2-3.1.0.jar                                  | None                                     |
	| L     | morefurnaces                      | 1.10.5                       | MoreFurnaces-1.12.2-1.10.6.jar                                 | None                                     |
	| L     | mowziesmobs                       | 1.5.3                        | mowziesmobs-1.5.3.jar                                          | None                                     |
	| L     | multimob                          | 1.0.5                        | multimob-1.0.5.jar                                             | None                                     |
	| L     | naturalpledge                     | 3.0.2                        | NaturalPledge-r3.0.2.jar                                       | None                                     |
	| L     | naturescompass                    | 1.5.1                        | NaturesCompass-1.12.2-1.5.1.jar                                | None                                     |
	| L     | neat                              | 1.4-17                       | Neat 1.4-17.jar                                                | None                                     |
	| L     | nex                               | 2.0.8                        | NetherEx-1.12.2-2.0.8.jar                                      | None                                     |
	| L     | nethermetals                      | 1.2.0-beta5                  | NetherMetals-1.12-1.2.0-beta5.68.jar                           | None                                     |
	| L     | recipehandler                     | 0.13                         | NoMoreRecipeConflict-0.13(1.12.2).jar                          | None                                     |
	| L     | neid                              | 1.5.4.4                      | NotEnoughIDs-1.5.4.4.jar                                       | None                                     |
	| L     | notenoughwands                    | 1.7.3                        | notenoughwands-1.12-1.7.3.jar                                  | None                                     |
	| L     | oreexcavation                     | 1.4.137                      | OreExcavation-1.4.137.jar                                      | None                                     |
	| L     | pamscookables                     | 1.1                          | pamscookables-1.1.jar                                          | None                                     |
	| L     | placebo                           | 1.6.0                        | Placebo-1.12.2-1.6.0.jar                                       | None                                     |
	| L     | plants2                           | 2.10.6                       | Plants-1.12.2-2.10.6.jar                                       | None                                     |
	| L     | potioncore                        | 1.6_for_1.12.2               | PotionCore-1.6_for_1.12.2.jar                                  | None                                     |
	| L     | potionfingers                     | r1.0-2                       | PotionFingers-r1.0-2.jar                                       | None                                     |
	| L     | primitivemobs                     | 1.2.3a                       | primitivemobs-1.2.3a.jar                                       | None                                     |
	| L     | pvj                               | 1.6.1                        | ProjectVibrantJourneys-1.12.2-1.6.1.jar                        | None                                     |
	| L     | qualitytools                      | 1.0.6_for_1.12.2             | QualityTools-1.0.6_for_1.12.2.jar                              | None                                     |
	| L     | reccomplex                        | 1.4.8.2                      | RecurrentComplex-1.4.8.2.jar                                   | None                                     |
	| L     | xreliquary                        | 1.12.2-1.3.4.786             | Reliquary-1.12.2-1.3.4.786.jar                                 | None                                     |
	| L     | roguelike                         | 1.8.0                        | RoguelikeDungeons-1.12.2-1.8.0.jar                             | None                                     |
	| L     | roost                             | 1.3.0                        | roost-1.12-1.3.0.jar                                           | None                                     |
	| L     | roots                             | 0.104                        | roots-2-0.104.jar                                              | None                                     |
	| L     | ruins                             | 17.1                         | Ruins-1.12.2.jar                                               | None                                     |
	| L     | rustic                            | 1.1.0                        | rustic-1.1.0.jar                                               | None                                     |
	| L     | rusticthaumaturgy                 | 4.0                          | Rustic Thaumaturgy-4.3.jar                                     | None                                     |
	| L     | rusticbopwoods                    | 1.0                          | rusticbopwoods-1.0.jar                                         | None                                     |
	| L     | scalinghealth                     | 1.3.33                       | ScalingHealth-1.12.2-1.3.33+135.jar                            | None                                     |
	| L     | schematica                        | 1.8.0.169                    | Schematica-1.12.2-1.8.0.169-universal.jar                      | None                                     |
	| L     | sereneseasons                     | 1.2.15                       | SereneSeasons-1.12.2-1.2.15-universal.jar                      | None                                     |
	| L     | sgextraparts                      | 1.4.5                        | SGExtraParts-1.12.2-1.4.5-43.jar                               | None                                     |
	| L     | shadowmc                          | 3.8.0                        | ShadowMC-1.12-3.8.0.jar                                        | None                                     |
	| L     | silentgemstic                     | 0.1.1                        | SilentsGems-TiC-1.12.2-0.1.1-5.jar                             | None                                     |
	| L     | spartanweaponry                   | beta 1.2.3                   | SpartanWeaponry-1.12.2-beta-1.2.3.jar                          | None                                     |
	| L     | spartanfire                       | 0.05                         | spartanfire-0.05.jar                                           | None                                     |
	| L     | spartanshields                    | 1.4.1                        | SpartanShields-1.12.2-1.4.1.jar                                | None                                     |
	| L     | spiceoflife                       | 1.3.12                       | SpiceOfLife-mc1.12-1.3.12.jar                                  | None                                     |
	| L     | storagedrawers                    | 1.12-5.3.5                   | StorageDrawers-1.12.2-5.3.8.jar                                | None                                     |
	| L     | storagedrawersextra               | @VERSION@                    | StorageDrawersExtras-1.12-3.1.0.jar                            | None                                     |
	| L     | tc6aspects4jei                    | 0.0.2a                       | tc6aspects4jei-0.0.2a.jar                                      | None                                     |
	| L     | shetiphiancore                    | 3.5.9                        | shetiphiancore-1.12.0-3.5.9.jar                                | None                                     |
	| L     | terraqueous                       | 1.4.16                       | terraqueous-1.12.0-1.4.16.jar                                  | None                                     |
	| L     | tg                                | 0.1.5.0                      | Thaumic_Gadgets_1.12.2_0.1.5.1_tb.26.jar                       | None                                     |
	| L     | thaumicjei                        | 1.2.1                        | ThaumicJEI-1.12.2-1.5.7-25.jar                                 | None                                     |
	| L     | thaumicperiphery                  | 0.3.0                        | thaumicperiphery-0.3.0.jar                                     | None                                     |
	| L     | thaumictinkerer                   | 1.12.2-5.0-353c71c           | thaumictinkerer-1.12.2-5.0-353c71c.jar                         | None                                     |
	| L     | beneath                           | 1.5.0                        | The Beneath-1.12.2-1.5.0.jar                                   | None                                     |
	| L     | tcomplement                       | ${version}                   | TinkersComplement-1.12.2-0.3.2.jar                             | None                                     |
	| L     | tinkersjei                        | 1.1                          | tinkersjei-1.1.jar                                             | None                                     |
	| L     | tinkertoolleveling                | 1.12.2-1.1.0.DEV.b23e769     | TinkerToolLeveling-1.12.2-1.1.0.jar                            | None                                     |
	| L     | tp                                | 3.2.32                       | tinyprogressions-1.12.2-3.3.32-Release.jar                     | None                                     |
	| L     | toroquest                         | 1.12.2-5.3                   | toroquest-1.12.2-5.3.jar                                       | None                                     |
	| L     | totemic                           | 1.12.2-0.11.5                | Totemic-1.12.2-0.11.5.jar                                      | None                                     |
	| L     | xat                               | 0.23                         | Trinkets and Baubles-1.12.2-0.23.jar                           | None                                     |
	| L     | tropicraft                        | 7.1.8.105                    | tropicraft-MC1.12.2-7.1.8.105.jar                              | None                                     |
	| L     | umbralux                          | 1.12.2                       | umbralux-1.12.2-2.1.0.2.jar                                    | None                                     |
	| L     | of                                | 0.13                         | Useful Interior - 0.13 [1.12.2].jar                            | None                                     |
	| L     | vampirism                         | 1.4.9                        | Vampirism-1.12.2-1.4.9.jar                                     | None                                     |
	| L     | teamlapen-lib                     | 1.4.9                        | Vampirism-1.12.2-1.4.9.jar                                     | None                                     |
	| L     | vampirism_integrations            | vampirism_integrations       | VampirismIntegrations-1.12.2-1.0.0.jar                         | None                                     |
	| L     | wawla                             | 2.5.269                      | Wawla-1.12.2-2.5.269.jar                                       | None                                     |
	| L     | waystones                         | 4.0.67                       | Waystones_1.12.2-4.0.67.jar                                    | None                                     |
	| L     | wizardry                          | 0.9.9                        | wizardry-0.9.9.jar                                             | None                                     |
	| L     | worldedit                         | 6.1.10-SNAPSHOT              | worldedit-forge-mc1.12.2-6.1.10-SNAPSHOT-dist.jar              | None                                     |
	| L     | worldeditcuife2                   | 2.1.2-mf-1.12.2-14.23.0.2487 | WorldEdit CUI Forge Edition 2-2.1.2-mf-1.12.2-14.23.0.2487.jar | None                                     |
	| L     | xtones                            | 1.12-1.0.8-11                | Xtones-1.12-1.0.8-11.jar                                       | None                                     |
	| L     | zombieawareness                   | 1.12.1-1.11.16               | zombieawareness-1.12.1-1.11.16.jar                             | None                                     |
	| L     | orelib                            | 3.5.2.2                      | OreLib-1.12.2-3.5.2.2.jar                                      | None                                     |
	| L     | dsurround                         | 3.5.4.3                      | DynamicSurroundings-1.12.2-3.5.4.3.jar                         | None                                     |
	| L     | dshuds                            | 3.5.4.0                      | DynamicSurroundingsHuds-1.12.2-3.5.4.0BETA.jar                 | None                                     |
	| L     | thebetweenlands                   | 3.4.6                        | TheBetweenlands-3.4.6-universal.jar                            | None                                     |
	| L     | totemexpansion                    | 1.2.2                        | totemexpansion-1.2.2-1.12.2.jar                                | None                                     |
	| L     | librarianliblate                  | 4.15                         | librarianlib-1.12.2-4.15.jar                                   | None                                     |
	| L     | mysticallib                       | 1.12.2-1.1.1                 | mysticallib-1.12.2-1.1.1.jar                                   | None                                     |

	Loaded coremods (and transformers): 
EnderCorePlugin (EnderCore-1.12.2-0.5.53-core.jar)
  com.enderio.core.common.transform.EnderCoreTransformer
  com.enderio.core.common.transform.SimpleMixinPatcher
HCASM (HammerCore-1.12.2-2.0.4.4.jar)
  com.zeitheron.hammercore.asm.HammerCoreTransformer
LoadingPlugin (Quark-r1.5-146.jar)
  vazkii.quark.base.asm.ClassTransformer
AppleCore (AppleCore-mc1.12.2-3.2.0.jar)
  squeek.applecore.asm.TransformerModuleHandler
TheBetweenlandsLoadingPlugin (TheBetweenlands-3.4.6-core.jar)
  thebetweenlands.core.TheBetweenlandsClassTransformer
LibrarianLib Plugin (librarianlib-1.12.2-4.15.jar)
  com.teamwizardry.librarianlib.asm.LibLibTransformer
CXLibraryCore (cxlibrary-1.12.1-1.6.1.jar)
  cubex2.cxlibrary.CoreModTransformer
SSLoadingPlugin (SereneSeasons-1.12.2-1.2.15-universal.jar)
  sereneseasons.asm.transformer.EntityRendererTransformer
  sereneseasons.asm.transformer.WorldTransformer
AstralCore (astralsorcery-1.12.2-1.10.12.jar)
  
ForgelinPlugin (Forgelin-1.8.2.jar)
  
CTMCorePlugin (CTM-MC1.12.2-0.3.3.22.jar)
  team.chisel.ctm.client.asm.CTMTransformer
LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  lumien.bloodmoon.asm.ClassTransformer
Plugin (NotEnoughIDs-1.5.4.4.jar)
  ru.fewizz.neid.asm.Transformer
llibrary (llibrary-core-1.0.11-1.12.2.jar)
  net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
IELoadingPlugin (ImmersiveEngineering-core-0.12-89.jar)
  blusunrize.immersiveengineering.common.asm.IEClassTransformer
ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  shetiphian.asm.ClassTransformer
Do not report to Forge! (If you haven't disabled the FoamFix coremod, try disabling it in the config! Note that this bit of text will still appear.) (foamfix-0.10.3-1.12.2.jar)
  pl.asie.foamfix.coremod.FoamFixTransformer
IvToolkit (IvToolkit-1.3.3-1.12.jar)
  
Wizardry Plugin (wizardry-0.9.9.jar)
  com.teamwizardry.wizardry.asm.WizardryTransformer
DynamicSurroundingsCore (DynamicSurroundings-core-1.12.2-3.5.4.3.jar)
  org.orecruncher.dsurround.asm.Transformer
	GL info: ' Vendor: 'Intel' Version: '4.4.0 - Build 21.20.16.4550' Renderer: 'Intel(R) HD Graphics 620'
	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)
		- chiselsandbitsIntegration (Enabled/Not Forced)
		- wailaIntegration (Enabled/Not Forced)

	Pulsar/natura loaded Pulses: 
		- NaturaCommons (Enabled/Forced)
		- NaturaOverworld (Enabled/Not Forced)
		- NaturaNether (Enabled/Not Forced)
		- NaturaDecorative (Enabled/Not Forced)
		- NaturaTools (Enabled/Not Forced)
		- NaturaEntities (Enabled/Not Forced)
		- NaturaOredict (Enabled/Forced)
		- NaturaWorld (Enabled/Not Forced)

	OptiFine Version: OptiFine_1.12.2_HD_U_E3
	OptiFine Build: 20181210-121000
	Render Distance Chunks: 8
	Mipmaps: 4
	Anisotropic Filtering: 1
	Antialiasing: 0
	Multitexture: false
	Shaders: null
	OpenGlVersion: 4.4.0 - Build 21.20.16.4550
	OpenGlRenderer: Intel(R) HD Graphics 620
	OpenGlVendor: Intel
	CpuCount: 4

Crash while In-Game

Forge v14.23.5.2796-1.12.2
Extra Spells v1.0.2
Electrobob's Wizardary v4.1.4
I got this crash while in my world. I wasn't fighting anything at the time of the crash.
Crash Log

Surface Teleport doesn't teleport you

Forge v14.23.5.2824
Extra Spells v1.0.3 (latest)
Potion Core v1.6 (latest)
Electrobob's Wizardary v4.1.4 (latest)

Whenever I try to cast a Surface Teleport Spell (scroll or wand) It does NOT teleport me to the surface. It does however register that I've casted the spell. (Mana used and cooldown triggers)
To make it more believable, it does show the effect for a fraction of a second.

Despite the conditions were met. (Under a Block or more)

Drinking the Surface Teleport Potion does work as it's intended.

Update: Tried it again with only these mods, and the same result happens.

Magical Offence disabled

Magical Offence disabled in the config message appears when trying to use it, despite it actually being enabled, this is on a server, not sure about singleplayer

Solid core spell doesn't cost mana

Forge v14.23.5.2824
Extra Spells v1.0.6 (latest)
Potion Core v1.6 (latest)
Electrobob's Wizardary v4.1.4 (latest)

Whenever you cast the Solid core spell. It appears that I don't get the spell discovered message and doesn't cost any mana.

Not only from that, but I can also cast it over and over without any cooldowns.

The Solid core spell also doesn't consume the magic scroll. Which means I can reuse it as much as i want.

Server crash

I was previously playing on Roguelike Adventures and Dungeons 1.30a without problems with these 2 mods : ExtraSpells-1.12.2-1.1.1 and ElectroblobsWizardry-4.2.3-MC1.12.2 (manually updated)

Then I tried to update the modpack to Roguelike Adventures and Dungeons 1.31, and the server crashed with either
ElectroblobsWizardry-4.2.3-MC1.12.2 ( no issue / error )
Extra spells 1.0.7 https://paste.dimdev.org/ukokiqiqas.mccrash
Extra spells 1.1.1 https://pastebin.com/Y6MPGDX6

Temporary solution to prevent crash, I have to downgrade ElectroblobsWizardry-4.2.3 to Electroblob's Wizardry - 4.1.4 - MC 1.12.2 and using Extra spells 1.0.7 to prevent server crash.

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.