Code Monkey home page Code Monkey logo

diagonalwalls's People

Contributors

fuzss avatar

Stargazers

 avatar

Watchers

 avatar

diagonalwalls's Issues

[Bug]: Compatibility issue with More Slabs Stairs & Walls

Mod Loader (Required)

Fabric

Minecraft Version(s) (Required)

1.20.4

Mod Version(s) (Required)

20.4.1

Minimal Setup (Required)

Yes

Notes (Required)

glass walls are missing textures:

glass_walls

installed mods:

  • fabric-api-0.96.11+1.20.4.jar
  • moreslabsstairsandwalls-4.0.0.jar
  • DiagonalWalls-v20.4.1-1.20.4-Fabric.jar
  • ForgeConfigAPIPort-v20.4.3-1.20.4-Fabric.jar
  • PuzzlesLib-v20.4.42-1.20.4-Fabric.jar

latest.log (Required)

https://gist.github.com/nco2k/083e6c1452f472998b8b4fb68acd0f6e

[Bug]: Incompatibility with Dimensional Dungeons

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

8.0.2

Minimal Setup (Required)

No

Notes (Required)

Current behaviour: Placing the Portal Crown blocks from Dimensional Dungeons seems to turn them into different blocks that the portal doesn't recognize, meaning you can't progress in the mod. It would be great if the block could be excluded.

Steps to reproduce: 1. Build the advanced portal frame 2. Use an Advanced Dungeon Key to activate the portal 3. The portal will tell you that it's missing crown blocks.

latest.log (Required)

https://gist.github.com/Sereliana/e82f8b8f0661568238a3fffc0d44921e

[Bug]: All walls rendering as stone blocks.

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

8.0.3

Minimal Setup (Required)

Notes (Required)

I'm just backporting to fix this for now. At least wall blocks render as stone blocks, and I forgot to take a screenshot. I'm using embeddium/oculus and many other performance mods. This is unrelated to shaders, turning them off does nothing. I updated all three diagonal mods and found this to be present.

My mod list:
A-ModList.txt
Mind the messy format, it's a bat execution.

latest.log

latest.log (Required)

It's above, won't let me paste here. Maybe make the text field larger.

[Bug]: Compatibility issue with Better End

Mod Loader (Required)

Fabric

Minecraft Version(s) (Required)

1.20.4

Mod Version(s) (Required)

Diagonal Walls: 20.4.0, Puzzles Lib: 20.4.39, Fabric API: 0.96.4, Forge Config API Port: 20.4.3, Better End: 4.30.1, BCLib: 3.30.1

Minimal Setup (Required)

No

Notes (Required)

Wandered around in the new end biomes added by "better end" until it froze. checking the log reveals the following:

[20:32:17] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: Tesselating block model
	at net.minecraft.class_824.method_3554(class_824.java:111) ~[client-intermediary.jar:?]
	at net.minecraft.class_824.method_3555(class_824.java:79) ~[client-intermediary.jar:?]
	at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntity(SodiumWorldRenderer.java:369) ~[Sodium.jar:?]
	at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:308) ~[Sodium.jar:?]
	at me.jellysquid.mods.sodium.client.render.SodiumWorldRenderer.renderBlockEntities(SodiumWorldRenderer.java:271) ~[Sodium.jar:?]
	at net.minecraft.class_761.handler$dmo000$sodium$onRenderBlockEntities(class_761.java:14331) ~[client-intermediary.jar:?]
	at net.minecraft.class_761.method_22710(class_761.java:1146) ~[client-intermediary.jar:?]
	at net.minecraft.class_757.method_3188(class_757.java:1098) ~[client-intermediary.jar:?]
	at net.minecraft.class_757.method_3192(class_757.java:866) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1523(class_310.java:1327) ~[client-intermediary.jar:?]
	at net.minecraft.class_310.method_1514(class_310.java:888) ~[client-intermediary.jar:?]
	at net.minecraft.client.main.Main.main(Main.java:265) ~[fabric-loader-0.15.7-1.20.4.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) ~[fabric-loader-0.15.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.15.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.15.7.jar:?]
Caused by: java.lang.IllegalArgumentException: Cannot get property class_2754{name=north, clazz=class net.minecraft.class_4778, values=[none, low, tall]} as it does not exist in Block{diagonalwalls:betterend/flavolite_bricks_wall}
	at net.minecraft.class_2688.method_11654(class_2688.java:98) ~[client-intermediary.jar:?]
	at org.betterx.bclib.blocks.BaseWallBlock.lambda$getModelVariant$0(BaseWallBlock.java:85) ~[0-BCLib.jar:?]
	at net.minecraft.class_1095.method_4707(class_1095.java:1053) ~[client-intermediary.jar:?]
	at net.minecraft.class_778.method_3361(class_778.java:70) ~[client-intermediary.jar:?]
	at net.minecraft.class_778.method_3374(class_778.java:48) ~[client-intermediary.jar:?]
	at biomesoplenty.client.renderer.AnomalyRenderer.render(AnomalyRenderer.java:42) ~[BiomesOPlenty.jar:?]
	at biomesoplenty.client.renderer.AnomalyRenderer.method_3569(AnomalyRenderer.java:21) ~[BiomesOPlenty.jar:?]
	at net.minecraft.class_824.method_23079(class_824.java:90) ~[client-intermediary.jar:?]
	at net.minecraft.class_824.method_23081(class_824.java:79) ~[client-intermediary.jar:?]
	at net.minecraft.class_824.method_3554(class_824.java:104) ~[client-intermediary.jar:?]
	... 14 more

diagonalwalls:betterend/flavolite_bricks_wall does not exist. its done this with several other blocks.

latest.log (Required)

https://gist.github.com/ShuitOnDiscord/b9e39c1d478ceaffbfcc2697f2883754

[Bug]: Compatibility glitch with Ice and Fire (chains not connecting to cobblestone walls)

Mod Loader (Required)

Forge

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

v8.0.2

Minimal Setup (Required)

Yes

Notes (Required)

I've noticed that chains in Alex's Ice and Fire mod will no longer connect to cobblestone walls when this mod is also installed, meaning that there's a compatibility issue somewhere (verified by uninstalling the Diagonal Walls mod and trying again). I'm not sure if this is something that would need to be fixed on this end or on the Ice and Fire end, however.

latest.log (Required)

N/A

[Bug]: Incompatibility with immersive weathering

Mod Loader (Required)

Fabric

Minecraft Version(s) (Required)

1.20.1

Mod Version(s) (Required)

v8.0.3

Minimal Setup (Required)

Yes

Notes (Required)

This might be more of an Immersive Weathering problem but Diagonal Walls don't do diagonal walls with walls affected/created by Immersive Weathering.

To Reproduce:

  1. Place walls
  2. See walls aren't right

Expected behavior:
The walls should have had gaps in them and should technically be connected diagonally

Screenshots:
2024-05-20_22 27 48
Walls on the left are ones that are affected by Immersive Weathering and do not follow Diagonal Walls and the Walls on the right are not affected by Immersive Weathering and do follow Diagonal Walls.

2024-05-20_22 27 59

latest.log (Required)

https://github.com/Iceman5703/Modded-Minecraft-Problem-Log/blob/main/Diagonal_Immersive.log

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.