Synel Posted August 17, 2020 Posted August 17, 2020 (edited) So, at some point in my trying out different .exe's to find one I liked and making changes to rAthena's source files my clif.pcc developed an error. I've never touched this file in any way shape or form. ...rathena\src\map\clif.cpp(21525,24): error C2079: 'p' uses undefined struct 'clif_ping::PACKET_ZC_PING' ...rathena\src\map\clif.cpp(21527,17): error C2065: 'HEADER_ZC_PING': undeclared identifier Preventing the construction of the map server so I'm dead in the water. Edit: Nvm. The .exe I chose has a specific note in the clif.ccp. Explained it. Edited August 17, 2020 by Synel Quote
Question
Synel
So, at some point in my trying out different .exe's to find one I liked and making changes to rAthena's source files my clif.pcc developed an error. I've never touched this file in any way shape or form.
...rathena\src\map\clif.cpp(21525,24): error C2079: 'p' uses undefined struct 'clif_ping::PACKET_ZC_PING'
...rathena\src\map\clif.cpp(21527,17): error C2065: 'HEADER_ZC_PING': undeclared identifier
Preventing the construction of the map server so I'm dead in the water.
Edit: Nvm. The .exe I chose has a specific note in the clif.ccp. Explained it.
Edited by Synel0 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.