ZhengPeiRu21 / mod-playerbots

AzerothCore Playerbots Module
MIT License
194 stars 93 forks source link

Worldserver Crash (Access Violation) #126

Closed ManGuyNY closed 1 year ago

ManGuyNY commented 1 year ago

Worldserver.exe crashed with this error:

Unhandled exception at 0x00007FF6A67E9677 in worldserver.exe: 0xC0000005: Access violation reading location 0x0000000000000000.

image

image

I had left the server idling. No human players were on at the time.

corker22 commented 1 year ago

im not sure if this will help you but i was able to fix mine # https://github.com/azerothcore/azerothcore-wotlk/pull/13465 i had do do manual changes not a simply copy and paste of the files, that breaks changes made from playerbots branch. also haven't done any coding since high school(20 years ago) so i hope this makes sense

ManGuyNY commented 1 year ago

Does this mean that this crash was not caused by the playerbots? I have another realm that uses Trickerer's NPCbot fork of Azerothcore and it has never crashed on me while idling. I'm a complete novice at coding myself 😭 I wish I could contribute more than just bug reports.

corker22 commented 1 year ago

im using playerbots fork haven't tried tricksters

ZhengPeiRu21 commented 1 year ago

Thank you for submitting this issue. I apologize it has taken me so long to respond! I believe that the underlying issue causing this crash has been fixed. Please re-open this issue if you still see this occur!