Closed Maxtron01 closed 1 month ago
@Maxtron01 Can you share a link to the mod, and a screenshot of the error?
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: @.***>
And here's the error message:
@Maxtron01 did you copy mod files in CLEO folder, or you use modloader with custom folder? if latter, please try installing in CLEO folder.
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: @.***>
@MiranDMC that script tries to load a file using "CLEO\file.ext" filepath. Is this not working from modloader?
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.
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.
@Maxtron01 try latest alpha.70 build and see if there are still issues with the mod
Partially fixed, rest of the problems occur even in CLEO4. This mod is not well made.
An error message pops up saying the script is suspended before launching into the actual game.