Code Monkey home page Code Monkey logo

atm-fabric's Introduction

All The Mods Fabric Edition Discord Curseforge Reddit

This is the official repository and issue-tracker for All The Mods Fabric

Does "All The Mods" really contain ALL THE MODS? No, of course not.

Need Help?

When reporting an issue put the version number before the issue title! Such as [FULL][1.37] My game is broken! Also include any added mods you may have put in, into the description of the issue.

You can also find us on Discord for help or just to chat as well as Reddit:

atm-fabric's People

Contributors

endangerednayla avatar martmists-gh avatar whatthedrunk avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

atm-fabric's Issues

Mixin crash trying 2.5.1

Describe the bug
Crash during startup

To Reproduce
Downloaded the zipfile from Curse. Using MultiMC 5 to import instance and pick the zipfile (Curse-ATMF-2.5.1)
Imports just fine, seems to grab everything ok, then bombs.

Expected behavior
Minecraft to startup?

Additional context
Not exactly sure why. I'd imagine if this was a thing, there'd be more people reporting it? Or maybe one of the included libraries that get downloaded, has changed?
simple version: https://pastebin.com/3T0Zzu6r
full startup log: https://pastebin.com/Vn74TB7a

Snowdrift

snowdrift.json5

{
// The chance for a snow layer to attempt to appear at a random position in a chunk every tick. 200 is 1/200 chance, or about once every 10 seconds. 20 is about every second.
"increaseChancePerChunk": 200,
// The chance for a snow layer to attempt to disappear at a random position in a chunk every tick. 400 is 1/400 chance, or about once every 20 seconds. 20 is about every second.
"decreaseChancePerChunk": 400,
// Number of snow layers to keep during snow decay.
"layersToKeep": 1,
// Maximum amount of snow layers that is allowed to accumulate at one spot. 8 is the same as a single block.
"maxLayers": 8,
// Amount of snow blocks around a position that must be at least the same level of snow in order for snow to pile up.
"smoothingRequirement": 2
}

Could the "layersToKeep" be changed to 0 or the "decreaseChancePerChunk" changed to smaller?
Theres 1-3 layerrs of snow everywhere in render distance range.

Mouse settings crashes local game

Expected Behavior

Clicking the 'Mouse Settings' sub-menu would open the mouse settings GUI

Current Behavior

The game crashes back to the menu screen.

Possible Solution

Steps to Reproduce

  1. On title screen:
  2. Click 'Options'
  3. Click 'Controls'
  4. Click 'Mouse Options'

Log

https://gist.githubusercontent.com/Cloak-Bot/e9440c5517dc0fa02a7f07a7c1960b5f/raw/a867c57f1aa08a9e5b955407352af9431af000ab/crash.txt

Detailed Description

I've also opened an issue with Fabric-Controlling here: jaredlll08/Controlling-for-Fabric#5

Nourish is not affected by foods that you eat

No matter what food is eaten, nourish levels not raising.

Found in the Wiki for Nourish from the CurseForge page
https://github.com/emilyalexandra/nourish/wiki/Nourish-Tags

According to the documentation a json for each food type is needed in the config\nourish folder (of the ATF 3 root folder)

Examples of the files can be found here:
https://github.com/emilyalexandra/nourish/tree/master/src/main/resources/data/nourish/tags/items

I have attached them below as well. (appened .txt)

carbohydrates.json.txt
fats.json.txt
fruit.json.txt
protein.json.txt
sweets.json.txt
vegetables.json.txt

These files only include the default foods.

Wearing helmet makes buckets unusable

Bucket Hat, (+ something else i cant find from mod list) allows you to wear bucket in your helmet slot.
If you are wearing any kind of helmet while right-clicking with bucket, it swaps your helmet and bucket, making using buckets impossible and causing graphical glitches to fluids.
You have to remove helmet to use buckets.
Seems like in singleplayer its enough to disable the mod, but on servers it probably needs to be removed from server as well.

bioms from the dimension/mod "the Hallow" spreads in the overworld after world generation

i report because i couldn't find any advice on the mods page that this is on purpose. It definitly spreads after new load of the world because it happens to a location where i had my spawn and there was nothing like that before that. After several restarts (without crashes or other problems) there was a biome change in some blocks diameter with purple sky. Single player world., Perhaps related: fabric-community/the-hallow#182
EDIT: i found out that the biom change is different: after simple save / reload or the world the biome returns to normal and a differnent region changed. Is that on purpose?

When an item is on head, right clicking anything crashes game (Server)

