JordanSantiagoYT / FNF-JS-Engine

JS Engine is basically Psych Engine but with (almost) no botplay lag and NEW features!
Apache License 2.0
46 stars 28 forks source link

ISSUE IS FOUND!!111111!11!!!!! #64

Closed StinkTheStinker closed 11 months ago

StinkTheStinker commented 1 year ago

Describe your problem here.

There is this weird Haxel thing here and I not know how to fix it, can somebody help me with this? image

Note: Can't tell if it's a bug report or a help. So I picked one of them.

Are you modding a build from source or with Lua?

Lua

What is your build target?

Windows x64

Did you edit anything in this build? If so, mention or summarize your changes.

Yes, It's something about a stage.

JordanSantiagoYT commented 1 year ago

that simply means you're missing a png, be sure the path to the image is correct

also, make sure you don't put ".png" at the end

StinkTheStinker commented 1 year ago

that simply means you're missing a png, be sure the path to the image is correct

also, make sure you don't put ".png" at the end

This looked like this already. I don't even know why I didn't add this to the Description. image

StinkTheStinker commented 1 year ago

Here is the video for a bit of more context.

https://github.com/JordanSantiagoYT/FNF-PsychEngine-NoBotplayLag/assets/145304742/f010e461-3902-48f1-b899-193ea2dcd543

JordanSantiagoYT commented 1 year ago

ah, another script may be causing that

be sure to send me the full cheating bg png so i can be sure that the haxe logo isnt a part of the bg

StinkTheStinker commented 1 year ago

cheater

JordanSantiagoYT commented 1 year ago

yeah, it's possible another script you have might be causing that

StinkTheStinker commented 1 year ago

This is the only script, it's for an event. Which shakes the screen and the game. image

StinkTheStinker commented 1 year ago

Let me add another video with the event activated on it. Just give me a sec.

JordanSantiagoYT commented 1 year ago

well one other solution you can try is to try doing this in psych to see if it's js-specific

StinkTheStinker commented 1 year ago

Good point hold on.

StinkTheStinker commented 1 year ago

It will be a different song by the way.

StinkTheStinker commented 1 year ago

Psych Engine:

https://github.com/JordanSantiagoYT/FNF-PsychEngine-NoBotplayLag/assets/145304742/fe66c62c-bff6-4306-aa9a-f7e9ec7cc7c8

StinkTheStinker commented 1 year ago

Event thing:

Uploading 2023-11-04 17-18-09.mp4…

StinkTheStinker commented 1 year ago

fuck it was still uploading

https://github.com/JordanSantiagoYT/FNF-PsychEngine-NoBotplayLag/assets/145304742/c751f688-e22d-46c1-b305-1f939614ac1c

JordanSantiagoYT commented 1 year ago

wait, it may be because of a song-specific script maybe?

StinkTheStinker commented 1 year ago

image

StinkTheStinker commented 1 year ago

There is only a .json file. Don't think it should be the reason.

JordanSantiagoYT commented 1 year ago

hmm, check mods/scripts

StinkTheStinker commented 1 year ago

This was from earlier. image

StinkTheStinker commented 1 year ago

Once again, for one of the events.

JordanSantiagoYT commented 1 year ago

a

yeah idk, but i think it might be the noteskin bc in psych it’s different than the js noteskin

StinkTheStinker commented 1 year ago

I removed the lua file for the character. And the noteskins that I dragged into the mods folder. I did those two things when I did the mod drag transfer.

StinkTheStinker commented 1 year ago

Im gonna try adding the swirl thing, I just gotta add the shader since I accidently deleted it. If that's the reason.

StinkTheStinker commented 1 year ago

Ok I thought.

I did get an error from the swirl earlier though. I got rid of it to fix it.

StinkTheStinker commented 1 year ago

Used a different stage by the way.

https://github.com/JordanSantiagoYT/FNF-PsychEngine-NoBotplayLag/assets/145304742/da9ae864-892a-419d-a37d-14ae7f076727

StinkTheStinker commented 1 year ago

Removed all the shaders that were in the mod folder, there was a fart.frag that had the same swirl.

JordanSantiagoYT commented 1 year ago

yeah, that basically means a json you put in has either incorrect formatting or is corrupted

StinkTheStinker commented 1 year ago

Hold on, let me delete the json

StinkTheStinker commented 1 year ago

I deleted the json, and it is not working still. image_2023-11-04_173416697

StinkTheStinker commented 1 year ago

I guess we found 2 bugs.

StinkTheStinker commented 1 year ago

Im gonna close this.

StinkTheStinker commented 1 year ago

JS, let me know if you find why this is happening.

StinkTheStinker commented 1 year ago

Im gonna open this.

JordanSantiagoYT commented 1 year ago

the invalid char error means something's wrong with your stage JSON, not stage LUA

StinkTheStinker commented 1 year ago

image Theres the screen shot of the one with the swirl and without swirl.

StinkTheStinker commented 1 year ago

youcheated is without swirl, youareunfair is the one with swirl

JordanSantiagoYT commented 1 year ago

the format for the "youareunfair" json is messed up you have a , after "hide_girlfriend": true, when there shouldnt be one

StinkTheStinker commented 1 year ago

is it the ","?

JordanSantiagoYT commented 1 year ago

yeah

StinkTheStinker commented 1 year ago

k give me a sec.

StinkTheStinker commented 1 year ago

what is the swirl promnt again?

JordanSantiagoYT commented 1 year ago

well i think it was a haxeflixel logo

StinkTheStinker commented 1 year ago

oh yea the haxeflixel logo is still there.

StinkTheStinker commented 1 year ago

even with a different stage. image

JordanSantiagoYT commented 1 year ago

with your script, remove the code that adds the background. let me know if the haxe logo still is visible, you can add it back after you're done testing

JordanSantiagoYT commented 1 year ago

wait i just realized, the mod's public so i can download and test the mod

StinkTheStinker commented 1 year ago

the mod pack that you made?

JordanSantiagoYT commented 1 year ago

no, the "Bambi's Comeback" mod that you're playing

StinkTheStinker commented 1 year ago

thats on psych engine, not js engine

StinkTheStinker commented 1 year ago

i am thinking of switching to js engine, since it has the swirl thing