Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- Celeste Error Log
- ==========================================
- Ver 1.3.1.2 [Everest: 1871-azure-825fd]
- 07/28/2020 18:19:37
- System.NullReferenceException: Object reference not set to an instance of an object.
- at Celeste.CS02_DreamingPhonecall.OnEnd(Level level)
- at Celeste.CutsceneEntity.EndCutscene(Level level, Boolean removeSelf)
- at Celeste.CutsceneEntity.SkipCutscene(Level level)
- at Celeste.Level.<SkipCutsceneRoutine>d__178.MoveNext()
- at Monocle.Coroutine.Update()
- at DMD<Celeste.Level::Update>(Level this)
- at DMD<DMD<Trampoline<Celeste.Level::Update>?55131156>?33229210::Trampoline<Celeste.Level::Update>?55131156>(Level )
- at Celeste.Mod.SpeedrunTool.BetterMapEditor.AddedOpenDebugMapButton(orig_Update orig, Level self) in G:\Game\Steam\SteamApps\common\Celeste\itch.io\celeste-opengl\Code\CelesteSpeedrunTool\SpeedrunTool\BetterMapEditor.cs:line 202
- at DMD<DMD<Hook<Celeste.Level::Update>?25322754>?62015802::Hook<Celeste.Level::Update>?25322754>(Level )
- at DMD<DMD<Trampoline<Celeste.Level::Update>?60514919>?48317229::Trampoline<Celeste.Level::Update>?60514919>(Level )
- at Celeste.Mod.SpeedrunTool.DeathStatistics.DeathStatisticsManager.LevelOnUpdate(orig_Update orig, Level level) in G:\Game\Steam\SteamApps\common\Celeste\itch.io\celeste-opengl\Code\CelesteSpeedrunTool\SpeedrunTool\DeathStatistics\DeathStatisticsManager.cs:line 67
- at DMD<DMD<Hook<Celeste.Level::Update>?40453567>?44218541::Hook<Celeste.Level::Update>?40453567>(Level )
- at DMD<DMD<Trampoline<Celeste.Level::Update>?36301757>?54243641::Trampoline<Celeste.Level::Update>?36301757>(Level )
- at Celeste.Mod.SpeedrunTool.RoomTimer.RoomTimerManager.Timing(orig_Update orig, Level self) in G:\Game\Steam\SteamApps\common\Celeste\itch.io\celeste-opengl\Code\CelesteSpeedrunTool\SpeedrunTool\RoomTimer\RoomTimerManager.cs:line 115
- at DMD<DMD<Hook<Celeste.Level::Update>?22917253>?11500266::Hook<Celeste.Level::Update>?22917253>(Level )
- at DMD<DMD<Trampoline<Celeste.Level::Update>?15740224>?13205094::Trampoline<Celeste.Level::Update>?15740224>(Level )
- at Celeste.Mod.SpeedrunTool.RoomTimer.RoomTimerManager.ProcessButtons(orig_Update orig, Level self) in G:\Game\Steam\SteamApps\common\Celeste\itch.io\celeste-opengl\Code\CelesteSpeedrunTool\SpeedrunTool\RoomTimer\RoomTimerManager.cs:line 44
- at DMD<DMD<Hook<Celeste.Level::Update>?40517622>?45563699::Hook<Celeste.Level::Update>?40517622>(Level )
- at DMD<DMD<Trampoline<Celeste.Level::Update>?54526087>?20211755::Trampoline<Celeste.Level::Update>?54526087>(Level )
- at Celeste.Mod.SpeedrunTool.TeleportRoom.TeleportRoomUtils.LevelOnUpdate(orig_Update orig, Level self) in G:\Game\Steam\SteamApps\common\Celeste\itch.io\celeste-opengl\Code\CelesteSpeedrunTool\SpeedrunTool\TeleportRoom\TeleportRoomUtils.cs:line 92
- at DMD<DMD<Hook<Celeste.Level::Update>?41596723>?1115967::Hook<Celeste.Level::Update>?41596723>(Level )
- at DMD<DMD<Trampoline<Celeste.Level::Update>?32937498>?17897988::Trampoline<Celeste.Level::Update>?32937498>(Level )
- at Celeste.Mod.SpeedrunTool.SaveLoad.StateManager.LevelOnUpdate(orig_Update orig, Level level) in G:\Game\Steam\SteamApps\common\Celeste\itch.io\celeste-opengl\Code\CelesteSpeedrunTool\SpeedrunTool\SaveLoad\StateManager.cs:line 82
- at DMD<DMD<Hook<Celeste.Level::Update>?60682393>?66370720::Hook<Celeste.Level::Update>?60682393>(Level )
- at DMD<Monocle.Engine::Update>(Engine this, GameTime gameTime)
- at DMD<DMD<Trampoline<Monocle.Engine::Update>?14652113>?24022450::Trampoline<Monocle.Engine::Update>?14652113>(Engine , GameTime )
- at Celeste.Mod.SpeedrunTool.RespawnSpeedUtils.RespawnSpeed(orig_Update orig, Engine self, GameTime time) in G:\Game\Steam\SteamApps\common\Celeste\itch.io\celeste-opengl\Code\CelesteSpeedrunTool\SpeedrunTool\RespawnSpeedUtils.cs:line 15
- at DMD<DMD<Hook<Monocle.Engine::Update>?39994150>?34570795::Hook<Monocle.Engine::Update>?39994150>(Engine , GameTime )
- at DMD<DMD<Trampoline<Monocle.Engine::Update>?35092896>?27596743::Trampoline<Monocle.Engine::Update>?35092896>(Engine , GameTime )
- at TAS.EverestInterop.Core.Engine_Update(orig_Update orig, Engine self, GameTime gameTime) in C:\Users\Maya\Documents\GitHub\CelesteTAS-EverestInterop\CelesteTAS-EverestInterop\EverestInterop\Core.cs:line 73
- at DMD<DMD<Hook<Monocle.Engine::Update>?2208980>?46388589::Hook<Monocle.Engine::Update>?2208980>(Engine , GameTime )
- at DMD<Celeste.Celeste::Update>(Celeste this, GameTime gameTime)
- at DMD<DMD<Trampoline<Celeste.Celeste::Update>?48574370>?51631977::Trampoline<Celeste.Celeste::Update>?48574370>(Celeste , GameTime )
- at Guneline.Guneline.CelesteUpdated(orig_Update orig, Celeste self, GameTime gameTime)
- at DMD<DMD<Hook<Celeste.Celeste::Update>?2350924>?49369420::Hook<Celeste.Celeste::Update>?2350924>(Celeste , GameTime )
- at Microsoft.Xna.Framework.Game.Tick()
- at Microsoft.Xna.Framework.Game.HostIdle(Object sender, EventArgs e)
- at Microsoft.Xna.Framework.GameHost.OnIdle()
- at Microsoft.Xna.Framework.WindowsGameHost.RunOneFrame()
- at Microsoft.Xna.Framework.WindowsGameHost.ApplicationIdle(Object sender, EventArgs e)
- at System.Windows.Forms.Application.ThreadContext.System.Windows.Forms.UnsafeNativeMethods.IMsoComponent.FDoIdle(Int32 grfidlef)
- at System.Windows.Forms.Application.ComponentManager.System.Windows.Forms.UnsafeNativeMethods.IMsoComponentManager.FPushMessageLoop(IntPtr dwComponentID, Int32 reason, Int32 pvLoopData)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoopInner(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.ThreadContext.RunMessageLoop(Int32 reason, ApplicationContext context)
- at System.Windows.Forms.Application.Run(Form mainForm)
- at Microsoft.Xna.Framework.WindowsGameHost.Run()
- at Microsoft.Xna.Framework.Game.RunGame(Boolean useBlockingRun)
- at Monocle.Engine.RunWithLogging() in D:\a\1\s\Celeste.Mod.mm\Patches\Monocle\Engine.cs:line 29
Add Comment
Please, Sign In to add comment