CommandHelper

CommandHelper

46.5k Downloads

pathing from within mslp gets confused

LadyCailinBot opened this issue ยท 2 comments

commented

CMDHELPER-2883 - Reported by VergilPrime

use read() inside a local package (uncompressed) on any file, and it works fine. Compress that local package into a .mslp and suddenly that path is wrong.

6:44:18 AM CONSOLE: ERROR]: Could not read in file while attempting to find ...\CommandHelper\LocalPackages\Test.mslp..\MyTestFile.txt
6:44:18 AM CONSOLE: [INFO] IOException: File could not be read in.

commented

Comment by EntityReborn

Should be fixed in the latest update.

commented

Comment by VergilPrime

Confirmed :D