0 of 0

File information

Last updated

Original upload

Created by

Altamurenza

Uploaded by

Altamurenza

Virus scan

Safe to use

83 comments

  1. Altamurenza
    Altamurenza
    • supporter
    • 4 kudos
    Locked
    Sticky
    In order to be more helpful in helping people with some very unfortunate bugs, I'd like to tell you how to report properly when there was something off with the mod in your machine.

    Case 1. Crash To Desktop (CTD)

    Go to "../Bully - Scholarship Edition/_derpy_script_loader/logs/" folder, open both "init.log" and "main.log" to see if there was an error message from MainMenu.
    For example: [MainMenu] an error occurred while reallocating memory for display resolutions
    Just copy the error message and add it to the "Posts" section or "Bugs" section. In this case, it's probably a CTD because you ran out of memory or I did a mistake in the package script, but who knows if I don't investigate it any further.

    Case 2. It's Not Working (No CTD) or It's Not Behaving Properly

    Open the DSL console by pressing "`" or "~" on your keyboard. There should be one or maybe several error messages from MainMenu. The mod is expected to run even when there is a slight error in the process, however it can turn into a snowball which causes the domino effect for the whole script. It would be so much easier for me to track down the issue if you also put the error messages in your post.

    Best regards,
    - Altamurenza
  2. Dalbertkun
    Dalbertkun
    • member
    • 0 kudos
    pls MainMenu.dll tutorial pls!
    1. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      Is there something wrong with MainMenu.dll?
    2. Dalbertkun
      Dalbertkun
      • member
      • 0 kudos
      hey how to download main menu overlay tutorials in videos pls!
    3. Dalbertkun
      Dalbertkun
      • member
      • 0 kudos
      hey over here
    4. Dalbertkun
      Dalbertkun
      • member
      • 0 kudos
      is not working his fake
  3. Nerdgaming123
    Nerdgaming123
    • member
    • 2 kudos
    Everything works fine I just can't start the game at all

    Like I'm stuck on the main menu
    1. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      Please send me the console message. If you don't know how to do that, see the pinned post above.
    2. Nerdgaming123
      Nerdgaming123
      • member
      • 2 kudos
      It says nothing sadly
    3. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      Considering that you cannot start the game and stuck on the main menu, then all I can think is the communication issue between scripts in DSL 10. I already fixed it in the upcoming version, but you have to wait for it. In the meantime, here's the temporary solution:
      If you exited the game in an unusual way (e.g., a crash or using ALT + F4), make sure to delete "../Bully - Scholarship Edition/_derpy_script_loader/savedata.bin". That is necessary to reset the communication between scripts.

      EDIT: This issue has been resolved in v2.5. Do not use this method anymore if you're using v2.5 or later because deleting savedata.bin may break your other mods that rely on it.
    4. Nerdgaming123
      Nerdgaming123
      • member
      • 2 kudos
      Thanks buddy it worked!
    5. Dalbertkun
      Dalbertkun
      • member
      • 0 kudos
      hey how to download main menu overlay in bully pls video
  4. cyv233
    cyv233
    • member
    • 0 kudos
    It works but it has one bug with this mod called Portable Saves.
    It still shows the save files from the documents folder, instead of the save files from the save folder in your game directory.
    1. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      It's not compatible at the moment, I'll see what I can do with it.

      EDIT: Starting from v2.5, Portable Saves mod is now supported.
  5. InlayxNocturne
    InlayxNocturne
    • supporter
    • 0 kudos
    If anybody else has followed the instructions and it still isn't working, here is how I got it to work for me.

    Set 'allow_networking' to false and it should work.

    Not sure why but when I hit ~ to check the log, it said that system access was not allowed while connected to the network. 
    1. Danphones
      Danphones
      • member
      • 1 kudos
      Finally! Thx mate, this tip worked for me.
  6. Niassey
    Niassey
    • member
    • 0 kudos
    I tried again to install the mod, and it still doesn't work, I followed all the steps indicated and it doesn't work. I get this in the console

    [13:31:19] derpy's script loader: version 10 - dev
    [13:31:19] [ERROR] [MainMenu] Scripts/Library.lua:10: attempt to call a nil value

    I also want to mention that I have tried to install clothing mods, and they do not work, I do not know if this failure may have something to do with it, however, I installed some Xbox One button textures and they work perfectly.
    1. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      Thanks for the report. It happened because the game failed to load MainMenu.dll for some reason. I’ll specify the actual reason in the upcoming version.
  7. darkwizard3
    darkwizard3
    • supporter
    • 1 kudos
    i got the menu to work but none of the art is showing up
    1. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      Just like everyone else, send me the console message so that I can understand what went wrong. You may refer to Case 2 in the pinned post for getting the console message.
  8. SlayerIbn
    SlayerIbn
    • member
    • 0 kudos
    There's no config.txt at _derpy_script_loader folder
    1. Heyegghead
      Heyegghead
      • member
      • 0 kudos
      I can help. Once you have downloaded the mod and put it into The bully scholarship edition folder. You go into this mod you installed, Immediately at the bottom something called "config". Open that with a note pad to change some of the code and scroll down to you see this 

      UNRESTRICTED_SYSTEM_ACCESS]
      allow_system_access false                 # fully load io / os / loadlib libraries (dangerous with downloaded / untrusted scripts)
      yes_im_sure_i_know_what_im_doing false    # seriously this gives all scripts you run full access to your system

      Now to enable the mod turn "allow_system_access false" to "allow_system_access true" that will turn it on
      Then there's one more blockage and it's this code letting you know that once you turn it on, you let change your game "yes_im_sure_i_know_what_im_doing false" turn it to true "yes_im_sure_i_know_what_im_doing true"

      Then Bam, your done. It's that simple. Remeber to install thederpy's script loader full version. This is crucial for all mods
    2. Nymeriss
      Nymeriss
      • member
      • 0 kudos
      Not helpful. The comment says there's no config txt in the folder, I have the same issue. We can't change the config text if it doenst exist in the first place. Must be a different derpy's version or something
    3. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      You need to launch the game for the first time and DSL will generate it.
    4. nazhan354
      nazhan354
      • member
      • 0 kudos
      hi ca i ask.. i already type true on "allow_system_access true"... and then u said it will pop out a message like "yes_im_sure_i_know_what_im_doing true".. but i dont have this text?/ am i doing it wrong??
    5. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      Since DSL 10 or any greater version than that, the configuration key (yes_im_sure_i_know_what_im_doing) was omitted. Perhaps Derpy wants the user to unlock system access just straight away.
    6. peideitop
      peideitop
      • member
      • 0 kudos
      i lauched the game but it did not create an config.txt
    7. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      The config.txt file was changed to dslconfig.ini in DSL 10.
  9. peideitop
    peideitop
    • member
    • 0 kudos
    i dont have the config.txt on derpy loader folder
  10. AudacitySAS
    AudacitySAS
    • member
    • 0 kudos
    init.log says:[16:48:02] derpy's script loader: version 10 - dev

    main.log says:[16:48:07] derpy's script loader: version 10 - dev

    game launches into ur custom menu, but when I click "continue" crashes
    this happened 2 times then it just sent me straight to the menu where the buttons i see are continue, load and new game and arrow kehys dont respond properly
    after this happened a couple times when i launched bully for some reason the resolution changed to 4:3 480p or smth rlly low
    i have some other mods installed too, but i dont think they r the problem, its just supermod version 4, no blur no fog and ps2 jimmy face
    1. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      See my comment in the bug reports section. Also, the crash after clicking "Continue" is not related to this mod, it may be caused by Super Mod 4 or Experimental No Blur No Fog.

      Let's break down the mods you've installed:

      • Super Mod 4 is an old mod. IIRC, it's not compatible with DSL because it corrupts memory management by loading a huge number of animations. (DSL does the same thing, but in a more proper and efficient way)
      • Experimental No Blur No Fog has its own executable, I'm not sure what changes were made, but the title says it all "Experimental". The mod has been reported to have unresolved issues, so I don’t think it’s reasonable to expect me to believe that it's not a problem.

      Try testing the mods one by one to see which one causes the crash after booting the game. However, the most probable answer is Super Mod 4, since it loads animations right after you boot into the game.
    2. AudacitySAS
      AudacitySAS
      • member
      • 0 kudos
      aight, thanks
  11. Sykes337
    Sykes337
    • member
    • 0 kudos
    Translations don't work. I followed the tutorial to leave the menu in Portuguese - BR and it simply doesn't work. The menu continues in English
    1. Altamurenza
      Altamurenza
      • supporter
      • 4 kudos
      1. Download the PTBR translation and extract the archive.
      2. Copy the PTBR.txt and paste it to "_derpy_script_loader/scripts/MainMenu/Translations/" folder.
      3. Open "_derpy_script_loader/scripts/MainMenu/Preferences.ini" with Notepad.
      4. Change "Localization=English" to "Localization=PTBR".
      5. Click File > Save.
      6. Close.