kanji koohii FORUM
AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Printable Version

+- kanji koohii FORUM (http://forum.koohii.com)
+-- Forum: Learning Japanese (http://forum.koohii.com/forum-4.html)
+--- Forum: Learning resources (http://forum.koohii.com/forum-9.html)
+--- Thread: AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) (/thread-9207.html)

Pages: 1 2 3 4 5 6 7 8


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - bimspramirez - 2013-03-07

kaamaru Wrote:Fixed the image bug on Ubuntu. Hopefully that will fix it on OSX and other OS too.

http://www.mediafire.com/?3odhv57aw2twox2
Thanks kaamaru! I will try this later at home!

If you don't mind, may I ask how did you fix it? Just curious because we didn't manage to do it...hehe


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - kaamaru - 2013-03-08

bimspramirez Wrote:
kaamaru Wrote:Fixed the image else bug in Ubuntu. Hopefully that will fix it on OSX and other OS too.

http://www.mediafire.com/?3odhv57aw2twox2
Thanks kaamaru! I will try this later at home!

If you don't mind, may I ask how did you fix it? Just curious because we didn't manage to do it...hehe
I added "file:///" to the beginning of the image urls. I guess Ubuntu didn't know where it was ment to look? ^_^


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - bleko - 2013-03-08

Just tried installing this latest version and am getting the same startup error as always. Still on OS X 10.6.8. Anki 2.0.8. Is it just me?
Code:
An error occurred in an add-on. Please contact the add-on author.

Traceback (most recent call last):
  File "aqt/addons.pyc", line 38, in loadAddons
  File "/Users/Me/Documents/Anki/addons/AnkiEmperor.py", line 2, in
  File "/Users/Me/Documents/Anki/addons/ankiemperor/AnkiEmperor.py", line 30, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/Options.py", line 14, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/dbConnect.py", line 64, in getOptions
OperationalError: near "?": syntax error



AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Errol246 - 2013-03-09

kaamaru Wrote:Fixed the image bug on Ubuntu. Hopefully that will fix it on OSX and other OS too.

http://www.mediafire.com/?3odhv57aw2twox2
Thanks mate, this solved it on Mac OS X as well!

Now all we need is to enable the cool fanfare music that comes when you finishing building something. Is everybody else not hearing the music as well?


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - kaamaru - 2013-03-09

bleko Wrote:Just tried installing this latest version and am getting the same startup error as always. Still on OS X 10.6.8. Anki 2.0.8. Is it just me?
Code:
An error occurred in an add-on. Please contact the add-on author.

Traceback (most recent call last):
  File "aqt/addons.pyc", line 38, in loadAddons
  File "/Users/Me/Documents/Anki/addons/AnkiEmperor.py", line 2, in
  File "/Users/Me/Documents/Anki/addons/ankiemperor/AnkiEmperor.py", line 30, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/Options.py", line 14, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/dbConnect.py", line 64, in getOptions
OperationalError: near "?": syntax error
I'm not sure about that as I can't get the error myself.
Please upload your ankiemperor.db file located in /Users/Me/Documents/Anki/addons/ankiemperor/.
List all the add-ons you have installed.
List the names of all your decks.

Thanks!

Errol246 Wrote:
kaamaru Wrote:Fixed the image bug on Ubuntu. Hopefully that will fix it on OSX and other OS too.

http://www.mediafire.com/?3odhv57aw2twox2
Thanks mate, this solved it on Mac OS X as well!

Now all we need is to enable the cool fanfare music that comes when you finishing building something. Is everybody else not hearing the music as well?
I've added the song, but it cuts off as soon as you press OK. I'm not sure how to fix this, but it doesn't matter to much.

http://www.mediafire.com/?2joh4ioc56zkpon


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Errol246 - 2013-03-09

kaamaru Wrote:
bleko Wrote:Just tried installing this latest version and am getting the same startup error as always. Still on OS X 10.6.8. Anki 2.0.8. Is it just me?
Code:
An error occurred in an add-on. Please contact the add-on author.

Traceback (most recent call last):
  File "aqt/addons.pyc", line 38, in loadAddons
  File "/Users/Me/Documents/Anki/addons/AnkiEmperor.py", line 2, in
  File "/Users/Me/Documents/Anki/addons/ankiemperor/AnkiEmperor.py", line 30, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/Options.py", line 14, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/dbConnect.py", line 64, in getOptions
OperationalError: near "?": syntax error
I'm not sure about that as I can't get the error myself.
Please upload your ankiemperor.db file located in /Users/Me/Documents/Anki/addons/ankiemperor/.
List all the add-ons you have installed.
List the names of all your decks.

Thanks!

Errol246 Wrote:
kaamaru Wrote:Fixed the image bug on Ubuntu. Hopefully that will fix it on OSX and other OS too.

http://www.mediafire.com/?3odhv57aw2twox2
Thanks mate, this solved it on Mac OS X as well!

Now all we need is to enable the cool fanfare music that comes when you finishing building something. Is everybody else not hearing the music as well?
I've added the song, but it cuts off as soon as you press OK. I'm not sure how to fix this, but it doesn't matter to much.

http://www.mediafire.com/?2joh4ioc56zkpon
Thanks again!

Let me know if you make figure out how to enable the song to finish, regardless of what keys you press.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - bimspramirez - 2013-03-10

kaamaru Wrote:I added "file:///" to the beginning of the image urls. I guess Ubuntu didn't know where it was ment to look? ^_^
Hi kaamaru,

Ohh, I see.

My AnkiEmperor now looks better and appealing to the eyes with all the images displaying correctly. Thanks! ^_^


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - bleko - 2013-03-11

kaamaru Wrote:
bleko Wrote:Just tried installing this latest version and am getting the same startup error as always. Still on OS X 10.6.8. Anki 2.0.8. Is it just me?
Code:
An error occurred in an add-on. Please contact the add-on author.

Traceback (most recent call last):
  File "aqt/addons.pyc", line 38, in loadAddons
  File "/Users/Me/Documents/Anki/addons/AnkiEmperor.py", line 2, in
  File "/Users/Me/Documents/Anki/addons/ankiemperor/AnkiEmperor.py", line 30, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/Options.py", line 14, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/dbConnect.py", line 64, in getOptions
OperationalError: near "?": syntax error
I'm not sure about that as I can't get the error myself.
Please upload your ankiemperor.db file located in /Users/Me/Documents/Anki/addons/ankiemperor/.
List all the add-ons you have installed.
List the names of all your decks.

Thanks!
Thank you for your reply and apologies for the delay!

- ankiemperor.db
- other add-ons installed: none
- decks: 500 Most popular Japanese surnames, 8547 Sentences from the 日本語文法辞典, Heisig 1, Tae Kim’s Guide To Japanese Grammar, iKnow! Core 6000.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - kaamaru - 2013-03-11

bleko Wrote:
kaamaru Wrote:
bleko Wrote:Just tried installing this latest version and am getting the same startup error as always. Still on OS X 10.6.8. Anki 2.0.8. Is it just me?
Code:
An error occurred in an add-on. Please contact the add-on author.

Traceback (most recent call last):
  File "aqt/addons.pyc", line 38, in loadAddons
  File "/Users/Me/Documents/Anki/addons/AnkiEmperor.py", line 2, in
  File "/Users/Me/Documents/Anki/addons/ankiemperor/AnkiEmperor.py", line 30, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/Options.py", line 14, in __init__
  File "/Users/Me/Documents/Anki/addons/ankiemperor/dbConnect.py", line 64, in getOptions
OperationalError: near "?": syntax error
I'm not sure about that as I can't get the error myself.
Please upload your ankiemperor.db file located in /Users/Me/Documents/Anki/addons/ankiemperor/.
List all the add-ons you have installed.
List the names of all your decks.

Thanks!
Thank you for your reply and apologies for the delay!

- ankiemperor.db
- other add-ons installed: none
- decks: 500 Most popular Japanese surnames, 8547 Sentences from the 日本語文法辞典, Heisig 1, Tae Kim’s Guide To Japanese Grammar, iKnow! Core 6000.
Sorry I have no idea >_<.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - bleko - 2013-03-11

kaamaru Wrote:
bleko Wrote:
kaamaru Wrote:I'm not sure about that as I can't get the error myself.
Please upload your ankiemperor.db file located in /Users/Me/Documents/Anki/addons/ankiemperor/.
List all the add-ons you have installed.
List the names of all your decks.

Thanks!
Thank you for your reply and apologies for the delay!

- ankiemperor.db
- other add-ons installed: none
- decks: 500 Most popular Japanese surnames, 8547 Sentences from the 日本語文法辞典, Heisig 1, Tae Kim’s Guide To Japanese Grammar, iKnow! Core 6000.
Sorry I have no idea >_<.
Haha, no problem. Thanks for your continued support of this plug nonetheless! Going by my experience w/AnkiWarrior as a young whippersnapper, I know it's an enriching study aid. It's encouraging to know it works for some on OS X, so at some point, I'll do a fresh install of my o/s, grab the latest versions of Anki & its Emperor, and report back. Cheers!


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Taelia - 2013-03-28

Just a quick thank you for making this addon. Its making my day a lot more fun!


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - MisterM2402 - 2013-04-11

How might I download this if I'm still using Anki 1? The shared plugin download service isn't running any more :/


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Oniichan - 2013-04-11

MisterM2402 Wrote:How might I download this if I'm still using Anki 1? The shared plugin download service isn't running any more :/
http://ankisrs.net/download/mirror/archive/plugins-1.2/


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - MisterM2402 - 2013-04-12

Oniichan Wrote:
MisterM2402 Wrote:How might I download this if I'm still using Anki 1? The shared plugin download service isn't running any more :/
http://ankisrs.net/download/mirror/archive/plugins-1.2/
Are you a wizard? Thanks a bunch Big Grin


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - daevil - 2013-04-12

Am I blind or is AnkiEmperor removed from the add-on list?


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Taelia - 2013-04-13

http://www.mediafire.com/?2joh4ioc56zkpon

This link works for me, on Anki2.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - MisterM2402 - 2013-04-17

When you're constructing a building, what counts as a "round"? The "remaining rounds" counter doesn't seem to go down with each correct card as I first thought would be the case.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Taelia - 2013-04-18

I noticed a round passes whenever you select Good or Easy, but not sure..
Anyone else knows for sure?


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - kaamaru - 2013-04-20

MisterM2402 Wrote:When you're constructing a building, what counts as a "round"? The "remaining rounds" counter doesn't seem to go down with each correct card as I first thought would be the case.
Taelia Wrote:I noticed a round passes whenever you select Good or Easy, but not sure..
Anyone else knows for sure?
For the first 100 cards, you advance a round every time you get a card correct. After that you advance a round after every two correct cards.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - kaamaru - 2013-04-22

Update for Anki 2 version: http://www.mediafire.com/?16inm27nv3uc2g6
When updating make sure you don't delete the ankiemperor.db file.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - jmignot - 2013-04-28

I installed AnkiEmperor yesterday from this link:
http://www.mediafire.com/?16inm27nv3uc2g6
and started to use it.

At the end of the session, the synchronization with AnkiWeb seemed to work as usual.
Then I studied on my iPhone (sync before starting, sync again after completing the review).

This morning, when I launched Anki (2.0.8) on my Mac, I repeatedly got the message:

La synchronisation a échoué : [the synchronization failed]
'NoneType' object has no attribute 'decks'

After removing the three AnkiEmperor files from the plugin folder, no more problem with syncing… but no more AnkiEmperor as well Sad(

Is this a known problem? Is there a fix for it?

Thanks


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - kaamaru - 2013-06-21

jmignot Wrote:I installed AnkiEmperor yesterday from this link:
http://www.mediafire.com/?16inm27nv3uc2g6
and started to use it.

At the end of the session, the synchronization with AnkiWeb seemed to work as usual.
Then I studied on my iPhone (sync before starting, sync again after completing the review).

This morning, when I launched Anki (2.0.8) on my Mac, I repeatedly got the message:

La synchronisation a échoué : [the synchronization failed]
'NoneType' object has no attribute 'decks'

After removing the three AnkiEmperor files from the plugin folder, no more problem with syncing… but no more AnkiEmperor as well Sad(

Is this a known problem? Is there a fix for it?

Thanks
This should fix it as well as a few other bugs http://www.mediafire.com/download/aozezom2cd1qaif/AnkiEmperor.zip
Sorry it took so long, I had to wait till I got the error myself.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Tykkylumi - 2013-07-01

AnkiEmperor is coming up in a seperate window for me and it's a pain having to reposition it every time... is there any way to just make it stay back in the main window?


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - Sauzer - 2013-11-24

Bumping because I would love to know if anyone knows the answer to Tykkylumi's question above.


AnkiEmperor - Build your own empire (aka AnkiWarrior 2.0) - manfrom3004 - 2014-02-08

Is there a repository for this? If not, I'll upload the latest version to github.

I'd really like to add other countries and some of the other features that were going to be in it, but my experience and time is somewhat limited.


Anyone know what happened to Proxx? Is there a license for AnkiEmperor?