GithubHelp home page GithubHelp logo

dczippl / lightestlampsmod Goto Github PK

View Code? Open in Web Editor NEW
4.0 4.0 5.0 1.69 MB

Lightest Lamps Mod for Minecraft

Home Page: https://www.curseforge.com/minecraft/mc-mods/lightest-lamps

License: MIT License

Java 100.00%

lightestlampsmod's People

Contributors

a5161655 avatar alexander3847575 avatar dczippl avatar plasgen avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

lightestlampsmod's Issues

Unable to auto input resource into gas centrifuge

Describe the bug
Use hopper, mekanism transporter, and probably all other auto input methods to fill glow stone into machaine does not work

To Reproduce
Steps to reproduce the behavior:

  1. Put a hopper on the top of machine
  2. Put some glow stone into hopper

Expected behavior
The glow stone goes into the machine resource slot

Actual behavior
nothing happened

Screenshots
ๅœ–็‰‡

Versions (please complete the following information):

  • Forge: 31.2.20
  • Minecraft: 1.15.2
  • Mod: 3.4.2
  • Other Mods: See ATM5-2.5

Additional context
Add any other context about the problem here.

Error loading advancement

Describe the bug
An error in the server console / latest.log

To Reproduce
Steps to reproduce the behavior:

  1. Install lightest lamps and run the game then read latest.log

Expected behavior
Expected this error not to be in log

Versions (please complete the following information):

  • Forge: forge-1.16.5-36.2.19-installer
  • Minecraft: 1.16.5
  • lightestlamp-4.0.7

Additional context
[30Nov2021 14:22:35.974] [Worker-Main-4/ERROR] [net.minecraft.advancements.AdvancementManager/]: Parsing error loading custom advancement lightestlamp:recipes/lamps/krypton_small_dust: Unknown required criterion 'krypton_dust'

Invalid tooltip name

Minecraft Version 1.15.2 Mod Version 2.3.0
Invalid tooltip name in "alpha lamp" block

Warnings with RoadRunner

Describe the bug
When you start the game the server console and latest.log include 68 lines of warnings for lightest lamp block classes with RoadRunner AI Pathing analysis. "If the class above belongs to a mod, they probably forgot to annotate their client-only code"

To Reproduce
Steps to reproduce the behavior:

  1. Run a forge client or server with Road Runner and Lightest Lamps mods installed
  2. Read the server console or latest.log

Expected behavior
I expected these warnings not to be thrown

Screenshots
image

Versions (please complete the following information):

  • Forge: forge-1.16.5-36.2.19-installer
  • Minecraft: 1.16.5
  • lightestlamp-4.0.7
  • RoadRunner-mc1.16.5-1.3.0.jar

Additional context
Link to road runner: https://www.curseforge.com/minecraft/mc-mods/roadrunner/files/all

Attached the 68 lines of errors: errors.txt

Allow waterlogging of the lamp fruit

Minecraft v1.14.4
Lightest Lamp v2.0.2

If waterlogging of the Lamp Fruit is added, this could make for a very good underwater decoration.

The hitbot of the Lamp Fruit is also a bit too big.

Warning "exception loading blockstate definition"

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Load client
  2. read latest.log

Expected behavior
expected these warnings not to appear

Versions (please complete the following information):
Forge: forge-1.16.5-36.2.19-installer
Minecraft: 1.16.5
lightestlamp-4.0.7

Additional context
text file
error3.txt

Question about 1.16.3 version of the mod

Describe the bug
Go mark this as invalid or whatever, I just have some questions about the mod and don't know where else to ask them:

  1. What is the "Anti-Lamp"? What does it do?
  2. Is there plans for 1.16.2 / 1.16.3? I'm not asking you to do anything, just want to know if you have plans.
  3. Where can I ask questions like this in the future so I don't clutter your bug tracker with non-bugs?

To Reproduce
Steps to reproduce the behavior:
N/A

Expected behavior
N/A

Screenshots
N/A
Versions (please complete the following information):
N/A

Additional context
N/A

Orientable decorative tube blocks

Is your feature request related to a problem? Please describe.
n/a

Describe the solution you'd like
It would be nice to have horizontally aligned tube blocks, like sideways logs.

Describe alternatives you've considered
n/a

Additional context
n/a

crashes with jei

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • Forge: [e.g. 31.0.1]
  • Minecraft: [e.g. 1.15.2]
  • Mod: [e.g. 2.3.0]
  • Other Mods / Modpack?

Additional context
Add any other context about the problem here.

Mod deletes on server when restart happens

Describe the bug
Whenever a Multiplayer Server restarts, the mod gets deleted from the mod folder.

To Reproduce
Steps to reproduce the behavior:

  1. Have multiplayer server
  2. Server restarts, either manually or through command
  3. Server doesn't finish starting, because the mod is now missing.
  4. Check the mod folder on server to verify. It's missing.

Expected behavior
I expect the mod to stay uploaded to the server.

Screenshots
If applicable, add screenshots to help explain your problem.

Versions (please complete the following information):

  • Forge: 31.1.12
  • Minecraft: 1.15.2
  • Mod: 3.3.0

Additional context
For what it's worth, the mod does stay downloaded locally to my client.

Crash on swamp biome.

Describe the bug
walking,running to a certain area in my base crashes it completely, towards a swamp biome

To Reproduce
Steps to reproduce the behavior:
Not sure, I have many omega lamps placed around and below base to stop mobs from spawning

Versions (please complete the following information):

  • Forge: forge-32.0.88
  • Minecraft: 1.16.1
  • Mod: current release
  • Other Mods / Modpack? ATM6

Additional context
Error log.
////////////////////////////////////////////
Time: 7/28/20 7:16 PM
Description: Exception ticking world

