#archived-modding-development

1 messages Β· Page 267 of 1

river eagle
compact sedge
#

maybe

#

I hope for your sake

river eagle
#

I tried opening both, neither of them were it

#

but the thing is that for me the resolution doesn't change

#

it stays at 1080p if I set it to that

#

but that's not the problem...

cunning lagoon
#

;installer

#

zote isnt even alive

#

@fair rampart u ok

river eagle
#

alright I'll finish that now

cunning lagoon
river eagle
#

even though it's 4am

#

fuck it

floral furnace
#

ahh pulling a 56 i see

river eagle
#

@copper nacelle so do I do what angle said

#

and do the compiling again but with the same paths?

cunning lagoon
#

yes

blissful burrow
#

no

river eagle
#

ah right thanks

blissful burrow
#

56 literally just told us to say no wtf

river eagle
#

ah right

#

thanks

cunning lagoon
#

56 literally just told us to say yes wtf

river eagle
#

so yesn't it is?

cunning lagoon
#

dont tell me you trust acrid over your boy kurosh

blissful burrow
#

He just left the fucking second node again

#

I'm done here

cunning lagoon
hazy sentinel
#

hi done here

blissful burrow
#

Not carrying out his will anymore

copper nacelle
#

yes

compact sedge
river eagle
#

eww someone take the same screenshot but not in compact

cunning lagoon
#

fuckin dumbass ttacco megathinking me when i was just saying what 56 toldf me to say

#

u aboslute moron

floral furnace
#

die

cunning lagoon
#

that'll teach you not to mess with me kid 😎

blissful burrow
#

did you just

#

call me a taco

#

unironically

cunning lagoon
#

no

#

the guy with the taco picture

#

is called ttacco

blissful burrow
#

o

floral furnace
#

Dont push me, i have a demon inside me and its about to burst out

blissful burrow
#

wow edge

floral furnace
#

πŸ”ͺ

river eagle
#

I'll just copy this over k thx

#

create a folder called /home/yourusernameontheremoteserver
and do ./configure --prefix=/home/yourusernameontheremoteserver/.local
and then make -j 4 make install
etc
and then cd /home/yourusernameontheremoteserver/.local
and then repeat the scp command ( scp -r * username@server:/home/username/.local/)(edited)

blissful burrow
#

This is why I don't go outside the speedrunning channels

cunning lagoon
#

then go back to them

floral furnace
#

blame lore

river eagle
#

@compact sedge howmst do I commit a folder?

cunning lagoon
#

how what does that even mean

hollow pier
#

hey dlkurosh you fucking taco

cunning lagoon
#

did you just

#

unironically

#

😑

compact sedge
#

mkdir

#

folder name

#

on the docker one

cunning lagoon
#

o shit my monitor is going inactive

compact sedge
#

mkdir /home/username

river eagle
#

should I make the /home/myusername/ start from /root?

compact sedge
#

no

#

/home

#

/home/username

river eagle
#

I mean do I do that command in root?

compact sedge
#

it doesn't matter where you run mkdir as long as you start it with a slash

#

it will be an absolute path

#

from /

floral furnace
#

using taco as a derogatory term now πŸ˜”

river eagle
#

so I just created the directory

#

but doing cd home returns with an error

#

no dir found

compact sedge
#

cd /home/username

river eagle
#

oh there

compact sedge
#

start it with a slash for absolute path

river eagle
#

so I can't just only go to home

cunning lagoon
#

do cd slash cd home

#

or not do cd home

#

or some shit

compact sedge
#

you could do cd /home

#

or cd /

#

cd home

blissful burrow
#

"Oh never mind Angle did it"

compact sedge
#

but anyway now it's time to go back to root

river eagle
#

ah right yeah it works

compact sedge
#

cd /root/cpythonorwhatever

#

and then run the configure/make commands

river eagle
#

alright now I'm in root/cpython

#

scp -r * username@server:/home/username/.local/

#

right?

#

or should I do the config first?

#

yeah right

#

@compact sedge should I delete the previous lib and bin files from .local before I transfer these ones?

compact sedge
#

nah don't bother

river eagle
#

or will this overwrite

compact sedge
#

if you do scp right it will override them

#

it copies into exisiting folders but overrides identical file names

#

basically

#

so it's like copy and replace on windows

river eagle
#

alright it's transferring now

compact sedge
#

(I hope this time you appended .local)

river eagle
#

appended

#

local?

#

yeah I did add .local as the path where it transfers

compact sedge
#

alright

#

now try running zote with python 3

#

and it will give you an error

#

like missing package something or other

#

and you do

river eagle
#

not all of the files were overwritten see

compact sedge
#

idc

#

the ones that matter were

river eagle
#

k den

compact sedge
#

so ssh in, try running zote

#

when it gives you an error do

#

pip3 install --user packagethatitsaysismissing

river eagle
#

