Advertisement
Guest User

Starbound - Failed to find searchfield

a guest
Sep 20th, 2017
175
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Lua 1.45 KB | None | 0 0
  1. [Error] Exception caught in client main-loop
  2. (WidgetParserException) Failed to find textbox callback named: 'searchField'
  3. ./starbound(_ZN4Star13StarExceptionC2EPKcNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x66) [0xaa85d6]
  4. ./starbound(_ZN4Star21WidgetParserExceptionC2ENSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE+0x52) [0x1425e02]
  5. ./starbound(_ZN4Star21WidgetParserException6formatIJNS_6StringEEEES0_PKcDpRKT_+0x1b) [0x147ab8b]
  6. ./starbound(_ZN4Star12WidgetParser14textboxHandlerERKNS_6StringERKNS_4JsonE+0xdb5) [0x14704a5]
  7. ./starbound() [0x1423cfc]
  8. ./starbound() [0x1473300]
  9. ./starbound(_ZN4Star12WidgetParser11constructorERKNS_4JsonE+0x109) [0x1473819]
  10. ./starbound(_ZN4Star12WidgetParser13constructImplERKNS_4JsonEPNS_6WidgetE+0x30) [0x1473b00]
  11. ./starbound(_ZN4Star13ContainerPaneC2ESt10shared_ptrINS_11WorldClientEES1_INS_6PlayerEES1_INS_19ContainerInteractorEE+0x1006) [0x14d4526]
  12. ./starbound(_ZN4Star13MainInterface20handleInteractActionENS_14InteractActionE+0x3da) [0x151c77a]
  13. ./starbound(_ZN4Star17ClientApplication13updateRunningEv+0x434) [0x98f5e4]
  14. ./starbound(_ZN4Star17ClientApplication6updateEv+0x70) [0x990780]
  15. ./starbound(_ZN4Star18runMainApplicationESt10unique_ptrINS_11ApplicationESt14default_deleteIS1_EENS_10StringListE+0x336) [0x13b7066]
  16. ./starbound(main+0x457) [0x979947]
  17. /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf0) [0x7f7863f55830]
  18. ./starbound() [0x9875ec]
  19. [05:47:32.475] [Info] UniverseClient: Client disconnecting...
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement