cleolibrary / CLEO5

CLEO 5 for GTA San Andreas
https://cleo.li
MIT License
49 stars 6 forks source link

Create Weapon Pickups mod seemingly incompatible with latest Cleo version #141

Open Maxtron01 opened 4 months ago

Maxtron01 commented 4 months ago

An error message pops up saying the script is suspended before launching into the actual game.

x87 commented 4 months ago

@Maxtron01 Can you share a link to the mod, and a screenshot of the error?

Maxtron01 commented 4 months ago

Here you go:

link to the site: Create Weapon Pick-Ups by Editing a Data File - MixMods https://www.mixmods.com.br/2018/04/criar-pick-ups-de-armas-editando-um-arquivo-dat/

On Wed, May 29, 2024 at 9:35 AM Seemann @.***> wrote:

@Maxtron01 https://github.com/Maxtron01 Can you share a link to the mod, and a screenshot of the error?

— Reply to this email directly, view it on GitHub https://github.com/cleolibrary/CLEO5/issues/141#issuecomment-2137708636, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3TM7L6B5JN272O5IDK4RCLZEXYS3AVCNFSM6AAAAABIOBNW6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMZXG4YDQNRTGY . You are receiving this because you were mentioned.Message ID: @.***>

Maxtron01 commented 4 months ago

And here's the error message: Screenshot 2024-06-01 155105

x87 commented 4 months ago

@Maxtron01 did you copy mod files in CLEO folder, or you use modloader with custom folder? if latter, please try installing in CLEO folder.

Maxtron01 commented 4 months ago

I have moved all files over to the Cleo folder from the modloader folder. No error message popped up. Seems to be fixed now.

On Sat, Jun 1, 2024 at 6:53 PM Seemann @.***> wrote:

@Maxtron01 https://github.com/Maxtron01 did you copy mod files in CLEO folder, or you use modloader with custom folder? if latter, please try installing in CLEO folder.

— Reply to this email directly, view it on GitHub https://github.com/cleolibrary/CLEO5/issues/141#issuecomment-2143650586, or unsubscribe https://github.com/notifications/unsubscribe-auth/A3TM7L5YZFKK6P75FKEX73TZFJUINAVCNFSM6AAAAABIOBNW6CVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNBTGY2TANJYGY . You are receiving this because you were mentioned.Message ID: @.***>

x87 commented 4 months ago

@MiranDMC that script tries to load a file using "CLEO\file.ext" filepath. Is this not working from modloader?

MiranDMC commented 4 months ago

Mod Loader makes multiple hack on cleo and other asi plugins and it seems to struggle in new situation. Some preparations are already taken to introduce actual ML support without the hacks.

MiranDMC commented 3 months ago

Fixed in PR, but seems that mod has bunch of other problems. It tries to deallocate invalid memory pointer. Tested it on CLEO 4.4.4 and 4.4.3, and it only spawns single pickup, despite 3 declared in the .dat file.

x87 commented 2 weeks ago

@Maxtron01 try latest alpha.70 build and see if there are still issues with the mod