- 20
- Posts
- 1
- Years
- Seen yesterday
Hello all,
I've looked where I could and haven't figure how to resolve this :
Since I've add some customs overworld sprite, I randomly have this message in my command window while I'm assembling the game (I don't think "assembling" is the right term...)
So far nothing was noticeable, but while attending Contest, I can see that some NPC in the audience are replace by Brendan (on bike, on surf, and using a pokeball) (see the screenshot).
So I went to see what happened in the code (ContestHall scripts.inc and events.inc) and haven't find nothing relevant.
Sorry it was a bit long...
I was wondering if any of you already had this warning message and if you resolved it or not ?
Thank you
I've looked where I could and haven't figure how to resolve this :
Since I've add some customs overworld sprite, I randomly have this message in my command window while I'm assembling the game (I don't think "assembling" is the right term...)
Code:
data/maps/LittlerootTown_BrendansHouse_2F/events.inc: Assembler messages:
data/maps/LittlerootTown_BrendansHouse_2F/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/LittlerootTown_BrendansHouse_2F/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/LittlerootTown_BrendansHouse_2F/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/LittlerootTown_BrendansHouse_2F/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/LittlerootTown_BrendansHouse_2F/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/LittlerootTown_MaysHouse_2F/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/LittlerootTown_MaysHouse_2F/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/LittlerootTown_MaysHouse_2F/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/LittlerootTown_MaysHouse_2F/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/LittlerootTown_MaysHouse_2F/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_RedCave1/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_RedCave1/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_RedCave1/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_RedCave1/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_RedCave1/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_RedCave1/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_RedCave1/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_RedCave1/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_BrownCave1/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_BrownCave1/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_BrownCave1/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_BrownCave1/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_BrownCave1/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_BrownCave1/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_BrownCave1/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_BrownCave1/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_BlueCave1/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_BlueCave1/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_BlueCave1/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_BlueCave1/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_BlueCave1/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_BlueCave1/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_BlueCave1/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_BlueCave1/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_YellowCave1/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_YellowCave1/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_YellowCave1/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_YellowCave1/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_YellowCave1/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_YellowCave1/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_YellowCave1/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_YellowCave1/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_Tree1/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_Tree1/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_Tree1/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_Tree1/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_Tree1/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_Tree1/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_Tree1/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_Tree1/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_Shrub1/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_Shrub1/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_Shrub1/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_Shrub1/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_Shrub1/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_Shrub1/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_Shrub1/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_Shrub1/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_RedCave2/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_RedCave2/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_RedCave2/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_RedCave2/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_RedCave2/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_RedCave2/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_RedCave2/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_RedCave2/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_BrownCave2/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_BrownCave2/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_BrownCave2/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_BrownCave2/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_BrownCave2/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_BrownCave2/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_BrownCave2/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_BrownCave2/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_BlueCave2/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_BlueCave2/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_BlueCave2/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_BlueCave2/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_BlueCave2/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_BlueCave2/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_BlueCave2/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_BlueCave2/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_YellowCave2/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_YellowCave2/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_YellowCave2/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_YellowCave2/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_YellowCave2/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_YellowCave2/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_YellowCave2/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_YellowCave2/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_Tree2/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_Tree2/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_Tree2/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_Tree2/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_Tree2/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_Tree2/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_Tree2/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_Tree2/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_Shrub2/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_Shrub2/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_Shrub2/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_Shrub2/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_Shrub2/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_Shrub2/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_Shrub2/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_Shrub2/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_RedCave3/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_RedCave3/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_RedCave3/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_RedCave3/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_RedCave3/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_RedCave3/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_RedCave3/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_RedCave3/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_BrownCave3/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_BrownCave3/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_BrownCave3/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_BrownCave3/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_BrownCave3/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_BrownCave3/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_BrownCave3/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_BrownCave3/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_BlueCave3/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_BlueCave3/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_BlueCave3/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_BlueCave3/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_BlueCave3/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_BlueCave3/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_BlueCave3/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_BlueCave3/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_YellowCave3/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_YellowCave3/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_YellowCave3/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_YellowCave3/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_YellowCave3/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_YellowCave3/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_YellowCave3/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_YellowCave3/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_Tree3/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_Tree3/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_Tree3/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_Tree3/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_Tree3/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_Tree3/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_Tree3/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_Tree3/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_Shrub3/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_Shrub3/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_Shrub3/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_Shrub3/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_Shrub3/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_Shrub3/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_Shrub3/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_Shrub3/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_RedCave4/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_RedCave4/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_RedCave4/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_RedCave4/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_RedCave4/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_RedCave4/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_RedCave4/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_RedCave4/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_BrownCave4/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_BrownCave4/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_BrownCave4/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_BrownCave4/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_BrownCave4/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_BrownCave4/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_BrownCave4/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_BrownCave4/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_BlueCave4/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_BlueCave4/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_BlueCave4/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_BlueCave4/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_BlueCave4/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_BlueCave4/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_BlueCave4/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_BlueCave4/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_YellowCave4/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_YellowCave4/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_YellowCave4/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_YellowCave4/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_YellowCave4/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_YellowCave4/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_YellowCave4/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_YellowCave4/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_Tree4/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_Tree4/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_Tree4/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_Tree4/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_Tree4/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_Tree4/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_Tree4/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_Tree4/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/SecretBase_Shrub4/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/SecretBase_Shrub4/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/SecretBase_Shrub4/events.inc:15: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/SecretBase_Shrub4/events.inc:16: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/SecretBase_Shrub4/events.inc:17: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/SecretBase_Shrub4/events.inc:18: Warning: value 0x0000000000000104 truncated to 0x0000000000000004
data/maps/SecretBase_Shrub4/events.inc:19: Warning: value 0x0000000000000105 truncated to 0x0000000000000005
data/maps/SecretBase_Shrub4/events.inc:20: Warning: value 0x0000000000000106 truncated to 0x0000000000000006
data/maps/ContestHall/events.inc:13: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/ContestHall/events.inc:14: Warning: value 0x0000000000000101 truncated to 0x0000000000000001
data/maps/ContestHall/events.inc:15: Warning: value 0x0000000000000102 truncated to 0x0000000000000002
data/maps/ContestHall/events.inc:16: Warning: value 0x0000000000000103 truncated to 0x0000000000000003
data/maps/UnionRoom/events.inc:8: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/BattleFrontier_BattleTowerMultiPartnerRoom/events.inc:14: Warning: value 0x0000000000000100 truncated to 0x0000000000000000
data/maps/BattleFrontier_BattleTowerMultiCorridor/events.inc:6: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/BattleFrontier_BattleTowerMultiCorridor/events.inc:9: Warning: value 0x0000000000000107 truncated to 0x0000000000000007
data/maps/BattleFrontier_BattleTowerMultiBattleRoom/events.inc:10: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
data/maps/BattleFrontier_BattleTowerMultiBattleRoom/events.inc:11: Warning: value 0x0000000000000107 truncated to 0x0000000000000007
data/maps/BattleFrontier_BattleFactoryBattleRoom/events.inc:13: Warning: value 0x0000000000000108 truncated to 0x0000000000000008
So far nothing was noticeable, but while attending Contest, I can see that some NPC in the audience are replace by Brendan (on bike, on surf, and using a pokeball) (see the screenshot).
So I went to see what happened in the code (ContestHall scripts.inc and events.inc) and haven't find nothing relevant.
Sorry it was a bit long...
I was wondering if any of you already had this warning message and if you resolved it or not ?
Thank you