so how did I run zote again

compact sedge
river eagle
#

does it matter which directory I'm in

compact sedge
#

yeah cd into the bot dir

#

alternatively pip install all this stuff (from the github page)

aiohttp
async_timeout
chardet
discord.py
multidict
qoid.py
websockets
#

so pip3 install --user aiohttp async_timeout chardet discord.py multidict qoid.py websockets

river eagle
#

even marked as an executable

compact sedge
#

no

#

it's fine

#

bot ran

#

but it needs some libraries to work

#

those libraries I posted

river eagle
#

alright so pip install --user requests?

compact sedge
#

imo

#

pip3 install --user aiohttp async_timeout chardet discord.py multidict qoid.py websockets

river eagle
#

k

compact sedge
#

just get em all

river eagle
#

IT IS WORKING

cunning lagoon
#

;installer

river eagle
#

not that far yet fam

cunning lagoon
#

why live

river eagle
#

@copper nacelle GWfroggyFeelsHugMan

compact sedge
#

uhh imlooking it up

#

wait

#

ok so in your build folder right

#

on your docker

river eagle
#

yees

compact sedge
#

is there a Module folder

#

in there

river eagle
#

exactly where?

compact sedge
#

your build folder

#

where you git cloned it

river eagle
#

the /home/username?

#

I just realized I didn't git clone it

#

at all

#

I just followed exactly your instructions

#

I did the configuration and make install stuff without even having git cloned it

#

@compact sedge do I start over?

compact sedge
#

no no no

#

/root/python

river eagle
#

there is no python in root

#

just cpython

#

(Yes I did ls -a)

compact sedge
#

ok cpython

#

sorry im just laughing wayyyyyyy too hard at the veru stream

river eagle
#

there is a modules folder

compact sedge
#

ok cd there

river eagle
#

bunch of stuff there

#

@compact sedge sorry for interrupting verus stream

#

@copper nacelle since angle went to watch veru

compact sedge
#

uh ok sorry

#

im back

river eagle
#

oh, right so

compact sedge
#

edit setup

#

Setup

#

with nano

#

or something

#

ctrl w to search for SSL

river eagle
#

I opened it with vi

compact sedge
#

and uncomment this:

ssl _ssl.c \
    -DUSE_SSL -I$(SSL)/include -I$(SSL)/include/openssl \
    -L$(SSL)/lib -lssl -lcrypto
#

open it with whatever but ur on ur own using vi

river eagle
#

I removed the # before it

compact sedge
#

yes

#

good

#

now rerun the configure make and make install

#

and redo the scp

#

and try

river eagle
#

do I have to do the git cloning?

compact sedge
#

cd ..

#

cd to /root/cpython

#

also hi nookaar

river eagle
#

ah right

#

corny wtf

#

how did you guess hollowface

#

alright it's running the config now

#

I'm just gonna

#

copy this right

#

over here

#

create a folder called /home/yourusernameontheremoteserver
and do ./configure --prefix=/home/yourusernameontheremoteserver/.local
and then make -j 4 make install
etc
and then cd /home/yourusernameontheremoteserver/.local
and then repeat the scp command ( scp -r * username@server:/home/username/.local/)(edited)

#

at make -j 4 this happened

#

@compact sedge pls if I close the container I lose everything I've done so far in there

#

should I do that?

compact sedge
#

oh uh yeah you needthose

#

wait if u close the container u lose ALL progress?

#

wow

#

containers <<<<<<< VMs

river eagle
#

yeah happened yesterday

#

probably there is some way to save it

#

but 56 didn't tell me

#

alright yeah I'm gonna go sleep now

#

let's see tomorrow..

#

Let's hope the container actually got saved this time

#

I really don't feel like doing that all again

hollow pier
#

got hit before their last attack

#

hitless will never happen GWbratWhy

cunning lagoon
mortal trout
#

sad

compact sedge
#

probs already known but if you shade cloak through spikes as they spawn

#

they disappear

glacial panther
#

I knew this but I did find something else weird about this

#

if you shade cloak through a set of spikes right as they're switching sides, the newly spawning spikes will disappear

#

I've only done it once and the timing is probably pretty tight

scenic slate
#

does a custom pantheon mod exist?

young walrus
#

no

trim totem
#

randomized pantheon mod when

young walrus
#

when you make one

trim totem
#

teach me

#

56

copper nacelle
#

uhhh

#

boss controller something dnspy

#

it's just a list iirc

glacial panther
#

is boss rush mod back yet

copper nacelle
#

yeah it's called pan5

compact sedge
#

am I crazy

copper nacelle
#

yes

compact sedge
#

or is abs rad's circle blade attack rng on how long it takes

copper nacelle
trim totem
#

56 check

copper nacelle
#

e

trim totem
#

good job finally going online

compact sedge
#

honestly I wish this boss was nkg instead

glacial panther
#

it always takes the same amount of time but it's random where it starts

compact sedge
#

u sure sometimes it seems like she spins it up super slowly

glacial panther
#

I think it's easier if the first blade is pointed away from you, makes it easier to read the curve direction

#

I feel crazy because it seems like radial lasers are way slower in platforming phase

#

like twice the telegraph length

trim totem
#

56 check

compact sedge
#

honesstly imabout 30 seconds from looking at the fsm

#

and if I see a million waitrandoms

#

im calling bs

trim totem
#

is it bs tho

copper nacelle
#

i'd check but fsm viewer dies

#

and i can't be bothered fixing it cause it still works for pure vessel

compact sedge
#

I mean she has a million waitrandoms

#

but only on idles between attacks

#

but for some reason

#

that stupid blade one feels like it can be slow sometimes

#

probably grubberfly causing tinks

#

freezing the game

#

tbh

#

tinks on all those swords

#

someone should make radiance but every wait is replaced by a wait random of time between 0 and the original wait length

#

and by someone I mean hitler should do that.

copper nacelle
#

that's a fantastic idea

#

i should do that but for nkg

compact sedge
#

oh man

copper nacelle
#

and between 0 and triple the original wait length

#

brb

glacial panther
#

NKG but he just doesn't appear for 10 seconds after every attack

#

nightmare waiting room grimm

copper nacelle
#

why am i doing this

compact sedge
#

srs tho why

#

it's 2am

copper nacelle
#

done

#

this is actually hell

#

it's so fucked

#

i need to do this

#

to all fsms

#

i can do it on deserialize

#

this is a good idea

#

i recommend doing it radiant

#

it's genuinely cancer

vapid cape
#

Random Number Grimm

compact sedge
#

smh stop calling it rng u just need to git gud

vapid cape
#

I actually like the look of it. I was just talking last night about how Grimm's consistency made him a bit boring for me. Not to say this looks GOOD, it's dumb as hell, but It looks great for some laughs

glacial panther
#

I especially like the pufferfish phase

#

And how it gave you four waves almost overlapping followed by a bunch of easy shit

copper nacelle
#

I'm gonna do it to all FSMs

#

i've done it

#

why

young walrus
#

u

copper nacelle
#

@compact sedge as requested

#

abs rad is now bullshit and rng

#

it's absolutely terrible

#

would recommend

#

did you know pv can actually shoot darts behind him if you fuck up the wait

#

i should've called it rng.dll

copper nacelle
civic hare
#

fun fact: absrad circle blades animation is slower if vsync is on

compact sedge
#

wtf so I bet my framerate actually did affect its speed

#

even tho it wasn't designed to be rng

#

because I get around 70-80 in the rad fight but sometimes only around 50-60

copper nacelle
#

yeah it comes in way faster when you have high fps

#

i think weyu or someone had a vid on iit

compact sedge
#

is that just the nature of using SOOO many waits with a delay of like 0.1 seconds?

#

that sometimes the waits are 7 frames and sometimes they are 5

civic hare
copper nacelle
#

that sound sick

compact sedge
#

ngl was totally expecting flslayer.

#

this is p gr8 tho

civic hare
#

what if i made tracks for all the modded bosses

#

that would take a lot of work but it'd be super cool

compact sedge
#

I mean 99% of the modded bosses are 56's anyway

copper nacelle
#

shhhhhhh

compact sedge
#

and the other one percent is you and KDT

copper nacelle
#

infinite grimm doesn't exist GWchadMEGATHINK

civic hare
#

infinite grimm's music is just nkg but it keeps getting faster

compact sedge
#

infinite grimm music is anything else because you would go insane listening to NKG's theme for 6 hours

copper nacelle
compact sedge
#

alright other than waitrandoms what else did you fuck with

copper nacelle
#

wait randoms, anims, waits, rb2d velocity, rb2d rotation

#

everything is randomized

civic hare
#

biggest think

copper nacelle
#

u

#

it's pretty great actually

#

i should put this on the installer

compact sedge
#

you ever think maybe you shouldn't?

copper nacelle
#

no

#

consider art mods

#

i want to watch people download this

#

and suffer

compact sedge
#

yeah I didn't flood the installer with 12 meme mods

#

I put em all in a bundle

#

for your convenience

copper nacelle
#

what meme mods do i have

compact sedge
#

invertknight?

copper nacelle
#

people actually use that

compact sedge
#

yeah and people actually use infinite notches too

#

for some reason

copper nacelle
#

yes

#

that's like half meme

#

it's meme to you

#

but like people use it

#

no meme

#

so

#

eeeee

compact sedge
#

no

#

half-meme is half meme to me

#

because everyone thinks its a meme

#

but it's my serious entry for how to do custom fonts in HK, something I never wanna do again ever.

#

and if ur wondering why the name changes every time

#

it's because it has 6 names

