Giter VIP home page Giter VIP logo

myrtrees's Introduction

Nanite

Nanites basic code for our website built in basically nothing special ๐ŸŽ‰ lots of pretty stuffs

myrtrees's People

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

myrtrees's Issues

[Question]

What do I do with what I have harvested? Does this mod add any uses?

Can't break block of the rubber tree with mining tool

Minecraft Version

1.19.2

Modloader

Forge 43.2.11

Mod version

1.2.0-build.32

Repeatable?

  • Yes

Link to log files

latest.log

Steps to reproduce the issue

  1. Use mining tool on mytree rubber wood
  2. See how it doesn't break

Description of the issue you are having

Can't break block of the rubber tree with mining tool, see screenshot. The middle block is for some reason not breakable.

https://blockshot.ch/ot5d

Information

  • I have provided as much information as possible

[Issue] Can't stripp logs

Minecraft Version

1.18.2

Modloader

Forge 40.2.0

Mod version

myrtrees-forge-1.1.0-build.29.jar

Repeatable?

  • Yes

Link to log files

No Logs can be provided

Steps to reproduce the issue

  1. Grab a rubberwood log
  2. Grab an axe of your choice
  3. Try to right click the log to strip it
  4. see that you can't strip logs.

Description of the issue you are having

I found this very weird as there are stripped log variations for the rubberwood tree in textures, but for some reason i couldn't find where it was being used, of if it was being used at all, so yeah. But the issue in itself is very easy to understand as i think its not intentional. You can't use your axe to strip logs.

Information

  • I have provided as much information as possible

[Issue] Engineer's Decor "small tree cutter" only chops the bottom log of the Rubberwood tree

Minecraft Version

1.19.2

Modloader

43.1.47

Mod version

1.2.0-build.31

Repeatable?

  • Yes

Link to log files

There are no log files that would be helpful to my knowledge.

Steps to reproduce the issue

  1. Place small tree cutter
  2. Place sapling from Rubberwood Tree in front of it, apply bonemeal if wanted for rapid growth
  3. wait until the small tree cutter finishes chopping
  4. observe only bottom block being broken when the typical behavior of said block is to chop the entire tree down.

Description of the issue you are having

AllTheMods/ATM-8#485

Here is a greater explanation as to my problem. I've also reported this to both ATM8 (linked above) as well as to engineer's decor.

I'm not really sure which mod is sourcing the problem but every other tree I've tried so far seems to work just fine.

Information

  • I have provided as much information as possible

[Issue] Conflict with resource loading/kubejs

Minecraft Version

1.19.2

Modloader

fabric-api-0.73.2+1.19.2

Mod version

myrtrees-fabric-1.2.0-build.32

Repeatable?

  • Yes

Link to log files

