#Big bug
1 messages · Page 1 of 1 (latest)
but whatever it is
it keeps happening to tiger king
with various addons
anyone know what the heck is going on with sound instance
lmk
are you using soundinstance anywhere
nope
kontraption was
but then I removed it from kontraption
and deleted all kontrpaiton data
still happened
then we removed kontraption
I selectively deleted the kontrpation data from it
but anyway we removed kontraption and it worked
but on adding starlance it does this
i have no idea why 
but some attachment(?) uses soundinstance
we searched through the vs_ship_data
no mension of sound instance as far as i could find
it doesn't matter
if the class uses client only stuff
even in function or smth
and server tries to load it
it shits itself
no
btw for some reason shit like that does work in dev env, but fails in proper mc
hm actually
had to redo a lot of vmod code because of it
I wonder if warium does some weird stuff
😔
ik it has a very thourough sound systme
maybe?
crash report mentions vs attachments
i really doubt warium does anything with VS attachments
oh true
not explicitly
it doesn't use attachments
it just makes sure not to do any raycasts in the wrong way or whatever
btw why are you using tank tussle VS
valkyrienskies-120-2.3.0-beta.5tt21+6b0ae4620f.jar
that would be why vs addition hasn't crashed for you yet
did you maybe accidentally rename the TT into beta.6? 
2025-04-06
do you have a discord plugin or smthn that does that?
why
oh ConcurrentModificationException
that is a starlance issue
it happens sometimes
usually with block entities
we don't know how
it happens deep in the valkyrien skies chunk copying code
we thought we fixed it
multiple times
but it always seems to come back
anyway, one of the blocks on your ship is causing it
so if you can figure out which one
if it crashes in singleplayer than yeah
the vs teleport command is broken
across dimensions
and it uses the same code as us
just minus our special code that teleports entities along with you etc