Page 1 of 2
[v1.0.6] Fix for SCP-860 DrawPortal crash (not confirmed)
Posted: Mon Mar 16, 2015 6:09 pm
by juanjp600
One of FastExt's features, "FE_PROJECT" (used to align 860's DrawPortal texture), crashes the game on some systems.
This modified executable replaces FE_PROJECT with manually written code for aligning the texture. This is less precise than FE_PROJECT but it should be stable.
Executable:
https://www.dropbox.com/s/92lodb1r2nozm ... 0.exe?dl=1
Source code:
https://www.dropbox.com/s/07gs9a2qy426x ... T.zip?dl=1
Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Mon Mar 16, 2015 6:55 pm
by Nehpys
Dumb question, but if you don't have this issue, should you still get this for prevention in the Future?
Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Mon Mar 23, 2015 1:11 am
by Hoskinator
The executable did not work for me for some reason, it says: Error! User.lib not found! So I tried to use the source code download and I replaced the files and it still didn't work. I think that
![[REDACTED] :REDACTED:](./images/smilies/fTPcBX1.png)
might be involved...
Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Mon Mar 23, 2015 1:55 am
by CommanderMark
Hoskinator wrote:The executable did not work for me for some reason, it says: Error! User.lib not found!
Did you actually place the executable in the game's folder then try running it?
Hoskinator wrote:So I tried to use the source code download and I replaced the files and it still didn't work.
The game doesn't actually read the source code from the source code folder, those are just uncompiled versions of the files.
Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Mon Mar 23, 2015 3:36 am
by Hoskinator
CommanderPro100 wrote:Hoskinator wrote:The executable did not work for me for some reason, it says: Error! User.lib not found!
Did you actually place the executable in the game's folder then try running it?
Hoskinator wrote:So I tried to use the source code download and I replaced the files and it still didn't work.
The game doesn't actually read the source code from the source code folder, those are just uncompiled versions of the files.
I did, I extracted the files; "DrawPortals.bb" and "Main.bb" and I put them in the Source code folder inside the SCP - Containment Breach folder.
Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Mon Mar 23, 2015 10:52 am
by Nehpys
*Facepalm* Did you even read his comment at all?
YOU DO NOT NEED TO DOWNLOAD THE SOURCE CODE.
Just download the .exe. The source code files are there for looking around. the game DOES NOT READ THE SOURCE CODE FROM THE SOURCE CODE FOLDER. The source code for the game is already compiled into the .exe.
Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Mon Mar 23, 2015 2:06 pm
by D-9999
SyphenTV wrote:*Facepalm* Did you even read his comment at all?
YOU DO NOT NEED TO DOWNLOAD THE SOURCE CODE.
Just download the .exe. The source code files are there for looking around. the game DOES NOT READ THE SOURCE CODE FROM THE SOURCE CODE FOLDER. The source code for the game is already compiled into the .exe.
Oi, calm down there. You don't need to go off on him for not knowing something. If I went off on you guys for everything you didn't know, everyone would either hate me or I'd be banned.

Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Mon Mar 23, 2015 2:32 pm
by CommanderMark
Syphen, there's no need to be dick. I highly doubt you would have even known about this information the first time you joined the forums as well.
Hoskinator wrote:I did, I extracted the files; "DrawPortals.bb" and "Main.bb" and I put them in the Source code folder inside the SCP - Containment Breach folder.
Just download the executable and place it in the SCP - Containment Breach folder, then simply run the new .exe. You don't need the source code.
Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Tue Mar 24, 2015 4:37 am
by Hoskinator
CommanderPro100 wrote:Syphen, there's no need to be dick. I highly you would have even known about this information the first time you joined the forums as well.
Hoskinator wrote:I did, I extracted the files; "DrawPortals.bb" and "Main.bb" and I put them in the Source code folder inside the SCP - Containment Breach folder.
Just download the executable and place it in the SCP - Containment Breach folder, then simply run the new .exe. You don't need the source code.
I said this earlier, Hoskinator wrote:The executable did not work for me for some reason, it says: Error! User.lib not found!
I don't know why but every time I run it, it always gives me the same error message...
Re: [v1.0.6] Fix for SCP-860 DrawPortal crash
Posted: Tue Mar 24, 2015 4:48 am
by Hoskinator
Alright, I'll admit it, I went and re-read everything and I realized I missed what was said, so I went and out the executable into the game folder, and my game still crashed, so now what did I do wrong?