[Server thread/ERROR]: Error executing task on Server
java.lang.NullPointerException: Cannot invoke "net.minecraft.class_2769.method_11899()" because "$$1" is null
	at Not Enough Crashes deobfuscated stack trace.(1.19.2+build.28) ~[?:?]
	at net.minecraft.loot.function.CopyStateFunction$Serializer.method_21899(CopyStateFunction:108) ~[?:?]
	at java.lang.Iterable.forEach(Iterable.java:75) ~[?:?]
	at net.minecraft.loot.function.CopyStateFunction$Serializer.toJson(CopyStateFunction:108) ~[?:?]
	at net.minecraft.loot.function.CopyStateFunction$Serializer.toJson(CopyStateFunction:102) ~[?:?]
	at net.minecraft.util.JsonSerializing$GsonSerializer.serialize(JsonSerializing:125) ~[?:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:81) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.ArrayTypeAdapter.write(ArrayTypeAdapter.java:95) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJson(Gson.java:735) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJsonTree(Gson.java:628) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJsonTree(Gson.java:607) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.serialize(TreeTypeAdapter.java:155) ~[gson-2.8.9.jar:?]
	at net.minecraft.loot.entry.LeafEntry$Serializer.addEntryFields(LeafEntry:141) ~[?:?]
	at net.minecraft.loot.entry.ItemEntry$Serializer.addEntryFields(ItemEntry:43) ~[?:?]
	at net.minecraft.loot.entry.ItemEntry$Serializer.addEntryFields(ItemEntry:40) ~[?:?]
	at net.minecraft.loot.entry.LootPoolEntry$Serializer.toJson(LootPoolEntry:80) ~[?:?]
	at net.minecraft.loot.entry.LootPoolEntry$Serializer.toJson(LootPoolEntry:74) ~[?:?]
	at net.minecraft.util.JsonSerializing$GsonSerializer.serialize(JsonSerializing:125) ~[?:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:81) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.ArrayTypeAdapter.write(ArrayTypeAdapter.java:95) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJson(Gson.java:735) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJsonTree(Gson.java:628) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJsonTree(Gson.java:607) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.serialize(TreeTypeAdapter.java:155) ~[gson-2.8.9.jar:?]
	at net.minecraft.loot.LootPool$Serializer.serialize(LootPool:186) ~[?:?]
	at net.minecraft.loot.LootPool$Serializer.serialize(LootPool:169) ~[?:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:81) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.TypeAdapterRuntimeTypeWrapper.write(TypeAdapterRuntimeTypeWrapper.java:69) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.ArrayTypeAdapter.write(ArrayTypeAdapter.java:95) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJson(Gson.java:735) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJsonTree(Gson.java:628) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJsonTree(Gson.java:607) ~[gson-2.8.9.jar:?]
	at com.google.gson.internal.bind.TreeTypeAdapter$GsonContextImpl.serialize(TreeTypeAdapter.java:155) ~[gson-2.8.9.jar:?]
	at net.minecraft.loot.LootTable$Serializer.serialize(LootTable:240) ~[?:?]
	at net.minecraft.loot.LootTable$Serializer.serialize(LootTable:210) ~[?:?]
	at com.google.gson.internal.bind.TreeTypeAdapter.write(TreeTypeAdapter.java:81) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJson(Gson.java:735) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJsonTree(Gson.java:628) ~[gson-2.8.9.jar:?]
	at com.google.gson.Gson.toJsonTree(Gson.java:607) ~[gson-2.8.9.jar:?]
	at uk.me.desert_island.rer.RoughlyEnoughResources.sendLootToPlayers(RoughlyEnoughResources.java:53) ~[rer-2.6.0.jar:?]
	at net.minecraft.server.PlayerManager.handler$kio004$roughlyenoughresources$onPlayerConnect(PlayerManager:14506) ~[?:?]
	at net.minecraft.server.PlayerManager.onPlayerConnect(PlayerManager:289) ~[?:?]
	at net.minecraft.server.network.ServerLoginNetworkHandler.addToServer(ServerLoginNetworkHandler:151) ~[?:?]
	at net.minecraft.server.network.ServerLoginNetworkHandler.mdc8359d$polymer$lambda$polymer_prePlayHandshakeHackfest$0$0(ServerLoginNetworkHandler:2052) ~[?:?]
	at eu.pb4.polymer.impl.networking.EarlyConnectionMagic.lambda$handle$0(EarlyConnectionMagic.java:28) ~[polymer-0.2.18+1.19.2-cd67caaa292fd17e.jar:?]
	at eu.pb4.polymer.api.x.EarlyPlayNetworkHandler.lambda$onKeepAlive$0(EarlyPlayNetworkHandler.java:98) ~[polymer-0.2.18+1.19.2-cd67caaa292fd17e.jar:?]
	at net.minecraft.server.ServerTask.run(ServerTask:18) ~[?:?]
	at net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor:157) ~[?:?]
	at net.minecraft.util.thread.ReentrantThreadExecutor.executeTask(ReentrantThreadExecutor:23) ~[?:?]
	at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer:776) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer:159) ~[client-intermediary.jar:?]
	at net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor:131) ~[?:?]
	at net.minecraft.server.MinecraftServer.runOneTask(MinecraftServer:758) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.runTask(MinecraftServer:752) ~[client-intermediary.jar:?]
	at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor:116) ~[?:?]
	at net.minecraft.server.MinecraftServer.runTasksTillTickEnd(MinecraftServer:736) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.runServer(MinecraftServer:669) ~[client-intermediary.jar:?]
	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer:257) ~[client-intermediary.jar:?]
	at java.lang.Thread.run(Thread.java:833) [?:?]

