Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not compatible with TargetPortal (still) #702

Open
Sketaful opened this issue Nov 6, 2024 · 0 comments
Open

Not compatible with TargetPortal (still) #702

Sketaful opened this issue Nov 6, 2024 · 0 comments

Comments

@Sketaful
Copy link

Sketaful commented Nov 6, 2024

I changed in the config for TargetPortal to ignore other modded portals but something in how it's handling naming still mess up AdvancedPortals.

If aiming an AdvancedPortal it floods the console with a loop of errors until I stop looking at it:
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: TeleportWorld.GetText () (at <94a8ab08dca748d3beb540d5228ac7b0>:0) (wrapper dynamic-method) TeleportWorld.DMD<TeleportWorld::GetHoverText>(TeleportWorld) (wrapper dynamic-method) Hud.DMD<Hud::UpdateCrosshair>(Hud,Player,single) (wrapper dynamic-method) Hud.DMD<Hud::Update>(Hud)

And when I want to name an AdvancePortal it doesn't show me the text to name it and when I press SHIFT+E (OR E) it give the following error in log:
[Error : Unity Log] NullReferenceException: Object reference not set to an instance of an object Stack trace: TeleportWorld.GetText () (at <94a8ab08dca748d3beb540d5228ac7b0>:0) TextInput.RequestText (TextReceiver sign, System.String topic, System.Int32 charLimit) (at <94a8ab08dca748d3beb540d5228ac7b0>:0) (wrapper dynamic-method) TeleportWorld.DMD<TeleportWorld::Interact>(TeleportWorld,Humanoid,bool,bool) (wrapper dynamic-method) Player.DMD<Player::Interact>(Player,UnityEngine.GameObject,bool,bool) (wrapper dynamic-method) Player.DMD<Player::Update>(Player)

Posted at TargetPortal as well since I have no clue what side could fix it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant