Tokamak install again!
Blitz3D Forums/Blitz3D Userlibs/Tokamak install again!
| ||
Is anyone else still having difficulty installing Tokamak? I am on B3D 1.90 and Tokamak 1.2.5. Tried all possible combinations of locations for the DLLs and .decl (Blitz3D\userlibs, system32, source dir etc) including all the suggestions I can find here but I am still getting 'user lib not found'. Sorry for being an incompetent bore... |
| ||
The last wrapper for Tokamak is v0.7 and it works with tokamak v1.2.3, I don't know if it is ok for v1.2.5 To install it you have to copy the .decl file in the Blitz3D\userlibs, and the "TokamakWrapper.dll" and "Tokamakdll.dll" in the same folder where your .bb source file is. |
| ||
OK, upgraded from wrapper 0.6 to 0.7 and seems to mostly work with Tokamak 1.2.5 (a 'memory access violation' error in TOKA_SENSOR.bb, line TOKSIM_Advance(1.5/FPS,1) that I don't understand) Thanks. |
| ||
I got same MAV at Tokamak 1.25 on 0.7 wrapper, seems need a new wrapper again, but the wrapper author has stopped development.... |
| ||
Hi. I have recompiled the wrapper so that it now supports Tokamak version 1.25... You will find it here... http://www.svenberra.net/twrapperv071.zip |
| ||
Thanks Sweenie, that works now. |
| ||
OH HOLY JEBUS! Finaly it works. |