Pages: 1
Posted on 05-01-12, 08:27 am


Karma: 3752
Posts: 1101/2112
Since: 06-28-11
This happens in every revision above 155 (where the sprite database got implemented)

Updating the sprite data base does not work correctly. (At least for me)
Always when I update it, there is only the one word "end" in the spritedata.txt.
This results an Error when opening a level.

It is not my Internet connection, because I can do anything online at the same time.
Posted on 05-01-12, 09:29 am
Roy Koopa


Karma: 4011
Posts: 1469/2722
Since: 06-26-11
Same for me. And when I dont get this (sometimes), every spritedata stays like it was before. Eg: Zoom sprite can still only get edited by HEX
_________________________
See a lots of creative DS Hacking here
If you want to support me, you might check out my Patreon Page : )
Posted on 05-01-12, 11:19 am


Karma: 3752
Posts: 1105/2112
Since: 06-28-11
So, can anybody fix this please? I really need the Editor in boring times like these.
Posted on 05-01-12, 11:59 am (rev. 2 by xfix on 05-01-12, 12:03 pm)
All aboard the RandomTests train!

Karma: 789
Posts: 3/352
Since: 05-01-12
I think it's problem with current mysqli branch of ABXD. You see, http://nsmbhd.net/spritedata.php file is not included in ABXD repository, so I guess it's still using mysql_* calls. I have modified every file which I could to use generic methods instead of direct calls to mysql_*, but it's impossible to deal with files I don't have access to.

If anything, I think that  Dirbaio will have to fix this file to avoid using mysql_*. I could fix it, but only if I would have access to this file.

(and I was wondering why NSMB editor crashes for me...)
Posted on 05-01-12, 12:10 pm (rev. 2 by  Dirbaio on 05-01-12, 12:14 pm)
Super Mario
( ͡° ͜ʖ ͡°)

Karma: 10010
Posts: 1659/4457
Since: 06-08-11
Oh shit, this is why it was happening
Going to fix this immediately.

EDIT: Fixed!
It was easy

Sorry!

EDIT: I definitely need to improve the sprite data update. If it fails for some reason, it should not overwrite the old good spritedata.txt file and give a proper error message...
Posted on 05-01-12, 12:24 pm


Karma: 3752
Posts: 1106/2112
Since: 06-28-11
Ok thanks a lot.
Yet I have already found another activity: Lerning maths.
I have a test tomorrow. (The only school day in the week)
Pages: 1