copper nacelle
compact sedge
#

oh wait I should put the source code for it up

#

since I actually want it to be useful to people

copper nacelle
#

i can't beat nkg anymore

#

he's too fucked

compact sedge
#

wtf nuke meme is 1300 lines

copper nacelle
#

gj

compact sedge
#

it's bigger than lightbringer

copper nacelle
#

holy shit

#

this is god

#

pufferfish

#

has ascended

astral swift
#

Infinite notches actually appeals to me because under normal circumstances I can't equip womb, grimmchild, weaverlings, gathering swarm, and dreamshield while also equipping the appropriate support charms to buff those things

#

I don't want to have to choose between quality and quantity

#

I just want to have the meme-iest army

#

also flukenest

floral furnace
#

Quit To Menu?

copper nacelle
#

u

#

gn

floral furnace
#

elderbug Progress Will Be Saved

compact sedge
#

save editing

compact sedge
floral furnace
#

πŸ€”

compact sedge
#

fun fact. Sandisk SSD Plus 240GB has gone from $85 to $75 to $49 since last year August 17th

floral furnace
#

oh yeah i forgot even a 120 gb ssd costs a fucking lot

compact sedge
#

the 120 one was 27 bucks

floral furnace
#

but theyre, getting lower?

#

well depends on conversion of our currency

#

~~is this moores law but for ssd GWfroggyBlobWokeThink ~~

compact sedge
#

having 'murican purchasing power but the sensibilities to not but a lot of stuff very often compared to other muricans is super nice

#

unless it's ssds. I love buying ssds, probably too much

floral furnace
#

a 120 gb ssd is like an equivalent to something like a 500 gb hdd in terms of price iirc

compact sedge
#

no new harddrive sells for 27 bucks tho

floral furnace
#

then again i heard everyone praising SSDs as the 2nd coming of christ or something

compact sedge
#

they start at 60 dollars and usually hold 3-4TB at that price

floral furnace
#

goddamn

#

im sitting here with half a terabyte

compact sedge
#

harddrives cannot be made for 27 bucks. they just have too many parts in them so they're only sold at that price if they're used

#

and I love ssds a lot. I think they're worth the price for their low power consumption and quietness

#

and durability

floral furnace
#

and most of all load times

compact sedge
#

oh yeee. super nice to have on a server

floral furnace
#

753 were r u

ornate rivet
floral furnace
fair rampart
#

Based and correct

native wing
#

Ha

#

feat..sans pfp

trim totem
#

a few Kickstarter backers...

river eagle
#

@compact sedge Alright I be back

cunning lagoon
#

;installer

river eagle
#

yeah yeah soon, I just have this one problem to fix

cunning lagoon
#

stop with the excuses Haliitti 😠

cunning lagoon
hollow pier
cunning lagoon
#

fucking christ

floral furnace
#

kuro stop being so good

cunning lagoon
#

thats not wp

#

i accidentally submitted my new pop to wp

floral furnace
#

lmao

cunning lagoon
#

xero moved it to pop but the notif says main path

floral furnace
#

wait is this a new WR

#

so you beat your OWN WR?

cunning lagoon
#

yes

floral furnace
#

nice

cunning lagoon
#

i beated it

floral furnace
#

proud of you

mortal trout
#

'beated'

floral furnace
#

uhh its a regional dialect

azure vessel
#

i only beat one thing

mortal trout
#

your child?

azure vessel
#

no

weak lodge
#

Π½

flat forum
#

ΠΎ

#

Ρ‚

shadow hatch
#

i got this

#

do you know where i can find info on these mods

flat forum
#

Hm?

shadow hatch
#

ive never modded hollow knight before

flat forum
#

You can ask here, I'l ltry and answer

shadow hatch
#

i dont know any of them

flat forum
#

and I am aware that 56 has a document that describes the mods, but I don't have access

cunning lagoon
flat forum
#

Thanks, DLK!

shadow hatch
#

yay

flat forum
#

@copper nacelle can you pin this?

shadow hatch
#

ty

cunning lagoon
hollow pier
#

pin it more

weak lodge
#

kurosh big boi

shadow hatch
#

oh i only checked the pins here

#

im facepalming now

cedar flicker
#

I found something weird, again

#

If you die wearing Lifeblood, but for some reason dont respawn at bench, you dont get two blue hearts, but for two hits dont take damage

#

And the animation is blue like if you had blue hearts

compact sedge
#

@floral furnace ngl I never joined the order of whispers or w/e but then again I never knew I could be a lightbringer

#

also @river eagle just woke up

floral furnace
#

fuck you played GW2 too

#

also w o k e

compact sedge
#

I have 3 characters who have 100% map completion

#

because I just find it fun to casually map complete while listening to podcasts in the background

#

I bought heart of thorns and never really touched it tho. don't have the other dlc

floral furnace
#

