Author |
Message |
Topic: Access violation at address 00D7B450 in module 'cMUD.exe'. Read of adress 000000 |
brrant
Replies: 5
Views: 10585
|
Forum: CMUD General Discussion Posted: Sun Nov 30, 2008 3:59 am Subject: Access violation at address 00D7B450 in module 'cMUD.exe'. Read of adress 000000 |
If this is a known issue, shouldn't that be posted somewhere?
This is a long weekend and Zugg deserves it as much as any, but I hope this isn't relegated to the "doesn't work with vista/vista 64" p ... |
Topic: Access violation at address 00D7B450 in module 'cMUD.exe'. Read of adress 000000 |
brrant
Replies: 5
Views: 10585
|
Forum: CMUD General Discussion Posted: Sat Nov 29, 2008 5:59 pm Subject: Access violation at address 00D7B450 in module 'cMUD.exe'. Read of adress 000000 |
This is the output I get in the log.
date/time : 2008-11-29, 10:55:48, 989ms
computer name :
user name :
registered owner : Microsoft / Microsoft ... |
Topic: Access violation at address 00D7B450 in module 'cMUD.exe'. Read of adress 000000 |
brrant
Replies: 5
Views: 10585
|
Forum: CMUD General Discussion Posted: Sat Nov 29, 2008 3:12 am Subject: Access violation at address 00D7B450 in module 'cMUD.exe'. Read of adress 000000 |
Sorry if the subject line isn't letter perfect, but I tried to get close. I'm getting a lot of these memory access errors, but this is the first one that exhibits every time. Some others I was able to ... |
Topic: Hmmm... is there a list of predefined zs.* for lua purposes? |
brrant
Replies: 8
Views: 13634
|
Forum: CMUD General Discussion Posted: Wed Nov 26, 2008 3:13 am Subject: enable/disable trigger in Lua |
I'm having some trouble enabling and disabling triggers via a lua script. I did some reading and searching. In this thread t = zs.trigger("idname")
t.enabled = false
and
zs.tr ... |
Topic: Lua script - how to reference function stored in external file. |
brrant
Replies: 3
Views: 5915
|
Forum: CMUD General Discussion Posted: Tue Nov 25, 2008 5:16 am Subject: Lua script - how to reference function stored in external file. |
Copying the file "split.lua" to the install directory for cmud works.
Obviously this isn't ideal. The reason I went looking for a split function is because lua is missing the perl function by the s ... |
Topic: Lua script - how to reference function stored in external file. |
brrant
Replies: 3
Views: 5915
|
Forum: CMUD General Discussion Posted: Tue Nov 25, 2008 3:34 am Subject: Lua script - how to reference function stored in external file. |
I'm trying to access a function stored in the file "split.lua" stored in "~\Lua\5.1\lua" I have most definitely verified that split.lua is in that directory.
The two code snippets are slightly dif ... |
Topic: Beginning lua scripting |
brrant
Replies: 4
Views: 7306
|
Forum: CMUD General Discussion Posted: Mon Nov 24, 2008 12:21 am Subject: Beginning lua scripting |
Now it's working.
I had default script language set to zscript. I had the script language for that trigger set to Lua though, odd that it didn't work. Once I changed the default language to Lua, d ... |
Topic: Beginning lua scripting |
brrant
Replies: 4
Views: 7306
|
Forum: CMUD General Discussion Posted: Sun Nov 23, 2008 10:11 pm Subject: Beginning lua scripting |
Ok, I'm now able to get lua code to function in an alias, but when I attempt a trigger with the pattern "^Contains the spells: (*)" it will not fire. The same trigger with zscript selected will fire s ... |
Topic: Beginning lua scripting |
brrant
Replies: 4
Views: 7306
|
Forum: CMUD General Discussion Posted: Sun Nov 23, 2008 5:11 am Subject: Beginning lua scripting |
Slick. I've bookmarked the page.
I'll have to play with it to figure out how things work, but thanks for giving me the next breadcrumb. (or a bit more)
BTW.. Kudos on the tutorial. It's good re ... |
Topic: Beginning lua scripting |
brrant
Replies: 4
Views: 7306
|
Forum: CMUD General Discussion Posted: Sat Nov 22, 2008 10:12 pm Subject: Beginning lua scripting |
Hi,
Can anyone point me to a resource or offer some tips on getting values say from a trigger passed into a lua script? I feel I'm missing something obvious so, sorry if that's the case.
If I ha ... |
Topic: Question on incorporating Perl scripts. |
brrant
Replies: 8
Views: 10328
|
Forum: CMUD General Discussion Posted: Thu Nov 20, 2008 1:09 am Subject: Question on incorporating Perl scripts. |
Zugg, thanks for the thorough reply. If Lua is as capable as Perl in the real world, I'll consider learning it. As you are probably pretty thoroughly familiar with the subject, could you recommend a g ... |
Topic: Question on incorporating Perl scripts. |
brrant
Replies: 8
Views: 10328
|
Forum: CMUD General Discussion Posted: Wed Nov 19, 2008 5:45 am Subject: Question on incorporating Perl scripts. |
That's dissapointing, but thank you for the reply.
Bummer.
I must learn perl and as a semi-reformed mud addict, I thought this would be a fun way to approach it. (As well as offer me the excuse ... |
Topic: Question on incorporating Perl scripts. |
brrant
Replies: 8
Views: 10328
|
Forum: CMUD General Discussion Posted: Wed Nov 19, 2008 5:18 am Subject: Question on incorporating Perl scripts. |
I appreciate the response, however it doesn't convey much meaning to me.
If the description of the program is that it can mix script languages in a single window, doesn't that imply that I could u ... |
Topic: Question on incorporating Perl scripts. |
brrant
Replies: 8
Views: 10328
|
Forum: CMUD General Discussion Posted: Wed Nov 19, 2008 1:33 am Subject: Question on incorporating Perl scripts. |
I'm trying to write and use perl as the scripting language. I'm using cmud and have activestate installed. I can execute perl scripts outside of cmud from the command line as well as from within ultra ... |
|