[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-31 Thread Gregory A Lundberg
Update of bug #25215 (project wesnoth):

 Open/Closed:Open => Closed 


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-22 Thread Wedge009
Update of bug #25215 (project wesnoth):

  Status:  Ready For Test => Fixed  

___

Follow-up Comment #5:

Following vultraz' example in
https://github.com/wesnoth/wesnoth/commit/755b6b80, I realised I missed the
'forced' inclusion of wesnoth_lua_config.h in my copy of the VC project files.
Following the example in projectfiles/VC12/ seems to resolve this.

Marking this as fixed - problem was in project files, but not for VC, just for
codeblocks, it seems.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-22 Thread Daniel
Follow-up Comment #4, bug #25215 (project wesnoth):

This is likeley to be casues by the lua config file not beeing preperly
included in your projectfiels, please add '#error "asdf"' at
https://github.com/wesnoth/wesnoth/blob/master/src/lua/ldo.cpp#L56 if it doent
comple then your projectfiles are wrong.

___

Reply to this item at:

  

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-22 Thread Daniel
Update of bug #25215 (project wesnoth):

  Status:None => Ready For Test 


___

Reply to this item at:

  

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-22 Thread Wedge009
Follow-up Comment #3, bug #25215 (project wesnoth):

Sorry, yes, 'unknown' not 'unhandled'.

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-22 Thread Charles Dang
Follow-up Comment #2, bug #25215 (project wesnoth):

It's in luaW_pcall, src/scripting/lua_common.cpp:984

___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-22 Thread Daniel
Follow-up Comment #1, bug #25215 (project wesnoth):

cannot fidn the string "Lua caught unhandled exception" in soruce sourcecode,
sure its correct?

___

Reply to this item at:

  

___
  Nachricht gesendet von/durch Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-22 Thread Charles Dang
Update of bug #25215 (project wesnoth):

Severity:  3 - Normal => 5 - Blocker


___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs


[Wesnoth-bugs] [bug #25215] Lua exception on attempting to exit during message

2016-10-21 Thread Wedge009
URL:
  

 Summary: Lua exception on attempting to exit during message
 Project: Battle for Wesnoth
Submitted by: wedge009
Submitted on: Sat 22 Oct 2016 12:15:02 PM AEDT
Category: Bug
Severity: 3 - Normal
Priority: 5 - Normal
  Item Group:  None of the others
  Status: None
 Privacy: Public
 Assigned to: None
Originator Email: 
 Open/Closed: Open
 Discussion Lock: Any
 Release: 1.13.5+dev
Operating System: Windows

___

Details:

I know there were some major changes to Lua recently. But currently (50146bc5)
attempting to exit in the middle of a message (whether character dialogue,
narrator, command option, etc) results in a 'Lua caught unhandled exception'
error and the game remains in progress.

It's pretty easy to replicate - just start a campaign and once you are on the
game screen attempt to exit in the middle of a conversation or message.

This doesn't appear to be a problem in Linux.




___

Reply to this item at:

  

___
  Message sent via/by Gna!
  http://gna.org/


___
Wesnoth-bugs mailing list
Wesnoth-bugs@gna.org
https://mail.gna.org/listinfo/wesnoth-bugs