KeiSenpai 0 Posted February 8, 2020 (edited) Hello all, I am running a LAN Private Server for my wife & I to play on a Raspberry Pi 3b+. I wanted to install a new script, YProject, which contains new maps. The steps I took, so I am not sure if I am missing anything: Quote Install mapcache plugin (build it) Ensured all maps along with resnametable.txt is in data/ folder Added each map to mapcache using ./map-server --map <name> Added each map name to maps.conf Added each map in db/map_index.txt Recompiled hercules The NPC doesn't auto load, but I am sure this is because I do not have it set to start up, which I am sure I can figure out. However, when I load it and try to use the NPC to warp to the special maps that the person designed, I get the following & the client hangs: Quote [Debug]: pc_setpos: Passed mapindex(1086) is invalid! [Error]: buildin_warp: moving player 'TestAccount' to "dep_lb",118,32 failed. [Debug]: Source (NPC): Scientist at prontera (140,181) I appreciate any help! Thank you Edited February 9, 2020 by KeiSenpai Changed title Share this post Link to post Share on other sites
0 KeiSenpai 0 Posted February 9, 2020 (edited) I forgot a comma in my mapindex, causing it to not read properly. However, there is so many errors, that I assume either I am missing instructions or the project was never fully completed. I appreciate the efforts the developer did however, the idea was awesome! The error I am getting is missing sprites, and missing maps that were not included. Edited February 9, 2020 by KeiSenpai Fixed Share this post Link to post Share on other sites
Hello all,
I am running a LAN Private Server for my wife & I to play on a Raspberry Pi 3b+. I wanted to install a new script, YProject, which contains new maps.
The steps I took, so I am not sure if I am missing anything:
The NPC doesn't auto load, but I am sure this is because I do not have it set to start up, which I am sure I can figure out.
However, when I load it and try to use the NPC to warp to the special maps that the person designed, I get the following & the client hangs:
I appreciate any help!
Thank you
Edited by KeiSenpaiChanged title
Share this post
Link to post
Share on other sites