Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

seems to have corrupted the file... #71

Closed
Brian151 opened this issue Sep 26, 2017 · 4 comments
Closed

seems to have corrupted the file... #71

Brian151 opened this issue Sep 26, 2017 · 4 comments
Assignees
Milestone

Comments

@Brian151
Copy link

the one with "-test" suffix both completely failed to parse on minerva (version ???, and it just says parsing, but obviously failed, as the original opens in less than a second), and doesn't seem to be correctly recognized by flash player, either. I lost a save because of this. Really not too happy about that, either, since the particular game is a pain, and already has serious glitches....

SBLK-sols.zip

@gmariani
Copy link
Owner

Console reports:

main.min.js:228 Uncaught TypeError: Cannot read property 'value' of null
    at a (main.min.js:228)
    at b (main.min.js:231)
    at a (main.min.js:229)
    at b (main.min.js:231)
    at a (main.min.js:229)
    at b (main.min.js:231)
    at SOL.obj2Tree (main.min.js:236)
    at Worker.e.onmessage (main.min.js:237)
a @ main.min.js:228
b @ main.min.js:231
a @ main.min.js:229
b @ main.min.js:231
a @ main.min.js:229
b @ main.min.js:231
SOL.obj2Tree @ main.min.js:236
e.onmessage @ main.min.js:237

gmariani added a commit that referenced this issue Jan 23, 2018
@gmariani gmariani self-assigned this Jan 23, 2018
@gmariani gmariani added this to the 4.2.0 milestone Jan 23, 2018
@Brian151
Copy link
Author

Will check this again soon!
thx

@gmariani
Copy link
Owner

4.2.0 is now live. Be sure to clear your browser cache a few times just to be sure nothing is lingering from the old one as I completely changed how it loads.

@gmariani gmariani mentioned this issue Jan 30, 2018
gmariani added a commit that referenced this issue Jan 30, 2018
* Initial commit for 2.0 development. Switch from ANT to webpack and Node

* Fix for issue #66

* NPM modules updated

* NPM modules updated

* NPM modules updated

* NPM modules updated

* NPM modules updated

* NPM modules updated

* NPM modules updated

* NPM modules updated

* NPM modules updated

* Added reference files

* Updated project settings

* Fix for issue #71

* Added css spinning logo

* Added gulp-rename

* Added task to build a localhost version

* Added ESLint config

* Changed some html output formatting

* Cleaned up and formatted

* ESLint formatted

* ESLint formatted, removed sypport button logic (moved to HTML), removed spinning logo logic and changed some HTML output

* Prettier formatted, updated font sizes

* Fix for #72

* Cleaned up some unused variables

* Removed node_modules from Git

* Removed node_modules from Git

* Removed node_modules from Git

* Remove node_modules from Git

* Cleaned up some linting errors

* Updated build process, and integrated to work with VS code

* 4.2.0 RC1

* 4.2.0 RC2

* Linting changes

* 4.2.0 RC3 - Removed unused css, linted more scripts, removed unused variables

* Fixed XMLView validation, enabled service-worker, removed commented code and css. Removed PT-Mono font, updated jquery-ui CSS. Also minify inline CSS

* Linting changes

* Removed unused css

* Removed spaces

* Remove unused css

* Added opengraph and re-enabled ad

* Added

* Update CDN path in all files

* 4.2.0 RC4
@Brian151
Copy link
Author

i havn't yet tried it again on the files in question, but it did help me hacking the saves of a few games that were particularly annoying to play (one used a custom format, it looks like...)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants