My publish is wrong?!!?

● ARCHIVED · READ-ONLY
Started by isakbladh 19 posts View original ↗
  1. When i compress game data with both scaures checked, then open game.exe it says everything is missing, tilsets, pictures nothing is in the game! am i doing something wrong!? pls help
  2. please give a screenshot of the error message, and tell us what you do in which step - opening game.exe is NOT the first step after compressing the game...
  3. Khas' Light script appearantly cannot work with an encrypted engine, you'll have to wait until someone patches it or make an unencrypted game with it.
  4. That's strange, I have Khas Light Engine and it works on my game. Nobody has reported a problem with it yet, at least.

    Do you use that, isakbladh? Perhaps it's worth checking your script to see if nothing has gone wrong with the image paths for lighting.
  5. Andar: As i said, it's not only the lights folder that is missing! i tryed adding it manullay and then it said my pictures was missing! i dont think this has something to do with the script...
  6. Could you post all of the error messages you are getting?  Have you also tried exporting without it being encrypted and seeing if the same errors happen?

    As another option, could you upload an uncompressed export of the project for someone to check?
  7. Okay so first, if i dont check hide archive it works just fine.

    Okay so the error messages follow:

    First it's can find grapihs/lights/light

    I then add that folder to the graphics folder

    then i works untill a face is going to show, then it says can't find faceset.

    I then add that faceset to, it works untill another faceset is shown, but then it isn't there either!

    Nothing is like in the game
  8. isakbladh said:
    Andar: As i said, it's not only the lights folder that is missing! i tryed adding it manullay and then it said my pictures was missing! i dont think this has something to do with the script...
    If you did everything correct, your pictures have been moved into the third gamefile with 35MB - that is the encrypted archive containing all your pictures, including the pictures for Khas' Lightning script.
    However, some scripts cannot access that archive depending on which load function they use.


    If a regular face picture is missing (and you didn't add any scripts to the face functions), then it could also be that the encryption was damaged. In this case, it's your editor or your windows that has been damaged, and you need to reinstall the editor and create the game archive again after reinstalling.


    Where did you purchase the program/which version do you have? Steam or Regular?
  9. rpg maker vx ace from steam

    I have a script replacing facesets with bust, but it says that the picture is missing and not the faceset so thats right
  10. Then first test if a reinstallation of the program solves the problem.


    If not, give a list of all scripts (including links to their pages) you have in your project, so that we can check which ones use the wrong loading function.
  11. if i reinstall rpg maker, my maps saves right?
  12. reinstalling the program does not change any project
  13. Okay reinstalling did not work....

    Here's my scripts:

    1

    MOG - Animated Title A (v2.3)

    http://www.atelier-rgss.com/RGSS/Menu/ACE_Menu21.html

    2

    Galv's Message Busts

    http://galvs-scripts.com/galvs-message-busts/

    3

    XaiL System - Icon Menu

    http://forums.rpgmakerweb.com/index.php?/topic/6418-xs-menu-delux/

    4

    [ACE] Khas Awesome Light Effects

    http://forums.rpgmakerweb.com/index.php?/topic/4917-khas-awesome-light-effects/

    5

    MOG - Advanced Load Bar (v1.1)

    http://www.atelier-rgss.com/RGSS/Menu/ACE_Menu06.html

    6

    MOG - Scene File A (V1.3)

    http://www.atelier-rgss.com/RGSS/Menu/ACE_Menu08.html

    7

    Yami Engine Symphony - Dash Stamina

    http://www.google.se/url?sa=t&rct=j&q=&esrc=s&source=web&cd=1&ved=0CCAQFjAA&url=http%3A%2F%2Fforums.rpgmakerweb.com%2Findex.php%3F%2Ftopic%2F6299-dash-stamina%2F&ei=a-7CU_73HeG8ygPguoHQAg&usg=AFQjCNF_t3y3pmI_4fA3c5WYsULlBf-ceQ&sig2=Hc9Fz6GvOAKPhONu93eBWw

    that's all of them!

    You might wnat me to send a word docment of all the mog scripts, or you need to download a demo. take like 6 min

    By the way i apricate that you spends some time to help me with this
  14. And isn't there a way to not encrypt game data but then add a password to the data folder?
  15. isakbladh, please avoid double posting, as it is against the forum rules. You can review our forum rules here. Thank you.

    isakbladh said:
    And isn't there a way to not encrypt game data but then add a password to the data folder?
    No, that is not possible
  16. Okay sorry for posting 2 times in a row.

    Do you think it's a script caosing the problem?

    Maybe I can try to delete some and see if it works...
  17. I don't know because I don't know every of those scripts.


    One more test: if you make an unencrypted game, does that work? If not it is something else entirely...
  18. If i don't encrypt game data everything works perfectly fine