aa2g / AA2Unlimited

Modding framework for Artificial Academy 2
126 stars 35 forks source link

No information in the aaunlimited console #474

Closed Rikomaru1234 closed 9 months ago

Rikomaru1234 commented 9 months ago

Hey, I`ve recently picked up aa2 again after a long break and did a clean install with aa2minippx and the aaunlimited 1.10.1 patch. I followed all the instructions and the game runs fine. But my one problem the aaunlimited console shows no information when the game runs. If i remember correctly you normally get info from module events (like a student was laying in ambush) and other happenings in the game. But the only thing that the console shows is:

[ERROR] Failed to connect \.\pipe\PPEX [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False [WARNING] Waiting for server ready, status: False

I heard that it was normal to get this message from the discord support. But I never get the: "[INFO] Entering main game event loop" that you should get after It just stops at "waiting for server ready," forever. This is very troubling because the log is so great for knowing what`s going on in the game, especially when using alot of modules which i enjoy immensely. If anyone knows how to fix this problem or have any tips on how i can figure it out myself i would be very gratefully.

prism2001 commented 9 months ago

it looks like your logging filter might be set to only show up to "Warning" messages. change this to info image

Rikomaru1234 commented 9 months ago

OMG! thats it! I`ve been been racking my brain over this for over a week, and it was such a silly little thing xD. Thank you sooo much :D