Giter Site home page Giter Site logo

tom-the-geek / lookatthat Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1.38 MB

Minecraft 1.14.4 and 1.15.2 mod similar to WAILA and TOP

Home Page: https://www.curseforge.com/minecraft/mc-mods/look-at-that

License: MIT License

Java 100.00%
minecraft minecraft-mod minecraft-forge-mod hacktoberfest

lookatthat's Introduction

LookAtThat Java CI with Gradle Build Status

LookAtThat (LAT) is a lightweight replacement for WAILA or The One Probe!

lookatthat's People

Contributors

tom-the-geek avatar

Watchers

 avatar

lookatthat's Issues

1.16.1 - does not display for entities

Forge: 32.0.29
Mod: 1.7

Describe the bug
Tooltip does not display when looking at mobs, villagers, boats, minecarts, etc.

To Reproduce
Steps to reproduce the behavior:

  1. Look at entity

Expected behavior
Should display at least the name of the entity, and ideally HP for mobs.

Screenshots
n/a

Additional context
n/a

Immersive Portals and Look At That don't play well

Describe the bug
It appears that Immersive Portals and Look at That don't play well with one another. Looking at a Nether Portal with this mod causes the game to freeze up and crash

To Reproduce
Steps to reproduce the behavior:

  1. Go to create a portal
  2. Click on portal with flint and steel
  3. Look at portal after it activates
  4. Game freezes
  5. Game crashes shortly after

Expected behavior
I expected the game not to crash when looking through a portal with Immersive Portals

Additional context
Add any other context about the problem here.
Minecraft 1.15.2
forge: 31.1.18
Look At That: 1.4
MixinBootstrap: 1.0.2
Immersive Portals: 0.6(for mc 1.15 forge)
Crash Log: https://gist.github.com/DatrixTHLK/33dbc9517245eeff640b59f4339bdd06

[1.15.2] Server crash when looking at a watermellon stock

Describe the bug
When you look at a watermelon stock the server crashes, remove LAT and it no longer crashes.

Crash report -
https://gist.github.com/ProsperCraft/927144a392a72e38c08aab92cca7a6e7

From mod author chat in my discord -

kwpugh: the StemBlock.func_176481() is old mappings, current mappings have it as
@nullable
@onlyin(Dist.CLIENT)
protected Item getSeedItem() {
if (this.crop == Blocks.PUMPKIN) {
return Items.PUMPKIN_SEEDS;
} else {
return this.crop == Blocks.MELON ? Items.MELON_SEEDS : null;
}
}

Missing License Information

On the latest version (1.7 for Minecraft 1.16.1) I'm getting a Missing License Information error on startup. Should be an easy fix :)

1.16.1 - game crash when joining world

Describe the bug
Minecraft: 1.16.1
Forge: 32.0.23
Mod: 1.5-1.16.1

Minecraft crashes when joining a local world with this mod enabled. Here is the crash log:
https://pastebin.com/c5bAfvrz

To Reproduce
Steps to reproduce the behavior:

  1. Launch Minecraft (modded with Forge)
  2. Create new world (default world type)
  3. World creation completes at 100%
  4. Game window closes right after the log says I've joined the world

Expected behavior
Should be able to load into world successfully.

Screenshots
n/a

Additional context
I am using MultiMC since Forge for 1.16 isn't on the Twitch launcher yet. Let me know if I can provide any other info or test it another way. Thanks!

Missing License Information error on launch

Minecraft crashes during loading with the error:
Missing License Information in file Mod File: ~ LookAtThat-1.7-1.16.1.jar

Using Forge 35.1.36, Minecraft 1.16.4 (I realize the mod is for 1.16.1, but this seemed like an odd thing for it to fail on.)

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.