Giter VIP home page Giter VIP logo

arcanemagic's People

Contributors

lemmaeof avatar modmuss50 avatar raphydaphy avatar thiakil avatar wiiv avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

arcanemagic's Issues

port

pls port to forg thnk

Deconstruction Staff too op with TechReborn

As you can craft a stack of any resource ore from less than 9 UU-Matter and the most resource ores not having any crafting recipe (besides those from UU-matter) makes it an op infinite resource cycle.

[Fabric 1.14.4] Render bug

2019-09-19_17 57 23
As you can see, the water renders over the smoke. (which has weird coloring aswell)

No optifine installed.

Lost game parchement by death: Cannot progress with the mod

In survival with vanilla death chest I drowned somewhere in caves and cannot find the chest anymore. The chest contains the starting parchment. Went off with new paper to get another parchment but they don't get written when killing a drowned. The game event flow is lost and I can not progress further.

Steps taken: Kill a drowned. Kill a drowned with paper in inventory.
Killing more drowneds seems not to advance my mod history as they don't initialize another parchment.

What can I do other than starting a new world?

Gameplay Intro

The mod site reads that I shouldn't need any external guides though I have really no clue how to begin and what I want to achieve. aka for now it doesn't feel inuitive. (or I didn't find the entry point to self-explaining gameplay)

Changing dimensions temporarily removes all Notebook info

Portaling from Overworld to Nether or vice versa removes all content on the right hand page of the Notebook - it appears totally blank. This seems to occur regardless of whether the Notebook was in inventory or not.

-Untested with the End.
FIX: Exiting and re-entering the world resolves the issue until next trip.

Crash on world loading

Hi,

when entering the world i get this error:

java.lang.NoSuchMethodError: net.minecraft.class_332.method_1781(IIFFIIFF)V
at com.raphydaphy.arcanemagic.client.ClientEvents.drawWandHud(ClientEvents.java:91)
at com.raphydaphy.arcanemagic.client.ClientEvents.onDrawScreenPost(ClientEvents.java:261)
at net.minecraft.class_329.handler$worldRenderTick$zfk000(class_329.java:1799)
at net.minecraft.class_329.method_1753(class_329.java:367)
at net.minecraft.class_757.method_3192(class_757.java:659)
at net.minecraft.class_310.method_1523(class_310.java:945)
at net.minecraft.class_310.method_1514(class_310.java:410)
at net.minecraft.client.main.Main.main(Main.java:154)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at net.fabricmc.loader.launch.knot.Knot.init(Knot.java:347)
at net.fabricmc.loader.launch.knot.KnotClient.main(KnotClient.java:26)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.multimc.onesix.OneSixLauncher.launchWithMainClass(OneSixLauncher.java:196)
at org.multimc.onesix.OneSixLauncher.launch(OneSixLauncher.java:231)
at org.multimc.EntryPoint.listen(EntryPoint.java:143)
at org.multimc.EntryPoint.main(EntryPoint.java:34)

OS: Windows 10
Fabric: 0.3.7.109
Minecraft snapshot: 19w13b.3

Full log here: log.txt

Thanks in advance.

Crash on recipe view

Hello,

When i press the key for the recipe view on REI for an item from underground biome, i got this error :
https://pastebin.com/bTHFuSQB
And the error come from ArcaneMagic, i tried removing the mod and the view recipe worked perfectly.

I have Refined Machine, Underground Biome and Arcane Magic installed

Config

Several things need config options

Client-side

  • Screen shake (default on)
  • Tremor intensity (default 3)

Server-side

  • Water to soul ratio
  • Soul per mob drained
  • Capacity & speed of pipe, pump, smelter and mixer

[Suggestion] Enchanted iron dagger in analyzer

I right now have no clue what my enchanted daggers do and what happens if I combine them with vanilla enchantments. It'd be cool if I could insert it into the analyzer if I want a hint. Actually I tried it when it hit me after a few minutes because it would've felt to be the right way to get information in this mod.

Spelling error on liquefaction page 2 2nd line: "the the"

Also check casing for words like Soul and other actual minecraft blocks/entities/items. I like that you are upper casing the concrete nouns (which will be needed/used) while nouns that are only used as part of the language are kept lower case.
Example: Soul vs possibilities
Though some occurences need to be correct :D

Crash on Opening Chest

The game crashes when attempting to open a chest (technically the bonus chest at the start, in case that's somehow important). The world was newly generated.

Minecraft Version: 1.14 Snapshot: 19w11b
Fabric Version: fabric-loader-0.4.1+build.125-19w11b.20
Fabric API ver.: 0.2.7+build.122
Silk API ver.: 1.2.3-38
Arcane Magic ver.: 1.0-beta1

Crash log.

Wands do not work against pillagers

It appears that wands (both the gold and pure ones) do not work against pillagers. I've used them successfully against animals and undead, but they don't seem to trigger at when I target a pillager.

Earlygame polish

Improvements to be made to earlygame content in order of importance

  • Resolve Prospector/Silk#6
  • Add a display for active dagger effect timer/cooldown
  • Make a logo
  • Sound Effects & Particles for the Dagger
  • Sounds for Crystal Infuser
  • Particles for Altar
  • Improve Smelter animation with other texture
  • Add pump animation
  • Change mixer ring color based on water color
  • Add a more interesting way to get crystals

Not Being Able to Craft items?!?!

I have had mods installed on my server for a week and the entire time we havent been able to craft the items. With the "Roughly Enough Items" mod installed (i think), it wont show us the recipe unless we do a specific thing in the crafting gui, and even then it wont let us craft it. We can put in the materials, just not have any result in doing so.

Exception in Server Tick Loop on attempting to respawn.

I have just started using Fabric as I've been itching to play Vanilla+ on modern MC versions (Mainly due to watching Hermitcraft Season 6 on Mumbo's channel). Anyways, without more digressing, I have been enjoying the new textures and such but I literally can't play the game if I die. Death results in a crash-lock on my player for that singleplayer world.

The below only happens with ArcaneMagic installed

Expected
To respawn like normal and play MC! Yay!
Result
Game crashes after pressing respawn button, throwing "Exception in Server Tick Loop"
Steps to reproduce
Unlikely, I have a few mods, will include logs below.
Logs
https://paste.ee/p/w6rcN

Edit1: Made explanation clearer.

Notebook lost "next-page-button" after a trip to the nether.

I'm still early stage in the mod and consult the note book a lot. The smelter refuses bein crafted and on search for a "more powerful" scepter I went to the nether to load it even fuller with lots of souls of pigmen.

After return to overworld when consulting the note book the greeting page opens. The little arrow button "next page" in the lower right corner was missing. The book could not be read further any more as the index was not reachable.

After a "Save and Quit to title" and loading the world again the button was back.

AM 1.0-beta2 on MC 1.14 with F 0.2.7 build 127

The Parchment / book is too dark to read

When I open the Notebook or the Parchment I can't read what is written inside because they're too dark and I tried messing around with my Minecraft settings but it got me nowhere.

Screenshot_1

Screenshot_2

Screenshot_3

1.15 support

This is the best magic mod for fabric.
Do you mind updating it for 1.15?
thanks

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.