Page 1 of 1
TOME Crashing
Posted: Sun Oct 21, 2012 3:10 am
by dreadpatch
This has been bothering me lately; the game starts up just fine, but whenever I try to start a new game or load an old one, the game just crashes. No error popup, no warning, just a black screen for 3 seconds then I'm back to my desktop. I tried "reinstalling" it (deleting the game folder then unpacking the zip file again), but to no avail. The only time it starts working properly again is when I delete the TOME folder in my user folder, but that not only deletes my save games, but *all* my unlocked birth options.
I found this stderr file in the game folder it self, and here's all it says
PANIC: unprotected error in call to Lua API (Unable to initialize: attempt to call a string value)
Anyone willing to point me in the right direction? I'm stumped. =/
Re: TOME Crashing
Posted: Sun Oct 21, 2012 7:49 am
by dreadpatch
Fixed it! Turns out I just had to copy and paste back my online profile folder.
Re: TOME Crashing
Posted: Mon Oct 22, 2012 9:10 pm
by chakravanti
I'm having a similar problem. Ubuntu linux 64-bit here.
Code: Select all
Adding entity 495 after 1
player 1 dumb ai talents can use Lightning T_LIGHTNING
player 1 dumb ai talents can use Flame T_FLAME
player 1 dumb ai talents can use Manathrust T_MANATHRUST
dumb ai uses T_LIGHTNING
Particle emitter error 93bb988 (17): attempt to call a nil value
Particle emitter error 93bb988 (17): attempt to call a nil value
Particle emitter error 93bb988 (17): attempt to call a nil value
Particle emitter error 93bb988 (17): attempt to call a nil value
Particle emitter error 93bb988 (17): attempt to call a nil value
Particle emitter error 93bb988 (17): attempt to call a nil value
Particle emitter error 93bb988 (17): attempt to call a nil value
Particle emitter error 93bb988 (17): attempt to call a nil value
PANIC: unprotected error in call to Lua API (attempt to call a nil value)
AL lib: ALc.c:1302: exit() 1 device(s) and 1 context(s) NOT deleted
AL lib: alSource.c:2291: alcDestroyContext(): 1 Source(s) NOT deleted
AL lib: alBuffer.c:1097: exit() 2 Buffer(s) NOT deleted
./tome4: line 4: cd: OLDPWD not set
seems to crop up most frequently when my wifi gets unstable.
Re: TOME Crashing
Posted: Sat Oct 27, 2012 1:24 pm
by marvalis
Seem to be related to particle emitter for me:
Code: Select all
dumb ai uses T_FIREFLASH
Adding entity 328 after 1
Particle emitter error 9797710 (8): attempt to call a nil value
Particle emitter error 9797710 (8): attempt to call a nil value
Particle emitter error 9797710 (8): attempt to call a nil value
Particle emitter error 9797710 (8): attempt to call a nil value
Particle emitter error 9797710 (8): attempt to call a nil value
Particle emitter error 9797710 (8): attempt to call a nil value
Particle emitter error 9797710 (8): attempt to call a nil value
Particle emitter error 9797710 (8): attempt to call a nil value
PANIC: unprotected error in call to Lua API (attempt to call a nil value)
AL lib: ALc.c:1302: exit() 1 device(s) and 1 context(s) NOT deleted
AL lib: alBuffer.c:1097: exit() 2 Buffer(s) NOT deleted
Re: TOME Crashing
Posted: Thu Nov 22, 2012 1:46 pm
by darkgod
fixed