#Support sheluvlean

1 messages · Page 1 of 1 (latest)

acoustic wigeonBOT
#

<@&872407642302197760>

Welcome to your Support Thread

Please check if your using the latest Skytils version at #Releases then check #Faq to see if your issue is maybe there, support will come soon.

If you crash do the *crash command in Discord and follow the instructions.

cedar bone
#

that's paragraph mark
not section symbol

rotund creek
#

bro im so lost

#

i just want this stash msg gone

cedar bone
#

/St dev chat

#

press the message

#

use a bit of regex

rotund creek
#

i cant press this msg

cedar bone
rotund creek
#

i click it does nothing

cedar bone
rotund creek
#

??

#

im pressing the chat

#

its doing absolutely nothing

#

im ass w mods mb

#

also whats regex...

cedar bone
#

look for that line in chat

rotund creek
#

i only had the one msg in chat

rotund creek
#

fine if not but can u help inna vc

cedar bone
rotund creek
#

alr

#

idek where to see "latest.log"

acoustic wigeonBOT
#

Windows: Hit Windows Key + R and type in %appdata%. Open the .minecraft folder.
Mac: On the bar at the top of your screen in Finder, click Go, then click Go to Folder and type ~/Library/Application Support/Minecraft, then hit enter.
Linux: .minecraft is located in your home folder. ~/.minecraft

Open your Minecraft folder and send the file called latest or latest.log from .minecraft/logs.
https://cdn.discordapp.com/attachments/787643281147822080/873564351729127484/2021-08-07_14-51-18.mp4

rotund creek
#

so it wants my latest chat log

cedar bone
#

find it

#

open it

rotund creek
#

alr

cedar bone
#

look.for the stash message

rotund creek
#

im looking at like 4thousand lines of code

#

§8(This totals 1 type of material stashed!)

#

this msg?

#

§3§l>>> §3§lCLICK HERE§b to pick them up! §3§l<<<

#

n this one?

#

yea idk i used those msgs and its still the same

#

why help me this far just to stop

#

im lost

#

skytils is not working

cedar bone
cedar bone
rotund creek
#

there's was no lines that follow it?

#

[13:38:27] [Client thread/INFO]: [CHAT] §f §7You have §3539 §7materials stashed away!
[13:38:27] [Client thread/INFO]: [CHAT] §f §8(This totals 1 type of material stashed!)
[13:38:27] [Client thread/INFO]: [CHAT] §f §3§l>>> §3§lCLICK HERE§b to pick them up! §3§l<<<

#

idk where to input the msg for it to actually stop sending it to me

#

adn what actual msg to input

#

u talking to me like ik what i should b doing

#

idk code idk mods im like a toddler atp

#

can u like copy n send the exact msg and lmk where i should put it....

#

idk what settings and it gets reformatted after i save

faint steppe
#

That thing above Remove Filter

rotund creek
#

still giving me all the msgs

faint steppe
#

Turn on formatted text too

rotund creek
#

i tried that...

faint steppe
#

Oh put a \ before the parenthesis

rotund creek
#

like before the 8 and the symbol?

#

after**

faint steppe
#

Yeah after the 8 and after the !

rotund creek
#

alr imma try that

#

idk it seemed to have done nothing

#

thanks for trying to help ive been getting sm cancer with this stash msg

#

both of you^

faint steppe
#

Can you copy the pattern and set it here inbetween `

rotund creek
#

from my logs?

faint steppe
#

Works for me now

rotund creek
#

wdym

#

You have 124 materials stashed away!

#

like this msg?

#

im confused 😭

#

copy what pattern

faint steppe
rotund creek
#

st

faint steppe
#

¶f ¶8\(This totals (.*) types of materials stashed!\)¶r

rotund creek
#

its still sending the msg tho

#

in my chat

faint steppe
rotund creek
#

bro

#

idk what to tell u

#

im still getting the msg

faint steppe
#

hmmm

rotund creek
#

my dev chat was set to false

faint steppe
#

you don't have any others names "stash msg"right

rotund creek
#

is that why

faint steppe
rotund creek
#

this is my whole screen

faint steppe
#

Oh you have 1 type

rotund creek
#

what

faint steppe
#

It says 1 type not 1 types

rotund creek
#

aint no way

#

na

#

still sending

#

:/

#

wait materials

#

no wtaf

#

still sending

cedar bone
cedar bone
#

right?

#

the middle ones aren't the regex

#

or are they a matching group

rotund creek
#

if ur asking me i dont understand code

faint steppe
#

¶f\s*¶8\(This totals (.*) type(s*) of material(s*) stashed!\)¶r

cedar bone
#

\s* 💀

#

also shouldn't it be (s?)

#

*2

faint steppe
#

shhhh

rotund creek
#

omg

#

that worked

cedar bone
#

greedy matching smh

rotund creek
#

ok so what abt these two...

#

😭

cedar bone
cedar bone
#

that you're missing

rotund creek
#

well 3 yea but one is good

#

now at least

cedar bone
#

§f §3§l>>> §3§lCLICK HERE§b to pick them up! §3§l<<<

rotund creek
#

actually idk if this is still a problem but

#

yesterday this one was a problem

#

One or more items didn't fit in your inventory and were added to your material stash! Click here to pick them up! (33)

#

if it comes up again ill grab the log

#

thank yall fr, lifesavers

cedar bone
#

§f §8\(This totals ([\d,]*) types? of materials? stashed!\)

rotund creek
#

imma run both

#

neither worked

cedar bone
#

§f §3§l>>> §3§lCLICK HERE§b to pick them up! §3§l<<<

#

§f §8\(This totals [! ]* types? of materials? stashed!\)

rotund creek
#

didnt work

faint steppe
#

Smh not using \s+

cedar bone
#

does it change

faint steppe
#

Whitespaces depend on the size of the number

#

Isn't constant

rotund creek
#

songreaver those didnt work

cedar bone
#

eesh

#

that'd stupid

#

§f[!§]*§8\(This totals [! ]* types? of materials? stashed!\)

rotund creek
#

k wait

#

ur sending the one thats fixed alr

#

¶f\s*¶8(This totals (.) type(s) of material(s*) stashed!)¶r

#

this is fixed one

cedar bone
#

§f[!§]* §3§l>>> §3§lCLICK HERE§b to pick them up! §3§l<<<

rotund creek
#

didnt work

cedar bone
#

oh yep

#

§f[!§]*§3§l>>> §3§lCLICK HERE§b to pick them up! §3§l<<<

rotund creek
#

didnt work either

cedar bone
rotund creek
#

😭

#

man i aint tryna be rude

#

its just not working

rotund creek
#

me when i problem solve and figure out whatever "regex sytax" is

#

¶f\s*¶7You have (.) ¶7material(s) stashed away!¶r

rotund creek
#

where

#

it works

#

already

cedar bone
rotund creek
#

igu

#

`¶f\s*¶7You have (.) ¶7material(s) stashed away!¶r

cedar bone
#

both ends lol

rotund creek
#

what

#

oh

#

¶f\s*¶7You have (.*) ¶7material(s*) stashed away!¶r

#

¶f\s*¶3¶l>>> ¶3¶lCLICK HERE¶b to pick them up! ¶3¶l<<<¶r

#

they all work now

#

:D

cedar bone
#

why is yours paragraph symbol and mine section

#

weird

rotund creek
#

what

#

' this is paragraph

#

` this is fn+esc (im on 60% keyboard)

#

wait

faint steppe
rotund creek
#

ohhhhhhhhh

#

i see

#

anyways appreciate the help