I compiled uox3, and downloaded the all-in-on package from evilded's site for UOX3 97.
the config should be correct.
When i try to start the server, it crashs.
The following is exactly whats happening, when it starts:
sh-2.04$ ./uox3
o------------------------------------------------------------------------------o| UOX Server start up!
| Welcome to Ultima Offline eXperiment 3 v0.97.00
o------------------------------------------------------------------------------oo------------------------------------------------------------------------------o| Starting JavaScript Engine....
| JavaScript engine startup complete.
o------------------------------------------------------------------------------o| Processing INI Settings (V2.0) [done]
| Initializing and creating class pointers...
| Error with envoke, itemID 5171 refers to scriptID 543 which doesn't exist
| Error with envoke, itemID 5168 refers to scriptID 544 which doesn't exist
| Error with envoke, itemID 5175 refers to scriptID 545 which doesn't exist
o------------------------------------------------------------------------------o| Loading server scripts...
|
| Section items : 7748 entries [unprioritized - no file]
| Section npc : 1113 entries [unprioritized - no file]
| Section create : 381 entries [unprioritized - no file]
| Section regions : 55 entries [unprioritized - no file]
| Section misc : 581 entries [unprioritized - no file]
| Section skills : 52 entries [unprioritized - no file]
| Section location : 288 entries [unprioritized - no file]
| Section menus : 7 entries [unprioritized - no file]
| Section spells : 67 entries [unprioritized - no file]
| Section tracking : 6 entries [unprioritized - no file]
| Section newbie : 48 entries [unprioritized - no file]
| Section titles : 3 entries [unprioritized - no file]
| Section advance : 39 entries [unprioritized - no file]
| Section necro : 12 entries [unprioritized - no file]
| Section house : 103 entries [unprioritized - no file]
| Section colors : 28 entries [unprioritized - no file]
| Section spawn : Segmentation fault (core dumped)
then it crashs...
I would be pleased, if anyone could help me to fix this problem.
greetz,
SlasHeR
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
thats because you need to fix your jse_fileassociations.scp in the js sub directory.
instead of 101=/js/skill/cooking/flour.js use 101=skill/cooking/flour.js remove all the /js/ in every one
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
I compiled uox3, and downloaded the all-in-on package from evilded's site for UOX3 97.
the config should be correct.
When i try to start the server, it crashs.
The following is exactly whats happening, when it starts:
sh-2.04$ ./uox3
o------------------------------------------------------------------------------o| UOX Server start up!
| Welcome to Ultima Offline eXperiment 3 v0.97.00
o------------------------------------------------------------------------------oo------------------------------------------------------------------------------o| Starting JavaScript Engine....
| JavaScript engine startup complete.
o------------------------------------------------------------------------------o| Processing INI Settings (V2.0) [done]
| Initializing and creating class pointers...
| Error with envoke, itemID 5171 refers to scriptID 543 which doesn't exist
| Error with envoke, itemID 5168 refers to scriptID 544 which doesn't exist
| Error with envoke, itemID 5175 refers to scriptID 545 which doesn't exist
o------------------------------------------------------------------------------o| Loading server scripts...
|
| Section items : 7748 entries [unprioritized - no file]
| Section npc : 1113 entries [unprioritized - no file]
| Section create : 381 entries [unprioritized - no file]
| Section regions : 55 entries [unprioritized - no file]
| Section misc : 581 entries [unprioritized - no file]
| Section skills : 52 entries [unprioritized - no file]
| Section location : 288 entries [unprioritized - no file]
| Section menus : 7 entries [unprioritized - no file]
| Section spells : 67 entries [unprioritized - no file]
| Section tracking : 6 entries [unprioritized - no file]
| Section newbie : 48 entries [unprioritized - no file]
| Section titles : 3 entries [unprioritized - no file]
| Section advance : 39 entries [unprioritized - no file]
| Section necro : 12 entries [unprioritized - no file]
| Section house : 103 entries [unprioritized - no file]
| Section colors : 28 entries [unprioritized - no file]
| Section spawn : Segmentation fault (core dumped)
then it crashs...
I would be pleased, if anyone could help me to fix this problem.
greetz,
SlasHeR
thats because you need to fix your jse_fileassociations.scp in the js sub directory.
instead of 101=/js/skill/cooking/flour.js use 101=skill/cooking/flour.js remove all the /js/ in every one
Well done, rynet. That post was over a year old, with no replies ;)
(This reply is only lagging by a month, in comparison).