- Joined
- Jun 3, 2012
- Messages
- 2
- Reaction score
- 0
- First Language
- English
- Primarily Uses
The dang Mini map error message for the undefined method is still popping up and i have a @ in front of the map name
WTF?
WTF?
Any idea why? I popped it into a brand new project, and the only change I made is to the "B" part of line 286.842: NoMethodError occured.undefined method 'room' for #<game_player:0x8ba2f54>
It's probably something stupid that I am missing. But still, I have been trying for hours to figure it out >.<Script 'Dungeon Creation' line 842: NoMethodError occurred
undefined method 'room' for #<Game_Player:0xacbb4fc>
Ah, thank you, you saved my life!Hey syndros,
you need the minimap, than the error gone =)
EDIT: how to disable the stupid minimap? -.- i dont want/need them but without the script doesnt work.
Please help me with the minimap :-/
________________________________________________________
Error: 842
Fix: You need the minimap script.
Error: 686
Fix: Your Tiles on the map are not correct, place other Tiles.
or you have an error with events on the map.
So thats all, maybe they comes more error,
I report my errors with fix when i found some
nice day
self.x = (Graphics.width - SQUARE_SIZE * $game_map.width) self.y = 0