Menu

#3105 Unable to Save Char - Run-time Error 13 - Type Mismatch

pending
Daniel
v10.pr.2 (2)
3 days ago
2026-06-06
No

I am unable to save my character after loading. Runtime error '13' - Type mismatch.

Also side-note there are some extra fields visible on the levels page - I assume is some WIP stuff.

1 Attachments

Discussion

  • Daniel

    Daniel - 6 days ago
    • status: open --> moreinfo
     
  • Daniel

    Daniel - 6 days ago

    I've just checked on the version I'm about to upload and I'm can't reproduce this, so I'm hoping it was just something temporary from the changes that I've been doing.

    If it keeps happening, can you tell me what excel you are running on. And if there's a debug button on the error menu, click that and see if it shows you where in the code it's failing.

     
  • Anonymous

    Anonymous - 5 days ago

    Will do!

     
  • Jakob Hendrix

    Jakob Hendrix - 4 days ago

    Okay - so I was able to load my base character sheet. I could then save it. However, when I cleared data and tried to load my saved copy (attached as demo) it gave me the run-time error '13'

    It's failing when it tries to execute this line in CharacterSaveLoad

    Version = VerMaj * 10000 + VerMin

    Where

    • Version is empty
    • VerMaj is '10'
    • VerMin is 'pr.3

    I assume it's VerMin being a string and VB not wanting to shift from math to concat, but I'm not VB expert.

     
  • Daniel

    Daniel - 3 days ago
    • status: moreinfo --> pending
     
  • Daniel

    Daniel - 3 days ago

    Thanks, that's the problem. I've put in a fix so this shouldn't happen again.

     

Anonymous
Anonymous

Add attachments
Cancel





Auth0 Logo