Jump to content

Question

Posted

Hello rA :)

I've applied few source mods then updated my rAthena server files then I got these errors when i compile :


1>c:\ragnarok files\rathena\src\map\atcommand.c(1999): error C2059: syntax error : '<<'
1>c:\ragnarok files\rathena\src\map\atcommand.c(2029): warning C4034: sizeof returns 0
1>c:\ragnarok files\rathena\src\map\atcommand.c(2139): warning C4034: sizeof returns 0

here's my atcommand.c:

http://www.mediafire.com/?j92wgq37375e403

Please Help me :)

SlashGeeGee

2 answers to this question

Recommended Posts

Posted

just edit the conflicts...by using tortoise right click the file then 'edit conflicts'...

or open the file then chose what you what and deleting the old one/new one

<<<<<<< .mine

{ MAP_DICASTES, 198, 187 },

// 30=El Dicastes

{ MAP_MORA, 44, 151 },

// 31=Mora

{ MAP_DEWATA, 200, 180 },

// 32=Dewata

{ MAP_MALANGDO, 140, 114 },

// 33=Malangdo Island

{ MAP_MALAYA, 232, 222 },

// 34=Malaya Port

{ MAP_ECLAGE, 110, 39 },

// 35=Eclage

=======

{ MAP_DICASTES, 198, 187 },

// 30=El Dicastes

{ MAP_MORA, 44, 151 },

// 31=Mora

{ MAP_DEWATA, 200, 180 },

// 32=Dewata

{ MAP_MALANGDO, 140, 114 },

// 33=Malangdo Island

{ MAP_MALAYA, 242, 211 },

// 34=Malaya Port

{ MAP_ECLAGE, 110, 39 },

// 35=Eclage

>>>>>>> .r16590

Posted

just edit the conflicts...by using tortoise right click the file then 'edit conflicts'...

or open the file then chose what you what and deleting the old one/new one

<<<<<<< .mine

{ MAP_DICASTES, 198, 187 },

// 30=El Dicastes

{ MAP_MORA, 44, 151 },

// 31=Mora

{ MAP_DEWATA, 200, 180 },

// 32=Dewata

{ MAP_MALANGDO, 140, 114 },

// 33=Malangdo Island

{ MAP_MALAYA, 232, 222 },

// 34=Malaya Port

{ MAP_ECLAGE, 110, 39 },

// 35=Eclage

=======

{ MAP_DICASTES, 198, 187 },

// 30=El Dicastes

{ MAP_MORA, 44, 151 },

// 31=Mora

{ MAP_DEWATA, 200, 180 },

// 32=Dewata

{ MAP_MALANGDO, 140, 114 },

// 33=Malangdo Island

{ MAP_MALAYA, 242, 211 },

// 34=Malaya Port

{ MAP_ECLAGE, 110, 39 },

// 35=Eclage

>>>>>>> .r16590

THanks malufett :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...