Strange crash when using paramaters

Report core bugs regarding the Ultima Online Emulator Core release (version 097). You can attach your Core Dump. One bug per post.
Locked
User avatar
tekproxy
Forum Regular
Posts: 352
Joined: Thu Apr 06, 2006 5:11 pm

Strange crash when using paramaters

Post by tekproxy »

If I start pol with something like "pol /?" or "pol wang" it gives this strange crash:
checkpoint: reading starting locations
Running POL test suite.
Tried to create multi 0x0 but no definition exists in itemdesc.cfg
Assertion Failed: multi, .\testenv.cpp, line 47
Forcing stack backtrace.
Server Shutdown: reading starting locations
Leftover objects in objecthash: 3
Leaking a copy of the objecthash in order to avoid a crash.
Execution aborted due to: Assertion Failed: multi, .\testenv.cpp, line 47
Not exactly the most important bug in the world...
Bracco
Adept Poster
Posts: 80
Joined: Thu Dec 28, 2006 11:52 am

Post by Bracco »

that doesnt sound like a bug, but a hidden feature used probably for debugging...

gotta try it *_*

edit: seems like it does some testing with statics and maps
Locked