Hi all,
 back with new issues lol :p

Now finally trying out adonthell-mapedit and while it was able to give
me some info. at adonthell it kinda conks out.

See the following :-

 ~/games/adonthell/adonthell-tools-build/src/mapedit$ ./adonthell-mapedit --help
./adonthell-mapedit: invalid option -- '-'
Usage: ./adonthell-mapedit [OPTIONS] [MAPFILE]

Where [OPTIONS] can be:
-h         print this help message and exit
-d         print the default projects directory and exit
-v         print version and exit
-g path    specify path to custom projects directory (default is builtin)
-p project specify project inside projects directory
-m dir     specify directory to load models from (default is models)

~/games/adonthell/adonthell-tools-build/src/mapedit$ ./adonthell-mapedit -v
0.1

This means it has installed properly (at least it seems)

Now get a segfault

 ~/games/adonthell/adonthell-tools-build/src/mapedit$
./adonthell-mapedit -g ../../../ -p wastesedge
../../../wastesedge/redwyne-inn.xml
ImportError: No module named adonthell.world
Traceback (most recent call last):
  File "../../../wastesedge/characters/character.py", line 20, in <module>
    from adonthell import input, gui
ImportError: No module named adonthell
*** character::load: loading character NPC failed.
Traceback (most recent call last):
  File "../../../wastesedge/characters/character.py", line 20, in <module>
    from adonthell import input, gui
ImportError: No module named adonthell
*** character::load: loading character Player failed.
Segmentation fault

I did go up to see if the redwyne-inn.xml exists or not.

~/games/adonthell/adonthell-tools-build/src/mapedit$ cd ../../../wastesedge/
~/games/adonthell/wastesedge$ ll redwyne-inn.xml
-rw-r--r-- 1 shirish shirish 35732 Nov 17 01:24 redwyne-inn.xml

I have no idea as to where to look for this adonthell.world and other
things it is showing/giving import error for.
-- 
          Regards,
          Shirish Agarwal  शिरीष अग्रवाल
  My quotes in this email licensed under CC 3.0
http://creativecommons.org/licenses/by-nc/3.0/
http://flossexperiences.wordpress.com
065C 6D79 A68C E7EA 52B3  8D70 950D 53FB 729A 8B17

_______________________________________________
Adonthell-general mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/adonthell-general

Reply via email to