Advertisement
Guest User

Untitled

a guest
Sep 29th, 2016
56
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.57 KB | None | 0 0
  1. [trace] AsyncCallStack.hx:122: [T] Async exception thrown: exception during instatiation sm.arena.panels.ui.BottomPanel Error #1009: Cannot access a property or method of a null object reference.
  2. [trace] New exception: exception during instatiation sm.arena.panels.ui.BottomPanel Error #1009: Cannot access a property or method of a null object reference.
  3. [trace] Called from system.Version.new (/Users/vel/coding/slotomania/monosyne_haxe/momo/src/main/haxe/system/Version.hx line 98)
  4. [trace] Called from system.Version.parse (/Users/vel/coding/slotomania/monosyne_haxe/momo/src/main/haxe/system/Version.hx line 22)
  5. [trace] Called from system.Version.tryParse (/Users/vel/coding/slotomania/monosyne_haxe/momo/src/main/haxe/system/Version.hx line 41)
  6. [trace] Called from sm.shared.machines.logic.VersionComparer.compare (/Users/vel/coding/slotomania/sm/src/main/haxe/sm/shared/machines/logic/VersionComparer.hx line 28)
  7. [trace] Called from sm.shared.common.model.GameModel.create (/Users/vel/coding/slotomania/sm/src/main/haxe/sm/shared/common/model/GameModel.hx line 204)
  8. [trace] Called from sm.shared.common.model.GameIconViewModelBuilder.buildModel (/Users/vel/coding/slotomania/sm/src/main/haxe/sm/shared/common/model/GameIconViewModelBuilder.hx line 80)
  9. [trace] Called from sm.shared.common.model.GamesRepository.new (/Users/vel/coding/slotomania/sm/src/main/haxe/sm/shared/common/model/GamesRepository.hx line 68)
  10. [trace] Called from sm.shared.common.model.GamesRepository.__instantiate__ (/Users/vel/coding/slotomania/sm/src/main/haxe/sm/shared/common/model/GamesRepository.hx line 40)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement