#Game crash: Ticking Entity

52 messages Β· Page 1 of 1 (latest)

lucid flicker
#

I came across this crash due to Flax Seeds from the supplementary mod T_T;

  • Single Player World
  • MC Version 1.19.2 - forge Modloader 43.2.0

Idk why but I hope this can be fixed in the future.
Atm I am trying to delete the item in question but I have never done it before :,) pls send help

Hopefully the Crashreport helps.

Thanks for any advice T-T!

valid sun
#

java.lang.IllegalArgumentException: Somebody (a mod) passed a [minecraft:water] blockstate to a member function of [Flax] block. This breaks a contract

#

its vanila tweaks

#

this bug has been there for over a year and i made an issue report too

#

i keep getting reports about it as their mod name doesnt appear easily as its done with a mixin ;_;

lucid flicker
#

Am am currently searching for the chunk where they are to fix the issue T.T; I never used NBT Explorer before so I am confused a lil xD

valid sun
#

their auto replant features is not only using deprecated methods that its should not be calling its also passing invalid parameters to them

lucid flicker
#

ah oh rip that makes sense somehow (i do not code). Do you maybe know if there's a way to disable that feature?

valid sun
#

idk but i think they have a config

#

lol in one of their 1.19.3 commits they blacklisted flax seeds instead of actually fixing this trivial issue at its core

lucid flicker
#

wow ok XD gg

#

I was finally able to locate the chunk ;_;" Now I'm stuck with finding the entity

#

If I can't find the entity is it possible to delete the chunk XD?

lucid flicker
#

I wanted to prevent any issues in the future, but why doesn't it work T_T? my game crashes because I added this
Did i write something wrong?

valid sun
#

try supplementaries:flax

#

or uninstall vanilla tweaks

lucid flicker
#

but my chunk is still broken

valid sun
#

i would tell you to go ask them but they its likely they arent active considering my issue hasnt even been replied to

#

if you remove it shouldnt

lucid flicker
#

T_T

valid sun
#

send the new log

lucid flicker
#

idk i deleted the chunk that was shown in the crash report tho

#

ok give me a sec

valid sun
#

thats a bit of an overkill

#

data of the chunk was fine. its the logic attatched to an item entity that was there which would run as soon as you would load it that isnt

lucid flicker
#

dw i made a copy

valid sun
#

] {re:mixin,re:classloading,pl:mixin:APP:vanillatweaks.mixins.json:tweaks.MixinItemEntity,pl:mixin:APP

#

vanilla tweaks is still there

lucid flicker
#

yeah i didnt delete it yet lol

#

wait a second

#

but i wonder why i still couldnt find entities on that chunk T_T

#

yeaaa it works without vanilla tweaks!!

#

I still liked what that mod offered T.T; i'll try to find other mods I guess XD

thank you so much for helping!

valid sun
#

sure thing glad i could help :D

lucid flicker
valid sun
#

tho would still be nice if they would fix this.. eventually

#

what does that mod add btw?

lucid flicker
#

Vanilla Tweaks?

valid sun
#

i only know it because of this so i dont have the best opinion if the rests of the code is like that

#

yeah

valid sun
#

should be there

lucid flicker
#

Stuff like no magma pockets in the nether, auto replant seeds when broken, silk touchable spawners, tnt explodes next to magma blocks and lava, creepers and zombie kids burn in daylight,...
edit: editable signs, u can sit on slabs and stairs, wool can be uncrafted (back to strings), u can swap armor with armor stand (shift rightclick), hoe = works like a sickle, throwable dynamite, u can cook eggs, slime finder (an item, looks like slime in bucket), a pedestal, a fire arrow can set the block it hits on fire, some nice enchantments,

#

and more, i forgor XD

valid sun
#

oh i see

#

many of those are added by quark in a better way tho. like hoe harvesting which works much better with modded crops, auto harvest and replant, sign editing, slime in a bucket (slime finder), torch arrow and i think magma pockets too

lucid flicker
#

ohhh, true quark is an option, thanks! xD