textadventures / quest

Create text adventure games
http://textadventures.co.uk/quest
MIT License
303 stars 70 forks source link

error when testing game #1127

Closed LZF2 closed 1 week ago

LZF2 commented 2 years ago

I was testing a game then there is a error. Here is the error detail:

System.NullReferenceException: Object reference not set to an instance of an object.
   at TextAdventures.Quest.PlayerHTML._Closure$__87-0._Lambda$__1()
   at TextAdventures.Quest.PlayerHTML.ClearBuffer()
   at TextAdventures.Quest.Player._Lambda$__122-0()
alexwarren commented 1 week ago

If this is still occurring, please: