Synel Posted August 17, 2020 Group: Members Topic Count: 16 Topics Per Day: 0.01 Content Count: 38 Reputation: 1 Joined: 01/09/17 Last Seen: October 23, 2022 Share 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 Link to comment Share on other sites More sharing options...
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 SynelLink to comment
Share on other sites
0 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.