-
Notifications
You must be signed in to change notification settings - Fork 311
Description
base game works fine but in the compiled version after i select my starter oak say: this pokemon is really quite energetic! then the game freezes i checked the game logs and its just repeating:
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005af3
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005af4
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005af5
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005af6
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005af7
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005af8
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005af9
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005afa
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005afb
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005afc
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005afd
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005afe
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005aff
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b00
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b01
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b02
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b03
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b04
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b05
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b06
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b07
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b08
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b09
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b0a
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b0b
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b0c
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b0d
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b0e
[GAME ERROR] GBA Memory: Bad memory Load8: 0x00005b0f
just hundreds of lines of this. has this got to do with gba rom or is this mGBA needed some files im not aware off? help would be appreciated if i find a solution ill reply to this saying its fixed.