Code Monkey home page Code Monkey logo

deathfinder's Introduction

deathfinder's People

Contributors

fuzss avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

Forkers

blueberryy

deathfinder's Issues

Where???

The latest version just doesn't work. I can't even find a config file. is the mod even loaded? I don't know. maybe it's another mod that's causing it.

[Bug]: position and dimension do not appear in log

Mod Loader (Required)

Fabric

Minecraft Version (Required)

1.19.2

Mod Version (Required)

4.1.1

Notes (Required)

Death messages in the log seem to not be adding position or dimension. They appear as follows

[02:51:58] [Server thread/INFO]: littlejohnny was slain by Zombie death.message.position death.message.dimension

latest.log (Optional)

No response

[Crash]: On start up

Mod Loader (Required)

Fabric

Minecraft Version (Required)

1.19.2

Mod Version (Required)

v4.1.0

Notes (Required)

  1. Install mod
  2. Launch Minecraft
  3. Crashes

Crash Report (Required)

https://pastebin.com/2X512aFy

latest.log (Optional)

No response

[Incompatibility]: Incompatible with biome makeover enchanted totem.

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.20

Mod Version (Required)

v7.0.0

Notes (Required)

Current Behavior: When biome makeover is installed and you die with the enchanted totem it shows the death screen when you are still post-mortal.
Steps to reproduce:

  1. Install this mod and biome makeover
  2. Equip the enchanted totem
  3. Let your character die

latest.log (Optional)

No response

Death messages are not displayed in multiplayer mode

Mod Loader (Required)

Fabric

Minecraft Version (Required)

1.20.1

Mod Version (Required)

8.0.0

Notes (Required)

Death in multiplayer mode with no alert in the chat bar

Server version is 1.20
Mod version is 7.0.0

Client version 1.20.1
Mod version is 8.0.0

latest.log (Optional)

No response

[1.16.5 Forge]: Repetitive death message of pets

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.16.5

Mod Version (Required)

DeathFinder-v1.3-1.16.2.jar

Notes (Required)

If your pet was killed, there would be 2 death messages not 1
2023-01-10_17 54 36
Players and named mobs are ok.
This bug occurs in 1.16.5 Forge(36.2.35) . I used to play the mod for 1.12.2 and it was perfect. I don't know why the problem occurs in 1.16.5

latest.log (Optional)

No response

Questions!

How do i allow a user to use the teleport command? Or must they be opped?

[Bug]: 1.20.1 : villager_deaths setting ignored

Mod Loader (Required)

Forge

Minecraft Version (Required)

1.20.1

Mod Version (Required)

8.0.1

Notes (Required)

Hello,
The parameter "villager_deaths = false" is ignored, so when villagers die, the message is still displayed.

My config file is :
`
[death_messages]
#Show death message for all entities.
all_deaths = false
#The only entities to be included when "all_deaths" is enabled. Takes precedence over blacklist.
#Format for every entry is ":". Tags are supported, must be in the format of "#:". Namespace may be omitted to use "minecraft" by default. May use asterisk as wildcard parameter via pattern matching, e.g. "minecraft:_shulker_box" to match all shulker boxes no matter of color.
death_message_whitelist = []
#Show death message for named entities.
named_entity_deaths = true
#Show death message for players.
player_deaths = true
#Show death message for villagers.
villager_deaths = false
#Show death message for tamed entities.
pet_deaths = true
#Entities to be excluded when "all_deaths" is enabled.
#Format for every entry is ":". Tags are supported, must be in the format of "#:". Namespace may be omitted to use "minecraft" by default. May use asterisk as wildcard parameter via pattern matching, e.g. "minecraft:
_shulker_box" to match all shulker boxes no matter of color.
death_message_blacklist = []

[death_message_components]
#Add position component to death messages.
position_component = true
#Who should be allowed to click the position component to teleport there.
#Normal player can only teleport to their own death position once in a given time frame, if enabled.
#Operators can teleport to any death position without limitations, if enabled.
#Allowed Values: NO_ONE, OPERATORS_ONLY, EVERYONE
allow_teleporting = "NO_ONE"
#Add distance component to death messages.
distance_component = true
#Add dimension component to death messages.
dimension_component = true
#Amount of seconds in which teleporting to the last death point is possible.
#Set to -1 to remove time limit.
#Range: > -1
teleport_interval = 300
`

Sorry for the paste here, pastebin was completely down at the moment of this report.

latest.log (Optional)

No response

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.