Steps to reproduce the issue

No response

Description of the issue you are having

Kubejs was failing silently to load recipes.

Manually doing a /reload would end in "Reload failed; keeping old data" message.

I started removing mods one by one until I figured out the issue was caused by this one.

The error above shows up in the logs right when resources fail to load, and I'm quite sure it's related.

Information

  • I have provided as much information as possible

[Issue] Log Errors

Mod version

1.1.0

Forge mod loader version

I am on fabric 0.13.3

Repeatable?

  • Yes

Link to log files

Multi MC console output, relevant lines: https://bytebin.lucko.me/sn8Kb4OI1S
Logs: https://bytebin.lucko.me/LSq12TxFDf

Steps to reproduce the issue

It happens with start up of game.

Description of the issue you are having

I went through my multi mc console output logs to look for any errors to send to developers to help. I noticed some I think are attributed able to this mod. I added the logs above.

Information

  • I have provided as much information as possible

[Issue] Can't edit Latex Block Texture

Minecraft Version

1.18.2

Modloader

Forge 40.2.0

Mod version

myrtrees-forge-1.1.0-build.29.jar

Repeatable?

  • Yes

Link to log files

No logs can be provided as this is not a crash or incompatibility issue.

Steps to reproduce the issue

  1. Create a resourcepack with the following path: \assets\myrtrees\textures\block
  2. Grab the latex.png texture, edit it as you like, in my case i just used the default texture to show the issue
  3. drop it on that path and you'll see weird texture distortion

Description of the issue you are having

image
As tou can see in the image, the texture seems to be flipping to the side and not be properly animated even tho i'm using the same texture used on the source code. I've been trying to make a resourcepack but this issue with the latex liquid texture has been giving me a bit of a headache, not sure if i can do anything about it tbh.
Here's the used texture for the latex:
latex

Information

  • I have provided as much information as possible

Creating multiple wood bucket

  1. fill your inventory, so you have no space.
  2. create multiple items with shift and click on outut
  3. get 1 wooden bucket, everything else is deleted

Modpack: FTB Ultimate: Anniversary Edition 1.0.4

[Feature Request] Create a wiki

Feature Description

It would be nice to have a small wiki here on the github repository or even directly in the repository README with at least some information on where the tree spawns and better step by step instructions on how to use the mod.

[Feature Request] 1.19.2 tag for CurseForge

Feature Description

KubeJS, Create, and several other major mods are only available on 1.19.2, not 1.19.

If you have time could you please bump the release version to 1.19.2, I'd really like to include this.

[1.18.2] Sometimes upon starting server it crashes with ("Mod loading error has occurred").

Mod version

1.1.0-build.31

Forge mod loader version

40.1.48

Repeatable?

  • Yes

Link to log files

https://gist.github.com/Gbergz/fd0fa24c2e52ae605080dcb21f20e040

Steps to reproduce the issue

Start server
wait.
modloading error.

Description of the issue you are having

Sometimes upon starting server it crashes with ("Mod loading error has occurred").

It's not happening every launch.

Information

  • I have provided as much information as possible

Rubberwood is not flammable or usable as a fuel

I attempted to look into this and PR however due to forge and fabric handling this differently it proved more complicated and may require a deeper change to architectury to fully solve. or I could be blind and completely missed a simple solution.

Automation

Feature Description

Please allow the buckets to interact with importers from Applied Energistics 2 or Refined Storage.

Or am I doing something wrong? I placed the importers from RS below the buckets.

[Feature Request] Regenerate latex over time

Feature Description

Once the 10 buckets of latex have been drained, it is done and the only option is to cut the tree, remove the wooden buckets and taps.

It would be an improvement if there was use of random ticks to replenish available latex over time.

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.