I have done this multiple times on accident haha, first with raw mutton, then iron nugget multiple times. Seems that whenever theres an item on my head when I shift right click anything from and to my inventory. Then I try to right click anything it crashes my game.
Edit: I have armor on my head and it crashes my game. So it seems to be literally anything.

Crafting recipe problems

Iron Barrel: Spruce barrel + 4 iron -> Iron barrel, doesnt work with any other wooden barrel.
Wood to iron barrel upgrade: cant be crafted, makes reinforced wood instead of the upgrade.
Beds are broke many ways, as reported already.

Will write more when i notice them

Remove TBO

TheBiomeOverhaul is incompatible with other biome mods, and adding it to a mod pack is discouraged.

It was updated to 1.15 because of the small group of people who still use the mod in their worlds (especially a certain youtube channel with 1M subscribers).

[1.4.1] - Client crash with Unknown TooltipComponent

When I crafted the Terra Shatter from Botania it gave it the traits which was recently added in the latest version. You can highlight the item in your inventory if it is in your hotbar and it will not crash the client however, if you highlight the item with your mouse your client will crash with:

java.lang.IllegalArgumentException: Unknown TooltipComponent

To Reproduce
Steps to reproduce the behavior:

Create Terra Shatter
Highlight item in inventory
Client Crash

Expected behavior
Client not to crash

Village underwater

2019-12-21_17 55 21
2019-12-21_17 54 18
I came across a village that half of it is submersed underwater, usually the houses float but instead they are underwater at the floor. So is the farm and the market. The houses are all filled with water. And all the torches and plants aren't water logged.

ATM fabric 1.2 hangs when touching creeperspores or even seeing them

https://paste.ee/p/Ng6FB
the "little creepers" dont move. If i attacke them all animals stop to move and i cannot break blocks and cannot quit game. In detail at first after attacking them animals (cows and so on) dont move any more and breaking blocks dont give you the block, it disappears simply. Trying to leave the game leads to a permanent "saving" massage on screen.

In the log it says;
[15:19:23] [Server-Worker-8/ERROR]: Using missing texture, unable to load creeperspores:textures/mob_effect/mobz_crip_entity_creeper_spore.png : java.io.FileNotFoundException: creeperspores:textures/mob_effect/mobz_crip_entity_creeper_spore.png
[15:19:23] [Server-Worker-8/ERROR]: Using missing texture, unable to load creeperspores:textures/mob_effect/mobz_creep_entity_creeper_spore.png : java.io.FileNotFoundException: creeperspores:textures/mob_effect/mobz_creep_entity_creeper_spore.png
EDIT : this is in single player game

Official Mod Suggestions for ATM-Fabric

Suggest Fabric mods below that work with 1.15.2 (might not be labeled as such) I will be editing this semi weekly with mods that were added.

To Properly submit a mod submit like this
[modname](url)

If your comment has been deleted do not panic, it just means I have tidied up the ones I have added to this list or turned down

Under Consideration:
Lakeside
Luminiferous Uplands
Coming later:

Not at this time:
Eggtab Not a Creative Mod Pack
[Immersive Portals]
(https://www.curseforge.com/minecraft/mc-mods/immersive-portals-mod) Too Laggy

soul glass and vile dust

soul sand makes vile dust but also has the same recepy as soul glass one of the recepies needs to be changed

Crash on Launch from Twitch Client (versions 2.4.3 and 2.5.0)

Installed All the Mods Fabric - ATMF from Twitch Client with latest version (2.5.0). Clicked Play and it starts to load, then crashes.
Received the crash report linked below.

Removed full profile and made sure all the remaining files/folder related are removed. Run Minecraft vanilla with latest build just to reset it. Go back into Twitch Client and installed one version back 2.4.3a (because I want to play server style and this is the only one with server files currently) and got the attached file below.

Expected Behavior

The game loads without crashing.

Current Behavior

The client crashes during load and provides the uploaded crash reports.

Possible Solution

The 2.4.3a seems to be a Fabric API issue, but I'm not sure which one will fix the launcher.

The 2.5.0 crash, I'm unsure of at this moment.

Steps to Reproduce

  1. Open Twitch Client.
  2. Click Mods.
  3. Click Minecraft.
  4. Click Browse Modpacks.
  5. In Search, type Fabric.
  6. Click All the Mods Fabric - ATMF.
  7. Click Install.
  8. Once Install is complete, click Play.

This is when the crash will occur on both versions listed above.

Log

The crash log for 2.5.0: Crash Dump Log 2.5.0

The crash log for 2.4.3a: Crash Dump Log 2.4.3a

Please let me know if you need anything further from me!

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.