jesus christ didnt know you played that much

#

im just starting out right now and im just at the 3rd zone

#

no dlcs yet, but planning to get them

compact sedge
#

I bought hot right before I switched to linux and decided to never give any windows games any more money. But that didn't stop me from playing the base game a lot. IDK why I never got into HoT content though. Like I've had this whole area open to me with its own rewards and stuff and idk I've just prefered doing the vanilla game.

floral furnace
#

yeah NGL the world is beautifully crafted

compact sedge
#

well it's very beautiful.

#

esp if you don't start as a charr

floral furnace
#

hoomans 4 lyfe

compact sedge
#

all my characters are sylvari

#

every single one

#

I had a human I deleted

floral furnace
#

but, why

compact sedge
#

lemme tell you why

#

because 1) plants are cool
2) you can recolor your sylvari almost anything whereas humans are limited to realistic skin colors
3) because their starting region and capital city are the most colorful things ever.

floral furnace
#

understandable

river eagle
#

@compact sedge heyy alright good morning

compact sedge
#

hi

river eagle
#

so now that I've rebuilt the entire fucking container since it doesn't save when quitting it

#

I'm again at the point where the next step would be doing the configuration

#

but before I do that should I try doing something with the modules dir again=

fair rampart
compact sedge
#

yeah

fair rampart
#

πŸ˜„

compact sedge
#

ayy a moth

#

so ur gonna need to uncomment that line in Modules/Config or whatever

#

uh

#

lemme search to figure out what itwas called

#

ok

#

so

#

git clone the cpython

#

switch to the 3.6.5r2 branch

#

cd Modules

#

nano or vi or w/e Setup

#

search for ssl and uncomment the line

#

install all the prereq software that you needed from that one stackoverflow page you found yesterday

#

do mkdir /home/usernameonserver

and then

fair rampart
#

ty for help.

compact sedge
#

./configure --prefix=/home/yourusernameontheremoteserver/.local
and then make -j 4 make install
etc
and then cd /home/yourusernameontheremoteserver/.local
and then scp ( scp -r * username@server:/home/username/.local/)

fair rampart
#

thanks dude

#

oh and yeah

#

theres a program

#

that can change stats in any game.

#

so called cheat engine.

#

its "here have a small moding tool."

compact sedge
#

cheat engine is an unclean and bad way to modify the game because there's not a lot you can change without breaking shit.

fair rampart
#

yup.

river eagle
#

alright let's see

trim totem
#

hal what are you doing

river eagle
#

so I did the git cloning, how do I swap to the 3.6 branch

#

trying to setup zote

#

@compact sedge

trim totem
#

ah

compact sedge
#

1 sec

river eagle
#

was it something git checkout?

fair rampart
#

it gives the abilty to do 100000000 nail dmg.

compact sedge
#

yeah

#

git checkout 3.6.7rc2 maybe

#

if that works

river eagle
#

hold on I'll try to find it

compact sedge
#

uh 3.6.5rc2

#

sorry

#

oh

#

wait

#

no

#

56 is right

#

1 sec

#

4893861ab58

#

try that

#

@river eagle

river eagle
#

ah thanks

#

@compact sedge fuk

compact sedge
#

ok

#

uh

#

try 3.6.5rc2

#

wait

#

1 sec

#

try f59c093

#

and see if that one has a Setup file

river eagle
compact sedge
#

uh

#

1 sec

river eagle
#

4893861

#

is what 56 gave me

#

let's try that

compact sedge
#

that's an old one tho

#

but yeah

#

you can do that

#

and it will have a setup

#

just use that for now tho

#

since it worked before

river eagle
#

I think I should just try repulling the entire cpython dir

#

re cloning it atm

#

@compact sedge So I just tried cloning the whole cpython dir again and then did the git checkout 4893861

#

but still no Setup

compact sedge
#

uhh

#

oh

#

wait

#

u gotta do the .configure thing first

#

so imo

#

switch back to 4893861ab58

#

mkdir /home/username

#

configure

#

then find setup file

river eagle
#

I've already done the mkdir thing

#

configuring...

compact sedge
#

the _ssl

#

and the two lines below it

#

remove the quotes

river eagle
#

the # you mean

compact sedge
#

the pound signs

#

yeah

river eagle
#

the pound signs?

#

you call this a pound sign?

#

boi

compact sedge
#

what do you call it

#

a hashtag

river eagle
#

risuaita

compact sedge
#

understandable

river eagle
#

translates to a piece of fence made from sticks

compact sedge
#

yes

weak lodge
#

making my way to 500 to 1v1 kurosh real quick

river eagle
#

@compact sedge
so I'll do this now?
pip3 install --user aiohttp async_timeout chardet discord.py multidict qoid.py websockets

compact sedge
#

yes

#

well on the remote

river eagle
#

in the build container?

compact sedge
#

server

#

no

#

build container needs the build prereqs which you found a stackoverflow thing for

#

last night

river eagle
#

so I should now transfer it to the remote server?

#

I mean I haven't done the make -j 4 stuff yes

compact sedge
#

no you need to make it

river eagle
weak lodge
#

hal

#

r u ok

river eagle
#

also I've done the git clone python, forgot to mark it

#

?

weak lodge
#

pot detected near by

river eagle
#

@compact sedge so I install all the stuff on the remote server before doing the make -j 4 ?

#

like in the order you listed out above

compact sedge
#

ok you gotta make it

#

and make install

#

yeah

river eagle
#

make command not found GWfroggyFeelsHugMan

#

so yum install make -y?

compact sedge
#

oh yeah you need build stuff

#

yum group install "Development Tools"

#

or yum groupinstall 'Development Tools'

#

also

#

yum install yum-utils
yum-builddep python3

I think

river eagle
#

right

compact sedge
#

ok

river eagle
#

I'm currently doing make -j 4

#

it just finished installing make

#

I'll do those group install things after this is done

#

this is after doing make -j 4

compact sedge
#

openssl-devel

#

yum install openssl-devel

river eagle
#

alright

fair rampart
river eagle
#

@compact sedge alright finally it's done installing everything you've listed

#

the openssl devel, the dev tools, the yum utilis

#

though there was an error with the builddep python 3

compact sedge
#

do you actually have a rhel license?

#

anyway you could skip the builddep thing probably

river eagle
#

a rhel license?

#

@compact sedge what be that

compact sedge
#

nevermind

#

uh

river eagle
#

so what next?

#

the make -j 4 again?

compact sedge
#

yeah

#

if you got the openssl dev

river eagle
#

I did do the yum install openssl-devel

#

other than this, but it still finished

#

so now make install?

compact sedge
#

yes

river eagle
#

done

#

now do I transfer it to the remote server?

#

@compact sedge

mint canopy
#

What is the best way for me to find a charm/ability randomizer mod?

compact sedge
#

yes

#

well

#

cd to /home/username/.local

#

and run the scp

river eagle
#

transferring...

#

so now it's overwriting all the stuff

pallid cobalt
#

dId i heArD sCp?

#

jk

compact sedge
#

yes

#

yes to hal

river eagle
#

@compact sedge
Done, but scp: /home/username/.local//lib/libpython3.6m.a: Permission denied

#

is one of the lines a bit higher

#

it finished succesfully though

#

that's the only error it gave

compact sedge
#

ree can you do go on the remote server and do rm ~/.local/lib/libpython3.6m.a

river eagle
#

@compact sedge the ~ just means /home/username right?

compact sedge
#

yes

river eagle
#

so instead of the ~ I just type in /home/username

compact sedge
#

go to the remote server and delet that file

river eagle
#

It asked me if I was sure so I typed in yes

#

should I have typed in y rather?

#

well it deleted it

#

@compact sedge do I run the transfer again?

compact sedge
#

just copy over that one file

#

so

#

on docker

#

scp /home/username/.local/lib/libpython3.6m.a username@server:/home/username/.local/lib/libpython3.6m.a

river eagle
#

for some reason that string completely fucks over the command prompt

#

oh well looks like the command still works

#

@compact sedge done, transferred

compact sedge
#

ok now that that's done

#

ssh to the server

#

and do the pip command

#

pip3 install --user aiohttp async_timeout chardet discord.py multidict qoid.py websockets

river eagle
#

should I do that in a certain dir?

compact sedge
#

nah

#

as long as you're on the server

river eagle
compact sedge
#

meh

#

it might not need it

#

or maybe it's just qoid

#

try pip3 install --user qoid

river eagle
#

pip3 install --user qoid?

#

yeah that

#

couldn't find qoid

#

I'll try to install websockets now

compact sedge
#

ok

river eagle
#

it couldn't get there before getting stuck on qoid

#

succesfully installed websockets

#

it got everything else but qoid

#

@copper nacelle is qoid needed?

compact sedge
#

uh maybe not

#

try running the bot now

#

while in the bot folder

river eagle
#

bot folder?

#

cmd?

compact sedge
#

cd Zote

river eagle
#

there's no bot.py executable there

compact sedge
#

where is your bot

#

python file

#

just go there

river eagle
#

but I don't get how the bot.py could be the one launching the bot

#

since it literally only has settings

compact sedge
#

ok cd to cmd and run python3 bot.py

river eagle
#

I'll kill the current Zote process first hold on

#

alright

#

;meme

#

zote is ded

compact sedge
#

pip3 install --user requests

river eagle
#

alright install succesfull

compact sedge
#

sure

