ERROR in lua_call while calling 'meta_display'

Bug reports and discussion about bugs.
Post Reply
jerry_ru
Posts: 2
Joined: Mon Dec 28, 2009 8:24 pm

ERROR in lua_call while calling 'meta_display'

Post by jerry_ru »

After compiling version 091102 and then latest version, I reach this error in "angband" window. Other windows is black. what happens?

Program output:
Read 41 bytes
Read 713 bytes
Read 0 bytes
====after closing any of four windows====
XIO: fatal IO error 11 (Resource temporarily unavailable) on X server ":1.0"
after 210 requests (210 known processed) with 0 events remaining.
mikaelh
Developer
Posts: 217
Joined: Sun Dec 13, 2009 3:18 pm

Re: ERROR in lua_call while calling 'meta_display'

Post by mikaelh »

I'm guessing you didn't move the tomenet file after compilation. You need to move it one directory up, ie. "mv tomenet ../".
jerry_ru
Posts: 2
Joined: Mon Dec 28, 2009 8:24 pm

Re: ERROR in lua_call while calling 'meta_display'

Post by jerry_ru »

It works.
Thanks
Post Reply