[???] - Dummy room - Warrior guild

Report potential bugs here, and if they seem valid we can create gitlab issues for them.

Moderator: Bug Janitor

Forum rules
- Check if a topic exists before creating a new one.
- Duplicate topics will be immediately deleted.
- Issues lacking detail or sources (where applicable) will be deleted immediately.
- Unimplemented content is not bugged content. Do not report unimplemented content.
- IF YOUR BUG IS EXPLOITABLE DO NOT REPORT IT HERE. DM the report to a Bug Janitor instead.
- Repeated violation of these rules may result in a user being denied access to this section.
Post Reply
User avatar
Dempah
Froob
Posts: 34
Joined: Thu Nov 09, 2023 8:06 pm
Has thanked: 1 time
Been thanked: 7 times

[???] - Dummy room - Warrior guild

Post by Dempah »

console spam

Code: Select all

java.lang.IllegalStateException: Can't temporarily replace an already temporary object!
	at core.game.node.scenery.SceneryBuilder.replace(SceneryBuilder.java:125)
	at core.game.node.scenery.SceneryBuilder.replace(SceneryBuilder.java:97)
	at content.region.asgarnia.burthorpe.handlers.wguild.dummy.DummyRoom$1.pulse(DummyRoom.java:83)
	at core.game.system.task.Pulse.update(Pulse.java:79)
	at core.game.world.PulseRunner$updateAll$elapsedTime$1.invoke(PulseRunner.kt:30)
	at core.game.world.PulseRunner$updateAll$elapsedTime$1.invoke(PulseRunner.kt:28)
	at core.game.world.PulseRunner.measure(PulseRunner.kt:62)
	at core.game.world.PulseRunner.updateAll(PulseRunner.kt:28)
	at core.worker.MajorUpdateWorker.handleTickActions(MajorUpdateWorker.kt:108)
	at core.worker.MajorUpdateWorker.handleTickActions$default(MajorUpdateWorker.kt:98)
	at core.worker.MajorUpdateWorker.worker$lambda$1(MajorUpdateWorker.kt:39)
	at java.base/java.lang.Thread.run(Thread.java:829)
	
quit.
Post Reply