river eagle
#
Traceback (most recent call last):
  File "bot.py", line 1, in <module>
    import requests
  File "/home/username/.local/lib/python3.6/site-packages/requests/__init__.py", line 43, in <module>
    import urllib3
  File "/home/username/.local/lib/python3.6/site-packages/urllib3/__init__.py", line 8, in <module>
    from .connectionpool import (
  File "/home/username/.local/lib/python3.6/site-packages/urllib3/connectionpool.py", line 7, in <module>
    from socket import error as SocketError, timeout as SocketTimeout
  File "/home/username/.local/lib/python3.6/socket.py", line 49, in <module>
    import _socket
ImportError: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by libpython3.6m.so.1.0)
#

ehm

compact sedge
#

this is literally exactly what I feared

#

can you do file /lib64/libc.so.6

#

on the server

river eagle
compact sedge
#

omg that's old af

#

I guess there's no way you can get the guy running your container to do yum upgrade

#

so uh

#

if you wanna use a precompiled python

#

you

#

are gonna need to compile it on the remote server

#

and not on the docker

river eagle
#

that's impossible, 56 tried the first time we were doing it

#

the server just doesn't have enough tools installed for that

compact sedge
#

ech

#

ok

#

can you do

#

lsb_release -a

#

on the server

river eagle
compact sedge
#

ok do that on your docker

#

image

river eagle
#

command not found

compact sedge
#

ok do cat /etc/redhat-release then

#

or cat /etc/issue.net

river eagle
compact sedge
#

wtf ur docker is on an older version of RHEL but has a newer glibc

river eagle
#

woke

compact sedge
#

im like

#

wtf

#

anyway your only solution that I know of is to build python 3.6 on a version of glibc as old as the one on the remote

#

so you might need an older docker image!

river eagle
compact sedge
#

you could try rhel 6

#

