Snirozu / Funkin-Psych-Online

Psych Engine with Online Multiplayer
https://funkin.sniro.boo
Apache License 2.0
44 stars 41 forks source link

Null Object Reference #69

Open DONTDDOSME opened 1 month ago

DONTDDOSME commented 1 month ago

Describe your bug here.

It gave me an error saying that playani.(i forgor) was missing

Steps to reproduce this bug.

IDK if it's reproductable

Command Prompt/Terminal logs

Null Object Reference

Called from objects.Character.playAnim (objects/Character.hx line 320)
Called from online.states.RoomState.playerAnim (lumod/LuaScriptClass.hx line 1108)
Called from online.states.RoomState.registerMessages (online/states/RoomState.hx line 166)
Called from online.Waiter.update (online/Waiter.hx line 24)
Called from flixel.FlxGame.update (flixel/FlxGame.hx line 747)
Called from flixel.FlxGame.step (flixel/FlxGame.hx line 679)
Called from flixel.FlxGame.onEnterFrame (flixel/FlxGame.hx line 558)
Called from openfl.events.EventDispatcher.__dispatchEvent (openfl/events/EventDispatcher.hx line 426)
Called from openfl.display.DisplayObject.__dispatch (openfl/display/DisplayObject.hx line 1398)

 === 

Commit: df40cc03a7c08e6c683f8e46f07c95b3da2db009

Have you modded the build?

Yes, using Mods

If you edited anything in this build, mention or summarize your changes.

I did not edit anything, and this is my 6th time running it today. (I've never used this before)

What is your platform?

Windows

kirito8803 commented 1 month ago

Have you moved any mods or modified something in the game "assets" folder?