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
How to fix possible loss of data error
-
Recently Browsing 0 members
- No registered users viewing this page.
Question
kalabasa
this is my 2nd encounter this kind of errors i get this when i try to play with the src's codes to try out things and recieving errors though i revert it back to the original state like this
========== Build: 11 succeeded, 0 failed, 0 up-to-date, 0 skipped ========== <---
the error wont disappear though it is running fine i dont know if there's an impact upon not removing this error below is what i am getting now
i just want to remove these warning errors when building
Severity Code Description Project File Line Suppression State
Warning C4244 'initializing': conversion from 'double' to 'const int', possible loss of data map-server c:\users\user\documents\ra pre-re\rathena\src\map\instance.cpp 728
Warning C4244 'initializing': conversion from 'double' to 'int', possible loss of data map-server c:\users\user\documents\ra pre-re\rathena\src\map\instance.cpp 727
Warning C4244 'initializing': conversion from 'double' to 'const int', possible loss of data map-server c:\users\user\documents\ra pre-re\rathena\src\map\instance.cpp 727
Warning C4244 'initializing': conversion from 'double' to 'int', possible loss of data map-server c:\users\user\documents\ra pre-re\rathena\src\map\instance.cpp 728
Link to comment
Share on other sites
4 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.