(I mean this whole thing is fuckn stupid. whoever admins that server needs to update their shit. and while they're at it give you root access to your own vm like they goddamn should)

river eagle
#

but instead __main__.py

compact sedge
#

it doesn't matter what file you try to run. the python you built is linked against a version of glibc that is too new for the server

river eagle
#

because when I start up the bot with the older method, this is what it prints out

compact sedge
#

I mean you could try running __main__.py

#

see if that works

river eagle
#

qoid missing error

compact sedge
river eagle
compact sedge
#

just wget this file

#

in the cmd folder

#

on your server

river eagle
#

wget?

compact sedge
#

wget https://github.com/cxr00/Qoid.py/releases/download/1.0.0a/qoid.py

river eagle
#

alright I did that command in cmd

compact sedge
#

ok now try running __main__.py

river eagle
#

and guess what

#

can't I just try compiling it on the container with that version of glibc

compact sedge
#

you can't downgrade glibc

#

period

#

but you can try to make a container with an older version of glibc

river eagle
#

what if I just install an older version on the container

compact sedge
#

try a rhel 6 continaer

river eagle
#

so is glibc linked with rhel

compact sedge
#

glibc is a super important library on every linux distro

#

that can only ever be upgraded

#

but never downgraded

#

without breaking everything

#

but you can make a new docker container with an older version of it

river eagle
#

the thing with the server is that our IT department doesn't really... care

#

lol

#

as long as it works for the most basic stuff it's enough for them

compact sedge
#

well clearly because the server is running 9 year old software

#

like that version of glibc it has is so old I wanna cry

#

it looks like actual pain

river eagle
#

I doubt I could get the admin to upgrade it

#

even though it would be as easy as running a single command

#

since I guess it could break some of their stuff

compact sedge
#

yeah so instead you need to downgrade your build environment

river eagle
#

So I have to get an older version of rhel all together? I can't just get an older version of glibc on this version of rhel? GWfroggyPepoThink

compact sedge
#

no

#

but it's docker

#

so just find an older docker container

river eagle
#

wat

#

The moment I start up docker I can pull pretty much any distro there

#

so I guess I could just instead of doing docker run lionelman45/rhel7 bash

#

I could do docker run lionelman45/rhel6 bash

#

@compact sedge

compact sedge
#

ok

#

do that

river eagle
#

I'm gonna do some sutff now though

#

I'll be back in maybe about 2 hours

#

56 has probably alrady woken up by then

#

maybe he had a plan for this, since he did know of the very outdated glibc

compact sedge
#

ok

#

maybe you can statically link python but that sounds like actual pain

#

to do

hollow pier
cunning lagoon
#

fuck off

#

you play transformice

hollow pier
#

not 703 hours of it

cunning lagoon
#

80% of those are afk

#

its one of those games

hollow pier
#

hmmmm

#

still 140h

cunning lagoon
#

its not that much

#

i wasnt actively playing the game

#

i just had it running in the background while doing other things

hollow pier
#

hmmmm

glacial panther
#

kurosh kurosh

#

papa

#

I beat rad abs rad with no charms or spells

cunning lagoon
glacial panther
#

it was agonizing

#

but then I switched to keyboard and did it first try zote

hollow pier
#

could there possibly be a correlation

glacial panther
#

yes

#

imagine what I could accomplish if my PC could actually run the fucking game in fullscreen

cunning lagoon
#

Yeena is typing...

vapid cape
#

I'm a controller babby and I do fine!

hollow pier
#

but have you played the superior input method of mouse

cunning lagoon
hollow pier
#

that's free

#

you see the pebble

#

make your eye below that pebble

#

when you get to the other side

#

neutral jump

cunning lagoon
#

ok

glacial panther
#

the only acid skip I've been able to pull off is the one into fog canyon

#

and that one is braindead easy

hollow pier
cunning lagoon
#

ye i see

hollow pier
#

is this 106 πŸ‘€

cunning lagoon
#

it is

#

im running through the route to know the things

hollow pier
#

stream when

cunning lagoon
#

what if i get stuck on, say, hornet 2

#

that'd be embarrassing

hollow pier
#

what do you have for h2

#

don't you have ddark

cunning lagoon
#

i got it

#

ez clap

hollow pier
#

pog

cunning lagoon
#

i get the wj but i bump into some ceiling or some shit

hollow pier
#

uh

#

that one's just weird

#

find out a good setup

cunning lagoon
#

ok go left you mean

#

thanks

hollow pier
#

pretty much just go left

cunning lagoon
#

are there left socks/right socks

#

or can any sock go on any foot

glacial panther
#

some pairs have designated left/right

#

but most of them are interchangeable

cunning lagoon
#

i see

glacial panther
#

is it a glitch that ddark can override static cameras

#

if you pogo radiance off the top of the screen and ddark, that camera will follow you up

cunning lagoon
#

it probably is

compact sedge
#

my pikachu started bleeding hyperrealistic blood from its eyes

cunning lagoon
#

i pushed the truck and a level 100 mew shoed up in my team

copper nacelle
cunning lagoon
#

56 you should pll,ay pokemon

#

games

#

56

#

ok i see how it is

hollow pier
#

do you want to 2d minecraft

#

very bored atm

cunning lagoon
#

ok

hollow pier
#

hmmm

#

do we take 56

cunning lagoon
#

@copper nacelle answer

copper nacelle
cunning lagoon
#

56 you are pissing me off

#

y/n

copper nacelle
#

n

cunning lagoon
#

change that to y

#

y/n

copper nacelle
#

no i've got to start on my chem homework

hollow pier
#

h omegalul mew omegalul rk

cunning lagoon
#

hGWmemetownOMEGALULmewGWmemetownOMEGALULrk

hollow pier
#

hmmmmmmmm

cunning lagoon
#

i was working on it before you even thought about it so its my idea

#

ok 56 start booting up terraria

#

we are counting on you

hollow pier
#

i'll start booting it up

#

and it'll open on monday

cunning lagoon
#

do you know how to host a server

#

because i sure dont

hollow pier
#

you literally click host and play

cunning lagoon
#

vanilla or modded

hollow pier
#

idk

#

my game's already modded

#

but i have vanilla too

silk jetty
hazy sentinel
#

damn aristocracy

#

having modded and vanilla

copper nacelle
#

how do i 3 cycle

hollow pier
#

get the 2cycle setup

hazy sentinel
#

elevator clip to shade soul

cunning lagoon
#

by botting up terraria

hollow pier
#

and it's free

#

wow it just opened

#

i love quickly launching games

cunning lagoon
#

so modded or vanilla thinkgrub

hazy sentinel
#

moddilla

cunning lagoon
#

vanned

hollow pier
#

u choose

cunning lagoon
#

i dont really care

hollow pier
#

ok

#

let 56 choose

cunning lagoon
#

@copper nacelle

hazy sentinel
#

heads is modded tails is vanilla

copper nacelle
#

^

cunning lagoon
#

you flipped it 87878907 times thats cheating

#

ok so i guess we have to decide which mods to use

#

also can you use host & play on tmodloader

hazy sentinel
#

ur right i was trying to get modded but flipped 87878906 tails in a row

hollow pier
#

yes

cunning lagoon
#

ok

hazy sentinel
#

why are you playing terraria again

cunning lagoon
#

so like we should have qol stuff like maxstack+

#

why not

hollow pier
#

bored i guess

hazy sentinel
#

ok good reason

hollow pier
#

do we need quickrespawn or is that too broken for mp

copper nacelle
#

πŸ…±argo's

hollow pier
#

fargo's sucks lol

cunning lagoon
#

i'd imagine it's kinda broken

#

@ fargowilta#6145

hollow pier
#

but respawning is residentsleeper

cunning lagoon
#

just dont die

hazy sentinel
#

godmode ez

hollow pier
#

ok

cunning lagoon
#

ok so my game just crashed

hollow pier
#

what if we literally only use maxstack+

cunning lagoon
#

also my mouse is still broken so im gonna be left clicking with rmb