JordanSantiagoYT / Mods-for-JS-Engine

mods i've created that are for JS Engine but can also work with other psych engine versions??
9 stars 17 forks source link

Turning on botplay #4

Closed Zalkeyz closed 10 months ago

Zalkeyz commented 10 months ago

whenever I want to turn on botplay mode the game crashes and it says null object refrence. I have the latest version of JS engine and I don't know whats happening..

JordanSantiagoYT commented 10 months ago

yeah, i forgot to make it so that toggling the botplay in pause menu doesnt interact with the botplaytxt in playstate if you arent on botplay because the text is ONLY created if you have botplay turned on before entering the song

Zalkeyz commented 10 months ago

Is there any way I can fix this? If it involves source code I can't do that because I'm having trouble compiling the .exe file when going into export/bin/...

JordanSantiagoYT commented 10 months ago

it does involve source code but i should already have it fixed, check the JS Engine action builds :3

JordanSantiagoYT commented 10 months ago

btw, they’re in the NoBotplayLag source

Zalkeyz commented 10 months ago

what version is it. Did you recently release it?

JordanSantiagoYT commented 10 months ago

it’s this: https://github.com/JordanSantiagoYT/FNF-PsychEngine-NoBotplayLag/actions/runs/6526174687

Zalkeyz commented 10 months ago

Just to confirm, this explains how to compile the source code correctly?

Zalkeyz commented 10 months ago

if so I could try

JordanSantiagoYT commented 10 months ago

no, the action build is just a compiled build of the latest change in the repository

Zalkeyz commented 10 months ago

ok thank you