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

Texture is required if use_mob_texture is false #8256

Open
bookerthegeek opened this issue Nov 13, 2024 · 0 comments
Open

Texture is required if use_mob_texture is false #8256

bookerthegeek opened this issue Nov 13, 2024 · 0 comments

Comments

@bookerthegeek
Copy link

Issue description

Heyo!

Saw this in the log, thought you might want to know about it.

[09:41:41] [Worker-ResourceReload-3/ERROR] [de.ft.mo.ft.cl.ma.EntityIcons/]: Failed to parse entity icon settings for mekanismadditions:baby_bogged
java.lang.IllegalStateException: Texture is required if use_mob_texture is false
	at MC-BOOTSTRAP/[email protected]/com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287) ~[datafixerupper-8.0.16.jar%23106!/:?] {re:mixin}
	at MC-BOOTSTRAP/[email protected]/com.mojang.serialization.DataResult.getOrThrow(DataResult.java:81) ~[datafixerupper-8.0.16.jar%23106!/:?] {re:mixin}
	at TRANSFORMER/[email protected]/dev.ftb.mods.ftbchunks.client.mapicon.EntityIcons.getEntitySetting(EntityIcons.java:145) ~[ftb-chunks-neoforge-2101.1.3.jar%23517!/:2101.1.3] {re:classloading}
	at TRANSFORMER/[email protected]/dev.ftb.mods.ftbchunks.client.mapicon.EntityIcons.prepare(EntityIcons.java:81) ~[ftb-chunks-neoforge-2101.1.3.jar%23517!/:2101.1.3] {re:classloading}
	at TRANSFORMER/[email protected]/dev.ftb.mods.ftbchunks.client.mapicon.EntityIcons.prepare(EntityIcons.java:42) ~[ftb-chunks-neoforge-2101.1.3.jar%23517!/:2101.1.3] {re:classloading}
	at TRANSFORMER/[email protected]/net.minecraft.server.packs.resources.SimplePreparableReloadListener.lambda$reload$0(SimplePreparableReloadListener.java:17) ~[client-1.21.1-20240808.144430-srg.jar%23430!/:?] {re:mixin,re:computing_frames,re:classloading}
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(Unknown Source) [?:?] {}
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.exec(Unknown Source) [?:?] {}
	at java.base/java.util.concurrent.ForkJoinTask.doExec(Unknown Source) [?:?] {}
	at java.base/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(Unknown Source) [?:?] {}
	at java.base/java.util.concurrent.ForkJoinPool.scan(Unknown Source) [?:?] {re:mixin,re:computing_frames}
	at java.base/java.util.concurrent.ForkJoinPool.runWorker(Unknown Source) [?:?] {re:mixin,re:computing_frames}
	at java.base/java.util.concurrent.ForkJoinWorkerThread.run(Unknown Source) [?:?] {re:mixin}

Steps to reproduce

  • Install the mod
  • Start MC
  • Look at thelog

Minecraft version

1.21.1 (Latest)

NeoForge version

21.1.75

Mekanism version

10.7.7 (Latest)

Other relevant versions

No response

If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant