shanapu / MyJailbreak

A rewrite of Franugs Special Jailbreak and merge of eccas, ESK0s & zipcores Jailbreak Warden
https://forums.alliedmods.net/showthread.php?t=283212
GNU General Public License v3.0
51 stars 36 forks source link

[BUG] Can't compile 3 files. #389

Closed SprINt3R99 closed 3 years ago

SprINt3R99 commented 3 years ago

I can't compile 3 files

//// warden.sp // // warden.sp(164) : fatal error 183: cannot read from file: "MyJailbreak/Modules/Warden/celldoors.sp" // // Compilation aborted. // 1 Error. // // Compilation Time: 0,06 sec // ----------------------------------------

//// request.sp // // request.sp(82) : fatal error 183: cannot read from file: "MyJailbreak/Modules/Request/refuse.sp" // // Compilation aborted. // 1 Error. // // Compilation Time: 0,06 sec // ----------------------------------------

//// myjailbreak.sp // // myjailbreak.sp(96) : fatal error 183: cannot read from file: "MyJailbreak/Modules/fog.sp" // // Compilation aborted. // 1 Error. // // Compilation Time: 0,08 sec // ----------------------------------------

At all files i change MyJailbreak folder name for mine "JailBreak-Planeta" and all files are compilet but that 3 not. How i can compile them?

azalty commented 3 years ago

Well, it's pretty obvious, you don't have those files.

Don't edit folder names, download the latest dev release

SprINt3R99 commented 3 years ago

But i have this files this is weird https://i.imgur.com/MYvie78.png https://imgur.com/tDNBVVz.png

azalty commented 3 years ago

Make sure the directories are correct, and that these files are not currently being editted. Maybe it's just a permission/read issue.

SprINt3R99 commented 3 years ago

Directories are wright, files aren't editting because i try compile them at local compilator

SprINt3R99 commented 3 years ago

I am trying to compile on "fresh" files and the sam error

azalty commented 3 years ago

Everything compiles fine for me. Did you correctly download from https://shanapu.de/MyJailbreak/ ?

I uploaded to you my little program to create test environments to avoid having a giant mess in my main scripting folder test_env_myjb_planeta.zip

How it works:

Note: UNZIP BEFORE USING!

SprINt3R99 commented 3 years ago

I unzip that package, and everything is fine. I change for test i change folder names etc again and its work! :D

azalty commented 3 years ago

I unzip that package, and everything is fine. I change for test i change folder names etc again and its work! :D

Well good to know then! The best thing would be to understand what was the problem though but hey, if it works then it's great!

SprINt3R99 commented 3 years ago

Thank you! :)