The forums will be going offline for an extended maintenance period at 1400hrs GMT on 19th June 2025. The number of hours for this downtime is intentionally not advertised due to the nature of these upgrades.
×
- 0
Recompile Error on Script.C Map centOS
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
Elithe
Can't seem to get my map server to recompile anymore after updating to latest rAthena, I have no idea how do fix it as the code looks fine to me?
This is the error I get when recompiling
script.c: In function 'parse_variable':
script.c:1068: error: 'C_ADD_PP' undeclared (first use in this function)
script.c:1068: error: (Each undeclared identifier is reported only once
script.c:1068: error: for each function it appears in.)
script.c:1069: error: 'C_SUB_PP' undeclared (first use in this function)
make[1]: *** [obj/script.o] Error 1
make[1]: Leaving directory `/root/Desktop/rAthena/src/map'
make: *** [map] Error 2
Here are the lines in question by my recompile log.
The code for Script.C is too long to post on the forum I was going to upload it but I don't have proper permissions to do so, it can be pulled from the github from src/map/script.c I don't know code very well but to me it looks fine. Am I in the proper support area? Help very much appreciated, Thank you!
Edited by ElitheLink to comment
Share on other sites
2 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.