Verse hot reload error and LONG compile time all of a sudden

Summary

When trying to compile verse and push verse changes this error happens, also verse compile takes a long time (30+ seconds)


(Callstack unavailable)


These details are also available in the [Verse Runtime Errors] section of the log.
The current session will not execute any more Verse code and is likely to result in unwanted behaviour. Would you like to terminate it?

Please select what you are reporting on:

Verse

What Type of Bug are you experiencing?

Verse

Steps to Reproduce

Compile Verse, Then try to hot reload?

Expected Result

Should compile and push verse changes

Observed Result

Get this, and can never exit the window, just keeps reappearing, have to uflly restart uefn

An unrecoverable Verse runtime error occurred: Verse unrecoverable error: ErrRuntime_Internal: An internal runtime error occurred. There is no other information available. (Attempting to lookup a function using an old mangled name that produces multiple results using the current mangled name)

(Callstack unavailable)

These details are also available in the [Verse Runtime Errors] section of the log.
The current session will not execute any more Verse code and is likely to result in unwanted behaviour. Would you like to terminate it?

Platform(s)

PC

Island Code

N/A

I’m a little curious. I have been having these issues for a while now. have you introduced any parametric stuff? either parametric interfaces or others recently? On a blank project I tracked it down to a parametric interface.

I did actually, is it just for classes or also parametric function types?

For me. it was parametric interfaces.

In creator portal, this vague error is also given. It always happens selecting “Push Verse Only” from the 3 dot menu next to launch session

Verse unrecoverable error: ErrRuntime_Internal: An internal runtime error occurred. There is no other information available. (Attempting to lookup a function using an old mangled name that produces multiple results using the current mangled name) (Callstack unavailable)

FORT-1121259 has been ‘Backlogged’. This is an issue that is in a queue to be addressed.