Search found 6 matches

by Vadun
Tue Jan 10, 2023 9:52 pm
Forum: Bugs
Topic: EXPENSIVE_ITEM forces crash and panic save
Replies: 5
Views: 7971

Re: EXPENSIVE_ITEM forces crash and panic save

tokariew wrote: Tue Jan 10, 2023 3:39 pm Is it my windows version doing weird things? on admin account i didn't see that :|
That's the one I used originally, yes.

But we compiled a new server from github, created fresh accounts with fresh characters and it still crashed so I don't think it's anything you did wrong.
by Vadun
Tue Jan 10, 2023 12:35 am
Forum: Bugs
Topic: EXPENSIVE_ITEM forces crash and panic save
Replies: 5
Views: 7971

Re: EXPENSIVE_ITEM forces crash and panic save

Finally got around to compiling our own version rather than using the precompiled version available elsewhere on the forums. Forgot to do make clean, but made sure to only use header files from the github project. Still crashed due to expensive_item logging. Will attempt to get the debugger working,...
by Vadun
Sun Jan 08, 2023 3:23 am
Forum: General Discussion
Topic: How to understand the config files?
Replies: 2
Views: 7054

Re: How to understand the config files?

Thanks, that's exactly what I was looking for
by Vadun
Fri Jan 06, 2023 6:02 am
Forum: Bugs
Topic: EXPENSIVE_ITEM forces crash and panic save
Replies: 5
Views: 7971

Re: EXPENSIVE_ITEM forces crash and panic save

This seems to be related to the Cheezelog feature, i'm hoping it goes away if I set the log level to be less than 2.

Once I figure out how to compile it.
by Vadun
Sun Jan 01, 2023 6:01 pm
Forum: Bugs
Topic: EXPENSIVE_ITEM forces crash and panic save
Replies: 5
Views: 7971

EXPENSIVE_ITEM forces crash and panic save

Running 4.9(0.7?), finding something like a Defender dagger or Elven ego armor crashes the server everytime without fail. Panic save has succeeded each time so far, but its a little annoying. EXPENSIVE_ITEM: a Dagger (Defender) {21} (1d4) (+9,+7) [+1] (+2 to stealth) (38560 Au) found by (null)(lv 10...
by Vadun
Mon Dec 26, 2022 4:55 am
Forum: General Discussion
Topic: How to understand the config files?
Replies: 2
Views: 7054

How to understand the config files?

I've gotten a Windows server set up on my local LAN, and while the basic config files are easy enough to parse thanks to the comments, I'm not familiar enough with things like the Ego Items or Monster syntax to feel comfortable editing those. Is there a helpfile or tutorial someone can point me to, ...