• Check out the results of the Techtree Contest #19!
  • Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 22nd Icon Contest: Creep Abilities is now concluded, time to vote for your favourite set of icons! Click here to vote!

Codeless SaveLoad: "Did not find any save data"

Level 8
Joined
Jun 1, 2009
Messages
137
Hi!
I'm trying to edit Codeless save\load system (DarkePacific's version) for my map, but I've got an issue: it can never read the saved file.
Local files are enabled.
The older Codeless save\load works fine, but it becomes a mess in multiplayer, thus I'm trying to get a newer vers.

For now, I'm trying to -save and -load an integer in the testing map (I'm planning to auto save/load a bunch of integers only).
I think the reason is updated Jass libraries, cause the similar GUI strings works fine with an older version.
Since my Jass knowledge is around zero, perhaps some1 can hint me what I'm doing wrong.

Thank you in advance!
 

Attachments

Back
Top