Skip to content

crash #34

@MichaelTen

Description

@MichaelTen

I am having trouble actually loading the map.. or tiles... and when i poke around to figure it out... it crashes...

Image

server is running.... image of crash is above...

System.TypeInitializationException: The type initializer for 'CentrED.Map.MapManager' threw an exception.
---> System.NullReferenceException: Object reference not set to an instance of an object.
at CentrED.Map.MapManager..cctor()
--- End of inner exception stack trace ---
at CentrED.Map.MapManager.ScreenToMapCoordinates(Single x, Single y)
at CentrED.Map.MapManager.Update(GameTime gameTime, Boolean isActive, Boolean processMouse, Boolean processKeyboard)
at CentrED.CentrEDGame.Update(GameTime gameTime)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions