I had successfully built the PlaneShift.
But when I ran psserver.exe,there was an error:
Could not find field prg_evt_equip!. Exiting.
Assertion failed: false, file \\cvsroot\\planeshift\\planeshift\\src\\server\\database
\\mysql\\dal.cpp, line 380
It seems the database table has the field prg_evt_equip, while I created the database according the instruction:
http://laanx.fragnetics.com/index.php?page=build_visualDoes anyone know how to solve it?
Thanks in advanced!