Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatibility with CustomThings #40

Open
song682 opened this issue Aug 5, 2024 · 15 comments
Open

Incompatibility with CustomThings #40

song682 opened this issue Aug 5, 2024 · 15 comments
Labels
bug Something isn't working mod compat

Comments

@song682
Copy link

song682 commented Aug 5, 2024

While isOpaque was enabled (The function of isOpaque can be seen at here), Notfine 0.2.5 will crash with CustomThings.
here is my CustomThings' config of customBlock.json

{"data":
	[
		{
		"name": "copper_grate",
		"type": "metal",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 8.0,
        "harvestLevel": 2,
		"toolType": "pickaxe",
        "isOpaque": false,
        "maxStackSize": 64
        },
		{
		"name": "polished_tuff",
		"type": "rock",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 6.0,
        "harvestLevel": 1,
		"toolType": "pickaxe",
        "isOpaque": true,
        "maxStackSize": 64
        },
		{
		"name": "tuff_bricks",
		"type": "rock",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 6.0,
        "harvestLevel": 2,
		"toolType": "pickaxe",
        "isOpaque": true,
        "maxStackSize": 64
        }
	]
}
@Roadhog360
Copy link
Collaborator

Roadhog360 commented Aug 5, 2024

Tangentially related: All of those blocks are coming in EFR 2.6.1

@song682
Copy link
Author

song682 commented Aug 5, 2024

Tangentially related: All of those blocks are coming in EFR 2.6.1

OKOK

@song682
Copy link
Author

song682 commented Aug 5, 2024

Tangentially related: All of those blocks are coming in EFR 2.6.1

Go off on a tangent, I wanna a explain about why I can't use matchBlocks in CTM in order to connect colorless glass?
I even use the same flie in the ctm folder.
[1.7.10]ConnectingGlassReCom[v1.4.3].zip
This is the texture pack.

@jss2a98aj
Copy link
Owner

Tangentially related: All of those blocks are coming in EFR 2.6.1

Go off on a tangent, I wanna a explain about why I can't use matchBlocks in CTM in order to connect colorless glass? I even use the same flie in the ctm folder. [1.7.10]ConnectingGlassReCom[v1.4.3].zip This is the texture pack.

Thta is likely a bug in the MCPatcher CTM port.

@jss2a98aj
Copy link
Owner

While isOpaque was enabled (The function of isOpaque can be seen at here), Notfine 0.2.5 will crash with CustomThings. here is my CustomThings' config of customBlock.json

{"data":
	[
		{
		"name": "copper_grate",
		"type": "metal",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 8.0,
        "harvestLevel": 2,
		"toolType": "pickaxe",
        "isOpaque": false,
        "maxStackSize": 64
        },
		{
		"name": "polished_tuff",
		"type": "rock",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 6.0,
        "harvestLevel": 1,
		"toolType": "pickaxe",
        "isOpaque": true,
        "maxStackSize": 64
        },
		{
		"name": "tuff_bricks",
		"type": "rock",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 6.0,
        "harvestLevel": 2,
		"toolType": "pickaxe",
        "isOpaque": true,
        "maxStackSize": 64
        }
	]
}

Can you post a crash log please?

@Roadhog360
Copy link
Collaborator

@KibaTheBarbarian I think you also know of a one or two other mods that allow you to add custom blocks using a config. Maybe they will work?

@song682
Copy link
Author

song682 commented Aug 6, 2024

While isOpaque was enabled (The function of isOpaque can be seen at here), Notfine 0.2.5 will crash with CustomThings. here is my CustomThings' config of customBlock.json

{"data":
	[
		{
		"name": "copper_grate",
		"type": "metal",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 8.0,
        "harvestLevel": 2,
		"toolType": "pickaxe",
        "isOpaque": false,
        "maxStackSize": 64
        },
		{
		"name": "polished_tuff",
		"type": "rock",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 6.0,
        "harvestLevel": 1,
		"toolType": "pickaxe",
        "isOpaque": true,
        "maxStackSize": 64
        },
		{
		"name": "tuff_bricks",
		"type": "rock",
        "shape": "normal",
        "hardness": 1.0,
		"resistance": 6.0,
        "harvestLevel": 2,
		"toolType": "pickaxe",
        "isOpaque": true,
        "maxStackSize": 64
        }
	]
}

Can you post a crash log please?

here :
crash-2024-08-05_13.31.00-client.txt
And I also comment another issues about wrong connections.
#38 (comment)

@Roadhog360
Copy link
Collaborator

Roadhog360 commented Aug 6, 2024

For future reference, it is a better idea to use Gist or a paste website. It's annoying to have to download your crash report just to view it.

@song682
Copy link
Author

song682 commented Aug 6, 2024

For future reference, it is a better idea to use Gist or a paste website. It's annoying to have to download your crash report just to view it.

Oh, okay, Sorry. @Roadhog360

@Roadhog360
Copy link
Collaborator

Np I'll download it this time but wanted to let you know :)

@song682 song682 changed the title Incompatibility with CustomThings Incompatibility with A Bunch of Things Aug 6, 2024
@song682
Copy link
Author

song682 commented Aug 6, 2024

And a collapse with Xaero's MiniMap & WorldMap.
crash-2024-08-07_00.00.04-client
A lot of weird render problem when I'm scrolling the Decoration Block tab, caused when I scroll down, after the Work Bench, Furnace, & Chest. A lot of blocks disappear. And then those blocks on the top of them has been rendering weirdly.This is the picture. And I even can't get a block.(Maybe I need to mention it to Xaero.)
2024-08-07_00 13 04

@Roadhog360
Copy link
Collaborator

If this is for a different mod, please open separate issues

@Roadhog360 Roadhog360 changed the title Incompatibility with A Bunch of Things Incompatibility with CustomThings Aug 6, 2024
@song682
Copy link
Author

song682 commented Aug 6, 2024

If this is for a different mod, please open separate issues

Ok, I'll.

@jss2a98aj
Copy link
Owner

And a collapse with Xaero's MiniMap & WorldMap. crash-2024-08-07_00.00.04-client A lot of weird render problem when I'm scrolling the Decoration Block tab, caused when I scroll down, after the Work Bench, Furnace, & Chest. A lot of blocks disappear. And then those blocks on the top of them has been rendering weirdly.This is the picture. And I even can't get a block.(Maybe I need to mention it to Xaero.) 2024-08-07_00 13 04

This particular issue should already be fixed in dev. I need to release an update soon.

@song682
Copy link
Author

song682 commented Aug 7, 2024

And a collapse with Xaero's MiniMap & WorldMap. crash-2024-08-07_00.00.04-client A lot of weird render problem when I'm scrolling the Decoration Block tab, caused when I scroll down, after the Work Bench, Furnace, & Chest. A lot of blocks disappear. And then those blocks on the top of them has been rendering weirdly.This is the picture. And I even can't get a block.(Maybe I need to mention it to Xaero.) 2024-08-07_00 13 04

This particular issue should already be fixed in dev. I need to release an update soon.

OK

@jss2a98aj jss2a98aj added bug Something isn't working mod compat labels Aug 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working mod compat
Projects
None yet
Development

No branches or pull requests

3 participants