java.lang.IllegalArgumentException: Cannot set property BooleanProperty{name=east, clazz=class java.lang.Boolean, values=[true, false]} as it does not exist in Block{lightestlamp:light_air}
at net.minecraft.state.StateHolder.func_206870_a(SourceFile:114) ~[?:?] {re:classloading}
at net.minecraft.block.VineBlock.func_196544_a(VineBlock.java:228) ~[?:?] {re:classloading}
at net.minecraft.block.VineBlock.func_225542_b_(VineBlock.java:212) ~[?:?] {re:classloading}
at net.minecraft.block.AbstractBlock$AbstractBlockState.func_227034_b_(AbstractBlock.java:617) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_217441_a(ServerWorld.java:501) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:endergetic:patch_server_world,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback}
at net.minecraft.world.server.ServerChunkProvider.func_241099_a_(SourceFile:390) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider$$Lambda$17704/67048628.accept(Unknown Source) ~[?:?] {}
at java.util.ArrayList.forEach(ArrayList.java:1249) ~[?:1.8.0_51] {}
at net.minecraft.world.server.ServerChunkProvider.func_217220_m(SourceFile:368) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerChunkProvider.func_217207_a(SourceFile:337) ~[?:?] {re:classloading,pl:accesstransformer:B}
at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:326) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:fml:endergetic:patch_server_world,xf:fml:quark:change-sleeping-player-count,xf:fml:quark:add-rave-hook,xf:fml:immersiveengineering:IE block update callback}
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:852) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:788) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:81) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:643) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer.lambda$func_240784_a_$0(MinecraftServer.java:230) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:jaopca.mixins.json:MinecraftServerMixin,pl:mixin:A}
at net.minecraft.server.MinecraftServer$$Lambda$17180/1719187758.run(Unknown Source) [?:?] {}
at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}

Lamps cost significant server resources.

Describe the bug
Lamps csting a lot of server resources and thus inducing lag.

To Reproduce
Steps to reproduce the behavior:
1: Place a bunch of lamps
2: Run a prfiler

Expected behavior
Lamps not appearing in the profiler

Screenshots

Those two together use more resurces than almost all our citizen entities together which have very complex AIs and pathfinders.

https://cdn.discordapp.com/attachments/495698685334650903/735248446885199892/unknown.png
https://cdn.discordapp.com/attachments/495698685334650903/735246027082301581/unknown.png

Full profile log: https://spark.lucko.me/#L1JI43LE2B

Versions (please complete the following information):

  • Minecraft: 1.15.2
  • Mod: Newest

Additional context
Add any other context about the problem here.

Crash on dedicated server

Describe the bug
Dedicated server does not start when Lightest Lamps is installed.

To Reproduce
Install Lightest Lamps 3.2.1 on a dedicated Forge 31.0.1 server.

Log file
Crash Log

Versions (please complete the following information):

  • Forge 31.0.1
  • Minecraft: 1.15.2
  • Mod: 3.2.1

Glowing Glass Breaks even with Silk Touch

Extremely annoying that when building; if you misplace a glowing glass block it will be broken if you attempt to mine it back

The one probe reports 'no tool', thus anything used from; hand, to silk touch enchanted pick axe will break the block returning a random number of glowstone dust only.

Can you please either introduce a tool that allows 'wrench' style block breaking or at least allow silk touch.

Warning "unable to resolve texture reference"

Describe the bug
warning in latest.log during startup

To Reproduce
Steps to reproduce the behavior:

  1. launch client
  2. read latest.log

Expected behavior
expected warning not to appear

Versions (please complete the following information):
Forge: forge-1.16.5-36.2.19-installer
Minecraft: 1.16.5
lightestlamp-4.0.7

Additional context
[30Nov2021 18:17:47.903] [Worker-Main-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in lightestlamp:item/jungle_lantern

[30Nov2021 18:17:47.904] [Worker-Main-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to resolve texture reference: #missing in lightestlamp:block/jungle_lantern

High-distance lamps that respect obstructions

Is your feature request related to a problem? Please describe.
I need to use the high-powered lamps to cover as much ground as possible, but in addition to this, I need these lamps to respect solid walls that would block normal lights.

Describe the solution you'd like
I would like to see a variant of the omega (and lower variant) lamps that respect light obstructions. If this is already possible, please let me know how I can make them.

Describe alternatives you've considered
There aren't any alternatives available for 1.15 as far as I know

Additional context
I think the description is self-explanatory.

Warning "unable to load model"

Describe the bug
A clear and concise description of what the bug is.

To Reproduce
Steps to reproduce the behavior:

  1. Load client
  2. read latest.log

Expected behavior
expected warnings not to appear

Versions (please complete the following information):
Forge: forge-1.16.5-36.2.19-installer
Minecraft: 1.16.5
lightestlamp-4.0.7

Additional context
[30Nov2021 18:17:41.456] [Worker-Main-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'lightestlamp:light_air#inventory' referenced from: lightestlamp:light_air#inventory: java.io.FileNotFoundException: lightestlamp:models/item/light_air.json

[30Nov2021 18:17:41.456] [Worker-Main-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'lightestlamp:waterloggable_light_air#inventory' referenced from: lightestlamp:waterloggable_light_air#inventory: java.io.FileNotFoundException: lightestlamp:models/item/waterloggable_light_air.json

[30Nov2021 18:17:41.457] [Worker-Main-1/WARN] [net.minecraft.client.renderer.model.ModelBakery/]: Unable to load model: 'lightestlamp:bromine_fluid_block#inventory' referenced from: lightestlamp:bromine_fluid_block#inventory: java.io.FileNotFoundException: lightestlamp:models/item/bromine_fluid_block.json

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.